2023-05-13 14:38:18 [scrapy.utils.log] INFO: Scrapy 2.8.0 started (bot: scrapyApp) 2023-05-13 14:38:18 [scrapy.utils.log] INFO: Versions: lxml 4.9.2.0, libxml2 2.9.14, cssselect 1.2.0, parsel 1.7.0, w3lib 2.1.1, Twisted 22.10.0, Python 3.8.16 (default, Dec 7 2022, 01:12:13) - [GCC 7.5.0], pyOpenSSL 23.0.0 (OpenSSL 3.0.8 7 Feb 2023), cryptography 39.0.2, Platform Linux-4.15.0-50-generic-x86_64-with-glibc2.27 2023-05-13 14:38:18 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'scrapyApp', 'LOG_FILE': 'logs/default/app_spider/app_spider_2023-05-13T14_38_06.log', 'NEWSPIDER_MODULE': 'scrapyApp.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['scrapyApp.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor'} 2023-05-13 14:38:18 [asyncio] DEBUG: Using selector: EpollSelector 2023-05-13 14:38:18 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2023-05-13 14:38:18 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2023-05-13 14:38:18 [scrapy.extensions.telnet] INFO: Telnet Password: d9da42810b9b4897 2023-05-13 14:38:18 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2023-05-13 14:38:18 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2023-05-13 14:38:18 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.offsite.OffsiteMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2023-05-13 14:38:18 [scrapy.middleware] WARNING: Disabled ImagesPipeline: ImagesPipeline requires installing Pillow 4.0.0 or later 2023-05-13 14:38:23 [scrapy.middleware] INFO: Enabled item pipelines: ['scrapyApp.pipelines_app_server.ScrappyAppPipeline'] 2023-05-13 14:38:23 [scrapy.core.engine] INFO: Spider opened 2023-05-13 14:38:23 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2023-05-13 14:38:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2023-05-13 14:38:23 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/1.1" 200 None 2023-05-13 14:38:23 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2023-05-13 14:38:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2023-05-13 14:38:24 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=unknown HTTP/1.1" 200 238 2023-05-13 14:38:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2023-05-13 14:38:24 [botocore.hooks] DEBUG: Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane 2023-05-13 14:38:24 [botocore.hooks] DEBUG: Changing event name from before-call.apigateway to before-call.api-gateway 2023-05-13 14:38:24 [botocore.hooks] DEBUG: Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict 2023-05-13 14:38:24 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration 2023-05-13 14:38:24 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.route53 to before-parameter-build.route-53 2023-05-13 14:38:24 [botocore.hooks] DEBUG: Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search 2023-05-13 14:38:24 [botocore.hooks] DEBUG: Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section 2023-05-13 14:38:24 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask 2023-05-13 14:38:24 [botocore.hooks] DEBUG: Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section 2023-05-13 14:38:24 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search 2023-05-13 14:38:24 [botocore.hooks] DEBUG: Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section 2023-05-13 14:38:24 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/endpoints.json 2023-05-13 14:38:24 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/sdk-default-configuration.json 2023-05-13 14:38:24 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:38:24 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/s3/2006-03-01/service-2.json 2023-05-13 14:38:24 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/s3/2006-03-01/endpoint-rule-set-1.json.gz 2023-05-13 14:38:24 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/partitions.json 2023-05-13 14:38:24 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:24 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:38:24 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:24 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:38:24 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/_retry.json 2023-05-13 14:38:24 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:38:24 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:38:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:38:24 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14321 HTTP/1.1" 200 1530393 2023-05-13 14:38:25 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:25 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:38:25 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:38:25 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:38:25 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14321', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:38:25 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:25 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14321', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:38:25 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:25 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14321', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:38:25 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14321', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14321', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:25 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:25 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:38:25 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:25 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14321', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '0nyr+yCEmwjKg/oLOI0Pbw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14321', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14321', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14321', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:25 [botocore.auth] DEBUG: CanonicalRequest: PUT /14321 content-md5:0nyr+yCEmwjKg/oLOI0Pbw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143825Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:25 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143825Z 20230513/us-east-1/s3/aws4_request c29b4181293bf31b5672c43c3179c8293786cd9b5c1ac9c5e580492fec002360 2023-05-13 14:38:25 [botocore.auth] DEBUG: Signature: 1ff15eea522275e885b518eb3d1525d6e4a0d6bcd23247a1817a430469aea0e3 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:25 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:38:25 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:25 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:38:25 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14321 HTTP/1.1" 400 None 2023-05-13 14:38:25 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'B2WBQ4QNZP7KT3TA', 'x-amz-id-2': 'FcTB5izYqow42vLA5VNRSJhsloxg7ZXekeI/Ke52gZzSQumyH3Dz2DBrJcT4XjDU2s/7elS7V6U=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:38:24 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:38:25 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2B2WBQ4QNZP7KT3TAFcTB5izYqow42vLA5VNRSJhsloxg7ZXekeI/Ke52gZzSQumyH3Dz2DBrJcT4XjDU2s/7elS7V6U=' 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:25 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:25 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:25 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:25 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14321 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14321 2023-05-13 14:38:25 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:25 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:25 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:38:25 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:25 [botocore.auth] DEBUG: CanonicalRequest: PUT /14321 content-md5:0nyr+yCEmwjKg/oLOI0Pbw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143825Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:25 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143825Z 20230513/us-east-2/s3/aws4_request f6026d79daffea629bf90a715874075cea37e1be56047bacd7604448eab0f20d 2023-05-13 14:38:25 [botocore.auth] DEBUG: Signature: a18561f461f330da3cc3c700821e14d04a4e26a3bdac5f909edeb8c76cb5a272 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:25 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:25 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:38:26 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:26 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:38:27 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14321 HTTP/1.1" 200 0 2023-05-13 14:38:27 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'XaDkeE10Partk7l2BH6E92ybaoIwvcKosP/+p+bEhHut+jI01FI0O4Mtm5bprCqN6DOKNeP5eZg=', 'x-amz-request-id': 'YRNBABX4FGZQDZ2C', 'Date': 'Sat, 13 May 2023 14:38:27 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"d27cabfb20849b08ca83fa0b388d0f6f"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:38:27 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:27 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:27 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:38:27 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:27 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:27 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:27 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:27 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14321', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14321', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14321', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14321', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14321', 'Key': 'xx_large_14321'}}}} 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:27 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14321 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14321 x-amz-date:20230513T143827Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:27 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143827Z 20230513/us-east-2/s3/aws4_request a431a43ccc34e67c2c918baa89e4f40bd4ee819d3cb2d4f80e219287f8130c46 2023-05-13 14:38:27 [botocore.auth] DEBUG: Signature: 8f77643e82834c7c1c173ab53f0b9b35a571010cd16acda7abe6f5d2f325dc58 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:27 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:27 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14321 HTTP/1.1" 200 224 2023-05-13 14:38:27 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '+rFNGcU50Hmhvwv07AWP8ukCz73I2G3bYHbO/fi2mxoYpXx8MJ4jEm8ivwgYlf9fqJRx3E1AsME=', 'x-amz-request-id': 'VWPCB64E3HPS85P6', 'Date': 'Sat, 13 May 2023 14:38:28 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:27 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:28.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:27 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:27 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:27 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:27 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14321', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14321', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14321', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14321', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14321', 'Key': 'x_large_14321'}}}} 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:27 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14321 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14321 x-amz-date:20230513T143827Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:27 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143827Z 20230513/us-east-2/s3/aws4_request a3f70a46145b29c16a84c17bcbbc05e260d75348a298edf5453e0295b1e5681b 2023-05-13 14:38:27 [botocore.auth] DEBUG: Signature: 644c3346c1094e12c23dd802777199db981793d136aec780c8d9941015ac9398 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:27 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:27 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:28 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14321 HTTP/1.1" 200 224 2023-05-13 14:38:28 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'ufRdMiCfEwoyCy93Rh+BjPWUYFcxhzcyNzsKJHk44cpzZgytRsqAujYFKbEEJPX3I13Qq1E0WaY=', 'x-amz-request-id': 'VWP0P7B62EADJBK7', 'Date': 'Sat, 13 May 2023 14:38:28 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:28 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:28.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:28 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:28 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:28 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:28 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14321', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14321', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14321', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14321', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14321', 'Key': 'x_medium_14321'}}}} 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:28 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14321 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14321 x-amz-date:20230513T143828Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:28 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143828Z 20230513/us-east-2/s3/aws4_request b6fbc62bd2ea9b62e94b98796089149e4a49604122bb059ecd7244ae0078b834 2023-05-13 14:38:28 [botocore.auth] DEBUG: Signature: 48266b478e079626d6e2dd5a057875c4a7f03b8812134b75d88100347cccb875 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:28 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:28 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14321 HTTP/1.1" 200 224 2023-05-13 14:38:28 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Y8uO/+EIhR1Xq0nucjU3lPMDPtKUIaoANHWGGlAH6QQO8kIXPGbiYjMvYlPTg3GsgSoBPgeN5FU=', 'x-amz-request-id': '30P4KDVRFF8DXDHN', 'Date': 'Sat, 13 May 2023 14:38:29 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:28 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:29.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:28 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:28 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:28 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:28 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14321', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14321', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14321', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14321', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14321', 'Key': 'x_small_14321'}}}} 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:28 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14321 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14321 x-amz-date:20230513T143828Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:28 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143828Z 20230513/us-east-2/s3/aws4_request e89f8bb8e2db87da54cffc3886d04c66d97291e7a9806b25230879dac183a01a 2023-05-13 14:38:28 [botocore.auth] DEBUG: Signature: 82b74603656c111fd33a7200a3368612fb3267cee34e5c2e06305e708f1b84e7 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:28 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:28 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14321 HTTP/1.1" 200 224 2023-05-13 14:38:28 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'tswbFhwzIh+DmDPs103lDtpxxhP6qP6C8Izk50M2EPjY89d2aRqGWl3Un2VqE9CvrXupsS5ZEb0=', 'x-amz-request-id': '30P99GNW9NGHWBVD', 'Date': 'Sat, 13 May 2023 14:38:29 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:28 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:29.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:28 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:28 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:38:28 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:38:28 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:38:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:38:28 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14319 HTTP/1.1" 200 336341 2023-05-13 14:38:28 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:28 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:38:28 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:38:28 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:38:28 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14319', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:38:28 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:28 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14319', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:38:28 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:28 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14319', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:38:28 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14319', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14319', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:28 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:28 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:38:28 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:28 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:28 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:28 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14319', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'PGfI/dnSVDAQJIgllwR+Ww==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14319', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14319', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14319', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:28 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:28 [botocore.auth] DEBUG: CanonicalRequest: PUT /14319 content-md5:PGfI/dnSVDAQJIgllwR+Ww== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143828Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:28 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143828Z 20230513/us-east-1/s3/aws4_request e595f430f1ae0ed3cdb77f904bc04fde0fcb03572a0fb0c17236546dbfbf7069 2023-05-13 14:38:28 [botocore.auth] DEBUG: Signature: af6d66e189c38ee8710197b2106994187a4e0c0ad9a0e6992873dde2017064bd 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:28 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:28 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:28 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:38:29 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:29 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:38:29 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14319 HTTP/1.1" 400 None 2023-05-13 14:38:29 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'DT29H4R1EGKH7VFD', 'x-amz-id-2': 'zbX0onObFz+nP/Tx2m2CLaL2UHmJurqAmN885jrIVrzBIie7ESLovuXsS9JnUn46P/SoLGe6iew=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:38:28 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:38:29 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2DT29H4R1EGKH7VFDzbX0onObFz+nP/Tx2m2CLaL2UHmJurqAmN885jrIVrzBIie7ESLovuXsS9JnUn46P/SoLGe6iew=' 2023-05-13 14:38:29 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:29 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:29 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:29 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:38:29 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:29 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:29 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:29 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:29 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14319 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14319 2023-05-13 14:38:29 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:29 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:29 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:38:29 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:38:29 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:29 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:29 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:29 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:29 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:29 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:29 [botocore.auth] DEBUG: CanonicalRequest: PUT /14319 content-md5:PGfI/dnSVDAQJIgllwR+Ww== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143829Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:29 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143829Z 20230513/us-east-2/s3/aws4_request 2a3d35edc7a54336805f6f4cc62950eeb05b346f8131dc46480bbfa22af38962 2023-05-13 14:38:29 [botocore.auth] DEBUG: Signature: 0ce623be8b60420a15a8d246512bc93626e0452f01c324f0e1f0046bc973ed2e 2023-05-13 14:38:29 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:29 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:29 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:29 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:38:29 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:29 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:38:30 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14319 HTTP/1.1" 200 0 2023-05-13 14:38:30 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'WghtrmfTUq22Sao3gSGsI0q3YR0nGLyNa9ZkmeNffxt/r0OVB4D14Jqx5xDNKXxdTNu6+4zlCneaX+GwSP2DAQ==', 'x-amz-request-id': 'DT287DCFSM06F342', 'Date': 'Sat, 13 May 2023 14:38:30 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"3c67c8fdd9d254301024882597047e5b"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:38:30 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:30 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:30 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:38:30 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:30 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:30 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:30 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:30 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14319', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14319', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14319', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14319', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14319', 'Key': 'xx_large_14319'}}}} 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:30 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14319 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14319 x-amz-date:20230513T143830Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:30 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143830Z 20230513/us-east-2/s3/aws4_request d84ee02cb37b356e7b873173df5e65e270e947936ad531b6a3a2e6046b0a1c2c 2023-05-13 14:38:30 [botocore.auth] DEBUG: Signature: 0bcee5d1470b0673fea08f34e85dcf4976a5288083c25b80cd4b2888d8d5310e 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:30 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:30 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14319 HTTP/1.1" 200 224 2023-05-13 14:38:30 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'pDs5n9tYSL1jcUCTEsbD9Q3cce0ogFlUE7AxI9zU3lPq2gZ7MCtZP4isouzu3eAo4O6/ya8BtAJ2ZPOAaVqsCA==', 'x-amz-request-id': 'CJA14PP6ZPJFNY3G', 'Date': 'Sat, 13 May 2023 14:38:31 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:30 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:31.000Z"3c67c8fdd9d254301024882597047e5b"' 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:30 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:30 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:30 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:30 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14319', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14319', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14319', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14319', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14319', 'Key': 'x_large_14319'}}}} 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:30 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14319 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14319 x-amz-date:20230513T143830Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:30 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143830Z 20230513/us-east-2/s3/aws4_request 1da043f579af51e42fb3a94112ef77a49c35385a319259a3fc62556d2e103844 2023-05-13 14:38:30 [botocore.auth] DEBUG: Signature: eb8509ba0d2f4164078df748f67cf3c6bf9dd773848fba4a4833bbbec878ed04 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:30 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:30 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:31 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14319 HTTP/1.1" 200 224 2023-05-13 14:38:31 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'UlMBXUeBxdF3Mj0NIPSR73EdWw2jxahOsZAJotJkW8g4fAcyA28XG3IKXS9xJKy09du/+9+RVsxCAfwnzypIgA==', 'x-amz-request-id': 'CJACRWGE4818V0E6', 'Date': 'Sat, 13 May 2023 14:38:31 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:31 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:31.000Z"3c67c8fdd9d254301024882597047e5b"' 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:31 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:31 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:31 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:31 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14319', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14319', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14319', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14319', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14319', 'Key': 'x_medium_14319'}}}} 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:31 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14319 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14319 x-amz-date:20230513T143831Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:31 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143831Z 20230513/us-east-2/s3/aws4_request 066276a5f2a230a4486c4afaa439eab581cd944a0a637be7621d186a75119f2d 2023-05-13 14:38:31 [botocore.auth] DEBUG: Signature: 98177179a2a49302d061228187f2e6ba538e2458e6caba0ecd45f701bfa1694c 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:31 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:31 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14319 HTTP/1.1" 200 224 2023-05-13 14:38:31 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 't/zlPta0vrcsr7zSC80UH9TRxaG3ZloRdsHnWIbY1DHujQVRQpkrxKMZltPW19sQcOotXBjt9XdLJCvrwPBT3Q==', 'x-amz-request-id': 'H1PGR5MJ522BK8AB', 'Date': 'Sat, 13 May 2023 14:38:32 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:31 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:32.000Z"3c67c8fdd9d254301024882597047e5b"' 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:31 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:31 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:31 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:31 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14319', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14319', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14319', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14319', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14319', 'Key': 'x_small_14319'}}}} 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:31 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14319 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14319 x-amz-date:20230513T143831Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:31 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143831Z 20230513/us-east-2/s3/aws4_request a037f144be9f10f7042778bab2f8bd8f602e107a85fb76754d8446627e7236cc 2023-05-13 14:38:31 [botocore.auth] DEBUG: Signature: 6e37a822ffbc31306c84a9cd7fabe465743bce4cdc0222ccc39575a565bf76e0 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:31 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:31 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14319 HTTP/1.1" 200 224 2023-05-13 14:38:31 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'e3+ycDj8i3ei9oazw+EiLmPSypXwFq4BChJfjUTQOTj/fvOqNYBELz7kIE3NoImqgah0UMQl02QgZsT3K1RYwQ==', 'x-amz-request-id': 'H1PP55991R6F62S5', 'Date': 'Sat, 13 May 2023 14:38:32 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:31 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:32.000Z"3c67c8fdd9d254301024882597047e5b"' 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:31 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:31 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:38:31 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:38:31 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:38:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:38:31 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14318 HTTP/1.1" 200 250321 2023-05-13 14:38:31 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:31 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:38:31 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:38:31 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:38:31 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14318', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:38:31 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:31 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14318', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:38:31 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14318', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:38:31 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14318', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14318', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:31 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:31 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:38:31 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:31 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:31 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:31 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:31 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14318', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '0WQD1BKVHD6hJQQNWoxnCw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14318', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14318', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14318', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:31 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:31 [botocore.auth] DEBUG: CanonicalRequest: PUT /14318 content-md5:0WQD1BKVHD6hJQQNWoxnCw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143831Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:31 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143831Z 20230513/us-east-1/s3/aws4_request 20330fab61dcd6fe129cf26625cd86ea0672044b3896b12d075e568e1a918046 2023-05-13 14:38:31 [botocore.auth] DEBUG: Signature: 2c700c33eac81a6b39024f13144fc158c0279f4cbd7d7ac1e8858158efcb992e 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:31 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:31 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:31 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:38:32 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:32 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:38:32 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14318 HTTP/1.1" 400 None 2023-05-13 14:38:32 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'BAHJ1AFQ96YN5H45', 'x-amz-id-2': '3R9d7S5kcT/gOHK56ZTkoKJIZCkYFtzUYMZ7/UTBGj/eHOBBVTqI54yDxBL2Kyi0PIRmD8N8wdE=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:38:32 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:38:32 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2BAHJ1AFQ96YN5H453R9d7S5kcT/gOHK56ZTkoKJIZCkYFtzUYMZ7/UTBGj/eHOBBVTqI54yDxBL2Kyi0PIRmD8N8wdE=' 2023-05-13 14:38:32 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:32 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:32 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:32 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:38:32 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:32 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:32 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:32 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:32 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14318 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14318 2023-05-13 14:38:32 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:32 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:32 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:38:32 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:38:32 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:32 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:32 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:32 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:32 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:32 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:32 [botocore.auth] DEBUG: CanonicalRequest: PUT /14318 content-md5:0WQD1BKVHD6hJQQNWoxnCw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143832Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:32 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143832Z 20230513/us-east-2/s3/aws4_request 55f18b8df5c1d5046a63b6527835b00d41d1d99734419f39f0453a1fc1dc17bf 2023-05-13 14:38:32 [botocore.auth] DEBUG: Signature: 95e9d9fb35141e3e6462f8801a5a45ff190ee59279334b9564c53d35a64bf0d7 2023-05-13 14:38:32 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:32 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:32 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:32 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:38:32 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:32 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:38:33 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14318 HTTP/1.1" 200 0 2023-05-13 14:38:33 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '4mIkdF2UFIDScPsT+YnyfDlwPTGeCESO6cgm/IWwtaftljRXs46KDQlnzB2w5av5hUNXNo0g+M4=', 'x-amz-request-id': 'BAHWZRVV1PE6KCGF', 'Date': 'Sat, 13 May 2023 14:38:33 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"d16403d412951c3ea125040d5a8c670b"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:38:33 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:33 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:33 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:38:33 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:33 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:33 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:33 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:33 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14318', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14318', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14318', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14318', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14318', 'Key': 'xx_large_14318'}}}} 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:33 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14318 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14318 x-amz-date:20230513T143833Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:33 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143833Z 20230513/us-east-2/s3/aws4_request ed976e8e892ea4965991e8410079923b5cb89199c02f596d2c8bb110a155baf0 2023-05-13 14:38:33 [botocore.auth] DEBUG: Signature: 6c2fcc7c403cb70c297073675819418e2c22838515b733a890a22fd783fd0178 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:33 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:33 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14318 HTTP/1.1" 200 224 2023-05-13 14:38:33 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'eODnxZ4LSJkRBkAPUQj7xlvoByiwIZ3YZigjWdVpyRSp3FeVLC8peCffyWxtZdP5WU3p9BxZznE=', 'x-amz-request-id': 'QQDT595NY3GV2N3S', 'Date': 'Sat, 13 May 2023 14:38:34 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:33 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:34.000Z"d16403d412951c3ea125040d5a8c670b"' 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:33 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:33 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:33 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:33 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14318', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14318', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14318', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14318', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14318', 'Key': 'x_large_14318'}}}} 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:33 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14318 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14318 x-amz-date:20230513T143833Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:33 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143833Z 20230513/us-east-2/s3/aws4_request 8934816653d2f0c1b97f112298cd28ed8536859b1451483394fb43625f8a35fe 2023-05-13 14:38:33 [botocore.auth] DEBUG: Signature: 55ff62d661141229c8bfb1c054f299c6a90b21ab04e0fe4d6bdb13b1baef9efa 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:33 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:33 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:34 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14318 HTTP/1.1" 200 224 2023-05-13 14:38:34 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'QBZlgWOaXKNlCQ7xNFyUG/UtfZYaxvp9zcjyLxOBT7NKcDYFR6aBwqX/pcGge8FNXnFiZnXbcLc=', 'x-amz-request-id': 'QQDJS7WE5W730YAY', 'Date': 'Sat, 13 May 2023 14:38:34 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:34 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:34.000Z"d16403d412951c3ea125040d5a8c670b"' 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:34 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:34 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:34 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:34 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14318', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14318', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14318', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14318', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14318', 'Key': 'x_medium_14318'}}}} 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:34 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14318 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14318 x-amz-date:20230513T143834Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:34 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143834Z 20230513/us-east-2/s3/aws4_request 3c68320ae2e7a47ff3cfe7a5157a4e010e7c5fbbea153ce596b8d36959a48f06 2023-05-13 14:38:34 [botocore.auth] DEBUG: Signature: 2204816bbed6b9dd59d0098da33a8b98edf57d42c07395d8e77761eed81be660 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:34 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:34 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14318 HTTP/1.1" 200 224 2023-05-13 14:38:34 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'dYDG32UkrWJAXRdYfbprXgEkMzM/NTuRqFkDS09V/EQKcDa+4K8zL/WAKS+kRQ5vAYqHLCupDfw=', 'x-amz-request-id': 'P2H2S8VEYRMEV0ZK', 'Date': 'Sat, 13 May 2023 14:38:35 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:34 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:35.000Z"d16403d412951c3ea125040d5a8c670b"' 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:34 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:34 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:34 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:34 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14318', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14318', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14318', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14318', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14318', 'Key': 'x_small_14318'}}}} 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:34 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14318 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14318 x-amz-date:20230513T143834Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:34 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143834Z 20230513/us-east-2/s3/aws4_request 609fa7e31c3791b44f3bac8416b6073cfeb26829ff21e2079d39332041bc6d88 2023-05-13 14:38:34 [botocore.auth] DEBUG: Signature: cf6cfac05098a1e6fe538874ef32694c8c524b09602cd6dd45cfcc46c9d6779d 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:34 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:34 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14318 HTTP/1.1" 200 224 2023-05-13 14:38:34 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '6BPVbK7hiZ+YKfQeqdM1zBR6jB0cZzeY59d3vCkKQWxXRftwGR95As1mGg7t9949L16frwptI5g=', 'x-amz-request-id': 'P2HBYQX6YAQK531H', 'Date': 'Sat, 13 May 2023 14:38:35 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:34 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:35.000Z"d16403d412951c3ea125040d5a8c670b"' 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:34 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:34 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:38:34 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:38:34 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:38:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:38:34 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14317 HTTP/1.1" 200 371831 2023-05-13 14:38:34 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:34 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:38:34 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:38:34 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:38:34 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14317', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:38:34 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:34 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14317', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:38:34 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14317', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:38:34 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:34 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14317', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14317', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:34 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:34 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:38:34 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:34 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:34 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:34 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14317', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'X4M0AgRb3Sb3ynt4k63l2Q==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14317', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14317', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14317', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:34 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:34 [botocore.auth] DEBUG: CanonicalRequest: PUT /14317 content-md5:X4M0AgRb3Sb3ynt4k63l2Q== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143834Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:34 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143834Z 20230513/us-east-1/s3/aws4_request e6ca33298a9dd0da984f4c677c3c1fe33cfb56055c0fd89d9e44f89ec87f6790 2023-05-13 14:38:34 [botocore.auth] DEBUG: Signature: 6df6277917661359a6053e30ee4809d48aa683d790f360a569cdeefc106644b8 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:34 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:34 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:34 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:38:35 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:35 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:38:35 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14317 HTTP/1.1" 400 None 2023-05-13 14:38:35 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '1M32XXBB0BS6YCPZ', 'x-amz-id-2': 'jqqe2ueZWGTfwoEt+FKjCM98yB1ZzJzvEOvJNYV18HrOditzjTEzRm+GFnXCOLPVbDX+rm5Bk6s=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:38:34 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:38:35 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-21M32XXBB0BS6YCPZjqqe2ueZWGTfwoEt+FKjCM98yB1ZzJzvEOvJNYV18HrOditzjTEzRm+GFnXCOLPVbDX+rm5Bk6s=' 2023-05-13 14:38:35 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:35 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:35 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:35 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:38:35 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:35 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:35 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:35 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:35 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14317 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14317 2023-05-13 14:38:35 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:35 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:35 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:38:35 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:38:35 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:35 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:35 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:35 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:35 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:35 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:35 [botocore.auth] DEBUG: CanonicalRequest: PUT /14317 content-md5:X4M0AgRb3Sb3ynt4k63l2Q== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143835Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:35 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143835Z 20230513/us-east-2/s3/aws4_request 6ea5f9ec309377f055e117633f6731ebd3d3ba92735593e594b3626d9c8e042b 2023-05-13 14:38:35 [botocore.auth] DEBUG: Signature: 0244f4b4fd29d312deea5bb3fd2156b97d5b46ab3189787c4aef292fa5bcd26c 2023-05-13 14:38:35 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:35 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:35 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:35 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:38:35 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:35 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:38:36 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14317 HTTP/1.1" 200 0 2023-05-13 14:38:36 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'NjxNqOIKxOJIfMj1MgKRcz7pNHQNemMNv/6Jo3feP9wafZlKU0pOuZIhzdX97V17p1MFdGILrpw=', 'x-amz-request-id': '1M321GDTMYN9GJPH', 'Date': 'Sat, 13 May 2023 14:38:36 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"5f833402045bdd26f7ca7b7893ade5d9"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:38:36 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:36 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:36 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:38:36 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:36 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:36 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:36 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:36 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14317', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14317', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14317', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14317', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14317', 'Key': 'xx_large_14317'}}}} 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:36 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14317 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14317 x-amz-date:20230513T143836Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:36 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143836Z 20230513/us-east-2/s3/aws4_request 33b8c63e1c28a74f6d47fe07bc6922ab23baf8aca88a5c4098a30d64fc337719 2023-05-13 14:38:36 [botocore.auth] DEBUG: Signature: 66d3447701c92bccb93e6d4875fe2959dfe5c1baa3aaea5d58de37fe38c011bf 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:36 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:36 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14317 HTTP/1.1" 200 224 2023-05-13 14:38:36 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Ajf0mcBKI/wtE7aOlagGa+LBwuhEXnZsqad8r1KUhqtwxlzHT7YUVUKnMz98oZ+wQOaQQpofQrQ=', 'x-amz-request-id': 'WY503MB16T1XPMPE', 'Date': 'Sat, 13 May 2023 14:38:37 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:36 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:37.000Z"5f833402045bdd26f7ca7b7893ade5d9"' 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:36 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:36 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:36 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:36 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14317', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14317', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14317', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14317', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14317', 'Key': 'x_large_14317'}}}} 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:36 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14317 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14317 x-amz-date:20230513T143836Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:36 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143836Z 20230513/us-east-2/s3/aws4_request d0dd8638ec98f0918b98e1cbc981484cc7cd5b7741a47cb8413a47c2951760bb 2023-05-13 14:38:36 [botocore.auth] DEBUG: Signature: 9a15d6b3f9a90211faffe116922b565d1b73af657e3febf387285fd1b77a49ad 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:36 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:36 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:37 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14317 HTTP/1.1" 200 224 2023-05-13 14:38:37 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'DgVZWpmsae76q+lqqJjhhVCj/nOZWfZWt92pRCKPIanm6ehN//AnhhQFFB2M4cV9PfjncuDBWgs=', 'x-amz-request-id': 'WY5ERXYMBDA5W665', 'Date': 'Sat, 13 May 2023 14:38:37 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:37 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:37.000Z"5f833402045bdd26f7ca7b7893ade5d9"' 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:37 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:37 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:37 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:37 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14317', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14317', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14317', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14317', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14317', 'Key': 'x_medium_14317'}}}} 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:37 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14317 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14317 x-amz-date:20230513T143837Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:37 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143837Z 20230513/us-east-2/s3/aws4_request bf612e936a82d2d0836c299b114348b7204320419d4f67295c131ce65f354ac5 2023-05-13 14:38:37 [botocore.auth] DEBUG: Signature: 612f6f13d9528f0db7a7524507845cbd5358df1ce7b192b678e0f05ff269bfa5 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:37 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:37 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14317 HTTP/1.1" 200 224 2023-05-13 14:38:37 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'pxiW3x2IB5lwQHmxgCCViY41HmgYyjqKSmFJUTHFImzP8on2ZWLjcxNo4UKfDpLCh+6fmc47dmc=', 'x-amz-request-id': 'A4325A8P98R6PKMJ', 'Date': 'Sat, 13 May 2023 14:38:38 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:37 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:38.000Z"5f833402045bdd26f7ca7b7893ade5d9"' 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:37 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:37 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:37 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:37 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14317', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14317', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14317', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14317', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14317', 'Key': 'x_small_14317'}}}} 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:37 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14317 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14317 x-amz-date:20230513T143837Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:37 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143837Z 20230513/us-east-2/s3/aws4_request de598737b2332644baa3b8bda12ac0bba82a1f9264682a7976aa79ee612f8abb 2023-05-13 14:38:37 [botocore.auth] DEBUG: Signature: c8b61bd54f4a2dc7b988d823da7afc9b991e9c8a0faac8b73308485b066f44b1 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:37 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:37 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14317 HTTP/1.1" 200 224 2023-05-13 14:38:37 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'IOindITpqtJVkXXCzE+rM4N8A8vsOhWbrbrU/+EW1/DogGQ+pS39z3Z/mok93QgxiVaALKKt3fo=', 'x-amz-request-id': 'A4357G2N6K83VM7A', 'Date': 'Sat, 13 May 2023 14:38:38 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:37 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:38.000Z"5f833402045bdd26f7ca7b7893ade5d9"' 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:37 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:37 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:38:37 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:38:37 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:38:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:38:37 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14316 HTTP/1.1" 200 327901 2023-05-13 14:38:37 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:37 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:38:37 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:38:37 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:38:37 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14316', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:38:37 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:37 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14316', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:38:37 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14316', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:38:37 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14316', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14316', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:37 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:37 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:38:37 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:37 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:37 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:37 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:37 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14316', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '6/0w5qvja4zcPySwWdIMyw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14316', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14316', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14316', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:37 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:37 [botocore.auth] DEBUG: CanonicalRequest: PUT /14316 content-md5:6/0w5qvja4zcPySwWdIMyw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143837Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:37 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143837Z 20230513/us-east-1/s3/aws4_request 7e71c237db273736921c8e3ac46d85ec01aa3b0d2b8cb6108123992f6d1c93ae 2023-05-13 14:38:37 [botocore.auth] DEBUG: Signature: 40b99a96c7e016aebb78d414bcccf2ac6816f82ecd1a832325f3791e8c2a0bca 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:37 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:37 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:37 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:38:38 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:38 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:38:38 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14316 HTTP/1.1" 400 None 2023-05-13 14:38:38 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'ZNCWK4YSBAQJGEV2', 'x-amz-id-2': 'sOhIVuA2yoE8G8vP6MpkaPI74ujxnEBcRyRChQh05V8kNV5se76Ck0E440P192dSK6BnYKdPCcc=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:38:37 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:38:38 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2ZNCWK4YSBAQJGEV2sOhIVuA2yoE8G8vP6MpkaPI74ujxnEBcRyRChQh05V8kNV5se76Ck0E440P192dSK6BnYKdPCcc=' 2023-05-13 14:38:38 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:38 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:38 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:38 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:38:38 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:38 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:38 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:38 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:38 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14316 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14316 2023-05-13 14:38:38 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:38 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:38 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:38:38 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:38:38 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:38 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:38 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:38 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:38 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:38 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:38 [botocore.auth] DEBUG: CanonicalRequest: PUT /14316 content-md5:6/0w5qvja4zcPySwWdIMyw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143838Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:38 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143838Z 20230513/us-east-2/s3/aws4_request 030d1048c8663a1f3cae9ec67c6ba93d61d656b39f669f3aa48ee7b7c6b8b1a9 2023-05-13 14:38:38 [botocore.auth] DEBUG: Signature: e4223cebd5376a35d557bfa330a51ec2b8b05aa525fa37681c86a0e3c2fe5991 2023-05-13 14:38:38 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:38 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:38 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:38 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:38:38 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:38 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:38:39 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14316 HTTP/1.1" 200 0 2023-05-13 14:38:39 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Xypoo0PvRUyMX31RIhzTJ6cA6faJT2MtIR0LZT34bj2PevRHfoPrhKtJY/DGEJ8/3G3VoOsXrbA=', 'x-amz-request-id': 'ZNCKSCDW65C6N04C', 'Date': 'Sat, 13 May 2023 14:38:39 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"ebfd30e6abe36b8cdc3f24b059d20ccb"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:38:39 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:39 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:39 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:38:39 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:39 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:39 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:39 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:39 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14316', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14316', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14316', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14316', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14316', 'Key': 'xx_large_14316'}}}} 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:39 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14316 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14316 x-amz-date:20230513T143839Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:39 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143839Z 20230513/us-east-2/s3/aws4_request 07f08a24ebbba3243d1bc4f537ec170897b9d294c589345ecc8246293aa46d4d 2023-05-13 14:38:39 [botocore.auth] DEBUG: Signature: 32380843667fcbefe81c406e2cf076f39167ddc81538366295d329db629be60b 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:39 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:39 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14316 HTTP/1.1" 200 224 2023-05-13 14:38:39 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'BJrDK7zrKzn7Pj3e6MMPgkb4Qaoxic7V2jKQmqNyZ2wLRQp58qM6VmgXTGttmlggRzenkdNf9+Y=', 'x-amz-request-id': 'HH877P6R9HSG63EX', 'Date': 'Sat, 13 May 2023 14:38:40 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:39 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:40.000Z"ebfd30e6abe36b8cdc3f24b059d20ccb"' 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:39 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:39 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:39 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:39 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14316', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14316', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14316', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14316', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14316', 'Key': 'x_large_14316'}}}} 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:39 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14316 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14316 x-amz-date:20230513T143839Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:39 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143839Z 20230513/us-east-2/s3/aws4_request 95d4bf44cc67b1e6a7871a7ca0c1f9f50c05d2c624a204148d42c3008c2eb551 2023-05-13 14:38:39 [botocore.auth] DEBUG: Signature: cbfed534db827bd710775a990f0c17a4aca6cce271dbca196e42c00bfacd0340 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:39 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:39 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:40 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14316 HTTP/1.1" 200 224 2023-05-13 14:38:40 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'W1PlKUFxlVL25/tfNZnneM0bQBJBBPMltLBJSctod9vdxpWwuhBloRCee6calhan5TMom0H22kI=', 'x-amz-request-id': 'HH8FTN3FT8ETTTCV', 'Date': 'Sat, 13 May 2023 14:38:40 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:40 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:40.000Z"ebfd30e6abe36b8cdc3f24b059d20ccb"' 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:40 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:40 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:40 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:40 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14316', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14316', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14316', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14316', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14316', 'Key': 'x_medium_14316'}}}} 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:40 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14316 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14316 x-amz-date:20230513T143840Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:40 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143840Z 20230513/us-east-2/s3/aws4_request 155b73c29927c29106959a8fb58b62a8d6543c807ae57e59544b8ad2d3fa9dd9 2023-05-13 14:38:40 [botocore.auth] DEBUG: Signature: 28c8b1c54fe12fb16066dcef44da5578eeb39d9111facf1e6959fea12e49709a 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:40 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:40 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14316 HTTP/1.1" 200 224 2023-05-13 14:38:40 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'maKXV/O8XWG4jck0BQEDUg+B8lBrHqr6Sqr/H6H4vbTSy9DF0EkXEEylUBfaf/3uAY1w5egkPYM=', 'x-amz-request-id': '5RZ7ZENF5SQP5FG1', 'Date': 'Sat, 13 May 2023 14:38:41 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:40 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:41.000Z"ebfd30e6abe36b8cdc3f24b059d20ccb"' 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:40 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:40 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:40 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:40 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14316', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14316', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14316', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14316', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14316', 'Key': 'x_small_14316'}}}} 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:40 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14316 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14316 x-amz-date:20230513T143840Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:40 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143840Z 20230513/us-east-2/s3/aws4_request 45f7a25da7b6c652605a6ba83ff19b885a495d91e5b55ee2a7666ef12ac61477 2023-05-13 14:38:40 [botocore.auth] DEBUG: Signature: 23d05d493e0750407d39b41fd185c3e5f11f7195202b2852f22cfd23449d406c 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:40 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:40 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14316 HTTP/1.1" 200 224 2023-05-13 14:38:40 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'UYdFHXfzW5SnQxrHXKeiTr7Ocx95g0KG4HwfhLQdmRbRUTKiu6eT+3h8bLG4wHNMXQ/EeHtAekg=', 'x-amz-request-id': '5RZF43XZ48M4Q2FS', 'Date': 'Sat, 13 May 2023 14:38:41 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:40 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:41.000Z"ebfd30e6abe36b8cdc3f24b059d20ccb"' 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:40 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:40 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:38:40 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:38:40 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:38:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:38:40 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14315 HTTP/1.1" 200 1530393 2023-05-13 14:38:40 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:40 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:38:40 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:38:40 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:38:40 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14315', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:38:40 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:40 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14315', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:38:40 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:40 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14315', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:38:40 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14315', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14315', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:40 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:40 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:38:40 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:40 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:40 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:40 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14315', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '0nyr+yCEmwjKg/oLOI0Pbw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14315', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14315', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14315', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:40 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:40 [botocore.auth] DEBUG: CanonicalRequest: PUT /14315 content-md5:0nyr+yCEmwjKg/oLOI0Pbw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143840Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:40 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143840Z 20230513/us-east-1/s3/aws4_request 116d687a9b35329954080495f8f167d6a5400f5081614e7decc95e5e9f806f84 2023-05-13 14:38:40 [botocore.auth] DEBUG: Signature: 9123fb1679b94c0828325593caaf4c71d05ace2967167ae9453eb819dfe5d661 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:40 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:40 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:38:41 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:41 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:38:41 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14315 HTTP/1.1" 400 None 2023-05-13 14:38:41 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'GSCJ6TVE4KQMDAM5', 'x-amz-id-2': 'K9vzi9pUNqDBD/Pm0rgMzw+enxUEjM24Fqq7jDzbmypdZcpppezewKJt/gzMlWhoIOmrzHZjKig=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:38:40 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:38:41 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2GSCJ6TVE4KQMDAM5K9vzi9pUNqDBD/Pm0rgMzw+enxUEjM24Fqq7jDzbmypdZcpppezewKJt/gzMlWhoIOmrzHZjKig=' 2023-05-13 14:38:41 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:41 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:41 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:41 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:38:41 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:41 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:41 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:41 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:41 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14315 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14315 2023-05-13 14:38:41 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:41 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:41 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:38:41 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:38:41 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:41 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:41 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:41 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:41 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:41 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:41 [botocore.auth] DEBUG: CanonicalRequest: PUT /14315 content-md5:0nyr+yCEmwjKg/oLOI0Pbw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143841Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:41 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143841Z 20230513/us-east-2/s3/aws4_request 7374e64beabe74a65e205fc794f5d937644cb622cf0602e2cd35b8f94e96bac7 2023-05-13 14:38:41 [botocore.auth] DEBUG: Signature: 8d09f040e8dd65146fb3c3370f9c0d69e26ccb3f77cfb4d6721019b0ace7f4c7 2023-05-13 14:38:41 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:41 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:41 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:41 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:38:41 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:42 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:38:43 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14315 HTTP/1.1" 200 0 2023-05-13 14:38:43 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'o5TB3fD+e/3bU5hoShxGdUYPGeAKNM7Px8+zYLmVCYfBq5cSHR1TCnbJxjpqZVeGSoRrLrNRI0c=', 'x-amz-request-id': 'F14GQVEN7EG3VDA1', 'Date': 'Sat, 13 May 2023 14:38:43 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"d27cabfb20849b08ca83fa0b388d0f6f"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:38:43 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:43 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:43 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:38:43 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:43 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:43 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:43 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:43 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14315', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14315', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14315', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14315', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14315', 'Key': 'xx_large_14315'}}}} 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:43 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14315 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14315 x-amz-date:20230513T143843Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:43 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143843Z 20230513/us-east-2/s3/aws4_request add1a22a495ef533c22b9e06cdf1fd732daf3ab48f2aeff82f497dfd1b029a40 2023-05-13 14:38:43 [botocore.auth] DEBUG: Signature: 89cedad6844e6dbbcb6a6e779cb31b7df4586eb8d57922e96b14d4d5bb270292 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:43 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:43 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14315 HTTP/1.1" 200 224 2023-05-13 14:38:43 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Co9gUTk0F725BGaK04YyfrYd09SmF1fBkOyMAVhG4q9qxTmWISPTXsmaUuG2b8FHKT33Lc4OIOU=', 'x-amz-request-id': 'G04VW6G0RY720D51', 'Date': 'Sat, 13 May 2023 14:38:44 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:43 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:44.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:43 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:43 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:43 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:43 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14315', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14315', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14315', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14315', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14315', 'Key': 'x_large_14315'}}}} 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:43 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14315 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14315 x-amz-date:20230513T143843Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:43 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143843Z 20230513/us-east-2/s3/aws4_request 7f41e554befe04bcefd021a657074ed5dadd5240bf8ca0875fcfeac4791ef06f 2023-05-13 14:38:43 [botocore.auth] DEBUG: Signature: 4c09bedf5f23f29437e49004649e9d4c1b6a2b83288bee6a2329d62d21786022 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:43 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:43 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14315 HTTP/1.1" 200 224 2023-05-13 14:38:43 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '5gNZ4e4GU13R+hYMvQoGt53TX9dLImPUMChGzwAtWcG5FVhYx9UOzEUgGUo3zGaLdcqiXdXJeKw=', 'x-amz-request-id': 'G04PXWHWS4TYWAVQ', 'Date': 'Sat, 13 May 2023 14:38:44 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:43 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:44.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:43 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:43 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:43 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:43 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14315', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14315', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14315', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14315', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14315', 'Key': 'x_medium_14315'}}}} 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:43 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14315 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14315 x-amz-date:20230513T143843Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:43 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143843Z 20230513/us-east-2/s3/aws4_request 732765d315e594c3a4910c789e2316d75151a1fb09af8f90b66d35f2ad32de81 2023-05-13 14:38:43 [botocore.auth] DEBUG: Signature: 85e788d782b17949e51c487231077f9a6a267fe34f00280798938c155e10a936 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:43 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:43 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14315 HTTP/1.1" 200 224 2023-05-13 14:38:43 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'fltELJV78j+0rM5X3ty8A1T8zVsQNblY6BNoujU7uTjhHT1X7AdlC7GqCb5jemEmn3+UgDMQOHY=', 'x-amz-request-id': 'G04MMJHTAW1H911S', 'Date': 'Sat, 13 May 2023 14:38:44 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:43 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:44.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:43 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:43 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:43 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:43 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14315', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14315', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14315', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14315', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14315', 'Key': 'x_small_14315'}}}} 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:43 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14315 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14315 x-amz-date:20230513T143843Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:43 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143843Z 20230513/us-east-2/s3/aws4_request bfec3d0ecb6f2f9fe5ce84342427ddeaff31bb1207b4abe109bef261fa32fcd1 2023-05-13 14:38:43 [botocore.auth] DEBUG: Signature: dd7c9be4adf1ef5502a0b32c7be586c4987fc5c43dc9c0cb0232758d3e84eeee 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:43 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:43 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:44 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14315 HTTP/1.1" 200 224 2023-05-13 14:38:44 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'lzkhPLZJCY4n9k4T5Tt5UWk2M+TPq1MkfIBRxlZi9QxFGEZTdWDjOF5wKmLhTh8lm4vnDVCOV88=', 'x-amz-request-id': 'RPFQ8272G9SERHZ5', 'Date': 'Sat, 13 May 2023 14:38:45 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:44 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:45.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:44 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:44 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Rullstolsvänligt", "Internet", "Husdjursvänligt", "Dusch", ' '"Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2022-10-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Alingsås', 'country': 'SE', 'currency': 'SEK', 'desc': 'Fin lägenhet om 3rok nära till centrum, affärer och skolor.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '8996', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/alingsås/9486', 'photos': '["https://api.bostadsregistret.se/image/14321", ' '"https://api.bostadsregistret.se/image/14319", ' '"https://api.bostadsregistret.se/image/14318", ' '"https://api.bostadsregistret.se/image/14317", ' '"https://api.bostadsregistret.se/image/14316", ' '"https://api.bostadsregistret.se/image/14315"]', 'plat': '57.93399325', 'plong': '12.5343105', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '70', 'state': 'Alingsås', 'street': 'Frostvägen 4', 'title': 'Förstahandskontrakt - Alingsås', 'zipcode': '44134'} 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:44 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:38:44 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:38:44 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:38:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:38:44 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16822 HTTP/1.1" 200 24607 2023-05-13 14:38:44 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:44 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:38:44 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:38:44 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:38:44 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16822', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:38:44 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:44 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16822', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:38:44 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:44 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16822', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:38:44 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16822', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '16822', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:44 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:44 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:38:44 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:44 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:44 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:44 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/16822', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'fW80Ws0bxkWW7ffm24XoMg==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/16822', 'url': 'https://rentlyse-upload.s3.amazonaws.com/16822', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '16822', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:44 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:44 [botocore.auth] DEBUG: CanonicalRequest: PUT /16822 content-md5:fW80Ws0bxkWW7ffm24XoMg== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143844Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:44 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143844Z 20230513/us-east-1/s3/aws4_request 6aa4ff1f063ffd17825657ddac4493dc15bcd8c38c9f4776d776d34391d42240 2023-05-13 14:38:44 [botocore.auth] DEBUG: Signature: 8d9e8b623d13850242541637a88f6b041d2fa11a6c32bafac0f15ce0cd2dbae8 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:44 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:44 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:44 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:38:44 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:45 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:38:45 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16822 HTTP/1.1" 400 None 2023-05-13 14:38:45 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'RPFXB4WMRFFQVG7E', 'x-amz-id-2': '47BUySFB94WVICy6oszLL/n+nMnMdJ7ETWDemlBTOsUOpULT2B4P379iIn2+rOqaYaRnIRToN90=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:38:44 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:38:45 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2RPFXB4WMRFFQVG7E47BUySFB94WVICy6oszLL/n+nMnMdJ7ETWDemlBTOsUOpULT2B4P379iIn2+rOqaYaRnIRToN90=' 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:45 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:45 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:45 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:45 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:45 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/16822 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/16822 2023-05-13 14:38:45 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:45 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:45 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:38:45 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:45 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:45 [botocore.auth] DEBUG: CanonicalRequest: PUT /16822 content-md5:fW80Ws0bxkWW7ffm24XoMg== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143845Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:45 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143845Z 20230513/us-east-2/s3/aws4_request fc99bed2621a224af7304b6709c05d6b82658adc0cb0664c2e6ead646b790c0f 2023-05-13 14:38:45 [botocore.auth] DEBUG: Signature: 9e2bab0c47aab8f084cc776f371d9462a62806740eb33094ee5e0a9013ec9b5c 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:45 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:45 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:38:45 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:45 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:38:45 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16822 HTTP/1.1" 200 0 2023-05-13 14:38:45 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'GV1DVARE96OBLTtx7m0HdyZpSdd6mAm+zY+2i5RgcU+OYCo6I3r7Rlr2FwWwEF0oMPfFcWf3bJDyyeBNRwJebA==', 'x-amz-request-id': '07KWZP5BGRX2YM8F', 'Date': 'Sat, 13 May 2023 14:38:46 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"7d6f345acd1bc64596edf7e6db85e832"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:38:45 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:45 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:45 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:38:45 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:45 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:45 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:45 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:45 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:45 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_16822', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16822', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_16822', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_16822', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16822', 'Key': 'xx_large_16822'}}}} 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:45 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:45 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_16822 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16822 x-amz-date:20230513T143845Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:45 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143845Z 20230513/us-east-2/s3/aws4_request f36f94a7ef1e4e281831be61e7618ae27aa251e18e1d556a4d07ebf0f980ef52 2023-05-13 14:38:45 [botocore.auth] DEBUG: Signature: 5e63278015233801a2fc8933b1cacc14709fc52f83a54cf780047877b15633f6 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:45 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:45 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:45 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:46 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_16822 HTTP/1.1" 200 224 2023-05-13 14:38:46 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'VlbCgiacP6dq2uFGzEtjotpngIo5FZPhk4ppzN5Keo66GC6mUACxnVToEG/bo7AxRkALzJgyAaJ4Z7z+FYk/Kg==', 'x-amz-request-id': '07KRDAFMX5WT2ZK0', 'Date': 'Sat, 13 May 2023 14:38:46 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:46 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:46.000Z"7d6f345acd1bc64596edf7e6db85e832"' 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:46 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:46 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:46 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:46 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_16822', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16822', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_16822', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_16822', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16822', 'Key': 'x_large_16822'}}}} 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:46 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_16822 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16822 x-amz-date:20230513T143846Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:46 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143846Z 20230513/us-east-2/s3/aws4_request 419d3328d1d6ffa1df4279b8fb5a2aa12a78249b6d8cbc00275c351a20a9c1be 2023-05-13 14:38:46 [botocore.auth] DEBUG: Signature: 017a1e28aa3f8a39a7113c973ed258d8f31743fdbe376aa6fda71130bccd3c60 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:46 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:46 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_16822 HTTP/1.1" 200 224 2023-05-13 14:38:46 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'b3XAxbesFFJAW1s+idiz7VD6tA/mOPumU4yumv+h8kjOt+ds3nbnGASWhj1mchURUKWKfJqblWXd1NeL2+DBUg==', 'x-amz-request-id': 'PTKKPN3KY241W2J5', 'Date': 'Sat, 13 May 2023 14:38:47 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:46 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:47.000Z"7d6f345acd1bc64596edf7e6db85e832"' 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:46 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:46 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:46 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:46 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_16822', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16822', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_16822', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_16822', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16822', 'Key': 'x_medium_16822'}}}} 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:46 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_16822 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16822 x-amz-date:20230513T143846Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:46 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143846Z 20230513/us-east-2/s3/aws4_request 0c9b3ff05cf081c1fbcc23307bdff28495f81ef2795a955f6f54f3eed8ec10ca 2023-05-13 14:38:46 [botocore.auth] DEBUG: Signature: f4380184a29f9d70eec7110d9c8dbe3d62615995fddeadc79d3d1ff3f30db0a2 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:46 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:46 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_16822 HTTP/1.1" 200 224 2023-05-13 14:38:46 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'JhyCsPTvCCyW03KWjOx2jKWfLlKxB9ehqWCrElVWBxAdVfTW9ENi+aIVw+DVMXwlBHqt8+EByGNNZxKHVNrCxQ==', 'x-amz-request-id': 'PTKY82RT9J9R31WN', 'Date': 'Sat, 13 May 2023 14:38:47 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:46 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:47.000Z"7d6f345acd1bc64596edf7e6db85e832"' 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:46 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:46 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:46 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:46 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_16822', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16822', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_16822', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_16822', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16822', 'Key': 'x_small_16822'}}}} 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:46 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_16822 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16822 x-amz-date:20230513T143846Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:46 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143846Z 20230513/us-east-2/s3/aws4_request 7ef37e8817f810f8b2e98447a3b56b7012645dda73132fa9febc45b174cfbe66 2023-05-13 14:38:46 [botocore.auth] DEBUG: Signature: 372585b0dbd6f6c3852e6f6f4ab9c753e45e1a1d877206e04aed1483b8d8c3f7 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:46 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:46 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_16822 HTTP/1.1" 200 224 2023-05-13 14:38:46 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'fjIPOEbhj3F4r3aT7Di8w9A7bcVVM9+6B0w01JcDFNRr597m9y0Ru4fkah7L1SJ3e+4VBejaUwB83L74L5T4Aw==', 'x-amz-request-id': 'PTKMPZHXM62T7WJ4', 'Date': 'Sat, 13 May 2023 14:38:47 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:46 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:47.000Z"7d6f345acd1bc64596edf7e6db85e832"' 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:46 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:46 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:38:46 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:38:46 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:38:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:38:46 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16821 HTTP/1.1" 200 40124 2023-05-13 14:38:46 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:46 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:38:46 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:38:46 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:38:46 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16821', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:38:46 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:46 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16821', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:38:46 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16821', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:38:46 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16821', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '16821', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:46 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:46 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:38:46 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:46 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:46 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:46 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:46 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/16821', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'ZydJjIOxgABPuWR74oH0TA==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/16821', 'url': 'https://rentlyse-upload.s3.amazonaws.com/16821', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '16821', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:46 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:46 [botocore.auth] DEBUG: CanonicalRequest: PUT /16821 content-md5:ZydJjIOxgABPuWR74oH0TA== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143846Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:46 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143846Z 20230513/us-east-1/s3/aws4_request a5a30a0792efc60ff2b284024f0d1e3a3ec5ffc95d132f2708584e85d0dbbbcf 2023-05-13 14:38:46 [botocore.auth] DEBUG: Signature: f5013eb54d6c640471745409e9bb46a4d872478e646ee290af210f9d84c78d64 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:46 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:46 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:46 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:38:47 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:47 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:38:47 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16821 HTTP/1.1" 400 None 2023-05-13 14:38:47 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'Q2C942YSMPPYJXFN', 'x-amz-id-2': 'E5csIpXyaV3gMZxcysjwWBUf7TD+QFOB2QJHljzEPJn/rOnBNiDCbJ/o22fFShHML0oUXn4lZsM=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:38:46 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:38:47 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2Q2C942YSMPPYJXFNE5csIpXyaV3gMZxcysjwWBUf7TD+QFOB2QJHljzEPJn/rOnBNiDCbJ/o22fFShHML0oUXn4lZsM=' 2023-05-13 14:38:47 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:47 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:47 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:47 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:38:47 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:47 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:47 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:47 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:47 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/16821 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/16821 2023-05-13 14:38:47 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:47 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:47 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:38:47 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:38:47 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:47 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:47 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:47 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:47 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:47 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:47 [botocore.auth] DEBUG: CanonicalRequest: PUT /16821 content-md5:ZydJjIOxgABPuWR74oH0TA== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143847Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:47 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143847Z 20230513/us-east-2/s3/aws4_request 3aada3b8f9cee93590f9bcbc4eae55608122517de42e4051d51ff670d477d3c7 2023-05-13 14:38:47 [botocore.auth] DEBUG: Signature: 7948aec6ea6445479ca7386d2e6eea3693e42fe3726e3f5cb722db63791729fc 2023-05-13 14:38:47 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:47 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:47 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:47 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:38:47 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:48 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:38:48 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16821 HTTP/1.1" 200 0 2023-05-13 14:38:48 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'sn1uvuqwP29G5OGurDaESl7Oi8it9iXOaYftHDE8kDEAL5BOFtgiFfW7gEmKUmaFklZz2qH1kCg=', 'x-amz-request-id': 'Q2C0JDFBMAW9D6ND', 'Date': 'Sat, 13 May 2023 14:38:48 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"6727498c83b180004fb9647be281f44c"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:38:48 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:48 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:48 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:38:48 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:48 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:48 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:48 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:48 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_16821', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16821', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_16821', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_16821', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16821', 'Key': 'xx_large_16821'}}}} 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:48 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_16821 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16821 x-amz-date:20230513T143848Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:48 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143848Z 20230513/us-east-2/s3/aws4_request eda2d6acb4d8a463b8d99fe6f54e1c3a62801bbf8b3a8dec6bc0d80dcb3b4f71 2023-05-13 14:38:48 [botocore.auth] DEBUG: Signature: e67c3b37d78ffbef930f9c06a0ee16f88cc5a8036d9f40b59ab2fe65ef2c78e2 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:48 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:48 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_16821 HTTP/1.1" 200 224 2023-05-13 14:38:48 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'qbrPJFimxDAEC1s0fXLU+0aa+7weooSlFY9P233f9PWLNfcGLxfUqXisCVnSgqZrOmI5poE4SpI=', 'x-amz-request-id': 'TVCJDCHD34JCTX6Z', 'Date': 'Sat, 13 May 2023 14:38:49 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:48 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:49.000Z"6727498c83b180004fb9647be281f44c"' 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:48 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:48 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:48 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:48 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_16821', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16821', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_16821', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_16821', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16821', 'Key': 'x_large_16821'}}}} 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:48 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_16821 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16821 x-amz-date:20230513T143848Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:48 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143848Z 20230513/us-east-2/s3/aws4_request b7233cb7f408945dff352d030de4b5e36d72fcfabc3e4b300ea271f7ec3bcc24 2023-05-13 14:38:48 [botocore.auth] DEBUG: Signature: 9d7d8ae843f15496cdf36c859914c8913b29801ca37606b7a7a34bf84291e697 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:48 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:48 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_16821 HTTP/1.1" 200 224 2023-05-13 14:38:48 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'TcpYgNBIF0zWmzWzcWaYa9gN6tc6LRG9EjMiyGnqegyXfzxhP1ts8QZMrYs3wVXw/GTkbwLmU48=', 'x-amz-request-id': 'TVCQPAGSYPVWECHB', 'Date': 'Sat, 13 May 2023 14:38:49 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:48 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:49.000Z"6727498c83b180004fb9647be281f44c"' 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:48 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:48 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:48 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:48 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_16821', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16821', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_16821', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_16821', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16821', 'Key': 'x_medium_16821'}}}} 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:48 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_16821 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16821 x-amz-date:20230513T143848Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:48 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143848Z 20230513/us-east-2/s3/aws4_request 469764653ca17282f4a11677ae7f9d3c228bcb756e1880b7fed7d0347279b7b4 2023-05-13 14:38:48 [botocore.auth] DEBUG: Signature: c771425be8134653fabb326cd65b7e4992c6176f95aaed02ac10edd8ece68910 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:48 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:48 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_16821 HTTP/1.1" 200 224 2023-05-13 14:38:48 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'QrdKJqpEwhvJ3miIyt6t6VAZ+/DwAvc0/jqoC14ub5GjknN1Ej4hnrJlva6EdXmlJiDbMxuysk4=', 'x-amz-request-id': 'TVCJDYVRSG8HYSN6', 'Date': 'Sat, 13 May 2023 14:38:49 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:48 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:49.000Z"6727498c83b180004fb9647be281f44c"' 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:48 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:48 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:48 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:48 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_16821', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16821', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_16821', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_16821', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16821', 'Key': 'x_small_16821'}}}} 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:48 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_16821 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16821 x-amz-date:20230513T143848Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:48 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143848Z 20230513/us-east-2/s3/aws4_request f56cf35fd2f33976ee729eb3f69d0734e20f0fa695a09b5692d59a9fb0279b60 2023-05-13 14:38:48 [botocore.auth] DEBUG: Signature: 978a709de403a19ddf82149a18cc7b87f9120a9be4bd73f3fa80ee652716460a 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:48 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:48 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:49 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_16821 HTTP/1.1" 200 224 2023-05-13 14:38:49 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'TKzDyjqh4KJYO/B4aLlriczIsIvRTPDfb2YX6hsT+s1gNIHENxX1xsnKO4CaYbsLLBkRElDDMU0=', 'x-amz-request-id': '9XFHMVAN0TGMPVQE', 'Date': 'Sat, 13 May 2023 14:38:50 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:49 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:50.000Z"6727498c83b180004fb9647be281f44c"' 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:49 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:49 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:38:49 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:38:49 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:38:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:38:49 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16820 HTTP/1.1" 200 26166 2023-05-13 14:38:49 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:49 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:38:49 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:38:49 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:38:49 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16820', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:38:49 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:49 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16820', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:38:49 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:49 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16820', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:38:49 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16820', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '16820', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:49 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:49 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:38:49 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:49 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/16820', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'rYe3eeQWvqhzDajlyxfsiQ==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/16820', 'url': 'https://rentlyse-upload.s3.amazonaws.com/16820', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '16820', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:49 [botocore.auth] DEBUG: CanonicalRequest: PUT /16820 content-md5:rYe3eeQWvqhzDajlyxfsiQ== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143849Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:49 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143849Z 20230513/us-east-1/s3/aws4_request 5a85e5a7cf4b61f6c4276d6c0ec758c0d5a1bbba0747cd7557eab639f7157b60 2023-05-13 14:38:49 [botocore.auth] DEBUG: Signature: 6f442324895c8c21fd67bf3ba2b08415b546f35a6f67121d5f043c296c5b4581 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:49 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:38:49 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:49 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:38:49 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16820 HTTP/1.1" 400 None 2023-05-13 14:38:49 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '9XFQEQEEK6BEYVV5', 'x-amz-id-2': 'Pnjjool0wCKVYTCAskGUpaite0v4YC7J9jKGolt99su83Xr767260uVuUpUEIyRQ9WFfhshz8bQ=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:38:49 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:38:49 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-29XFQEQEEK6BEYVV5Pnjjool0wCKVYTCAskGUpaite0v4YC7J9jKGolt99su83Xr767260uVuUpUEIyRQ9WFfhshz8bQ=' 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:49 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:49 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:49 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:49 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/16820 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/16820 2023-05-13 14:38:49 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:49 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:49 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:38:49 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:49 [botocore.auth] DEBUG: CanonicalRequest: PUT /16820 content-md5:rYe3eeQWvqhzDajlyxfsiQ== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143849Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:49 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143849Z 20230513/us-east-2/s3/aws4_request 5e0b047582613f546124ae1c7cdcd49668fea3bc80cc46ca2eef67b6cc14f429 2023-05-13 14:38:49 [botocore.auth] DEBUG: Signature: 419706d72c42cbdfda8cdcf04c5968dfc1725f3335e078bd6fd0ae909c592cc7 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:49 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:49 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:38:50 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:50 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:38:50 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16820 HTTP/1.1" 200 0 2023-05-13 14:38:50 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'E7ErgT4ZrMupUg6aVyIoUXo6tKVtfknHSjhoVJEr2SSU2BnBUrsC4Kl0i0eUF01BEluVhvy0mYU=', 'x-amz-request-id': '881SQ6WY6BSP2A50', 'Date': 'Sat, 13 May 2023 14:38:51 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"ad87b779e416bea8730da8e5cb17ec89"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:38:50 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:50 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:50 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:38:50 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:50 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:50 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:50 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:50 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_16820', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16820', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_16820', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_16820', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16820', 'Key': 'xx_large_16820'}}}} 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:50 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_16820 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16820 x-amz-date:20230513T143850Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:50 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143850Z 20230513/us-east-2/s3/aws4_request 2b3f1c7b2b34cdc500ff42954de814c67685dfdb7e924a98cdfbe8d193cce55c 2023-05-13 14:38:50 [botocore.auth] DEBUG: Signature: 7994dcf5d564ed608964ce0de50d8a5e85c281af3afa6b4f990333089b1d9998 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:50 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:50 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_16820 HTTP/1.1" 200 224 2023-05-13 14:38:50 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'L0TW00J4IA0u8YF1KER3aPj92dZUHoF1OLrDYaMQj2G4doBghOWXXiql18dc0eqf6tQvO0yaHDg=', 'x-amz-request-id': '881QV5ECZ7A2ATSN', 'Date': 'Sat, 13 May 2023 14:38:51 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:50 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:51.000Z"ad87b779e416bea8730da8e5cb17ec89"' 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:50 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:50 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:50 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:50 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_16820', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16820', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_16820', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_16820', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16820', 'Key': 'x_large_16820'}}}} 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:50 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_16820 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16820 x-amz-date:20230513T143850Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:50 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143850Z 20230513/us-east-2/s3/aws4_request f1f8077b07037dc9e7ced3442d6743e4356cdff6f14306cdf72ee4369baf0a6f 2023-05-13 14:38:50 [botocore.auth] DEBUG: Signature: be82080b6d906ceeaeb198d49b7c32ccb800cbd79f79b05dfbb077cc72d62837 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:50 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:50 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:51 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_16820 HTTP/1.1" 200 224 2023-05-13 14:38:51 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'oQt8Xy9cLHvzZkLM2pDDkvVfvDHf9yFhbi+H4jBfvunH4ara57Mtt2tbjIRUSOxnTDnEQ9xVQ8M=', 'x-amz-request-id': 'N21VZAWKGRAQN47Q', 'Date': 'Sat, 13 May 2023 14:38:52 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:51 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:52.000Z"ad87b779e416bea8730da8e5cb17ec89"' 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:51 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:51 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:51 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:51 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_16820', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16820', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_16820', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_16820', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16820', 'Key': 'x_medium_16820'}}}} 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:51 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_16820 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16820 x-amz-date:20230513T143851Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:51 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143851Z 20230513/us-east-2/s3/aws4_request 9c516d39ac12478da69b0e5fdf9394b79c3bc69640435aceaa540b7ca70efa42 2023-05-13 14:38:51 [botocore.auth] DEBUG: Signature: c1c669da5b0fdb4938c076c5db740292c886642b136b42e3ec502d1754a1e727 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:51 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:51 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_16820 HTTP/1.1" 200 224 2023-05-13 14:38:51 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'd1BDAk0A7XgUHWny7WT4nbUEvopOGQIBOjMEKnG7yBLSJy6X3aHWxCtE+WYgpRnmqvbbMMBLfJQ=', 'x-amz-request-id': 'N21WAVM629F3Q3RM', 'Date': 'Sat, 13 May 2023 14:38:52 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:51 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:52.000Z"ad87b779e416bea8730da8e5cb17ec89"' 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:51 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:51 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:51 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:51 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_16820', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16820', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_16820', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_16820', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16820', 'Key': 'x_small_16820'}}}} 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:51 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_16820 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16820 x-amz-date:20230513T143851Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:51 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143851Z 20230513/us-east-2/s3/aws4_request fb8ca159db57625320c8aba0d0578ad942b43cd03a69ea392ad9d6274d2a3a13 2023-05-13 14:38:51 [botocore.auth] DEBUG: Signature: 6ea98e091301d978e669cc96dd8a1b879c94a4fb26517d40843aa1dff2d17110 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:51 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:51 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_16820 HTTP/1.1" 200 224 2023-05-13 14:38:51 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Tax+790aGG+wYTin3ZAGiDa/rj3oDaaCo1CgZEC+IXSmOxnrw53J0SUmLPIQioji8vqAVfYdsFU=', 'x-amz-request-id': 'N21J4DDC3Q4MMKGQ', 'Date': 'Sat, 13 May 2023 14:38:52 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:51 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:52.000Z"ad87b779e416bea8730da8e5cb17ec89"' 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:51 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:51 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:38:51 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:38:51 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:38:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:38:51 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16819 HTTP/1.1" 200 20652 2023-05-13 14:38:51 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:51 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:38:51 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:38:51 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:38:51 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16819', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:38:51 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:51 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16819', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:38:51 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:51 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16819', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:38:51 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16819', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '16819', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:51 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:51 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:38:51 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:51 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:51 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:51 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/16819', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '2BPTlU16mNRmfkgMnSwSkg==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/16819', 'url': 'https://rentlyse-upload.s3.amazonaws.com/16819', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '16819', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:51 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:51 [botocore.auth] DEBUG: CanonicalRequest: PUT /16819 content-md5:2BPTlU16mNRmfkgMnSwSkg== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143851Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:51 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143851Z 20230513/us-east-1/s3/aws4_request a37e5719f42f4071788afae128b7f15edef27d998eb76ad145bbe9a067684297 2023-05-13 14:38:51 [botocore.auth] DEBUG: Signature: ecc76272c69e3763abad07297670be8c509183bae9dfa230982b19e14cdb8de7 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:51 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:51 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:38:52 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:52 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:38:52 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16819 HTTP/1.1" 400 None 2023-05-13 14:38:52 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'MAC94TW1QV4FCND9', 'x-amz-id-2': '9VlCu6tSOdc93ya54HNveOrT6sI/ppvNTeEL0RjpJhD0wQSLsIlmMuz6rj55k4I23hEfevSKD+o=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:38:51 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:38:52 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2MAC94TW1QV4FCND99VlCu6tSOdc93ya54HNveOrT6sI/ppvNTeEL0RjpJhD0wQSLsIlmMuz6rj55k4I23hEfevSKD+o=' 2023-05-13 14:38:52 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:52 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:52 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:52 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:38:52 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:52 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:52 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:52 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:52 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/16819 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/16819 2023-05-13 14:38:52 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:52 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:52 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:38:52 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:38:52 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:52 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:52 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:52 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:52 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:52 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:52 [botocore.auth] DEBUG: CanonicalRequest: PUT /16819 content-md5:2BPTlU16mNRmfkgMnSwSkg== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143852Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:52 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143852Z 20230513/us-east-2/s3/aws4_request 6551397982c495c39eb296a16e805db5aec472a9e25b4d9fc22169367e3c6cdf 2023-05-13 14:38:52 [botocore.auth] DEBUG: Signature: 3fea0e5fc1322e35b17e4b4c6fe36e1bc664f79b9664e63e5b434d0265167f79 2023-05-13 14:38:52 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:52 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:52 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:52 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:38:52 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:52 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:38:53 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16819 HTTP/1.1" 200 0 2023-05-13 14:38:53 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Yyu75u4jp9qnCt7TxS1FMrDHbJG5k6ek35CvWSbS8/ViOwkxqLBabk98jPmRoUCvVTgxiUIXYC8=', 'x-amz-request-id': 'MAC54KR85QF84SH9', 'Date': 'Sat, 13 May 2023 14:38:53 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"d813d3954d7a98d4667e480c9d2c1292"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:38:53 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:53 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:53 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:38:53 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:53 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:53 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:53 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:53 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_16819', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16819', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_16819', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_16819', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16819', 'Key': 'xx_large_16819'}}}} 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:53 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_16819 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16819 x-amz-date:20230513T143853Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:53 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143853Z 20230513/us-east-2/s3/aws4_request 6a3eb86d281cff7d44b4f597a7827a57859bdb2db7420f43300efc1c1d358d74 2023-05-13 14:38:53 [botocore.auth] DEBUG: Signature: 354e613749c28678215fba2605f2ddecdb901d95cb1c330dff382547ce1276b4 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:53 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:53 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_16819 HTTP/1.1" 200 224 2023-05-13 14:38:53 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'ms1ju0vjtUNmj/aTzRx9o03b8L7TngnlrXxKOGjjDPQgn5UcdHjDoln4V847f8HcbDUXBA48hRM=', 'x-amz-request-id': 'WMM25GH3JPRZH0QM', 'Date': 'Sat, 13 May 2023 14:38:54 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:53 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:54.000Z"d813d3954d7a98d4667e480c9d2c1292"' 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:53 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:53 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:53 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:53 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_16819', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16819', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_16819', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_16819', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16819', 'Key': 'x_large_16819'}}}} 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:53 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_16819 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16819 x-amz-date:20230513T143853Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:53 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143853Z 20230513/us-east-2/s3/aws4_request efa17ae0d18982f4aae5e7969762c345892a535835eb0c2059e6f156803f3c3b 2023-05-13 14:38:53 [botocore.auth] DEBUG: Signature: f60da4ae7d8e2f1cb28db58ae94e0838faac5397bcb506ee85a23f40176bad96 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:53 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:53 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_16819 HTTP/1.1" 200 224 2023-05-13 14:38:53 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'c622zQH1rYBhN5TMXXfFQk3nk+E9r8kIdCtaDyDLUmsO1I55QzUDD6vIcG6h/rBSHFpjrYeL4uA=', 'x-amz-request-id': 'WMM7P6HMXFNA6CGP', 'Date': 'Sat, 13 May 2023 14:38:54 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:53 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:54.000Z"d813d3954d7a98d4667e480c9d2c1292"' 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:53 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:53 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:53 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:53 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_16819', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16819', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_16819', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_16819', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16819', 'Key': 'x_medium_16819'}}}} 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:53 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_16819 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16819 x-amz-date:20230513T143853Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:53 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143853Z 20230513/us-east-2/s3/aws4_request 61a385aa07fa3b78ca8b95cf2c86db262bba4977f28d316636b33919d44f16e9 2023-05-13 14:38:53 [botocore.auth] DEBUG: Signature: f29e85d6eec8adecc43876c701c6e3da82035dbaf326ee64e8fa6aa52c5172b2 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:53 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:53 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_16819 HTTP/1.1" 200 224 2023-05-13 14:38:53 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'UTcNtSAu04xwAK7I7siwt4TMbKz8xIkwmQ5rMyA51V9b/f3sYhZ7QVMBnIrb5Tg7aCRQELDq0HQ=', 'x-amz-request-id': 'WMM83DBDX0A7BB4S', 'Date': 'Sat, 13 May 2023 14:38:54 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:53 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:54.000Z"d813d3954d7a98d4667e480c9d2c1292"' 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:53 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:53 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:53 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:53 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_16819', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16819', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_16819', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_16819', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16819', 'Key': 'x_small_16819'}}}} 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:53 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_16819 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16819 x-amz-date:20230513T143853Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:53 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143853Z 20230513/us-east-2/s3/aws4_request a1f916dc45dd23994d000d31f473df8c288e1626addc9db2be043401add92090 2023-05-13 14:38:53 [botocore.auth] DEBUG: Signature: d7a25c38e3de21a36b75312d3079ab8e0f09b6e12708d9991d5baba921120f6d 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:53 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:53 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_16819 HTTP/1.1" 200 224 2023-05-13 14:38:53 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'LmTatL9AwL52671xf8sx7eiA1Q5w8uIhcEui6ny5CCRnVPanawEpqEFbygRGHdjZhX3QaW3a3bY=', 'x-amz-request-id': 'WMM7GVQ4567XF0NH', 'Date': 'Sat, 13 May 2023 14:38:54 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:53 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:54.000Z"d813d3954d7a98d4667e480c9d2c1292"' 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:53 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:38:53 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:53 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:38:53 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:38:53 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:38:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:38:54 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16818 HTTP/1.1" 200 82078 2023-05-13 14:38:54 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:54 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:38:54 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:38:54 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:38:54 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16818', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:38:54 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:54 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16818', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:38:54 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:54 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16818', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:38:54 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16818', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '16818', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:54 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:54 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:38:54 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:54 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/16818', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 't0nmbI7G77me5m4kNw02kQ==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/16818', 'url': 'https://rentlyse-upload.s3.amazonaws.com/16818', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '16818', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:54 [botocore.auth] DEBUG: CanonicalRequest: PUT /16818 content-md5:t0nmbI7G77me5m4kNw02kQ== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143854Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:54 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143854Z 20230513/us-east-1/s3/aws4_request d88e5e7276d7c266e9328d3e66cbbeb3e454441ac0428a4ca5c71fd6a056e048 2023-05-13 14:38:54 [botocore.auth] DEBUG: Signature: 3ee085fdad0bfbe5ccb0d8dae3b848519e2462ef1cc674b540352858d801cd74 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:54 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:38:54 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:54 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:38:54 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16818 HTTP/1.1" 400 None 2023-05-13 14:38:54 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '2BBCCC8GDN52MV0Z', 'x-amz-id-2': 'nP5t+uDTz/jOKgsaJoHzcbmwg3GnIclj4K2SSO6pgThFKmc+H+ZYD2GhzOrP96U886NE52Bqyqw=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:38:53 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:38:54 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-22BBCCC8GDN52MV0ZnP5t+uDTz/jOKgsaJoHzcbmwg3GnIclj4K2SSO6pgThFKmc+H+ZYD2GhzOrP96U886NE52Bqyqw=' 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:54 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:54 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:54 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:54 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/16818 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/16818 2023-05-13 14:38:54 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:54 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:54 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:38:54 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:54 [botocore.auth] DEBUG: CanonicalRequest: PUT /16818 content-md5:t0nmbI7G77me5m4kNw02kQ== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143854Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:54 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143854Z 20230513/us-east-2/s3/aws4_request 5c0d5164a4c4ecd353fa9825353823bd0a7bf2e8d1efb3eeaaa5d1a280991459 2023-05-13 14:38:54 [botocore.auth] DEBUG: Signature: 07a235dd44245dd04e77959de54c70ba4f17c0e4738ceee5a95ce2eac6ce1100 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:54 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:54 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:38:54 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:55 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:38:55 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16818 HTTP/1.1" 200 0 2023-05-13 14:38:55 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'JLOjaWgC2ratAhrRUTNK6k9Wdqy8TVWcN6vqGZPziZ8Z5GhtyTi2D8ZSlhlCpEL6GdybdDh9k+U=', 'x-amz-request-id': 'JW4ETHRP5NS6E1RA', 'Date': 'Sat, 13 May 2023 14:38:56 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"b749e66c8ec6efb99ee66e24370d3691"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:38:55 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:55 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:55 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:38:55 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:55 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:55 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:55 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:55 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_16818', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16818', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_16818', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_16818', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16818', 'Key': 'xx_large_16818'}}}} 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:55 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_16818 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16818 x-amz-date:20230513T143855Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:55 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143855Z 20230513/us-east-2/s3/aws4_request bb91194241809396c4bd48d00c5e2f3205cb30619e3d13d96fbac687f8015d4b 2023-05-13 14:38:55 [botocore.auth] DEBUG: Signature: e97379bb982aeffb87c0b31d33447b1a1d8cc1ffe1c25409fe4c7db3eaf29cbf 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:55 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:55 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_16818 HTTP/1.1" 200 224 2023-05-13 14:38:55 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'zPwoN+Iyc7OM8ux+z9MGthet6N+6BmIRtyXa9A0opnuJyGfw4YL2V4qDDlRvpSuxGD3EDeHsKbI=', 'x-amz-request-id': 'JW40T55964RSG4GB', 'Date': 'Sat, 13 May 2023 14:38:56 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:55 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:56.000Z"b749e66c8ec6efb99ee66e24370d3691"' 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:55 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:55 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:55 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:55 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_16818', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16818', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_16818', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_16818', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16818', 'Key': 'x_large_16818'}}}} 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:55 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_16818 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16818 x-amz-date:20230513T143855Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:55 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143855Z 20230513/us-east-2/s3/aws4_request ea8e84618515234f1c67aa8421965fb1074c82e7661bbd88600a488cbe787f21 2023-05-13 14:38:55 [botocore.auth] DEBUG: Signature: b6439bca25521efa5933a2e194f13b600311eb1f5353cdf73a9b9de49d3db0dc 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:55 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:55 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:56 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_16818 HTTP/1.1" 200 224 2023-05-13 14:38:56 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'mMq459hLFyZuA0g3xczIJGO6TwVtQ03YFW9siusITxeqAB6okDgWfHZXp8LdvmPJnzg6LIQVTbE=', 'x-amz-request-id': 'JW46RDMBGKZR41B6', 'Date': 'Sat, 13 May 2023 14:38:56 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:56 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:56.000Z"b749e66c8ec6efb99ee66e24370d3691"' 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:56 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:56 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:56 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:56 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_16818', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16818', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_16818', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_16818', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16818', 'Key': 'x_medium_16818'}}}} 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:56 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_16818 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16818 x-amz-date:20230513T143856Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:56 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143856Z 20230513/us-east-2/s3/aws4_request a13ef3eb0ee630f3753d42495385157effce717f32ad3a036e98264800e71bf4 2023-05-13 14:38:56 [botocore.auth] DEBUG: Signature: c5cb815ec0ef360b4a5a5c193e78fa55aaa7e63485ee4738b03ffe1d0da57730 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:56 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:56 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_16818 HTTP/1.1" 200 224 2023-05-13 14:38:56 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'lBQ+leuSIq2CXeXWXLYqWTGpVUG+T/NMKwrZUfC/giWdYl1qkpZJeNGJ6Vq5XrNUmWoyMHtFw0c=', 'x-amz-request-id': 'QN7PNPSPE7YFPMDF', 'Date': 'Sat, 13 May 2023 14:38:57 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:56 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:57.000Z"b749e66c8ec6efb99ee66e24370d3691"' 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:56 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:56 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:56 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:56 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_16818', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16818', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_16818', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_16818', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16818', 'Key': 'x_small_16818'}}}} 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:56 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_16818 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16818 x-amz-date:20230513T143856Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:56 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143856Z 20230513/us-east-2/s3/aws4_request 12db7f862cfe3f3f8767760349f998e459db2ed86b1e47a41c26e74f36fbde8f 2023-05-13 14:38:56 [botocore.auth] DEBUG: Signature: d46e6f4cf69a8a470d8374eadb1b660d6b9bea58c5baa40014ae08cf31aa330b 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:56 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:56 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_16818 HTTP/1.1" 200 224 2023-05-13 14:38:56 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'r6EVC3EoAVd015fYW3bFX3agddLX60n/ZzMQRvYZw5jNxRYZuYHtw+SDi2R9YhlNU5MegYrqHLs=', 'x-amz-request-id': 'QN7N4PH0P770Z0PR', 'Date': 'Sat, 13 May 2023 14:38:57 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:56 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:57.000Z"b749e66c8ec6efb99ee66e24370d3691"' 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:56 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:56 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Balkong", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2023-06-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Aneby', 'country': 'SE', 'currency': 'Kr', 'desc': '”Slottet” - Skärsjö Gård Rymlig nyrenoverad etta med hög standard ' 'och stor balkong. Nytt modernt fullutrustat kök. Avstånd till sjön ' 'ca 50 m Fastigheten ligger i ett stort grönområde med möjlighet till ' 'fiske och närhet till bad. Finns också tallskogar med, vandrings- ' 'och cykelleder Avstånd: Nässjö 22 km, Aneby 3 km, Tranås 29 km, ' 'Huskvarna 36 km Kris-rabatt! - Hör av dig så förklarar jag.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4900', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/aneby/10125', 'photos': '["https://api.bostadsregistret.se/image/16822", ' '"https://api.bostadsregistret.se/image/16821", ' '"https://api.bostadsregistret.se/image/16820", ' '"https://api.bostadsregistret.se/image/16819", ' '"https://api.bostadsregistret.se/image/16818"]', 'plat': '57.8619308', 'plong': '14.697774933333335', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '35', 'state': 'Aneby', 'street': 'Skärsjögård 2', 'title': 'Förstahandskontrakt - Aneby', 'zipcode': '57892'} 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:56 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:38:56 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:38:56 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:38:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:38:56 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/15963 HTTP/1.1" 200 120792 2023-05-13 14:38:56 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:56 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:38:56 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:38:56 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:38:56 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15963', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:38:56 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:56 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15963', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:38:56 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15963', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:38:56 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15963', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '15963', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:56 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:56 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:38:56 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:56 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:56 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:56 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:56 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/15963', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '+CFaStzNH9dj5I2oGDOGOA==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/15963', 'url': 'https://rentlyse-upload.s3.amazonaws.com/15963', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '15963', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:56 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:56 [botocore.auth] DEBUG: CanonicalRequest: PUT /15963 content-md5:+CFaStzNH9dj5I2oGDOGOA== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143856Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:56 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143856Z 20230513/us-east-1/s3/aws4_request 0fa25103195e421e9961a6b6a96e48188dc9059f0231fd028bab635d1f8e6301 2023-05-13 14:38:56 [botocore.auth] DEBUG: Signature: 56f0b77fed4c7a60fea305d825fcf8b631a52eecc5051485a92a8812bde701cb 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:56 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:56 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:56 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:38:57 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:57 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:38:57 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /15963 HTTP/1.1" 400 None 2023-05-13 14:38:57 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'BJEK7P3DWH5WVZ5E', 'x-amz-id-2': 'EkQWyKleBzRxDH3qlW/uZr9OIW3b6tDUfzrzRNE+C3tsE2pVVzcjDf+xF08gTzEEvb9Y+ZSOOGM=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:38:56 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:38:57 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2BJEK7P3DWH5WVZ5EEkQWyKleBzRxDH3qlW/uZr9OIW3b6tDUfzrzRNE+C3tsE2pVVzcjDf+xF08gTzEEvb9Y+ZSOOGM=' 2023-05-13 14:38:57 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:57 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:57 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:57 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:38:57 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:57 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:57 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:57 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:57 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/15963 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/15963 2023-05-13 14:38:57 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:57 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:57 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:38:57 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:38:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:57 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:57 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:57 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:57 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:57 [botocore.auth] DEBUG: CanonicalRequest: PUT /15963 content-md5:+CFaStzNH9dj5I2oGDOGOA== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143857Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:57 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143857Z 20230513/us-east-2/s3/aws4_request 588aa91d4dacdff2a0be61312a6f82437c320581d19b96de795381d3726f741f 2023-05-13 14:38:57 [botocore.auth] DEBUG: Signature: 9803ca0fa5a3aeaa9f02589319edb108263b9282f4a5aecab50a95d36364ff02 2023-05-13 14:38:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:57 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:57 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:38:57 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:57 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:38:58 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /15963 HTTP/1.1" 200 0 2023-05-13 14:38:58 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'AFaTKmij1Te7zPlZgCUSh3qr8WEjzu0X/9IXIh3x0tmnoQnpwlVVQArbzn3mhKUX3/6H1hDJ1kI=', 'x-amz-request-id': 'BJEHKGCHH999C9YF', 'Date': 'Sat, 13 May 2023 14:38:58 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"f8215a4adccd1fd763e48da818338638"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:38:58 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:58 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:58 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:38:58 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:58 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:58 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:58 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:58 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_15963', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15963', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_15963', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_15963', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15963', 'Key': 'xx_large_15963'}}}} 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:58 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_15963 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15963 x-amz-date:20230513T143858Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:58 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143858Z 20230513/us-east-2/s3/aws4_request 216df5ef168a81f9fff52f3c4e738f1f9e7161861a2aa35601c4694c3568636c 2023-05-13 14:38:58 [botocore.auth] DEBUG: Signature: c3e9cefc4d9cba45938f9a58ae91c8dc6a8a1be9e6b7db674e222f59c2114102 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:58 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:58 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_15963 HTTP/1.1" 200 224 2023-05-13 14:38:58 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'NhRU4a78PX0OXG9T/ugpw4XaiFt8XwhlW35NE6kvQbN+yKAd3ey3BK/4Z0OdB3Os13N/WdkcS1U=', 'x-amz-request-id': 'ABFE5STB1PD7VX5B', 'Date': 'Sat, 13 May 2023 14:38:59 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:58 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:59.000Z"f8215a4adccd1fd763e48da818338638"' 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:58 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:58 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:58 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:58 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_15963', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15963', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_15963', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_15963', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15963', 'Key': 'x_large_15963'}}}} 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:58 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_15963 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15963 x-amz-date:20230513T143858Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:58 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143858Z 20230513/us-east-2/s3/aws4_request 4d6983e197ee421ecb16269ac928e3c89298747caeee576817d2a9da920635f6 2023-05-13 14:38:58 [botocore.auth] DEBUG: Signature: 5962ef44da74fe564149b08fed03aa0ca1c14b80010af203c9765cfd26df392b 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:58 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:58 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_15963 HTTP/1.1" 200 224 2023-05-13 14:38:58 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'nyRznITtgA//B6Haz+lSFupVvDgifrMrK0SiDTgzbUiBfNDQWAGyAEMNYRSzgwtC6GP7AOjpPc8=', 'x-amz-request-id': 'ABFEWZGV8SVKHH34', 'Date': 'Sat, 13 May 2023 14:38:59 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:58 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:59.000Z"f8215a4adccd1fd763e48da818338638"' 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:58 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:58 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:58 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:58 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_15963', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15963', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_15963', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_15963', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15963', 'Key': 'x_medium_15963'}}}} 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:58 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_15963 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15963 x-amz-date:20230513T143858Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:58 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143858Z 20230513/us-east-2/s3/aws4_request f2959c38ee0d26a516dbd0ea806c7b5f17dbbc0cdfbc9f0f0caa4b07551be0cf 2023-05-13 14:38:58 [botocore.auth] DEBUG: Signature: 66bc0c2938c06ed4370edd0fbc7c2d4802f6724e2a76509c65974ba0f5451fe3 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:58 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:58 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_15963 HTTP/1.1" 200 224 2023-05-13 14:38:58 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'FQTNSLVBQJuP/eBjMItJydnwquipTP0Kvw7mkBtmaVzyxNWjRuGCgjv75Wybm4jm/dWSb5Ii91k=', 'x-amz-request-id': 'ABFCSR0Y5JK2BCAE', 'Date': 'Sat, 13 May 2023 14:38:59 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:58 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:59.000Z"f8215a4adccd1fd763e48da818338638"' 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:58 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:58 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:58 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:58 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_15963', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15963', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_15963', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_15963', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15963', 'Key': 'x_small_15963'}}}} 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:58 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_15963 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15963 x-amz-date:20230513T143858Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:38:58 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143858Z 20230513/us-east-2/s3/aws4_request 300089c59de9872c0fde52757818517aa5605d30f2189e9bd2196427752f9aa6 2023-05-13 14:38:58 [botocore.auth] DEBUG: Signature: 455163ef6dd214df64dfbea6989e3c29dc5b12fead55d0bda00194dcae149868 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:38:58 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:58 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:59 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_15963 HTTP/1.1" 200 224 2023-05-13 14:38:59 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'oq8ykvnzt2medgwYZlnOMxnruiuCy2D+yLYa7bacaUAPHv8XSK8oVqkhAK8/Yke0Zoz36sSfQJ8=', 'x-amz-request-id': 'ABF1B02YDWJWM4T5', 'Date': 'Sat, 13 May 2023 14:38:59 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:38:59 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:38:59.000Z"f8215a4adccd1fd763e48da818338638"' 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:38:59 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:38:59 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:38:59 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:38:59 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:38:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:38:59 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/15962 HTTP/1.1" 200 8852 2023-05-13 14:38:59 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:59 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:38:59 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:38:59 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:38:59 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15962', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:38:59 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:38:59 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15962', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:38:59 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15962', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:38:59 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15962', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '15962', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:59 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:59 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:38:59 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:59 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:59 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/15962', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'oVCB65hV1+u+uXoH36Cl+g==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/15962', 'url': 'https://rentlyse-upload.s3.amazonaws.com/15962', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '15962', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:59 [botocore.auth] DEBUG: CanonicalRequest: PUT /15962 content-md5:oVCB65hV1+u+uXoH36Cl+g== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143859Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:59 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143859Z 20230513/us-east-1/s3/aws4_request 367983d1fcad005b9fc44006667cd4cd31836a890b82b136aac8ded0cc015215 2023-05-13 14:38:59 [botocore.auth] DEBUG: Signature: e2d303002f01ddf7d280a2bf32474269978231ac764ad743e49cd5be29817227 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:59 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:38:59 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:38:59 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:38:59 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /15962 HTTP/1.1" 400 None 2023-05-13 14:38:59 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'YNK8F1PCZTW9VA6S', 'x-amz-id-2': 'M3F/Qor7XDwDg9z/uxr/eILYz9YJXkB9bVQxEMfUYtACxA5ajQWWMgLwTEKfUucx1wu9Nu1blbE=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:38:58 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:38:59 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2YNK8F1PCZTW9VA6SM3F/Qor7XDwDg9z/uxr/eILYz9YJXkB9bVQxEMfUYtACxA5ajQWWMgLwTEKfUucx1wu9Nu1blbE=' 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:38:59 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:38:59 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:38:59 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:38:59 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/15962 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/15962 2023-05-13 14:38:59 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:38:59 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:38:59 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:38:59 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:38:59 [botocore.auth] DEBUG: CanonicalRequest: PUT /15962 content-md5:oVCB65hV1+u+uXoH36Cl+g== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143859Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:38:59 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143859Z 20230513/us-east-2/s3/aws4_request 5d4e30a87fb6ae6c76d890802c33e9ecfa7905eae0c15ecf4fac51e48ba431bb 2023-05-13 14:38:59 [botocore.auth] DEBUG: Signature: 1872b40126d591e5f5ffad14f7eebbd0d39682a9f29e0ab39b4da5f67b5b3b6a 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:38:59 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:38:59 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:38:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:39:00 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:39:00 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:39:00 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /15962 HTTP/1.1" 200 0 2023-05-13 14:39:00 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'kiJ+VnZOqfxA0kUHh1z6s35QAf1T7vNFpHSRdOYhY5SB3UHoL2F4PcCGhZyseJoMUqPOQC9SEkk=', 'x-amz-request-id': 'B9D0VMSR8E77A9DA', 'Date': 'Sat, 13 May 2023 14:39:01 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"a15081eb9855d7ebbeb97a07dfa0a5fa"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:39:00 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:39:00 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:39:00 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:39:00 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:00 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:00 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:00 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:00 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_15962', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15962', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_15962', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_15962', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15962', 'Key': 'xx_large_15962'}}}} 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:00 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_15962 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15962 x-amz-date:20230513T143900Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:00 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143900Z 20230513/us-east-2/s3/aws4_request 2d7d40099ddfcfcea9287ce26bd4b69a869c684189c2cc00bf17d4c927040a65 2023-05-13 14:39:00 [botocore.auth] DEBUG: Signature: 8128491a737fb1eef60ac2fd5bbcbedb3593864f823b1c3629aa19f685fc1dc5 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:00 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:00 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_15962 HTTP/1.1" 200 224 2023-05-13 14:39:00 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'nwGF6+2YB9Wu6eEB7ga6zbpX+U8En84AqtkrYj0VnBB3huXdrnRo1XRmF4TH12ZK/P4MNOHq+mM=', 'x-amz-request-id': 'B9D9WCED6TYH4APE', 'Date': 'Sat, 13 May 2023 14:39:01 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:00 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:01.000Z"a15081eb9855d7ebbeb97a07dfa0a5fa"' 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:00 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:00 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:00 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:00 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_15962', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15962', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_15962', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_15962', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15962', 'Key': 'x_large_15962'}}}} 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:00 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_15962 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15962 x-amz-date:20230513T143900Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:00 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143900Z 20230513/us-east-2/s3/aws4_request 60712f8ab1aa1259dc8dff2f7000c922da2b853ef29152fb099c0ee9260a0c40 2023-05-13 14:39:00 [botocore.auth] DEBUG: Signature: 3c8a1b36e388417345da07dd5586d0e5bd2482cc35ae543f4afce4896f7e8528 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:00 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:00 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_15962 HTTP/1.1" 200 224 2023-05-13 14:39:00 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'YQM/+kQmVwlC1T+4fBqQkjrlXUhnZJyeTVKxlcZO5crYqq5TaDIxlkm73FyV/j//gDyuEOZcV+g=', 'x-amz-request-id': 'B9D1YXM7173987F3', 'Date': 'Sat, 13 May 2023 14:39:01 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:00 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:01.000Z"a15081eb9855d7ebbeb97a07dfa0a5fa"' 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:00 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:00 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:00 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:00 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_15962', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15962', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_15962', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_15962', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15962', 'Key': 'x_medium_15962'}}}} 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:00 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_15962 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15962 x-amz-date:20230513T143900Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:00 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143900Z 20230513/us-east-2/s3/aws4_request e9418762f8e039ab52d5bc3088a21fdeb9cb28470376ffeb500c59b63d5daf8d 2023-05-13 14:39:00 [botocore.auth] DEBUG: Signature: ee1916d9ab429be9f9195cfcbef882ffdf9b4139cf59bd0b613760de4a46c6c2 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:00 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:00 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:01 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_15962 HTTP/1.1" 200 224 2023-05-13 14:39:01 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'lZiRZLTjJ3jQ/nYsWdB1Utj+4UNoquYiPljXkYLIVkWLlL87Pzqkb/AA3MvFLATQR25OczDikrc=', 'x-amz-request-id': 'B9DAR99509CEGFHN', 'Date': 'Sat, 13 May 2023 14:39:01 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:01 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:01.000Z"a15081eb9855d7ebbeb97a07dfa0a5fa"' 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:01 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:01 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:01 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:01 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_15962', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15962', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_15962', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_15962', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15962', 'Key': 'x_small_15962'}}}} 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:01 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_15962 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15962 x-amz-date:20230513T143901Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:01 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143901Z 20230513/us-east-2/s3/aws4_request 3aa40ccd3784f34753c6fa6bc64a2ac7241591cb4abbd5521f32a56335d2de9a 2023-05-13 14:39:01 [botocore.auth] DEBUG: Signature: c90410935ef9f04a1885a2907e3612c8e76ae85987800069e0abd880ad13b877 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:01 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:01 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_15962 HTTP/1.1" 200 224 2023-05-13 14:39:01 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'I5FmhihUpvChApT8EmNOa8ZFXSVk8N/5QL3rPu0oYD/OpVCtJIuY3PNfbfyYEexWsH3ZepjYCrM=', 'x-amz-request-id': '981DKV9A74VWCR3M', 'Date': 'Sat, 13 May 2023 14:39:02 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:01 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:02.000Z"a15081eb9855d7ebbeb97a07dfa0a5fa"' 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:01 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:39:01 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:39:01 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:39:01 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:39:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:39:01 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/15960 HTTP/1.1" 200 50237 2023-05-13 14:39:01 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:39:01 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:39:01 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:39:01 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:39:01 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15960', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:39:01 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:39:01 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15960', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:39:01 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:39:01 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15960', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:39:01 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15960', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '15960', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:01 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:01 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:39:01 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:01 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:01 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:01 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/15960', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '1CkC+CJGXX2PqzTT+ba8YQ==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/15960', 'url': 'https://rentlyse-upload.s3.amazonaws.com/15960', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '15960', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:39:01 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:01 [botocore.auth] DEBUG: CanonicalRequest: PUT /15960 content-md5:1CkC+CJGXX2PqzTT+ba8YQ== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143901Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:39:01 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143901Z 20230513/us-east-1/s3/aws4_request a0576d0a32e196055365b8b218f74ce9a9cce1e51f090c42120f88c4da87abd9 2023-05-13 14:39:01 [botocore.auth] DEBUG: Signature: bce317f57b8af66dba0f2058ef973cc90ad90f0308648c15f393078f988d68e4 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:01 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:01 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:01 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:39:01 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:39:02 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:39:02 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /15960 HTTP/1.1" 400 None 2023-05-13 14:39:02 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '98165WGQ2RKS0GES', 'x-amz-id-2': 'Q8tZqIkMpb7Ioluuhdsf8BMXOGoAv78CLL7ylohVcgdhd4NHw2JzMOCMg3yGk0majw7ZR76FefY=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:39:01 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:39:02 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-298165WGQ2RKS0GESQ8tZqIkMpb7Ioluuhdsf8BMXOGoAv78CLL7ylohVcgdhd4NHw2JzMOCMg3yGk0majw7ZR76FefY=' 2023-05-13 14:39:02 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:39:02 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:02 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:39:02 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:39:02 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:02 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:02 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:02 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:02 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/15960 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/15960 2023-05-13 14:39:02 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:02 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:02 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:39:02 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:39:02 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:02 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:39:02 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:39:02 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:39:02 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:39:02 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:02 [botocore.auth] DEBUG: CanonicalRequest: PUT /15960 content-md5:1CkC+CJGXX2PqzTT+ba8YQ== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143902Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:39:02 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143902Z 20230513/us-east-2/s3/aws4_request 489ef62ebf908fbc5d66aff2f64d2512f207bedbe8747a7eca29519fc246e287 2023-05-13 14:39:02 [botocore.auth] DEBUG: Signature: ddbfb9da2fdaaed52bde8b1799a5264e532552666167f27231e2197f114d5fda 2023-05-13 14:39:02 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:02 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:02 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:02 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:39:02 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:39:02 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:39:03 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /15960 HTTP/1.1" 200 0 2023-05-13 14:39:03 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '3/fMc0Kc86rG2U21GkK/J6EmJNZI0vWD/9h8JqTBtGts0+3ayhj1IHEhXlSOSq4o4EkBrQeDPfU=', 'x-amz-request-id': 'PMA1SP4MP5ZDR27H', 'Date': 'Sat, 13 May 2023 14:39:03 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"d42902f822465d7d8fab34d3f9b6bc61"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:39:03 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:39:03 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:39:03 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:39:03 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:03 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:03 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:03 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:03 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_15960', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15960', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_15960', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_15960', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15960', 'Key': 'xx_large_15960'}}}} 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:03 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_15960 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15960 x-amz-date:20230513T143903Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:03 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143903Z 20230513/us-east-2/s3/aws4_request ed96ebac826f9257c8d6e98013ee339b4b3f628aeaa86d92f56c7b03446c7548 2023-05-13 14:39:03 [botocore.auth] DEBUG: Signature: ea9940ae91c0a903dc1016277bae2a53f0dba0cd51e8800316366d379cae231c 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:03 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:03 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_15960 HTTP/1.1" 200 224 2023-05-13 14:39:03 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'uMpVxo6Yp5AcHSKVPPO84Fwp06cNr3WtMvQin7SxDk+Jwg45iMvnhmolZQU/0xrzkK1XL7LiGMk=', 'x-amz-request-id': 'NTAVGKN6V837NFF0', 'Date': 'Sat, 13 May 2023 14:39:04 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:03 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:04.000Z"d42902f822465d7d8fab34d3f9b6bc61"' 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:03 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:03 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:03 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:03 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_15960', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15960', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_15960', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_15960', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15960', 'Key': 'x_large_15960'}}}} 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:03 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_15960 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15960 x-amz-date:20230513T143903Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:03 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143903Z 20230513/us-east-2/s3/aws4_request 780afd2d3ce84afd490df5c52c9fa59c0583ad862543ff64aba55b596dcc7443 2023-05-13 14:39:03 [botocore.auth] DEBUG: Signature: 58cd853fccd11dcb29ae7ededf0475cbab8d680c02df2792d6e5d5072337ffec 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:03 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:03 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_15960 HTTP/1.1" 200 224 2023-05-13 14:39:03 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '3NxU9VAPL3u0PwFVXHsvu2OqKrlpaLJe3iLrT6KdZ6DeCr7Nq/iwj0gOkzB0fWEfC0LZN5H+Wio=', 'x-amz-request-id': 'NTAQZTBBZXTJ0Q8P', 'Date': 'Sat, 13 May 2023 14:39:04 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:03 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:04.000Z"d42902f822465d7d8fab34d3f9b6bc61"' 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:03 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:03 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:03 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:03 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_15960', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15960', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_15960', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_15960', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15960', 'Key': 'x_medium_15960'}}}} 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:03 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_15960 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15960 x-amz-date:20230513T143903Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:03 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143903Z 20230513/us-east-2/s3/aws4_request 5b6ba55be881696cc7fd32b5c5f886ad0ec40b3a49f25eebc33b7a54c64cca86 2023-05-13 14:39:03 [botocore.auth] DEBUG: Signature: 92d158ac49e60698897a441097462d002870851ddc02a1a79b55de54a28aac41 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:03 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:03 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_15960 HTTP/1.1" 200 224 2023-05-13 14:39:03 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '8fmwESMPWaEv7e0OMB+7CMurZxBE18XXSeXD7tHoewaHeM7YfAgB0EJngQK0YtkhpCCsfuQcC1g=', 'x-amz-request-id': 'NTAGGND0BMZHZPPG', 'Date': 'Sat, 13 May 2023 14:39:04 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:03 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:04.000Z"d42902f822465d7d8fab34d3f9b6bc61"' 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:03 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:03 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:03 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:03 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_15960', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15960', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_15960', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_15960', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15960', 'Key': 'x_small_15960'}}}} 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:03 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_15960 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15960 x-amz-date:20230513T143903Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:03 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143903Z 20230513/us-east-2/s3/aws4_request 7022cba1d47c14c0005d770530653828f93e23480e91990f789076fa973efa1a 2023-05-13 14:39:03 [botocore.auth] DEBUG: Signature: 68989d4aeb38de032b81600376acb5767228b5d3c8154a5c1d875ce2122020b6 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:03 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:03 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_15960 HTTP/1.1" 200 224 2023-05-13 14:39:03 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'pYPL/zSEevuCc03u3Lv+bYPW6qF3AldFCb5n3eO5vGWdcVKNgQxDgMqZ3lVW4uASJBNvR7csCf4=', 'x-amz-request-id': 'NTAP7DKXE2WFNCFW', 'Date': 'Sat, 13 May 2023 14:39:04 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:03 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:04.000Z"d42902f822465d7d8fab34d3f9b6bc61"' 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:03 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:39:03 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:39:03 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:39:04 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:39:04 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:39:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:39:04 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/15959 HTTP/1.1" 200 57950 2023-05-13 14:39:04 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:39:04 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:39:04 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:39:04 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:39:04 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15959', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:39:04 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:39:04 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15959', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:39:04 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:39:04 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15959', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:39:04 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15959', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '15959', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:04 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:04 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:39:04 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:04 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/15959', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'TiqTO3ggITgJ8QjBlGpuNA==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/15959', 'url': 'https://rentlyse-upload.s3.amazonaws.com/15959', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '15959', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:04 [botocore.auth] DEBUG: CanonicalRequest: PUT /15959 content-md5:TiqTO3ggITgJ8QjBlGpuNA== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143904Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:39:04 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143904Z 20230513/us-east-1/s3/aws4_request e875a6078af762be6c6ee653b086bb247654c281cc03e1ae1a4765f4b9cd0086 2023-05-13 14:39:04 [botocore.auth] DEBUG: Signature: fbd787f43527eb6db0f09754dc3b74597720d5a005c56931bb9e7ac51ef66308 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:04 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:39:04 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:39:04 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:39:04 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /15959 HTTP/1.1" 400 None 2023-05-13 14:39:04 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '8FEHW6S92DEXDPQY', 'x-amz-id-2': '3emBkTNszyoRF5Ci2o8Eb3+WXYNxi9AB96CqkJej5dZznZ4mCF+8fPfg214ONPXfo2eobhv2JbI=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:39:03 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:39:04 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-28FEHW6S92DEXDPQY3emBkTNszyoRF5Ci2o8Eb3+WXYNxi9AB96CqkJej5dZznZ4mCF+8fPfg214ONPXfo2eobhv2JbI=' 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:39:04 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:04 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:04 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:04 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/15959 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/15959 2023-05-13 14:39:04 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:04 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:04 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:39:04 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:04 [botocore.auth] DEBUG: CanonicalRequest: PUT /15959 content-md5:TiqTO3ggITgJ8QjBlGpuNA== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143904Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:39:04 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143904Z 20230513/us-east-2/s3/aws4_request 66e47bada1a24e80fa00f4214c717a2542ec516af22b946d95d7401616f7d9c4 2023-05-13 14:39:04 [botocore.auth] DEBUG: Signature: 2a5c330824a8ad8a749c40c693e9c095c885ca507531a3c3ebcd82997a34beca 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:04 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:04 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:39:05 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:39:05 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:39:05 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /15959 HTTP/1.1" 200 0 2023-05-13 14:39:05 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'OdbUlBUPE8NHKzA5HC2avXYtzmYokC+AuwxbYrctP1XtduCT2pzChZinJXfReQAFTx3/kkpoAmI=', 'x-amz-request-id': 'PYM0J8TMHD4QDPJ6', 'Date': 'Sat, 13 May 2023 14:39:06 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"4e2a933b7820213809f108c1946a6e34"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:39:05 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:39:05 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:39:05 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:39:05 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:05 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:05 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:05 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:05 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:05 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_15959', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15959', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_15959', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_15959', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15959', 'Key': 'xx_large_15959'}}}} 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:05 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:05 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_15959 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15959 x-amz-date:20230513T143905Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:05 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143905Z 20230513/us-east-2/s3/aws4_request 22522c6841e4768ee546f52e37b90d5b25468e31b54dbb0a054681ec3c76f5e1 2023-05-13 14:39:05 [botocore.auth] DEBUG: Signature: 93a4a37ff42efba9845e335f4d00ad05de48536e29d3c7bd5d2e97dbfe9b1211 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:05 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:05 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:05 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:06 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_15959 HTTP/1.1" 200 224 2023-05-13 14:39:06 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'MeL0/ubosd3pIK+aAecimuyLKS/PrMmNqjHDgM64RGknTn2RgzDFy6aMNPtPuAPjbyOx1c7FscE=', 'x-amz-request-id': 'PYM92X7YR2Q7G0W3', 'Date': 'Sat, 13 May 2023 14:39:06 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:06 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:06.000Z"4e2a933b7820213809f108c1946a6e34"' 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:06 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:06 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:06 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:06 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_15959', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15959', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_15959', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_15959', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15959', 'Key': 'x_large_15959'}}}} 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:06 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_15959 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15959 x-amz-date:20230513T143906Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:06 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143906Z 20230513/us-east-2/s3/aws4_request 0aa8925f8dc24dce2ecfca0f37a979a5d6777eb5586e1d3121e613307e7260c6 2023-05-13 14:39:06 [botocore.auth] DEBUG: Signature: 5ed98c522ac61767b0e829245b7d1dd8cb77dc2e66a73ebec392cd0b06d1c8fa 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:06 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:06 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_15959 HTTP/1.1" 200 224 2023-05-13 14:39:06 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'pSCkqgJ4+6M+lMJ6iL0WLesDs+dalAxAkn70tXUy37ozhL8EULB2zfCh5HLLfFCGV/5lC1//q5w=', 'x-amz-request-id': '9RCPRM3Q78340V1X', 'Date': 'Sat, 13 May 2023 14:39:07 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:06 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:07.000Z"4e2a933b7820213809f108c1946a6e34"' 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:06 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:06 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:06 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:06 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_15959', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15959', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_15959', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_15959', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15959', 'Key': 'x_medium_15959'}}}} 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:06 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_15959 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15959 x-amz-date:20230513T143906Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:06 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143906Z 20230513/us-east-2/s3/aws4_request 1e1b6d3c7dfb517bfd6f37756a04479cd6f40547ea92a4e2c95462ad3d23988b 2023-05-13 14:39:06 [botocore.auth] DEBUG: Signature: d3548e15215a71f02899933d4a7cf0c6efd25e3b10e0825f369224027ab580c6 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:06 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:06 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_15959 HTTP/1.1" 200 224 2023-05-13 14:39:06 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Of4qPfZCvUhjXMbnFUipYxJs/5BiHr2xFdN1IWWuS1fshkQIu9zbktQEAUx8bcFCsJoze1Llrq8=', 'x-amz-request-id': '9RCG52HX1MHQX2QM', 'Date': 'Sat, 13 May 2023 14:39:07 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:06 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:07.000Z"4e2a933b7820213809f108c1946a6e34"' 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:06 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:06 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:06 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:06 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_15959', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15959', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_15959', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_15959', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15959', 'Key': 'x_small_15959'}}}} 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:06 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_15959 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15959 x-amz-date:20230513T143906Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:06 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143906Z 20230513/us-east-2/s3/aws4_request 1f09d6b07662b9228218d92736dfbeea0362441285d4a7477f54609d962b6347 2023-05-13 14:39:06 [botocore.auth] DEBUG: Signature: 9b8a415f1c7c7285944fcdee616dc02ca9d28791ebaee7b24fec3aa9ada26541 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:06 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:06 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_15959 HTTP/1.1" 200 224 2023-05-13 14:39:06 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'jnmISsHdaP3wuqqQAdCQAH60Xs++BMEvKxQr/CZLd/TIaSnlNQGh1CPGDbEH9pmN7NfZ+Ae3Ex4=', 'x-amz-request-id': '9RCSEF6R921WVNYH', 'Date': 'Sat, 13 May 2023 14:39:07 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:06 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:07.000Z"4e2a933b7820213809f108c1946a6e34"' 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:06 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:39:06 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:39:06 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:39:06 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:39:06 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:39:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:39:06 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/15958 HTTP/1.1" 200 45624 2023-05-13 14:39:06 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:39:06 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:39:06 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:39:06 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:39:06 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15958', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:39:06 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:39:06 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15958', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:39:06 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:39:07 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15958', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:39:07 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15958', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '15958', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:07 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:07 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:39:07 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:07 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/15958', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'l3lOea3xGXDZgebD7O2OYg==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/15958', 'url': 'https://rentlyse-upload.s3.amazonaws.com/15958', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '15958', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:07 [botocore.auth] DEBUG: CanonicalRequest: PUT /15958 content-md5:l3lOea3xGXDZgebD7O2OYg== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143907Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:39:07 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143907Z 20230513/us-east-1/s3/aws4_request a20ce6a060fb92ea376d4a9ca691e4160fa5f6b330d287080f04cc2cce7b39cc 2023-05-13 14:39:07 [botocore.auth] DEBUG: Signature: 2525beaeb91f95ebf4247e2be04e71a83cd785f6f7a95332764dd64f9ce3fb0d 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:07 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:39:07 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:39:07 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:39:07 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /15958 HTTP/1.1" 400 None 2023-05-13 14:39:07 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '7PHHQE0S427KSZV8', 'x-amz-id-2': 'SE+OhPNpBvAeomOl4Hl5g03FKMUmSEA9iwyXp/v5JxpmZrQdPbdkum68Os7J+z1Af3NFqKuYOY8=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:39:07 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:39:07 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-27PHHQE0S427KSZV8SE+OhPNpBvAeomOl4Hl5g03FKMUmSEA9iwyXp/v5JxpmZrQdPbdkum68Os7J+z1Af3NFqKuYOY8=' 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:39:07 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:07 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:07 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:07 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/15958 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/15958 2023-05-13 14:39:07 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:07 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:07 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:39:07 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:07 [botocore.auth] DEBUG: CanonicalRequest: PUT /15958 content-md5:l3lOea3xGXDZgebD7O2OYg== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143907Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:39:07 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143907Z 20230513/us-east-2/s3/aws4_request 69e6f92777e2c63b8f8e785ea3381c3e0c7e68d5fae55241d58938ec7eaebbe9 2023-05-13 14:39:07 [botocore.auth] DEBUG: Signature: 3575971ce1911acf7e9f33e26d855b48427da58929d12d4945851d22b460abbf 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:07 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:07 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:39:07 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:39:08 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:39:08 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /15958 HTTP/1.1" 200 0 2023-05-13 14:39:08 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'pa1CXajSt+ZITfhxN1fkab+/dK+Xk8MVgdCGtHt9B4586J1EDtGAb+JGvTKtB3tnock1k/Ql70rdrfR01HF+hw==', 'x-amz-request-id': '7MFT94NWRGD2SZ03', 'Date': 'Sat, 13 May 2023 14:39:09 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"97794e79adf11970d981e6c3eced8e62"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:39:08 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:39:08 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:39:08 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:39:08 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:08 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:08 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:08 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:08 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_15958', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15958', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_15958', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_15958', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15958', 'Key': 'xx_large_15958'}}}} 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:08 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_15958 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15958 x-amz-date:20230513T143908Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:08 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143908Z 20230513/us-east-2/s3/aws4_request cbeffc06c74e58ec38885f8832915baa24c394a79e72f7c4797271cb38d00b4b 2023-05-13 14:39:08 [botocore.auth] DEBUG: Signature: a58bbaf6104d91e2f9bfad35b86f4efeee53cbc29c7774480c123b5c15c1b8f6 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:08 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:08 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_15958 HTTP/1.1" 200 224 2023-05-13 14:39:08 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'yyyxem/My7Ad6p+Q371UNh9WtCup0tsGjNttp4kUsTKEm8MdBoEqYAI8ZSO+PkqSrK4jE73Pa23BK1R/VpDuOA==', 'x-amz-request-id': '7MFMWV13EZF4MK05', 'Date': 'Sat, 13 May 2023 14:39:09 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:08 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:09.000Z"97794e79adf11970d981e6c3eced8e62"' 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:08 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:08 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:08 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:08 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_15958', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15958', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_15958', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_15958', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15958', 'Key': 'x_large_15958'}}}} 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:08 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_15958 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15958 x-amz-date:20230513T143908Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:08 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143908Z 20230513/us-east-2/s3/aws4_request bba673610c4dbc67948956813ac32fdedc2b4cc66c6c26ae7f50fa33f48c7c96 2023-05-13 14:39:08 [botocore.auth] DEBUG: Signature: e69cdb6a64c4601e5088b5cc6754ae6faf65d15993238b1c59d0293bfa55ca38 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:08 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:08 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_15958 HTTP/1.1" 200 224 2023-05-13 14:39:08 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'IOJHO+7/keREa+jVGNdwaw16GWMNPwKuHbmEJ1bVREtru6XRACPuRsRzeZ3S7rN9GFvnae3zdozbNgadp13uXA==', 'x-amz-request-id': '7MFM86SZH20QYSXG', 'Date': 'Sat, 13 May 2023 14:39:09 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:08 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:09.000Z"97794e79adf11970d981e6c3eced8e62"' 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:08 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:08 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:08 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:08 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_15958', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15958', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_15958', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_15958', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15958', 'Key': 'x_medium_15958'}}}} 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:08 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_15958 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15958 x-amz-date:20230513T143908Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:08 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143908Z 20230513/us-east-2/s3/aws4_request f539c2a3eaa0d13f0a3ef1b437e3675cfa398021b75784ced5ee8e88fd1b2b52 2023-05-13 14:39:08 [botocore.auth] DEBUG: Signature: ba543388f2f23c17bb7940fcdf78e76ee0022b924d6a320d491f7ddec654aab2 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:08 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:08 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:09 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_15958 HTTP/1.1" 200 224 2023-05-13 14:39:09 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'pTQYDBdqRg7P2pJ5rHGpaxFnlu+HhAMUy7BGEQbUtLFq6ieqYwOxbzklx2xZ+cPYsEVbCbVucO1/R/AQRQnufw==', 'x-amz-request-id': '7MFM7G3XACF6NZZY', 'Date': 'Sat, 13 May 2023 14:39:09 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:09 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:09.000Z"97794e79adf11970d981e6c3eced8e62"' 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:09 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:09 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:09 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:09 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_15958', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15958', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_15958', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_15958', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15958', 'Key': 'x_small_15958'}}}} 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:09 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_15958 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15958 x-amz-date:20230513T143909Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:09 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143909Z 20230513/us-east-2/s3/aws4_request a453ad7ead926b9ad1c23b17f8d66289578925e9f002bc6546a73b0c5066adc9 2023-05-13 14:39:09 [botocore.auth] DEBUG: Signature: 52b8a9527d77e71ecff15f323fbf79b5dd4686ddcdb99cd4a1aa3e5f8cddee0e 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:09 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:09 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_15958 HTTP/1.1" 200 224 2023-05-13 14:39:09 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'SU4SmXQKuAXQJG2pKJ8C7hXnAeEZIutub5JEexMbI/cFeD4YtK5aQeDbwA4EaYJ3l7tnB7DyCQyQyIt4P/YgGg==', 'x-amz-request-id': '8TDPNV8C263H98QT', 'Date': 'Sat, 13 May 2023 14:39:10 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:09 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:10.000Z"97794e79adf11970d981e6c3eced8e62"' 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:09 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:09 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Balkong", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2023-04-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Aneby', 'country': 'SE', 'currency': 'SEK', 'desc': 'Rymlig sjönära 2ROK, nyrenoverad med hög standard. Stor terras. Nytt ' 'modernt fullutrustat kök tillsammans med allrummet som har en gammal ' 'vacker kakelugn och utgång till den stora terrassen. 50 m från sjön. ' 'Fastigheten ligger i ett stort grönområde med möjlighet till fiske ' 'och närhet till bad och bastu. Finns också tallskogar med vandrings- ' 'och cykelleder.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5900', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/aneby/9919', 'photos': '["https://api.bostadsregistret.se/image/15963", ' '"https://api.bostadsregistret.se/image/15962", ' '"https://api.bostadsregistret.se/image/15960", ' '"https://api.bostadsregistret.se/image/15959", ' '"https://api.bostadsregistret.se/image/15958"]', 'plat': '57.8619308', 'plong': '14.697774933333335', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '50', 'state': 'Aneby', 'street': 'Skärsjö gård ', 'title': 'Förstahandskontrakt - Aneby', 'zipcode': '57892'} 2023-05-13 14:39:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2023-05-13 14:39:09 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/1.1" 200 108 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:39:09 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:39:09 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:39:09 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:39:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:39:09 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/13092 HTTP/1.1" 200 728658 2023-05-13 14:39:09 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:39:09 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:39:09 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:39:09 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:39:09 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '13092', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:39:09 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:39:09 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '13092', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:39:09 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '13092', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:39:09 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '13092', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '13092', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:09 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:09 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:39:09 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:09 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:09 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:09 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:09 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/13092', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'hcvy0k3otBEX02OEBTeoQw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/13092', 'url': 'https://rentlyse-upload.s3.amazonaws.com/13092', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '13092', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:39:09 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:09 [botocore.auth] DEBUG: CanonicalRequest: PUT /13092 content-md5:hcvy0k3otBEX02OEBTeoQw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143909Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:39:09 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143909Z 20230513/us-east-1/s3/aws4_request b9127d3920f321018e826cc188c986ddb0cc7deb573de5fef31465cafb9cba54 2023-05-13 14:39:09 [botocore.auth] DEBUG: Signature: 97b24a0548a11f79a769b2006ef9619c05086a6b60c0da8a7a56026638a38a07 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:09 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:09 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:09 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:39:10 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:39:10 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:39:10 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /13092 HTTP/1.1" 400 None 2023-05-13 14:39:10 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'Z566HPVK5RM5P7GK', 'x-amz-id-2': 'LIb7N/R4WgIQcvz3L69SyQQpMadwphiMElQvTIzcur+uTjXYmzgr74X/O6GcLrfka0B7Bp4eTNQ=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:39:09 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:39:10 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2Z566HPVK5RM5P7GKLIb7N/R4WgIQcvz3L69SyQQpMadwphiMElQvTIzcur+uTjXYmzgr74X/O6GcLrfka0B7Bp4eTNQ=' 2023-05-13 14:39:10 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:39:10 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:10 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:39:10 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:39:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:10 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:10 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:10 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/13092 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/13092 2023-05-13 14:39:10 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:10 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:10 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:39:10 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:39:10 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:10 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:39:10 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:39:10 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:39:10 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:39:10 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:10 [botocore.auth] DEBUG: CanonicalRequest: PUT /13092 content-md5:hcvy0k3otBEX02OEBTeoQw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143910Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:39:10 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143910Z 20230513/us-east-2/s3/aws4_request f629c77bd3cab527e60993faa50f751ec0736f7ebb86c0a7acc4d9f68b4a7bd5 2023-05-13 14:39:10 [botocore.auth] DEBUG: Signature: cc5a06326410d7385b9b47e2a8ffc7f05788fda0e04a95a0ded70711fdd5fd15 2023-05-13 14:39:10 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:10 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:10 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:10 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:39:10 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:39:10 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:39:11 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /13092 HTTP/1.1" 200 0 2023-05-13 14:39:11 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'AgvwYMIl/FTKUvKudz0/dQVlalgeV/puc9R2n3ZfHw9TgZLqhxLOTfBCPSwYaAbUdtNNZ674vc8=', 'x-amz-request-id': 'Z56A03J0BTS8S82Z', 'Date': 'Sat, 13 May 2023 14:39:11 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"85cbf2d24de8b41117d363840537a843"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:39:11 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:39:11 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:39:11 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:39:11 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:11 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:11 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:11 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:11 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:11 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_13092', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/13092', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_13092', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_13092', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/13092', 'Key': 'xx_large_13092'}}}} 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:11 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:11 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_13092 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/13092 x-amz-date:20230513T143911Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:11 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143911Z 20230513/us-east-2/s3/aws4_request 7b0c736f21ea9b6b75232bc6c6b05775cb16c47a3919df0e58c00e7c2f7b43ab 2023-05-13 14:39:11 [botocore.auth] DEBUG: Signature: fd81c8b1af269fec19da73c7ab03ed441fdcf410c9f4ce24289b9ec001b5bbb9 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:11 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:11 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:11 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:12 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_13092 HTTP/1.1" 200 224 2023-05-13 14:39:12 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '2dGd3eMqmlSCuuk2VyINBBWcLNHsvR5638jH2Ehnu5ztM4Xqdg9Dte1cJb8dc0DU8E3G5dBBMMc=', 'x-amz-request-id': 'E23TMPJVYRC4HBZB', 'Date': 'Sat, 13 May 2023 14:39:12 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:12 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:12.000Z"85cbf2d24de8b41117d363840537a843"' 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:12 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:12 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:12 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:12 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_13092', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/13092', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_13092', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_13092', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/13092', 'Key': 'x_large_13092'}}}} 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:12 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_13092 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/13092 x-amz-date:20230513T143912Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:12 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143912Z 20230513/us-east-2/s3/aws4_request 7162a74ebd6fa80e628065feb6cd778695a5c62f627b37cd369b4586a2c2c468 2023-05-13 14:39:12 [botocore.auth] DEBUG: Signature: 467790915b70ebf9ac535dae8a43e7e380b62781e87cfb669ea8f0694c47218d 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:12 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:12 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_13092 HTTP/1.1" 200 224 2023-05-13 14:39:12 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'DiUU3PsfbwAgrandzfn7Ri7Mj7dFefjEOy/uvQ3EmWmRGhGDHJhejGJB+nT553kzqkDrbL/1g4E=', 'x-amz-request-id': 'TCRSXG63RDTTS530', 'Date': 'Sat, 13 May 2023 14:39:13 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:12 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:13.000Z"85cbf2d24de8b41117d363840537a843"' 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:12 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:12 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:12 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:12 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_13092', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/13092', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_13092', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_13092', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/13092', 'Key': 'x_medium_13092'}}}} 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:12 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_13092 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/13092 x-amz-date:20230513T143912Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:12 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143912Z 20230513/us-east-2/s3/aws4_request 6f65690e1c8ed73727ca43e8018c25ed44eea520e48dd0433efe04af427917ee 2023-05-13 14:39:12 [botocore.auth] DEBUG: Signature: 19cdae16bc76b4225ca747c7c04815144a3bb825a35f3d9a0fc36c2d395f12cf 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:12 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:12 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_13092 HTTP/1.1" 200 224 2023-05-13 14:39:12 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'FrED86TiA+k1g2h9jqLA7CWC5reehjEW3BE5RuLMSL6FBKFyyXxD0TWrCWy3YcVPGOo1DbxgPZg=', 'x-amz-request-id': 'TCRT9X4D5FNEQB4M', 'Date': 'Sat, 13 May 2023 14:39:13 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:12 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:13.000Z"85cbf2d24de8b41117d363840537a843"' 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:12 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:12 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:12 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:12 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_13092', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/13092', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_13092', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_13092', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/13092', 'Key': 'x_small_13092'}}}} 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:12 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_13092 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/13092 x-amz-date:20230513T143912Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:12 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143912Z 20230513/us-east-2/s3/aws4_request a83ba6f6d9c8f825fb1a959a60cababd2d07dee2734f80810f4003316b7405e8 2023-05-13 14:39:12 [botocore.auth] DEBUG: Signature: 42d7ff6fd659fa6f6f8ebca22ab807329018eaeaaca8bad8e0783f34fd085d79 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:12 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:12 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_13092 HTTP/1.1" 200 224 2023-05-13 14:39:12 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'a4+sqPjuPoWfKx1XeeKRU98Mok5FDpAOrweWXM4Bhhoy0XSMfUyRvEj+oDG52JEZ8QJAGcWoqak=', 'x-amz-request-id': 'TCRP96S3Z3FNCG36', 'Date': 'Sat, 13 May 2023 14:39:13 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:12 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:13.000Z"85cbf2d24de8b41117d363840537a843"' 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:12 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:12 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Rullstolsvänligt", "Internet", "Husdjursvänligt", "Dusch", ' '"Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2022-09-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Bengtsfors', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet om 1rok i centrala Bengtsfors. Här bor du i ett mycket ' 'trivsamt område med enkelhet att hitta parkering. Närhet till ' 'centrum och stadens utbud. \n' 'Skicka in din intresseanmälan via Bostadsregistret.se', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5201', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bengtsfors/9105', 'photos': '["https://api.bostadsregistret.se/image/13092"]', 'plat': '59.0309288', 'plong': '12.222887', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '61', 'state': 'Bengtsfors', 'street': 'Kinadalsvägen 45', 'title': 'Förstahandskontrakt - Bengtsfors', 'zipcode': '66632'} 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:39:12 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:39:12 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:39:12 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:39:12 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Balkong", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2022-09-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Bengtsfors', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet om 2rok i trevlig område.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5146', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bengtsfors/9550', 'photos': '[]', 'plat': '59.0309288', 'plong': '12.222887', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '60', 'state': 'Bengtsfors', 'street': 'Kinadalsvägen 43 A', 'title': 'Förstahandskontrakt - Bengtsfors', 'zipcode': '66632'} 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:39:12 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:39:12 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:39:12 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:39:12 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:39:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:39:13 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14605 HTTP/1.1" 200 2383343 2023-05-13 14:39:13 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:39:13 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:39:13 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:39:13 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:39:13 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14605', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:39:13 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:39:13 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14605', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:39:13 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14605', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:39:13 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:39:13 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14605', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14605', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:13 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:13 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:39:13 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:13 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14605', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'rwCHazMUQHLZikpANsVRXg==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14605', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14605', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14605', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:13 [botocore.auth] DEBUG: CanonicalRequest: PUT /14605 content-md5:rwCHazMUQHLZikpANsVRXg== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143913Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:39:13 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143913Z 20230513/us-east-1/s3/aws4_request 954de88b8342d887824a7ce4857c98aab4e35f67934a3d6060afcc4ec8e12bbd 2023-05-13 14:39:13 [botocore.auth] DEBUG: Signature: 1d605fd984ae878ade0979048d14358851573c73c04d9ddccd8e8650425daf98 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:13 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:39:13 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:39:13 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:39:13 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14605 HTTP/1.1" 400 None 2023-05-13 14:39:13 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'ZESAM1JF056TG15N', 'x-amz-id-2': '+K0hFNYun9/dUiWbugmuS6qA0U7sKMhoPTga15+6tJnCRsiRURPjfd6+memjRT1Egbr6CoylDpQ=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:39:13 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:39:13 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2ZESAM1JF056TG15N+K0hFNYun9/dUiWbugmuS6qA0U7sKMhoPTga15+6tJnCRsiRURPjfd6+memjRT1Egbr6CoylDpQ=' 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:39:13 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:13 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:13 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:13 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14605 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14605 2023-05-13 14:39:13 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:13 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:13 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:39:13 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:13 [botocore.auth] DEBUG: CanonicalRequest: PUT /14605 content-md5:rwCHazMUQHLZikpANsVRXg== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143913Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:39:13 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143913Z 20230513/us-east-2/s3/aws4_request 5d2b26525218a1f9de1e63db0f412fa4d645489c9b187135245e9ab294c96488 2023-05-13 14:39:13 [botocore.auth] DEBUG: Signature: 210415a9e3235fe74c44ad75ca9a69ef9c69cd539ca67b7632da9f43c1d8fb4e 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:13 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:13 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:39:14 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:39:14 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:39:15 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14605 HTTP/1.1" 200 0 2023-05-13 14:39:15 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'PKRiyOcdFxItOlE3IWDZi17J8UPwEc9qfIwoYk8pFOMCq3GinFLcK5x3Ua85QNTkriZVSPMSMr4=', 'x-amz-request-id': '5PD3NSSXAXNWPGGF', 'Date': 'Sat, 13 May 2023 14:39:15 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"af00876b33144072d98a4a4036c5515e"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:39:15 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:39:15 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:39:15 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:39:15 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:15 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:15 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:15 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:15 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14605', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14605', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14605', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14605', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14605', 'Key': 'xx_large_14605'}}}} 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:15 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14605 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14605 x-amz-date:20230513T143915Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:15 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143915Z 20230513/us-east-2/s3/aws4_request 8ff0af8064dc4b5fddafdc60d66acfb31236c6f418cfa217e2f23ca31778811b 2023-05-13 14:39:15 [botocore.auth] DEBUG: Signature: be591f904cba78830ffa57ab2c2af030ac8760d5de422bdeabb03bf993d9f055 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:15 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:15 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14605 HTTP/1.1" 200 224 2023-05-13 14:39:15 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'CTFQhb8sFuJbmCI+D7osjVsoqpqUTvGz/EKLScMskMgW/ckSssa5wsJ2o8e7GHfY3khYDZFAuuU=', 'x-amz-request-id': 'SCZTN5HVD6ANXRWQ', 'Date': 'Sat, 13 May 2023 14:39:16 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:15 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:16.000Z"af00876b33144072d98a4a4036c5515e"' 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:15 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:15 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:15 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:15 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14605', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14605', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14605', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14605', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14605', 'Key': 'x_large_14605'}}}} 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:15 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14605 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14605 x-amz-date:20230513T143915Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:15 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143915Z 20230513/us-east-2/s3/aws4_request 8376de338e13838a653d42cbda12654cd5fc470bee21cd8818bcd94d3e56943c 2023-05-13 14:39:15 [botocore.auth] DEBUG: Signature: 681ad17ad8200cd52adddb8fc019d229f480d637e3ed1876488a108885d11df4 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:15 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:15 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14605 HTTP/1.1" 200 224 2023-05-13 14:39:15 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'iWK6o6o6zomk/SLPPCiVigbHqtwX+TwULqzJPQRNM1udoqDxlTCi2zohgnnrRAxtEKwtswtZbs0=', 'x-amz-request-id': 'SCZZGWC9NVQ2A0ZB', 'Date': 'Sat, 13 May 2023 14:39:16 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:15 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:16.000Z"af00876b33144072d98a4a4036c5515e"' 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:15 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:15 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:15 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:15 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14605', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14605', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14605', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14605', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14605', 'Key': 'x_medium_14605'}}}} 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:15 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14605 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14605 x-amz-date:20230513T143915Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:15 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143915Z 20230513/us-east-2/s3/aws4_request c4eb592680e09179965635a6d8fb9edd81411cea7b1624723b053cc8ecf77009 2023-05-13 14:39:15 [botocore.auth] DEBUG: Signature: 9e97891aa34d9e39c51c52d206dbe1c485d21dfc9870f4d03137d34a303bf29c 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:15 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:15 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:16 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14605 HTTP/1.1" 200 224 2023-05-13 14:39:16 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'sayXQ1xE3BmwhiRUpHAnA/W6XyE96oiOXsDg7PO/cc9zAxoyB5zGkntQ4pbvFOzjnZ9tF/a/kh4=', 'x-amz-request-id': 'SCZNECKDZNAGM8XP', 'Date': 'Sat, 13 May 2023 14:39:16 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:16 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:16.000Z"af00876b33144072d98a4a4036c5515e"' 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:16 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:16 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:16 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:16 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14605', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14605', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14605', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14605', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14605', 'Key': 'x_small_14605'}}}} 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:16 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14605 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14605 x-amz-date:20230513T143916Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:16 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143916Z 20230513/us-east-2/s3/aws4_request 32aca917c469fd730d01107a12d5cda7077542214559fb754aeb9d9ac0c8e270 2023-05-13 14:39:16 [botocore.auth] DEBUG: Signature: 220bd763914e586248452c1a8dccda3d8a8023b28b3483671527659bee66e0ca 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:16 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:16 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14605 HTTP/1.1" 200 224 2023-05-13 14:39:16 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'ishD1AQdScGn3NOwbpw+DpY9v70Su9KQ+EWq48yn/4ERJTE0ZsPMuHNXl4fEIKbV+spPGTnIyN0=', 'x-amz-request-id': 'VP9TX9PBQ3BJXCZ5', 'Date': 'Sat, 13 May 2023 14:39:17 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:16 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:17.000Z"af00876b33144072d98a4a4036c5515e"' 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:16 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:16 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Balkong", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2022-12-31', 'available_to': '', 'avstatus': 'calander', 'city': 'Bengtsfors', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet om 2rok i Bengtsfors', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4301', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bengtsfors/9551', 'photos': '["https://api.bostadsregistret.se/image/14605"]', 'plat': '59.0309288', 'plong': '12.222887', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '50', 'state': 'Bengtsfors', 'street': 'Kinadalsvägen 43A', 'title': 'Förstahandskontrakt - Bengtsfors', 'zipcode': '66632'} 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:39:16 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:39:16 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:39:16 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:39:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:39:16 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14707 HTTP/1.1" 200 695658 2023-05-13 14:39:16 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:39:16 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:39:16 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:39:16 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:39:16 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14707', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:39:16 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:39:16 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14707', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:39:16 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14707', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:39:16 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14707', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14707', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:16 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:16 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:39:16 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:16 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:16 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:16 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:16 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14707', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'yDQuR/4luAzMveMklG0suA==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14707', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14707', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14707', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:39:16 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:16 [botocore.auth] DEBUG: CanonicalRequest: PUT /14707 content-md5:yDQuR/4luAzMveMklG0suA== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143916Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:39:16 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143916Z 20230513/us-east-1/s3/aws4_request 66fa34072e313ae8bfcc1a8951b7dc542fd58c16b26f3022bced4d11fc762f0f 2023-05-13 14:39:16 [botocore.auth] DEBUG: Signature: 65030d7495e1b882f72bc43cb15a7e1b9b709b8553ef4d04463992c8cca29ec5 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:16 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:16 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:16 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:39:17 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:39:17 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:39:17 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14707 HTTP/1.1" 400 None 2023-05-13 14:39:17 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'V2X7B8R77K0B3E3X', 'x-amz-id-2': '5x15Qp3mw28cnF0SqRf4HMoscsmC2qrElakHelsWfhdc+MlLPZCF4mspRfxo1AJo025DaIYfX7E=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:39:16 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:39:17 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2V2X7B8R77K0B3E3X5x15Qp3mw28cnF0SqRf4HMoscsmC2qrElakHelsWfhdc+MlLPZCF4mspRfxo1AJo025DaIYfX7E=' 2023-05-13 14:39:17 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:39:17 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:17 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:39:17 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:39:17 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:17 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:17 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:17 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:17 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14707 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14707 2023-05-13 14:39:17 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:17 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:17 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:39:17 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:39:17 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:17 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:39:17 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:39:17 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:39:17 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:39:17 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:17 [botocore.auth] DEBUG: CanonicalRequest: PUT /14707 content-md5:yDQuR/4luAzMveMklG0suA== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143917Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:39:17 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143917Z 20230513/us-east-2/s3/aws4_request 8b2fa1455267f5502b438dcf387e980485f6c1bb201a4e3c7cf6c77df8407938 2023-05-13 14:39:17 [botocore.auth] DEBUG: Signature: 0a948c5e120c9a75cb137a1478d545d6cae595ddce16c12900bbace154723d66 2023-05-13 14:39:17 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:17 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:17 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:17 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:39:17 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:39:17 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:39:18 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14707 HTTP/1.1" 200 0 2023-05-13 14:39:18 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'zQZk53z3slb36tc2DbKr6zwVxkBZSMggB9rqMqy9Sak6VcpWriQMcdKitpJ+K4n1qTJ6Fou2lvc=', 'x-amz-request-id': 'V2XEZXCYBHC5QY9Z', 'Date': 'Sat, 13 May 2023 14:39:18 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"c8342e47fe25b80cccbde324946d2cb8"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:39:18 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:39:18 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:39:18 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:39:18 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:18 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:18 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:18 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:18 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14707', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14707', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14707', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14707', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14707', 'Key': 'xx_large_14707'}}}} 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:18 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14707 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14707 x-amz-date:20230513T143918Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:18 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143918Z 20230513/us-east-2/s3/aws4_request a8ce0d47a4f9649b4530b00f38a6175945dde3768e389dd06e925ffa2d9f946e 2023-05-13 14:39:18 [botocore.auth] DEBUG: Signature: 2890fcc742b073d99daec1b46be83ea153d1cc3a11b8dc3b63f718718b1f40c8 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:18 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:18 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14707 HTTP/1.1" 200 224 2023-05-13 14:39:18 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'A0wm/vQzyBRb0Qezim2hORWfC8e5Na2t+6qT1SVYmC3HuUhzZ0tYfLpIT96ofnFl1J3lidKCvaU=', 'x-amz-request-id': '2KF9NNQR6EYEQXME', 'Date': 'Sat, 13 May 2023 14:39:19 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:18 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:19.000Z"c8342e47fe25b80cccbde324946d2cb8"' 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:18 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:18 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:18 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:18 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14707', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14707', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14707', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14707', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14707', 'Key': 'x_large_14707'}}}} 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:18 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14707 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14707 x-amz-date:20230513T143918Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:18 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143918Z 20230513/us-east-2/s3/aws4_request d18291f09cb81735e7cc19904c5b6970f156b72f76f2e2654291424b71961115 2023-05-13 14:39:18 [botocore.auth] DEBUG: Signature: bacb02c5636f498d344d89a4c775f59bf9783383495e6cc6a4c4ccd9ca607ce8 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:18 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:18 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:19 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14707 HTTP/1.1" 200 224 2023-05-13 14:39:19 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'SWcW2+EHIB0IfcwzLvQ4kSVa6N41J7Dw6T8HmXfBrup8hVALB5U1rfgB8YAvFMQ2rFj1f6PXSVs=', 'x-amz-request-id': '0TEQJZHB1Q22F2AB', 'Date': 'Sat, 13 May 2023 14:39:20 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:19 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:20.000Z"c8342e47fe25b80cccbde324946d2cb8"' 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:19 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:19 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:19 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:19 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14707', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14707', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14707', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14707', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14707', 'Key': 'x_medium_14707'}}}} 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:19 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14707 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14707 x-amz-date:20230513T143919Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:19 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143919Z 20230513/us-east-2/s3/aws4_request 1178da0b66c52f9eb6c6bf2a0a4d68fa20a3f1a887859771fc201c224f325e48 2023-05-13 14:39:19 [botocore.auth] DEBUG: Signature: 1ce64834fb0e47f77899a99b8f9f5e85cf104f0b5bc306ebd3e1dc627ceedd2d 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:19 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:19 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14707 HTTP/1.1" 200 224 2023-05-13 14:39:19 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Zo3Qnsy9SgGlkyK4mEtsH6kGqMASf73Re6ISd/4vKOwqhhhj4o3i9foEExZuCeCrxx5VnGYs+pQ=', 'x-amz-request-id': '0TEWHKGPM5R58AW5', 'Date': 'Sat, 13 May 2023 14:39:20 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:19 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:20.000Z"c8342e47fe25b80cccbde324946d2cb8"' 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:19 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:19 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:19 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:19 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14707', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14707', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14707', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14707', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14707', 'Key': 'x_small_14707'}}}} 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:19 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14707 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14707 x-amz-date:20230513T143919Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:19 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143919Z 20230513/us-east-2/s3/aws4_request b02839708e6505035167673f851b0207d0ddda66bf0379b1426823ddaacc8eaa 2023-05-13 14:39:19 [botocore.auth] DEBUG: Signature: db4dc33cc6511de5df8e637fc27f9ef42be16c8b9b0c70a5779bb30b2f47b5e7 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:19 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:19 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14707 HTTP/1.1" 200 224 2023-05-13 14:39:19 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '3Pbm+CL82WA/eyXz82YV6sp9km86LzeRcAIrmWtrfcjbhPJBy7wGHdTOKQ8OQG0jEc2rNn8oFwc=', 'x-amz-request-id': '0TEPJ8F1GFB7JZJB', 'Date': 'Sat, 13 May 2023 14:39:20 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:19 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:20.000Z"c8342e47fe25b80cccbde324946d2cb8"' 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:19 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:19 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Rullstolsvänligt", "Internet", "Husdjursvänligt", "Dusch", ' '"Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2022-12-31', 'available_to': '', 'avstatus': 'calander', 'city': 'Bengtsfors', 'country': 'SE', 'currency': 'SEK', 'desc': 'Trevlig område\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '3799', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bengtsfors/9579', 'photos': '["https://api.bostadsregistret.se/image/14707"]', 'plat': '59.0309288', 'plong': '12.222887', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '44', 'state': 'Bengtsfors', 'street': 'Bolldalsvägen 20A', 'title': 'Förstahandskontrakt - Bengtsfors', 'zipcode': '66632'} 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:39:19 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:39:19 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:39:19 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:39:19 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:39:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:39:19 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14709 HTTP/1.1" 200 1158999 2023-05-13 14:39:19 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:39:19 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:39:19 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:39:19 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:39:20 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14709', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:39:20 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:39:20 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14709', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:39:20 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:39:20 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14709', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:39:20 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14709', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14709', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:20 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:20 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:39:20 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:20 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14709', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'UsavFjZTMoJiLTXF6kr24Q==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14709', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14709', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14709', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:20 [botocore.auth] DEBUG: CanonicalRequest: PUT /14709 content-md5:UsavFjZTMoJiLTXF6kr24Q== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143920Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:39:20 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143920Z 20230513/us-east-1/s3/aws4_request 7dc4d6aa99dc4d0022900da7ad00fa3894d9da4cf6ca5e2704b2ab932ec6387e 2023-05-13 14:39:20 [botocore.auth] DEBUG: Signature: 5ce7eab9a5ab04cb3bb76c9831ff892c31ed1a1ad95be9c1fb9389987c32b328 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:20 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:39:20 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:39:20 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:39:20 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14709 HTTP/1.1" 400 None 2023-05-13 14:39:20 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'XG4HNSHX4JH1C9BS', 'x-amz-id-2': 'JrLWE6nJ6qj3F0wH6qM5wAPjWRHyl3YZYa09tauZi3rXZGf72LmGUOwqQE8SUbRhGBzHnJ1gR8w=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:39:19 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:39:20 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2XG4HNSHX4JH1C9BSJrLWE6nJ6qj3F0wH6qM5wAPjWRHyl3YZYa09tauZi3rXZGf72LmGUOwqQE8SUbRhGBzHnJ1gR8w=' 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:39:20 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:20 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:20 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:20 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14709 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14709 2023-05-13 14:39:20 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:20 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:20 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:39:20 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:20 [botocore.auth] DEBUG: CanonicalRequest: PUT /14709 content-md5:UsavFjZTMoJiLTXF6kr24Q== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143920Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:39:20 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143920Z 20230513/us-east-2/s3/aws4_request e8a7d1978c958972a9981855b4b81272c5969758145954b3db50e97cced5568b 2023-05-13 14:39:20 [botocore.auth] DEBUG: Signature: 04ca7267a438e541299985541c499270899b6196fe15c536cf2cfad75b2c3430 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:20 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:20 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:39:20 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:39:21 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:39:22 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14709 HTTP/1.1" 200 0 2023-05-13 14:39:22 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'm7ejQrlkrx/kiCvvRmCn+Ppla7zjVYskyOhEHQkha5u8VJCkoBJcZ+qlWIV4lviIBnuKfp9bnWU=', 'x-amz-request-id': 'C5G66WDYS70H92BM', 'Date': 'Sat, 13 May 2023 14:39:22 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"52c6af1636533282622d35c5ea4af6e1"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:39:22 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:39:22 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:39:22 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:39:22 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:22 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:22 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:22 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:22 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14709', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14709', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14709', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14709', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14709', 'Key': 'xx_large_14709'}}}} 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:22 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14709 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14709 x-amz-date:20230513T143922Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:22 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143922Z 20230513/us-east-2/s3/aws4_request d03009e3e56102448152a674cffe188ef8519a002984eedf864a4a51e9f8d55d 2023-05-13 14:39:22 [botocore.auth] DEBUG: Signature: e107f05aa2fc394a71b09ab56368c6311a57b5759fbaa6cd4e2fef72c8597c3c 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:22 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:22 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14709 HTTP/1.1" 200 224 2023-05-13 14:39:22 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'qO43lvgVi+kXTV9ZvZD16510asFU1L1nDpx0eR9prM+i6u7JzVpkYj0S13FocB3HW+6yDpedpxk=', 'x-amz-request-id': 'TRD9M4TPEAQCAF7V', 'Date': 'Sat, 13 May 2023 14:39:23 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:22 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:23.000Z"52c6af1636533282622d35c5ea4af6e1"' 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:22 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:22 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:22 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:22 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14709', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14709', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14709', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14709', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14709', 'Key': 'x_large_14709'}}}} 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:22 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14709 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14709 x-amz-date:20230513T143922Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:22 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143922Z 20230513/us-east-2/s3/aws4_request 8d0d0d00abd32ecace59a68cf229687146c30407df59ae9eb91d428a9d7f0cf5 2023-05-13 14:39:22 [botocore.auth] DEBUG: Signature: 8f953e0e2a6e924d93ec4f864bae6c62df412c15c5d68844b8e693534cac06cd 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:22 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:22 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14709 HTTP/1.1" 200 224 2023-05-13 14:39:22 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'hkIRFzJRJ8h3t03uVmNXVjK12ZFwO6c/8YIjfEmIWTGXAeZtReHeyO9Pmj3WT85+FeqisIO4E18=', 'x-amz-request-id': 'TRD9571CEQZW5JC5', 'Date': 'Sat, 13 May 2023 14:39:23 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:22 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:23.000Z"52c6af1636533282622d35c5ea4af6e1"' 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:22 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:22 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:22 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:22 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14709', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14709', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14709', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14709', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14709', 'Key': 'x_medium_14709'}}}} 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:22 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14709 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14709 x-amz-date:20230513T143922Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:22 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143922Z 20230513/us-east-2/s3/aws4_request 067c83c85f7be9937d5101c4835c1ab39d1cc15050d23bb3701f4c82796df6a9 2023-05-13 14:39:22 [botocore.auth] DEBUG: Signature: d5e5dbeee0240992ffac3537a791380ea594c89f1c4622e0fdfc2a60816a8c3c 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:22 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:22 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14709 HTTP/1.1" 200 224 2023-05-13 14:39:22 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'k20K/IQoHlFqYUHTcAq1tIhvL4Z9SU89wxJnsVO3Xx4evtn/m7rGNbxM08fOFyEdyob1XaN9wQc=', 'x-amz-request-id': 'TRDA5JRY9FCDC94V', 'Date': 'Sat, 13 May 2023 14:39:23 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:22 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:23.000Z"52c6af1636533282622d35c5ea4af6e1"' 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:22 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:22 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:22 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:22 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14709', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14709', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14709', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14709', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14709', 'Key': 'x_small_14709'}}}} 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:22 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14709 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14709 x-amz-date:20230513T143922Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:22 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143922Z 20230513/us-east-2/s3/aws4_request 6fabe3e2ddebe8b92225d0aaa5529f8dcac2a5c35471c499154ea03a5111fd83 2023-05-13 14:39:22 [botocore.auth] DEBUG: Signature: e124f55a6194a555f206b5e626652d35f0da8a4b0d5218dc3e3d9dabcc163e1a 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:22 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:22 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:23 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14709 HTTP/1.1" 200 224 2023-05-13 14:39:23 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'm60CF2hXvqEbFVbaJUJf5BqgKS6npc2KaKBVEu0xDe4Gvfjj4Mh4sW8S8GpVjoXWICr9t0liOwg=', 'x-amz-request-id': 'TRD8Z3MFQ7FZCD69', 'Date': 'Sat, 13 May 2023 14:39:23 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-13 14:39:23 [botocore.parsers] DEBUG: Response body: b'\n2023-05-13T14:39:23.000Z"52c6af1636533282622d35c5ea4af6e1"' 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-13 14:39:23 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-13 14:39:23 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Balkong", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2022-09-30', 'available_to': '', 'avstatus': 'calander', 'city': 'Bengtsfors', 'country': 'SE', 'currency': 'SEK', 'desc': 'Trevligt område', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6080', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bengtsfors/9580', 'photos': '["https://api.bostadsregistret.se/image/14709"]', 'plat': '59.0309288', 'plong': '12.222887', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '75', 'state': 'Bengtsfors', 'street': 'Kinadalsvägen 43A', 'title': 'Förstahandskontrakt - Bengtsfors', 'zipcode': '66632'} 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f5012ac7310> 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-13 14:39:23 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-13 14:39:23 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-13 14:39:23 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-13 14:39:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-13 14:39:23 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/15337 HTTP/1.1" 200 1027453 2023-05-13 14:39:23 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:39:23 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-13 14:39:23 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-13 14:39:23 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-13 14:39:23 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15337', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-05-13 14:39:23 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-13 14:39:23 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15337', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-05-13 14:39:23 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:39:23 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15337', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-13 14:39:23 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15337', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '15337', 'extra_args': {'ACL': 'public-read'}} 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:23 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:23 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-13 14:39:23 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:23 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/15337', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'jPnxsCL+ga1VOe25leBbLg==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/15337', 'url': 'https://rentlyse-upload.s3.amazonaws.com/15337', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '15337', 'Body': , 'ACL': 'public-read'}}}} 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:23 [botocore.auth] DEBUG: CanonicalRequest: PUT /15337 content-md5:jPnxsCL+ga1VOe25leBbLg== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143923Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:39:23 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143923Z 20230513/us-east-1/s3/aws4_request 54f761f500a468883dbccbf9d89ec3f5ae70aa9192efc9ac23d3e258a52320e0 2023-05-13 14:39:23 [botocore.auth] DEBUG: Signature: 4f82087fa81655ee12016df65d1445b08df8def9028e0ca0c0c2cca59427a127 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:23 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-13 14:39:23 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:39:23 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-13 14:39:23 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /15337 HTTP/1.1" 400 None 2023-05-13 14:39:23 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'ZPWC5V0AEXYDT8FA', 'x-amz-id-2': '0YHpPljY0xU4qnPOsRev8baqDEzhCW5mS2lY5YfL4yyZeDaueqe9dwfNI4yBykGQKip1H0a2mes=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sat, 13 May 2023 14:39:23 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-13 14:39:23 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2ZPWC5V0AEXYDT8FA0YHpPljY0xU4qnPOsRev8baqDEzhCW5mS2lY5YfL4yyZeDaueqe9dwfNI4yBykGQKip1H0a2mes=' 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:39:23 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:23 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:23 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:23 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/15337 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/15337 2023-05-13 14:39:23 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:23 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:23 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-13 14:39:23 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:23 [botocore.auth] DEBUG: CanonicalRequest: PUT /15337 content-md5:jPnxsCL+ga1VOe25leBbLg== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230513T143923Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-13 14:39:23 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143923Z 20230513/us-east-2/s3/aws4_request 0b105294c7b17721ca93f0d4115fdd85ac65886b1a3ce478af704d6ae54c2fd2 2023-05-13 14:39:23 [botocore.auth] DEBUG: Signature: ab51966bc74673124c0143464b5c2edda6b9e339205bf660fa9a11ad53a27aac 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-13 14:39:23 [botocore.endpoint] DEBUG: Sending http request: 2023-05-13 14:39:23 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-13 14:39:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-13 14:39:24 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-13 14:39:24 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-13 14:39:25 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /15337 HTTP/1.1" 200 0 2023-05-13 14:39:25 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'pem5lll/+reQItMbdPUf9K8zvRoxfKb1yMfLXlqX7H0SXs20S7ryDHraZ1qRkZRrY3N1e/btRxnta6iEMjr6/Q==', 'x-amz-request-id': 'KG5X8KH84SS03S5K', 'Date': 'Sat, 13 May 2023 14:39:25 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"8cf9f1b022fe81ad5539edb995e05b2e"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-13 14:39:25 [botocore.parsers] DEBUG: Response body: b'' 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-13 14:39:25 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-13 14:39:25 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-13 14:39:25 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-13 14:39:25 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-05-13 14:39:25 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-13 14:39:25 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-13 14:39:25 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-13 14:39:25 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_15337', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15337', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_15337', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_15337', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15337', 'Key': 'xx_large_15337'}}}} 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-13 14:39:25 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-13 14:39:25 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_15337 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15337 x-amz-date:20230513T143925Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-13 14:39:25 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230513T143925Z 20230513/us-east-2/s3/aws4_request 5ef0e1a5e26fa15529b41a0b64d576b4d27617b7b134638182fce9b50e4836e9 2023-05-13 14:39:25 [botocore.auth] DEBUG: Signature: ef0eb7eedddd31878df046a0fed0a9e2f783f2a502a61038c199ce3a4b2566dc 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:25 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-13 14:39:25 [botocore.endpoint] DEBUG: Sending http request: