2023-05-14 05:17:25 [scrapy.utils.log] INFO: Scrapy 2.8.0 started (bot: scrapyApp) 2023-05-14 05:17:25 [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-14 05:17:25 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'scrapyApp', 'LOG_FILE': 'logs/default/app_spider/app_spider_2023-05-14T05_17_15.log', 'NEWSPIDER_MODULE': 'scrapyApp.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['scrapyApp.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor'} 2023-05-14 05:17:25 [asyncio] DEBUG: Using selector: EpollSelector 2023-05-14 05:17:25 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2023-05-14 05:17:25 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2023-05-14 05:17:25 [scrapy.extensions.telnet] INFO: Telnet Password: 811961f294374d8c 2023-05-14 05:17:25 [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-14 05:17:25 [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-14 05:17:25 [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-14 05:17:25 [scrapy.middleware] WARNING: Disabled ImagesPipeline: ImagesPipeline requires installing Pillow 4.0.0 or later 2023-05-14 05:17:26 [scrapy.middleware] INFO: Enabled item pipelines: ['scrapyApp.pipelines_app_server.ScrappyAppPipeline'] 2023-05-14 05:17:26 [scrapy.core.engine] INFO: Spider opened 2023-05-14 05:17:26 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2023-05-14 05:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2023-05-14 05:17:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/1.1" 200 None 2023-05-14 05:17:26 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2023-05-14 05:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2023-05-14 05:17:27 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=unknown HTTP/1.1" 200 238 2023-05-14 05:17:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Changing event name from before-call.apigateway to before-call.api-gateway 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.route53 to before-parameter-build.route-53 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section 2023-05-14 05:17:27 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/endpoints.json 2023-05-14 05:17:27 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/sdk-default-configuration.json 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-14 05:17:27 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/s3/2006-03-01/service-2.json 2023-05-14 05:17:27 [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-14 05:17:27 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/partitions.json 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f8f7a97a3a0> 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:27 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-14 05:17:27 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/_retry.json 2023-05-14 05:17:27 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-14 05:17:27 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-14 05:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-14 05:17:27 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14321 HTTP/1.1" 200 1530393 2023-05-14 05:17:27 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:27 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-14 05:17:27 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-14 05:17:27 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-14 05:17:27 [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-14 05:17:27 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:27 [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-14 05:17:27 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:27 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14321', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-14 05:17:27 [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-14 05:17:27 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17:27 [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-14 05:17:27 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-14 05:17:27 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17:27 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:27 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:27 [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-14 05:17:27 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:27 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:27 [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:20230514T051727Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:27 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051727Z 20230514/us-east-1/s3/aws4_request 30d8e014ee1575412796a2b6a108d6994dde39ebacad04faaf2171ceb0555a01 2023-05-14 05:17:27 [botocore.auth] DEBUG: Signature: d29aaefb8bfca1b87935bbecfcd82c9302ca1d0807b9feead7a6764b16fece90 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:27 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:27 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:27 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-14 05:17:28 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:28 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-14 05:17:28 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14321 HTTP/1.1" 400 None 2023-05-14 05:17:28 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'XCHY351RSPHZGSQX', 'x-amz-id-2': 'iqDN5wH32IorbM4+6U9h2t/mK4qW5AiYlLdWed8CsdeULs/vP5lzV9bTE+4aRASsVw008HXpuA4=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 14 May 2023 05:17:28 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-14 05:17:28 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2XCHY351RSPHZGSQXiqDN5wH32IorbM4+6U9h2t/mK4qW5AiYlLdWed8CsdeULs/vP5lzV9bTE+4aRASsVw008HXpuA4=' 2023-05-14 05:17:28 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:28 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:28 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17:28 [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-14 05:17:28 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:28 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:28 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:28 [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-14 05:17:28 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:28 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-14 05:17:28 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-14 05:17:28 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:28 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:28 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:28 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:28 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:28 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:28 [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:20230514T051728Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:28 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051728Z 20230514/us-east-2/s3/aws4_request 293c22450adaf9abb2f2a8a5129a7a7589c60b165ec7078438f3d8884c30194d 2023-05-14 05:17:28 [botocore.auth] DEBUG: Signature: ab3118177da07b91b3f2efc88fca388eb6dc72774d37fa7bf67e409b28dff0fb 2023-05-14 05:17:28 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:28 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:28 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:28 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-14 05:17:28 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:29 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-14 05:17:30 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14321 HTTP/1.1" 200 0 2023-05-14 05:17:30 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'L1xYv+32Svz/olLCTmJaKmAtZuVpsG8k+hs8/5Bba2b8IC6s6qqTnZMwxeHQmAg5CfHfiYagY58=', 'x-amz-request-id': 'YYDD0V7H8MEETZH3', 'Date': 'Sun, 14 May 2023 05:17:30 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"d27cabfb20849b08ca83fa0b388d0f6f"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-14 05:17:30 [botocore.parsers] DEBUG: Response body: b'' 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:30 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17:30 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-14 05:17:30 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:30 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:30 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:30 [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-14 05:17:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:30 [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:20230514T051730Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:30 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051730Z 20230514/us-east-2/s3/aws4_request c3f63a2d24088d7d810f488fed714c56ce2ec4f5ddb7c929d2e3b193c45be172 2023-05-14 05:17:30 [botocore.auth] DEBUG: Signature: 900e8fcc3208b11045fa1929107cbe3366ef4d8d9ccef0bd7861cf49c4936351 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:30 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:30 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14321 HTTP/1.1" 200 224 2023-05-14 05:17:30 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'U115fTNWCbixwcSDF5W49w2V06NdThUqDP1446Nf6BPOfatl9yg5xZn81gYYGPnj+P/+/owrY/M=', 'x-amz-request-id': 'A4NSRYKXDVYA25T1', 'Date': 'Sun, 14 May 2023 05:17:31 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:30 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:31.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:30 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:30 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:30 [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-14 05:17:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:30 [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:20230514T051730Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:30 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051730Z 20230514/us-east-2/s3/aws4_request 5503991047f72f2a6c3733b4d6656eca87692ce70c01b1ec717f99ed5fe53f34 2023-05-14 05:17:30 [botocore.auth] DEBUG: Signature: 3f3ab37fdcc79be0bd4ecc9494852ebce6df8197f67638e3b67ec52a7bc21a89 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:30 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:30 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14321 HTTP/1.1" 200 224 2023-05-14 05:17:30 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'kyAR5OFDYka6Ug12qLt7kx58QhXU2K6bqaE2rCOAlcLsuORHml4ajv+Z1FWUGurAZkmGSWeAzjg=', 'x-amz-request-id': 'A4NGHPC2R21VBKWT', 'Date': 'Sun, 14 May 2023 05:17:31 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:30 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:31.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:30 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:30 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:30 [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-14 05:17:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:30 [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:20230514T051730Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:30 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051730Z 20230514/us-east-2/s3/aws4_request 269b49cb3f934a1f2b5bc35c0ceb83e7877d058cee9201476944690f828fba74 2023-05-14 05:17:30 [botocore.auth] DEBUG: Signature: d564bf04ce4ee36b59a4063b76c34a8ac73408fc09b1c215fec34ecf331b5142 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:30 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:30 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14321 HTTP/1.1" 200 224 2023-05-14 05:17:30 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'FKuHZyZ4ClhMuLDlbI/3zQicsXec2Wc/naLwmtRzdTAhqDtoDxskIh3Xj5dAO0maA3XxpQvWgQM=', 'x-amz-request-id': 'A4NS5RX669BCJ5VH', 'Date': 'Sun, 14 May 2023 05:17:31 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:30 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:31.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:30 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:30 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:30 [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-14 05:17:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:30 [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:20230514T051730Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:30 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051730Z 20230514/us-east-2/s3/aws4_request 8b80cbc9187065233d893bf7ad3318a740a4d732b4c9dff6ad1ef1bf50a5ea28 2023-05-14 05:17:30 [botocore.auth] DEBUG: Signature: ad0dca413960f53b70e25e0e25912019e2285c651a26b142e015c6d63009cfa1 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:30 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:30 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:31 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14321 HTTP/1.1" 200 224 2023-05-14 05:17:31 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'AQVLF4r1+QN+Q9rLz31WBljJkk1BjlwaSdBZ1DTTRwOhFgVW3n06IY6wl4/C3dg9eYN179olNJM=', 'x-amz-request-id': 'V5BPW9AZH13ZC0DV', 'Date': 'Sun, 14 May 2023 05:17:32 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:31 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:32.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:31 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f8f7a97a3a0> 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:31 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-14 05:17:31 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-14 05:17:31 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-14 05:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-14 05:17:31 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14319 HTTP/1.1" 200 336341 2023-05-14 05:17:31 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:31 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-14 05:17:31 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-14 05:17:31 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-14 05:17:31 [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-14 05:17:31 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:31 [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-14 05:17:31 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:31 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14319', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-14 05:17:31 [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-14 05:17:31 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:31 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-14 05:17:31 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:31 [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-14 05:17:31 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:31 [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:20230514T051731Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:31 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051731Z 20230514/us-east-1/s3/aws4_request d0d9601150830aebb812722c89253e6517b306ae26cea1a3053dea99b672dbb8 2023-05-14 05:17:31 [botocore.auth] DEBUG: Signature: 329a013e912f742cab4c00ceff4cbcf7dc6eaeff67a5dab5274e997c55a73619 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:31 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-14 05:17:31 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:31 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-14 05:17:31 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14319 HTTP/1.1" 400 None 2023-05-14 05:17:31 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'V5BHVZ3AT2NA2SV9', 'x-amz-id-2': 'gO+CFpcaeiDnru3nfh+j2kKg9sfU9Ee4h4WfwucFl7DukAXw3WKfIa4y9Eo564Hz3MknnoHd04w=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 14 May 2023 05:17:31 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-14 05:17:31 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2V5BHVZ3AT2NA2SV9gO+CFpcaeiDnru3nfh+j2kKg9sfU9Ee4h4WfwucFl7DukAXw3WKfIa4y9Eo564Hz3MknnoHd04w=' 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17:31 [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-14 05:17:31 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:31 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:31 [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-14 05:17:31 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:31 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-14 05:17:31 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:31 [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:20230514T051731Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:31 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051731Z 20230514/us-east-2/s3/aws4_request ea4cbb9f2c27823b320fd800d7a25ad71c5c43c0eb56c0afe6008b640cf641aa 2023-05-14 05:17:31 [botocore.auth] DEBUG: Signature: ae0906d35c752732d7d5a60fd2c7448cfc1cba48565ef04971bef30e8c55b1f2 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:31 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:31 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-14 05:17:32 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:32 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-14 05:17:33 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14319 HTTP/1.1" 200 0 2023-05-14 05:17:33 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'QK+HKBFIDOS6wbMd62tJ2mCOyQdPKRHgp6cxciTo7X7yp2u/EAAzS9Rns9ne7Ly8PdkQC6sMy8A=', 'x-amz-request-id': 'VFN3R28WFDTQV3S7', 'Date': 'Sun, 14 May 2023 05:17:33 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"3c67c8fdd9d254301024882597047e5b"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-14 05:17:33 [botocore.parsers] DEBUG: Response body: b'' 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:33 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17:33 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-14 05:17:33 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:33 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:33 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:33 [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-14 05:17:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:33 [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:20230514T051733Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:33 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051733Z 20230514/us-east-2/s3/aws4_request 3265ef1125eba6a6865c52dc8c9beb8a12da6a94ca956ef2bc4c1a51a87b8bdb 2023-05-14 05:17:33 [botocore.auth] DEBUG: Signature: 8d0c06edfde3b4824fe855ba8b8ee73b1f8e732981d8d565c69de7e56a2364a0 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:33 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:33 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14319 HTTP/1.1" 200 224 2023-05-14 05:17:33 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'GVw2Wk9YJXrxd7CHvY+oCLMqEfIB0SYanwRHL7mT/ciME8AQNlWA+3aPKKKL8gI/Rk4WHEtajFY=', 'x-amz-request-id': 'G9TJH8H12XCGZHHX', 'Date': 'Sun, 14 May 2023 05:17:34 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:33 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:34.000Z"3c67c8fdd9d254301024882597047e5b"' 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:33 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:33 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:33 [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-14 05:17:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:33 [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:20230514T051733Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:33 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051733Z 20230514/us-east-2/s3/aws4_request ce834048cddb0c85511b5b1012d00cc89c3e32ab8f80e8924f29d99f341c3a67 2023-05-14 05:17:33 [botocore.auth] DEBUG: Signature: 9dfec556b928bb9358f1b66a27885c87b1925930026ad266a5301d43f72233fd 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:33 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:33 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14319 HTTP/1.1" 200 224 2023-05-14 05:17:33 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'rxwZgveI3Qw5W0YySGA8j3znX4Ah1jnA+sVlcsEDK+YFSPZAXrXTkhFtgNlgT/K2atuFKwvtuO4=', 'x-amz-request-id': 'G9TP5K5BAX28AMHH', 'Date': 'Sun, 14 May 2023 05:17:34 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:33 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:34.000Z"3c67c8fdd9d254301024882597047e5b"' 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:33 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:33 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:33 [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-14 05:17:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:33 [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:20230514T051733Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:33 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051733Z 20230514/us-east-2/s3/aws4_request ecbb5c48fc365dcd7c01a7aa932f63daeb5d88a255ca16b82aa20f12f4aa5c72 2023-05-14 05:17:33 [botocore.auth] DEBUG: Signature: 6a99dd4bf86462b7250c541b0c4d6e6645977556627ad9e60bca6bcfc429eb4f 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:33 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:33 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:34 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14319 HTTP/1.1" 200 224 2023-05-14 05:17:34 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Sj+eZeQx1ND0gI2R4otC48FGGdOkjJ4W4HHUmY5hE7sH4/RANk3Eki7PYDT4EM/fcPWjYFoF3xc=', 'x-amz-request-id': 'G9TQJJ7D0QYFRB26', 'Date': 'Sun, 14 May 2023 05:17:34 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:34 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:34.000Z"3c67c8fdd9d254301024882597047e5b"' 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:34 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:34 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:34 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:34 [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-14 05:17:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:34 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:34 [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:20230514T051734Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:34 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051734Z 20230514/us-east-2/s3/aws4_request eca647f1246f39a13d3447cc3a1db8d75572f9f11771bbc9b8d2ea57a818fdd1 2023-05-14 05:17:34 [botocore.auth] DEBUG: Signature: e91226a072eeb448eb5ac978305d1a234c4d8bc785f416156da3f191cf62733e 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:34 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:34 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:34 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14319 HTTP/1.1" 200 224 2023-05-14 05:17:34 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'MRz1pz+SXz2r9LdRz3Bgjoqwh+Vc69sZ6bdPnAd+TjaqI8MtNIHxe5wW+d36KXTkFAuFdANW1uI=', 'x-amz-request-id': '2YE4V4BA6M6CBZVN', 'Date': 'Sun, 14 May 2023 05:17:35 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:34 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:35.000Z"3c67c8fdd9d254301024882597047e5b"' 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:34 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f8f7a97a3a0> 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:34 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-14 05:17:34 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-14 05:17:34 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-14 05:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-14 05:17:34 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14318 HTTP/1.1" 200 250321 2023-05-14 05:17:34 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:34 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-14 05:17:34 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-14 05:17:34 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-14 05:17:34 [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-14 05:17:34 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:34 [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-14 05:17:34 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14318', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-14 05:17:34 [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-14 05:17:34 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:34 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-14 05:17:34 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:34 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:34 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:34 [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-14 05:17:34 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:34 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:34 [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:20230514T051734Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:34 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051734Z 20230514/us-east-1/s3/aws4_request d886f7bff5a7cf06465eb6e26ed8d1be88fb6ea356e253df27fb3f255fb0ec91 2023-05-14 05:17:34 [botocore.auth] DEBUG: Signature: 9be933c19060889b4f1925358f00a8527d84876d7a5bd45e45192cbdc0d88488 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:34 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:34 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:34 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-14 05:17:34 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:35 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-14 05:17:35 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14318 HTTP/1.1" 400 None 2023-05-14 05:17:35 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'CTF77BZFZ735JBHK', 'x-amz-id-2': 'i9ndERfuIQZjfk8hI8ResudJNcPU1+9oirFWE7ERbbnjzl0d+E8IC5ATB/9M2AF2NuW7MCKyS1k=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 14 May 2023 05:17:34 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-14 05:17: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-2CTF77BZFZ735JBHKi9ndERfuIQZjfk8hI8ResudJNcPU1+9oirFWE7ERbbnjzl0d+E8IC5ATB/9M2AF2NuW7MCKyS1k=' 2023-05-14 05:17:35 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:35 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:35 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17: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-14 05:17:35 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:35 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:35 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:35 [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-14 05:17:35 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:35 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-14 05:17:35 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-14 05:17:35 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:35 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:35 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:35 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:35 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:35 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:35 [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:20230514T051735Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:35 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051735Z 20230514/us-east-2/s3/aws4_request f827c17a0177859245e80129954b348ea943a367c94ffbc794fdc165fbe21ff3 2023-05-14 05:17:35 [botocore.auth] DEBUG: Signature: c2976febd42931b3e15f1cac9002a2bf2c0de4f9521c1966d1ca656c20b1e0a2 2023-05-14 05:17:35 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:35 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:35 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:35 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-14 05:17:35 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:35 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-14 05:17:36 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14318 HTTP/1.1" 200 0 2023-05-14 05:17:36 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'i0dhQ+qoWFU7HAzoLZtqtBEsPWXQGZ7tEvryfPfAoLVg5xe4flyD2YU2CdDea2MiFkONyLd5/zs=', 'x-amz-request-id': 'CTFCM47WZCZ0EY1N', 'Date': 'Sun, 14 May 2023 05:17:36 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"d16403d412951c3ea125040d5a8c670b"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-14 05:17:36 [botocore.parsers] DEBUG: Response body: b'' 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:36 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17:36 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-14 05:17:36 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:36 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:36 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:36 [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-14 05:17:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:36 [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:20230514T051736Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:36 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051736Z 20230514/us-east-2/s3/aws4_request c2ef404a3ccfc3fb21dc46c556f9584c49da1da67145acda693de1afd1a1eb5a 2023-05-14 05:17:36 [botocore.auth] DEBUG: Signature: 471c212694d462ea5e94c6a857c188faa719b0c9cf72fd63875a345a4f8d6d6a 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:36 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:36 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14318 HTTP/1.1" 200 224 2023-05-14 05:17:36 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '7nSU981wWTbnGGOpll01Wix6jEUTMadv5vEG67xvUnQ0q9GvwonywmShDamR9gjONEYXtsYpTPo=', 'x-amz-request-id': 'Q37XMGHZTMBWY5F8', 'Date': 'Sun, 14 May 2023 05:17:37 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:36 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:37.000Z"d16403d412951c3ea125040d5a8c670b"' 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:36 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:36 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:36 [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-14 05:17:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:36 [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:20230514T051736Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:36 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051736Z 20230514/us-east-2/s3/aws4_request dea2b6ccf90b177d6767ab7afa825963aa181be9e803fb088d78cd9609d8f85a 2023-05-14 05:17:36 [botocore.auth] DEBUG: Signature: b1ae321435cbaf39b3657662741405772b26c2d9047bb0567ba1fd4f24459a86 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:36 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:36 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14318 HTTP/1.1" 200 224 2023-05-14 05:17:36 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '6qF4kpQJNkTNHZKM4WGPH7s4PpjEZMlCVFjn13sWuoN9zcGvmUz2/Y9YvaWWeMzSYrlor6A/308=', 'x-amz-request-id': 'Q37JFT8T464WSZ1E', 'Date': 'Sun, 14 May 2023 05:17:37 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:36 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:37.000Z"d16403d412951c3ea125040d5a8c670b"' 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:36 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:36 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:36 [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-14 05:17:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:36 [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:20230514T051736Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:36 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051736Z 20230514/us-east-2/s3/aws4_request 3f4c0766251b04454f6de408f3aa40707f1459fa3b96809ddb35216d0c79adc5 2023-05-14 05:17:36 [botocore.auth] DEBUG: Signature: 775858ac582af5a8ce2ee58115a895d58d3250a58b82045e3199763278b4b147 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:36 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:36 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:37 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14318 HTTP/1.1" 200 224 2023-05-14 05:17:37 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'FtsENheW9Z9GmDOlhMs7Vuwh4R1BeyDflMMxyPEV9oHUKLJxfdSIlGJsVkX60HJEUvnN1v52BRc=', 'x-amz-request-id': 'Q37SN6SX1VN04450', 'Date': 'Sun, 14 May 2023 05:17:37 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:37 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:37.000Z"d16403d412951c3ea125040d5a8c670b"' 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:37 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:37 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:37 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:37 [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-14 05:17:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:37 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:37 [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:20230514T051737Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:37 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051737Z 20230514/us-east-2/s3/aws4_request d927a039490c2c00b35defa9f02d7a7163e991cbb8edb7ba64bb8c4862a36b74 2023-05-14 05:17:37 [botocore.auth] DEBUG: Signature: 4f54b3fcc82e70d5a2e90804cf946e21a0370928e3c431af0c195c5ad70d1df7 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:37 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:37 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:37 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14318 HTTP/1.1" 200 224 2023-05-14 05:17:37 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '0OnyWRg97SciUrpvregXQOpSF5Zbb2ygg6oTRrsCEQPMY4ad3YteqosLg7ZXLIgW/f1M44PHkIU=', 'x-amz-request-id': 'G40YXHQ406JMRD3B', 'Date': 'Sun, 14 May 2023 05:17:38 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:37 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:38.000Z"d16403d412951c3ea125040d5a8c670b"' 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:37 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f8f7a97a3a0> 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:37 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-14 05:17:37 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-14 05:17:37 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-14 05:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-14 05:17:37 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14317 HTTP/1.1" 200 371831 2023-05-14 05:17:37 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:37 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-14 05:17:37 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-14 05:17:37 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-14 05:17:37 [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-14 05:17:37 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:37 [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-14 05:17:37 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14317', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-14 05:17:37 [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-14 05:17:37 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:37 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-14 05:17:37 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:37 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:37 [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-14 05:17:37 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:37 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:37 [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:20230514T051737Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:37 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051737Z 20230514/us-east-1/s3/aws4_request 23e61f11be787f949c7ef8fef4d5b9304c332033b1bdb0b86abae860db51bfb6 2023-05-14 05:17:37 [botocore.auth] DEBUG: Signature: 0439d411e49f59adc177317dc2e707cc9dc38cefc8abb5b87f9651c7a6c42673 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:37 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:37 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:37 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-14 05:17:37 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:37 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-14 05:17:37 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14317 HTTP/1.1" 400 None 2023-05-14 05:17:37 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'G40TBFZ2C3GRJ5QE', 'x-amz-id-2': 'Q1pgMn/nATsA+e6xIsgO/AaD6wtUAvNKkE6uobpRMIy/s9UthyO9lYmh0UDJF4hHzotjI7z2jKM=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 14 May 2023 05:17:37 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-14 05:17: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-2G40TBFZ2C3GRJ5QEQ1pgMn/nATsA+e6xIsgO/AaD6wtUAvNKkE6uobpRMIy/s9UthyO9lYmh0UDJF4hHzotjI7z2jKM=' 2023-05-14 05:17:38 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:38 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:38 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17: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-14 05:17:38 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:38 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:38 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:38 [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-14 05:17:38 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:38 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-14 05:17:38 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-14 05:17:38 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:38 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:38 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:38 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:38 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:38 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:38 [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:20230514T051738Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:38 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051738Z 20230514/us-east-2/s3/aws4_request 77b946eb06d6ccd1caf796a5cdcb17094639328a715a20c8ecfc069f360d90c2 2023-05-14 05:17:38 [botocore.auth] DEBUG: Signature: 5e1f4c4c82457bacfb2241f698cfab958fcdf26f6d1491d24964be6cd5c8e124 2023-05-14 05:17:38 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:38 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:38 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:38 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-14 05:17:38 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:38 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-14 05:17:39 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14317 HTTP/1.1" 200 0 2023-05-14 05:17:39 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'i2VsYR/RNAsga2tP/uW01vOjybMc41FivVEv58fRe+OdbNPtShcWKUUvh/PNE6WYqJUugw4LhdM=', 'x-amz-request-id': 'TR76D6P59GKZ40TP', 'Date': 'Sun, 14 May 2023 05:17:39 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"5f833402045bdd26f7ca7b7893ade5d9"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-14 05:17:39 [botocore.parsers] DEBUG: Response body: b'' 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:39 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17:39 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-14 05:17:39 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:39 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:39 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:39 [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-14 05:17:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:39 [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:20230514T051739Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:39 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051739Z 20230514/us-east-2/s3/aws4_request 2135de3307962166252551b6fd65240ef4b1b3e1a63ac2a0b1fbaeea13c6154e 2023-05-14 05:17:39 [botocore.auth] DEBUG: Signature: 7f9f9f615c867e48a5208943320b617b6f46ffffac6cfeace7b716472faa36a1 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:39 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:39 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14317 HTTP/1.1" 200 224 2023-05-14 05:17:39 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'DirPUXw9EqLD5QxwnNxfXc8nJek/BXTl9askzI3HO1s/JpMELiE3Z5C45JEvAppHaZDhLAGezn4=', 'x-amz-request-id': 'Y6WAXVDJYGM3F3Z4', 'Date': 'Sun, 14 May 2023 05:17:40 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:39 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:40.000Z"5f833402045bdd26f7ca7b7893ade5d9"' 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:39 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:39 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:39 [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-14 05:17:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:39 [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:20230514T051739Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:39 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051739Z 20230514/us-east-2/s3/aws4_request 0182882d971de87d395f30fae06d254470877b98f1327d22d063218075414ab7 2023-05-14 05:17:39 [botocore.auth] DEBUG: Signature: 2d15765b3558d73a734a01325af37c368ec8121c07b7e98dac010d702f293175 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:39 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:39 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14317 HTTP/1.1" 200 224 2023-05-14 05:17:39 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'cieW20GSa7hl9ig5wOFNykAu9StpZgPPjLaYS1q+hLvwTYBY0v2XckdAH26IG/2RXJJsuuwm4Sw=', 'x-amz-request-id': 'Y6W427GKZSZJR948', 'Date': 'Sun, 14 May 2023 05:17:40 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:39 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:40.000Z"5f833402045bdd26f7ca7b7893ade5d9"' 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:39 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:39 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:39 [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-14 05:17:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:39 [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:20230514T051739Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:39 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051739Z 20230514/us-east-2/s3/aws4_request 28ccd0bdc12721b0ef38f6d3d638ceb251c0393c57775b75d692de319297f48e 2023-05-14 05:17:39 [botocore.auth] DEBUG: Signature: bd860817f3eaf43388ae234f96f492194764c4776e2137cf536908b0ec62e1c3 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:39 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:39 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:40 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14317 HTTP/1.1" 200 224 2023-05-14 05:17:40 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'BHKa4HGMuV5DSak80Yv9XFrB8X3ITZ5JiaVuhw58Mmm67USGTEM2oG6ugfZO8zLmHW9ndE/dnDs=', 'x-amz-request-id': 'SNHWAYQ7Q0R3SE03', 'Date': 'Sun, 14 May 2023 05:17:41 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:40 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:41.000Z"5f833402045bdd26f7ca7b7893ade5d9"' 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:40 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:40 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:40 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:40 [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-14 05:17:40 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:40 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:40 [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:20230514T051740Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:40 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051740Z 20230514/us-east-2/s3/aws4_request 1c82dd852f2e8fe57e23b4150c0d46c52b5aa7f41a7bc6d6ef6b083a8fb88995 2023-05-14 05:17:40 [botocore.auth] DEBUG: Signature: c7dc289fa6ecdbc56c7bae12d38d0175faa7a233c13f72ad1c940036c280b3d7 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:40 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:40 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:40 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14317 HTTP/1.1" 200 224 2023-05-14 05:17:40 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'ENKBFfg5gdAIJl1H38wF0wngxwuufzBGq+HYt7FimDEz6Ovav9BjYHNd/ufKFqDbX73X5VDpLvI=', 'x-amz-request-id': 'SNHKD4PCMH1YZKCA', 'Date': 'Sun, 14 May 2023 05:17:41 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:40 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:41.000Z"5f833402045bdd26f7ca7b7893ade5d9"' 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:40 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f8f7a97a3a0> 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:40 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-14 05:17:40 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-14 05:17:40 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-14 05:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-14 05:17:40 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14316 HTTP/1.1" 200 327901 2023-05-14 05:17:40 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:40 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-14 05:17:40 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-14 05:17:40 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-14 05:17:40 [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-14 05:17:40 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:40 [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-14 05:17:40 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14316', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-14 05:17:40 [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-14 05:17:40 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:40 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-14 05:17:40 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:40 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:40 [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-14 05:17:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:40 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:40 [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:20230514T051740Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:40 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051740Z 20230514/us-east-1/s3/aws4_request fceaa5af8ac46a2bc4cd265aa999384b175b816d09e0b3d4c0b0c714f81fdbb1 2023-05-14 05:17:40 [botocore.auth] DEBUG: Signature: d4bac6aa6d86d2da5ca662e598288e0928f1922ce6f68a818a78add9e77760b2 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:40 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:40 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-14 05:17:41 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:41 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-14 05:17:41 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14316 HTTP/1.1" 400 None 2023-05-14 05:17:41 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'YK2XFXVSHDKFDRWS', 'x-amz-id-2': 'pMRlkJlvkloS2Foj1aNTsUSn1r82WU5bYhXT+umXaav/wFyEBtpOexem7+/eO9EPcpB8i4F4B0A=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 14 May 2023 05:17:40 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-14 05:17: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-2YK2XFXVSHDKFDRWSpMRlkJlvkloS2Foj1aNTsUSn1r82WU5bYhXT+umXaav/wFyEBtpOexem7+/eO9EPcpB8i4F4B0A=' 2023-05-14 05:17:41 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:41 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:41 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17: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-14 05:17:41 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:41 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:41 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:41 [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-14 05:17:41 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:41 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-14 05:17:41 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-14 05:17:41 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:41 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:41 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:41 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:41 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:41 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:41 [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:20230514T051741Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:41 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051741Z 20230514/us-east-2/s3/aws4_request e71b53f558b2a0620d839fddf44bc495a84533f704653273c64adffc8ebd3c9a 2023-05-14 05:17:41 [botocore.auth] DEBUG: Signature: 1375ba0e93e3379d92f09b7f2e33d6b639e12b6acb39097ff22bb5cf9ea9ec02 2023-05-14 05:17:41 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:41 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:41 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:41 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-14 05:17:41 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:41 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-14 05:17:42 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14316 HTTP/1.1" 200 0 2023-05-14 05:17:42 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'fRohVw7RRG34Rb1KM110Ahg5pUL8FVtEE1lAVIYwO3jE+jm57Vh2IPJsgm2xSmtcW4SMKaFP/uE=', 'x-amz-request-id': 'YK2SRHRXZJEDEX4R', 'Date': 'Sun, 14 May 2023 05:17:42 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"ebfd30e6abe36b8cdc3f24b059d20ccb"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-14 05:17:42 [botocore.parsers] DEBUG: Response body: b'' 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:42 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17:42 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-14 05:17:42 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17:42 [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-14 05:17:42 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:42 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17:42 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:42 [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-14 05:17:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:42 [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:20230514T051742Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:42 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051742Z 20230514/us-east-2/s3/aws4_request 0e9dc6ef99b6a8a1e5261f84ab589901c78efd5bcb75977c4b2909c24b5cb555 2023-05-14 05:17:42 [botocore.auth] DEBUG: Signature: 5f91b7042907b90e95800908f6538757aa8a98c11894aa7c7f301ead43c7fb78 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:42 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:42 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14316 HTTP/1.1" 200 224 2023-05-14 05:17:42 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'kxDuCZfbpRBVg4oNIhOnsBgV8ozM6a7Rh9kUz9BA+iPmdDvOj6Y5Ox1vnU5bMmtklXg5uWcu/cs=', 'x-amz-request-id': 'PJHHP76QMFYDZE73', 'Date': 'Sun, 14 May 2023 05:17:43 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:42 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:43.000Z"ebfd30e6abe36b8cdc3f24b059d20ccb"' 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17:42 [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-14 05:17:42 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:42 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17:42 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:42 [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-14 05:17:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:42 [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:20230514T051742Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:42 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051742Z 20230514/us-east-2/s3/aws4_request 84ba1b64d658ce8771d04c63612ea1e29aacd2b638c03128ff83c4022cf467aa 2023-05-14 05:17:42 [botocore.auth] DEBUG: Signature: 9fa2ed6a99f72e6438c28adb27cc24fbd9fe39dacaedcb94e3904471604e7dc8 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:42 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:42 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:43 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14316 HTTP/1.1" 200 224 2023-05-14 05:17:43 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'tP07m3bdF9K80aws7UfsedW3w3Xx63+fdbNMMLqjrsud3nKPWhGmskYmkE/yg7YVEvWhr2soSsI=', 'x-amz-request-id': 'PJHSDZAQH5WMX6Q3', 'Date': 'Sun, 14 May 2023 05:17:43 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:43 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:43.000Z"ebfd30e6abe36b8cdc3f24b059d20ccb"' 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:43 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:43 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:43 [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-14 05:17:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:43 [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:20230514T051743Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:43 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051743Z 20230514/us-east-2/s3/aws4_request bcaf57e533b0c95d27ad070a7cde63b2d3c36ba08930c28c4ccce546aba0a90e 2023-05-14 05:17:43 [botocore.auth] DEBUG: Signature: 87e9c754e5358b09a156433fa69218e89c797389f048d1e47a027ef0d319c080 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:43 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:43 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14316 HTTP/1.1" 200 224 2023-05-14 05:17:43 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'StYNhSvH2P2zSI4QOyBsizvwJLc7oYwvK+P9RuYRnh/KIDvMbk4pFVsJuQdVFpiGwGq4dIp/nsQ=', 'x-amz-request-id': '1K4MN0DJ5HF43PAE', 'Date': 'Sun, 14 May 2023 05:17:44 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:43 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:44.000Z"ebfd30e6abe36b8cdc3f24b059d20ccb"' 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:43 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:43 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:43 [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-14 05:17:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:43 [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:20230514T051743Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:43 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051743Z 20230514/us-east-2/s3/aws4_request c34ce0a9c8da6ffa4f5d22f994164ef413ff4ff62258fecd156df4f6d56fea1f 2023-05-14 05:17:43 [botocore.auth] DEBUG: Signature: 391d05b97722a46593bcfc090543ffb1bde3c63462ee8dc6946c17ec9da4fe5d 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:43 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:43 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14316 HTTP/1.1" 200 224 2023-05-14 05:17:43 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'YyWrFbsDwAceMjPPRqzujlKrQLQdTKfUUHHMd5jEP3rcPmGLbHR5iLQDhzk2ayB6BEtBzkQwZKg=', 'x-amz-request-id': '1K4G0EXGPW2ZT1HE', 'Date': 'Sun, 14 May 2023 05:17:44 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:43 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:44.000Z"ebfd30e6abe36b8cdc3f24b059d20ccb"' 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:43 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f8f7a97a3a0> 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:43 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-14 05:17:43 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-14 05:17:43 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-14 05:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-14 05:17:43 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14315 HTTP/1.1" 200 1530393 2023-05-14 05:17:43 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:43 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-14 05:17:43 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-14 05:17:43 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-14 05:17:43 [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-14 05:17:43 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:43 [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-14 05:17:43 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14315', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-14 05:17:43 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:43 [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-14 05:17:43 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17:43 [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-14 05:17:43 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-14 05:17:43 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17:43 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:43 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:43 [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-14 05:17:43 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:43 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:43 [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:20230514T051743Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:43 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051743Z 20230514/us-east-1/s3/aws4_request 9928ff210ab38f53e4f2f79a3eb669874e9a2ad82b3980a71a37c4743a0d3f2a 2023-05-14 05:17:43 [botocore.auth] DEBUG: Signature: 51e462d770b26f609e97f8bbbee83ee180f687dc2b463a17605c521ca569dfcf 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:43 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:43 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:43 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-14 05:17:44 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:44 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-14 05:17:44 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14315 HTTP/1.1" 400 None 2023-05-14 05:17:44 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'V7W3XM3TZY9S1WVE', 'x-amz-id-2': '5g82ERmfcrY/MK9uC4+CV6KkytbQWWRH6cjkyas0zKDD3GR3I34iT0Jj9DGMnnCYlAseymDZbDA=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 14 May 2023 05:17:43 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-14 05:17:44 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2V7W3XM3TZY9S1WVE5g82ERmfcrY/MK9uC4+CV6KkytbQWWRH6cjkyas0zKDD3GR3I34iT0Jj9DGMnnCYlAseymDZbDA=' 2023-05-14 05:17:44 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:44 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:44 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17:44 [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-14 05:17:44 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:44 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17:44 [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-14 05:17:44 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:44 [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-14 05:17:44 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17:44 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-14 05:17:44 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-14 05:17:44 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-14 05:17:44 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:44 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:44 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:44 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:44 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:44 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:44 [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:20230514T051744Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:44 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051744Z 20230514/us-east-2/s3/aws4_request 592f4100baf7436be6e4107a0f99e2f5c3e5d8975e66a727033b4e5f85ade482 2023-05-14 05:17:44 [botocore.auth] DEBUG: Signature: c013179421f1df4f3f7971fcb9cee65870085c64fec85e91a7a23314ad931a03 2023-05-14 05:17:44 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:44 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:44 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:44 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-14 05:17:44 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:44 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-14 05:17:46 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14315 HTTP/1.1" 200 0 2023-05-14 05:17:46 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'qOvOYcZ1g+nrNMuK7ZjDIv8Bds1rmOc8FtB3RYEjqqDJ5BEVd7Bg9BdoBWm9PA8k/nGknE06aGU=', 'x-amz-request-id': 'V7WC2AXK6230MX5T', 'Date': 'Sun, 14 May 2023 05:17:45 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"d27cabfb20849b08ca83fa0b388d0f6f"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-14 05:17:46 [botocore.parsers] DEBUG: Response body: b'' 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:46 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17:46 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-14 05:17:46 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:46 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:46 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:46 [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-14 05:17:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:46 [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:20230514T051746Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:46 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051746Z 20230514/us-east-2/s3/aws4_request 63d4b19c40e3017ac84c8d16fe1f293215f6cbc583c4a2daf0195d39dc02e6a6 2023-05-14 05:17:46 [botocore.auth] DEBUG: Signature: 45d096ac5eeecf9321f9607956082207283f83ae9e0b381da1c2e81f657e196d 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:46 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:46 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14315 HTTP/1.1" 200 224 2023-05-14 05:17:46 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'kJf+Hi9L0jWfazhcOfeYObGmxW6woBw1KRYCy+tujKxEQvInggRj/W7w5d5JhSzMhIo5ZZ50K3E=', 'x-amz-request-id': 'M84J3Y06KJ73C35C', 'Date': 'Sun, 14 May 2023 05:17:47 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:46 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:47.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:46 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:46 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:46 [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-14 05:17:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:46 [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:20230514T051746Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:46 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051746Z 20230514/us-east-2/s3/aws4_request b5722ae0c1cce7b01108265addd542f6227dfbfd07e102dde9c1a6b0db7dba95 2023-05-14 05:17:46 [botocore.auth] DEBUG: Signature: efc87493a6ed501fcd379c10c1b76ab038586834ab9d49b673b31c9b3a0a3aa6 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:46 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:46 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14315 HTTP/1.1" 200 224 2023-05-14 05:17:46 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'ht0/V013eQCstio8OBdTsCfOvmpBeYVAA1en0kcVammSOtqN9OLaSoqnMvhkcGiNkqTkzltK6N8=', 'x-amz-request-id': 'M84WVQFHH7EVBFHF', 'Date': 'Sun, 14 May 2023 05:17:47 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:46 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:47.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:46 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:46 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:46 [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-14 05:17:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:46 [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:20230514T051746Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:46 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051746Z 20230514/us-east-2/s3/aws4_request 25a3121e7b3715347417b6c47c4f2c4c0989cea7add6e0dafc62970063348ec2 2023-05-14 05:17:46 [botocore.auth] DEBUG: Signature: a956b07888e5d282234c78660d898a91d5a80eca82bf1a119440cfa2f099f672 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:46 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:46 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14315 HTTP/1.1" 200 224 2023-05-14 05:17:46 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '7I/F05S+uTBhJmiApuPw7npKmoE7FOCTWJbUws9abHx9yJQXvA3wCD/PlYvFZ2z6/+Yi9tpSXEo=', 'x-amz-request-id': 'M84QYTX1NJAKRN08', 'Date': 'Sun, 14 May 2023 05:17:47 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:46 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:47.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:46 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:46 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:46 [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-14 05:17:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:46 [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:20230514T051746Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:46 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051746Z 20230514/us-east-2/s3/aws4_request 9000f4a008fa45226aa7d15060ff640ec2f68a17f7a9a47167e9064bd0625106 2023-05-14 05:17:46 [botocore.auth] DEBUG: Signature: a66760ab63941eaf76e0ecc83e5776e72a362a3062afc1b8f2427800f2c9a6d9 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:46 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:46 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:47 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14315 HTTP/1.1" 200 224 2023-05-14 05:17:47 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '3XT5PN+fbnG5koq2LMY10vS/VDiosbNVaTQCXar/lxrQb6YtQdqRL9pAzsQBI3uGf89EZGLhilw=', 'x-amz-request-id': 'M84JPGJMPB06KN7Y', 'Date': 'Sun, 14 May 2023 05:17:47 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:47 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:47.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:47 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:47 [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-14 05:17:47 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f8f7a97a3a0> 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:47 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-14 05:17:47 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-14 05:17:47 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-14 05:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-14 05:17:47 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16822 HTTP/1.1" 200 24607 2023-05-14 05:17:47 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:47 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-14 05:17:47 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-14 05:17:47 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-14 05:17:47 [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-14 05:17:47 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:47 [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-14 05:17:47 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16822', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-14 05:17:47 [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-14 05:17:47 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17:47 [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-14 05:17:47 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-14 05:17:47 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17:47 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:47 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:47 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:47 [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-14 05:17:47 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:47 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:47 [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:20230514T051747Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:47 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051747Z 20230514/us-east-1/s3/aws4_request ff0e270c2be05923f21ee0c4c71be2daade477441bbf290e404561a0a79197f3 2023-05-14 05:17:47 [botocore.auth] DEBUG: Signature: aefdf8b8c7e10b867b2263b0876122da158a10a3aae25f5f13351f5305334190 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:47 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:47 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:47 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-14 05:17:47 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:48 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-14 05:17:48 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16822 HTTP/1.1" 400 None 2023-05-14 05:17:48 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'QPQGD7WFQXEWM8PP', 'x-amz-id-2': 'x08P1cLwuYrZIAxaZpiTn1MKilrEzLvwnyDMhK1eHWFpmplYY3Qr+lxca+yqUu0abFJ43h++xVU=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 14 May 2023 05:17:47 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-14 05:17:48 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2QPQGD7WFQXEWM8PPx08P1cLwuYrZIAxaZpiTn1MKilrEzLvwnyDMhK1eHWFpmplYY3Qr+lxca+yqUu0abFJ43h++xVU=' 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:48 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17:48 [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-14 05:17:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:48 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:48 [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-14 05:17:48 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:48 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-14 05:17:48 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:48 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:48 [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:20230514T051748Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:48 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051748Z 20230514/us-east-2/s3/aws4_request cb9c291ee4a899e440a1d50630d30b471420bfdde170dfb42ae361849e6c8f4c 2023-05-14 05:17:48 [botocore.auth] DEBUG: Signature: 5a63b4a5eecee83ee7cf047a0c442a6c13c57b9f374cf5206abf962d9cc3cbc7 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:48 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:48 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-14 05:17:48 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:48 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-14 05:17:48 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16822 HTTP/1.1" 200 0 2023-05-14 05:17:48 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'JyJk8b/+wKIac5W/X20hmxnBQV6TyqC3zO7p2h4zmeQAQOqU1jGmgMfNQ4QWMGMxaCMHhi1lGfI=', 'x-amz-request-id': '2DBTKRSHH1SPK8QJ', 'Date': 'Sun, 14 May 2023 05:17:49 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"7d6f345acd1bc64596edf7e6db85e832"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-14 05:17:48 [botocore.parsers] DEBUG: Response body: b'' 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:48 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17:48 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-14 05:17:48 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:48 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:48 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:48 [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-14 05:17:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:48 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:48 [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:20230514T051748Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:48 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051748Z 20230514/us-east-2/s3/aws4_request 2aaaf333e52d40a958371ff4811c655c956ff0cb98d9535fb427a9bcd54c16ff 2023-05-14 05:17:48 [botocore.auth] DEBUG: Signature: e540db08d0de8d5f0de62d3a57af6465a1deabe1189f1ae7b53230b459cd6ef8 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:48 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:48 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:48 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:49 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_16822 HTTP/1.1" 200 224 2023-05-14 05:17:49 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Wz2ypPdqs0yfsqxg39BkmOHW0pepEpimWs92x9bUbr5raCk6J1jVHBBoRaMB1pH3WTqj2QqPrYc=', 'x-amz-request-id': '2DBMD2ANB89P4HXQ', 'Date': 'Sun, 14 May 2023 05:17:49 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:49 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:49.000Z"7d6f345acd1bc64596edf7e6db85e832"' 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:49 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:49 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:49 [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-14 05:17:49 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:49 [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:20230514T051749Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:49 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051749Z 20230514/us-east-2/s3/aws4_request 595db43e1ec7152dddd5a0b54ede29ac9e58d54c4270e1f1425de976bf3e906f 2023-05-14 05:17:49 [botocore.auth] DEBUG: Signature: bcc1bd13776cfc6da59c23d1a892d798ed07d85e41467568af13dc248a650e0b 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:49 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:49 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_16822 HTTP/1.1" 200 224 2023-05-14 05:17:49 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Zx95TeZ2giWQkAK0FhC9HUgLEtOctU9/2bNWObXCtHxHoVl3kt3lsIV8dhuPLnwaDi2tPuqYzwg=', 'x-amz-request-id': 'JGXKXH768MGJXTZK', 'Date': 'Sun, 14 May 2023 05:17:50 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:49 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:50.000Z"7d6f345acd1bc64596edf7e6db85e832"' 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:49 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:49 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:49 [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-14 05:17:49 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:49 [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:20230514T051749Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:49 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051749Z 20230514/us-east-2/s3/aws4_request d11f590fe02f6cacac550e90736712f396a3e6c834cc3b50aea904fe121ef1fe 2023-05-14 05:17:49 [botocore.auth] DEBUG: Signature: e89fa0dd6fd8f7e6a5bc0e8419702cde4e702dcbe3cea71bbcd39bf2cd88316a 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:49 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:49 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_16822 HTTP/1.1" 200 224 2023-05-14 05:17:49 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'JvAAA8xe1tRT/yjcYr59cIh2UA10N6+EY+Ybwe/+RVcBYKXEOzobLFnq0eAeA91nv6AVhcz8jyo=', 'x-amz-request-id': 'JGXHK7CC0E3ASM4Z', 'Date': 'Sun, 14 May 2023 05:17:50 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:49 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:50.000Z"7d6f345acd1bc64596edf7e6db85e832"' 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:49 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:49 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:49 [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-14 05:17:49 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:49 [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:20230514T051749Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:49 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051749Z 20230514/us-east-2/s3/aws4_request fd3a36bcd4a0e6d7e9413dc2e34a839adc82e8be8a569f45d42d5e529d8805a3 2023-05-14 05:17:49 [botocore.auth] DEBUG: Signature: bf9d4f1c683fbb2ced01d6bd23f3d20e96f835f817e59b20b4a2834efb9b94bd 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:49 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:49 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_16822 HTTP/1.1" 200 224 2023-05-14 05:17:49 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'VvN3mpmRtVoUUneEVV9rr41KiYTBouqy+yqhxlzNNxgpWbiyoBeAM/b4u8QSyaWswINCfNFWovo=', 'x-amz-request-id': 'JGXVVWJWV3D8SKJA', 'Date': 'Sun, 14 May 2023 05:17:50 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:49 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:50.000Z"7d6f345acd1bc64596edf7e6db85e832"' 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:49 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f8f7a97a3a0> 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:49 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-14 05:17:49 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-14 05:17:49 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-14 05:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-14 05:17:49 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16821 HTTP/1.1" 200 40124 2023-05-14 05:17:49 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:49 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-14 05:17:49 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-14 05:17:49 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-14 05:17:49 [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-14 05:17:49 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:49 [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-14 05:17:49 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:49 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16821', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-14 05:17:49 [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-14 05:17:49 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:49 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-14 05:17:49 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:49 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:49 [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-14 05:17:49 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:49 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:49 [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:20230514T051749Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:49 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051749Z 20230514/us-east-1/s3/aws4_request ef57912c6edbc6d5ece59908f69455648161bdc152b347acaa6b90ec67de4c46 2023-05-14 05:17:49 [botocore.auth] DEBUG: Signature: bde138188bbc3e2b88344c494a34a5166cc4becb654a0b0cb17b79b5ac85725f 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:49 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:49 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:49 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-14 05:17:50 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:50 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-14 05:17:50 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16821 HTTP/1.1" 400 None 2023-05-14 05:17:50 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'GTS7XFWE9VSGF58Q', 'x-amz-id-2': 'n5zYUoK4tTl4YoXiJlZFztn4Wt/sNwRebFvYOEZQBX79VYFv1+CAQ6wmOtcPooJZ5gmzIi/cdvg=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 14 May 2023 05:17:49 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-14 05:17:50 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2GTS7XFWE9VSGF58Qn5zYUoK4tTl4YoXiJlZFztn4Wt/sNwRebFvYOEZQBX79VYFv1+CAQ6wmOtcPooJZ5gmzIi/cdvg=' 2023-05-14 05:17:50 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:50 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:50 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17:50 [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-14 05:17:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:50 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:50 [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-14 05:17:50 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:50 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-14 05:17:50 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-14 05:17:50 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:50 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:50 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:50 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:50 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:50 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:50 [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:20230514T051750Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:50 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051750Z 20230514/us-east-2/s3/aws4_request 95a16ae7aab06f7634b7d10e3d2e0c6129b098923fa65e516b249281639d05c6 2023-05-14 05:17:50 [botocore.auth] DEBUG: Signature: 5991e66bf4252889063c43b53e828f20a06b2e8c7eebc404a9a1cf2824472182 2023-05-14 05:17:50 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:50 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:50 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:50 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-14 05:17:50 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:51 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-14 05:17:51 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16821 HTTP/1.1" 200 0 2023-05-14 05:17:51 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'RUZvZVcrIWMW4kBwrBurjbetgs6PrhdThT9AI2CGDkJb6YEcyEaDfD91hrBQ2IZLSdI8olcm39w=', 'x-amz-request-id': 'GTS7NMB2X3DPJV0C', 'Date': 'Sun, 14 May 2023 05:17:51 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"6727498c83b180004fb9647be281f44c"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-14 05:17:51 [botocore.parsers] DEBUG: Response body: b'' 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:51 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17:51 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-14 05:17:51 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:51 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:51 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:51 [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-14 05:17:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:51 [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:20230514T051751Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:51 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051751Z 20230514/us-east-2/s3/aws4_request d43fa44d00f4868714224245b10f7703944af8a53ca257b12b7c398d0883a027 2023-05-14 05:17:51 [botocore.auth] DEBUG: Signature: 9e30d9a2b1e781665843471e0f129a482e6fd005ab84379a0967ea6956c24400 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:51 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:51 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_16821 HTTP/1.1" 200 224 2023-05-14 05:17:51 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'YWUc9Kh3s9GHzQmi2W+SbOXJuZqhHkYFg/aWkhGs9SRYiyUgUtH6u+Qa0Wyy6CrmZQ9HOuRV4JU=', 'x-amz-request-id': '57XNW9HZSW7RHTC8', 'Date': 'Sun, 14 May 2023 05:17:52 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:51 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:52.000Z"6727498c83b180004fb9647be281f44c"' 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:51 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:51 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:51 [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-14 05:17:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:51 [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:20230514T051751Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:51 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051751Z 20230514/us-east-2/s3/aws4_request b6e1687a31bd6dae91b2263c10ac5d859c54a938a7a146da1dd7af82743ba6f2 2023-05-14 05:17:51 [botocore.auth] DEBUG: Signature: 69bd02ae94e4dc414efab3f231af23db94e34cd43fe4daa50e03634ea70d40d9 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:51 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:51 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_16821 HTTP/1.1" 200 224 2023-05-14 05:17:51 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '7Gf4/F7ofZVfnE7B0u8NpyCV9lkx0Rs/YH+6R7lI9W5+LWV3l8HOYsvvL3SaCl8qlK4xIos1+IU=', 'x-amz-request-id': '57XKNBW4A2PZ3KVA', 'Date': 'Sun, 14 May 2023 05:17:52 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:51 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:52.000Z"6727498c83b180004fb9647be281f44c"' 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:51 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:51 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:51 [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-14 05:17:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:51 [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:20230514T051751Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:51 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051751Z 20230514/us-east-2/s3/aws4_request 3af9ed7fdd6ef7553da825a64013542425910033e0b56e041f7d113684eb075a 2023-05-14 05:17:51 [botocore.auth] DEBUG: Signature: 166e348558c03b6b5b0aabe6d39d229378cb4e8cd41b6b5ec0bfd085e87ad746 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:51 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:51 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_16821 HTTP/1.1" 200 224 2023-05-14 05:17:51 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'v1W2nhZc25eNV4AtIi1wXZ9lTvnDqqdxnUBXgBlSW2DJYUj7NXhqfd8qzyHWgTyCenK+R3btLAs=', 'x-amz-request-id': '57XSCWWNZ7PHGMZG', 'Date': 'Sun, 14 May 2023 05:17:52 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:51 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:52.000Z"6727498c83b180004fb9647be281f44c"' 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:51 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:51 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:51 [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-14 05:17:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:51 [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:20230514T051751Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:51 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051751Z 20230514/us-east-2/s3/aws4_request 4db34596ae27d132bb739343c42d5d4e4cdc88c807cde79ec3db71af489dad72 2023-05-14 05:17:51 [botocore.auth] DEBUG: Signature: 8cb908dde18ebf8a3a2f5eb3175fc63c24138a76fd7d20a0ec03fa75d83723db 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:51 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:51 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:52 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_16821 HTTP/1.1" 200 224 2023-05-14 05:17:52 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'azqRvZynHdkyJTvLQAgzWofUxrZ407Q5cPjBKZpW6XMyZLX8ZTmaAMwTm20nrHRq6IDmtf4kb7A=', 'x-amz-request-id': 'HJQBHSDJN6811HDW', 'Date': 'Sun, 14 May 2023 05:17:53 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:52 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:53.000Z"6727498c83b180004fb9647be281f44c"' 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:52 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f8f7a97a3a0> 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:52 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-14 05:17:52 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-14 05:17:52 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-14 05:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-14 05:17:52 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16820 HTTP/1.1" 200 26166 2023-05-14 05:17:52 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:52 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-14 05:17:52 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-14 05:17:52 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-14 05:17:52 [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-14 05:17:52 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:52 [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-14 05:17:52 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:52 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16820', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-14 05:17:52 [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-14 05:17:52 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17:52 [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-14 05:17:52 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-14 05:17:52 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17:52 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:52 [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-14 05:17:52 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:52 [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:20230514T051752Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:52 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051752Z 20230514/us-east-1/s3/aws4_request 27b65bd9a025f20d8e9c7ed2ad88ffc7de699ea6a12b848ee044d9b996a7f2aa 2023-05-14 05:17:52 [botocore.auth] DEBUG: Signature: cd41211273dd5f15def72aed09eb3d1c7de20bc3d7aa3fc5e3dd765b27f14f2d 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:52 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-14 05:17:52 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:52 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-14 05:17:52 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16820 HTTP/1.1" 400 None 2023-05-14 05:17:52 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'HJQ9C3ZH6S7K3KSM', 'x-amz-id-2': 'six6c6FcvgtTJPxWS/RtIrrDDx06HzgzyWzK1d1pd/CWJpo07CmfbCkYnkk7gEm7WyO7y5JhJFU=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 14 May 2023 05:17:52 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-14 05:17: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-2HJQ9C3ZH6S7K3KSMsix6c6FcvgtTJPxWS/RtIrrDDx06HzgzyWzK1d1pd/CWJpo07CmfbCkYnkk7gEm7WyO7y5JhJFU=' 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17: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-14 05:17:52 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:52 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:52 [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-14 05:17:52 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:52 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-14 05:17:52 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:52 [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:20230514T051752Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:52 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051752Z 20230514/us-east-2/s3/aws4_request 099273eddb0a3d3d68f89e9f82e2eaddf3428d25b58020705378a3bef2673fbc 2023-05-14 05:17:52 [botocore.auth] DEBUG: Signature: f10e8a057ffe6f95b3f918afc105a95eae13a46f243154d625c574221d5292e5 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:52 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:52 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-14 05:17:53 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:53 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-14 05:17:53 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16820 HTTP/1.1" 200 0 2023-05-14 05:17:53 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'hf2Bj/bUb1In90MbsN8sFPhgFQm0IpXOzvOT8CWbVyu5xOA7vNbm7i1h/oRQyPJnYcJ+FlUKC0M=', 'x-amz-request-id': 'AX54GG7SWGEY3XMD', 'Date': 'Sun, 14 May 2023 05:17:54 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"ad87b779e416bea8730da8e5cb17ec89"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-14 05:17:53 [botocore.parsers] DEBUG: Response body: b'' 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:53 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17:53 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-14 05:17:53 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:53 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:53 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:53 [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-14 05:17:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:53 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:53 [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:20230514T051753Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:53 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051753Z 20230514/us-east-2/s3/aws4_request f90c8941f95113aa35d0b2612f0c9c592e457aa44c47a977d27c7634011cc0aa 2023-05-14 05:17:53 [botocore.auth] DEBUG: Signature: 365240fcaced9a9ac0adcdcfd86e4c0ec36154a78f6cadd2a6b235231260bd7e 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:53 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:53 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:54 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_16820 HTTP/1.1" 200 224 2023-05-14 05:17:54 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'ET35fwZGSaMY+bdXAChrKpavyd+dol2pR/RvrJhSiamUPIU36w59B21FN3tzZ9K3XOFoh2l3f4I=', 'x-amz-request-id': 'AX57F58M8JER8AV8', 'Date': 'Sun, 14 May 2023 05:17:54 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:54 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:54.000Z"ad87b779e416bea8730da8e5cb17ec89"' 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:54 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:54 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:54 [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-14 05:17:54 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:54 [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:20230514T051754Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:54 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051754Z 20230514/us-east-2/s3/aws4_request d7d5f83a5e1b5ef57f4be13b6a1bab88004fa2ca777e6e2dcdf635f9d1dc6cee 2023-05-14 05:17:54 [botocore.auth] DEBUG: Signature: 743f34360d1391e89cb37f6033b5fcb1619a471e67d9aef09985ec1816cf0705 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:54 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:54 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_16820 HTTP/1.1" 200 224 2023-05-14 05:17:54 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'aJqkLSpimOLjskCkIJbKbEgHGMv6oBoS7Odmbw1KB4Wh0RGK1c8+B+s5qZS73x711zZQLyGiE7w=', 'x-amz-request-id': 'K897YY3GVCYXE1SR', 'Date': 'Sun, 14 May 2023 05:17:55 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:54 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:55.000Z"ad87b779e416bea8730da8e5cb17ec89"' 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:54 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:54 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:54 [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-14 05:17:54 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:54 [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:20230514T051754Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:54 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051754Z 20230514/us-east-2/s3/aws4_request 34d43d0657be4dcaa5ccbb50f152815c23b7bfd26d3b09819dc244ea77f7f342 2023-05-14 05:17:54 [botocore.auth] DEBUG: Signature: c039a44d55e24d1da8a1bf3b2442bc000db3be6e023fe174edf53a4e918b1ef6 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:54 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:54 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_16820 HTTP/1.1" 200 224 2023-05-14 05:17:54 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'hC0fX9jbYnSCIW50X0CvjzNS8WftUDkTtQveVZamcma+vYPhJuRdKnCvG58B4HVrTcPyetwScvc=', 'x-amz-request-id': 'K89507EJYS23451Q', 'Date': 'Sun, 14 May 2023 05:17:55 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:54 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:55.000Z"ad87b779e416bea8730da8e5cb17ec89"' 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:54 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:54 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:54 [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-14 05:17:54 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:54 [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:20230514T051754Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:54 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051754Z 20230514/us-east-2/s3/aws4_request 945d6bc58a139311d7b6af2de4a3e42bd014b032f3dddddf80be38bff8fd0adb 2023-05-14 05:17:54 [botocore.auth] DEBUG: Signature: c54c6129e48467b84061938f79a9f5f33bffb48862b5447721a4c5391cc34c60 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:54 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:54 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_16820 HTTP/1.1" 200 224 2023-05-14 05:17:54 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'JaFOBjtcqbi+78Sti6ZohW2qtlhmQWPdMbnCJT+Dcdm37rEJvuoxgQfz2SwY11agy+CpoGhnTiI=', 'x-amz-request-id': 'K8943EPGHDF6YKZS', 'Date': 'Sun, 14 May 2023 05:17:55 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:54 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:55.000Z"ad87b779e416bea8730da8e5cb17ec89"' 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:54 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f8f7a97a3a0> 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:54 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-14 05:17:54 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-14 05:17:54 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-14 05:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-14 05:17:54 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16819 HTTP/1.1" 200 20652 2023-05-14 05:17:54 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:54 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-14 05:17:54 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-14 05:17:54 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-14 05:17:54 [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-14 05:17:54 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:54 [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-14 05:17:54 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16819', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-14 05:17:54 [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-14 05:17:54 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:54 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:54 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-14 05:17:54 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:54 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:54 [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-14 05:17:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:54 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:54 [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:20230514T051754Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:54 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051754Z 20230514/us-east-1/s3/aws4_request 408c2463494050c47e0ffdba8ce51786341a4c33bd801dc9700413252a2d870d 2023-05-14 05:17:54 [botocore.auth] DEBUG: Signature: 263e1f86a4536af86e37dd856cf42336e520a6beab254ff9414ef1a497f6ca5e 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:54 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:54 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-14 05:17:55 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:55 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-14 05:17:55 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16819 HTTP/1.1" 400 None 2023-05-14 05:17:55 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'NXHV13J6C9Q3DFXP', 'x-amz-id-2': 'MfHh8mXxg8zrFiEuZrq7XGgKK17iLkfkch2DrsYCVwtdsSUZUlNcO8HWtHS/XbXRWNhxz6BI1fo=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 14 May 2023 05:17:54 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-14 05:17:55 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2NXHV13J6C9Q3DFXPMfHh8mXxg8zrFiEuZrq7XGgKK17iLkfkch2DrsYCVwtdsSUZUlNcO8HWtHS/XbXRWNhxz6BI1fo=' 2023-05-14 05:17:55 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:55 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:55 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17:55 [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-14 05:17:55 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:55 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:55 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:55 [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-14 05:17:55 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:55 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-14 05:17:55 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-14 05:17:55 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:55 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:55 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:55 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:55 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:55 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:55 [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:20230514T051755Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:55 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051755Z 20230514/us-east-2/s3/aws4_request b1ed124701867571d272c9bb9cc466199a264b1347e44bb0ae4ec0acf8ac915e 2023-05-14 05:17:55 [botocore.auth] DEBUG: Signature: b62dbd6156fe5a05301c1c8d0fb60319115f36d63b6dcb1373240c849ab47cf6 2023-05-14 05:17:55 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:55 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:55 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:55 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-14 05:17:55 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:55 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-14 05:17:56 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16819 HTTP/1.1" 200 0 2023-05-14 05:17:56 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'H2CeZVQFHE3uaVPGzjqHQvlKLwc+JPJ7ZtfyqR7z/I79iRCnqpjzAYGfN3wddm9wamth7KHzIk19By/9oGYwHA==', 'x-amz-request-id': 'NXHX14BS23Z1BX91', 'Date': 'Sun, 14 May 2023 05:17:56 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"d813d3954d7a98d4667e480c9d2c1292"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-14 05:17:56 [botocore.parsers] DEBUG: Response body: b'' 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:56 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17:56 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-14 05:17:56 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:56 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:56 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:56 [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-14 05:17:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:56 [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:20230514T051756Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:56 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051756Z 20230514/us-east-2/s3/aws4_request 42d934aaf7f5e49af80151eb7c0d0b39596e5e8272c6bf1173257f10f02a47ff 2023-05-14 05:17:56 [botocore.auth] DEBUG: Signature: 889f5a55fe6c2cf06d3991e3e34b574e806923dffefb54c75305665cd78c96c5 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:56 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:56 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_16819 HTTP/1.1" 200 224 2023-05-14 05:17:56 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'BmsyBM9a7bMVC42LL0bow7IJhh/P2zKeJPabLm8ZusUYt04B4onqWkVOyLP2tGPt7/rxbl/Bi/SMBdSh2F8IQw==', 'x-amz-request-id': 'XRZFXAHR95V0Z4GD', 'Date': 'Sun, 14 May 2023 05:17:57 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:56 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:57.000Z"d813d3954d7a98d4667e480c9d2c1292"' 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:56 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:56 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:56 [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-14 05:17:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:56 [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:20230514T051756Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:56 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051756Z 20230514/us-east-2/s3/aws4_request 54075204e4f77248aac7d8962c599623f19fef94b7a9f9963833d565e282d71f 2023-05-14 05:17:56 [botocore.auth] DEBUG: Signature: eab5adbf95a8e68ad87bdf6e608fb46eb1710cf5767a0338bf24855fd246b583 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:56 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:56 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_16819 HTTP/1.1" 200 224 2023-05-14 05:17:56 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'ShipeXZsfn6hWEcCIRveyVFM+ixJEghOPpBVVTxydd18aSRs3/SRArsm/+1fcDen4p55IZEM2Hb9siYJyXd+Pg==', 'x-amz-request-id': 'XRZ1EWV72RBJHFFA', 'Date': 'Sun, 14 May 2023 05:17:57 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:56 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:57.000Z"d813d3954d7a98d4667e480c9d2c1292"' 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:56 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:56 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:56 [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-14 05:17:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:56 [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:20230514T051756Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:56 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051756Z 20230514/us-east-2/s3/aws4_request 63ef150b6a5ff6f985e69bbb57ce299a9d7f18ab321b001e46761da01538e672 2023-05-14 05:17:56 [botocore.auth] DEBUG: Signature: eac7a6322ee6684fd26e25858573030692977d6384d2b151ec8ac1886699e0a3 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:56 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:56 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_16819 HTTP/1.1" 200 224 2023-05-14 05:17:56 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'H4k7urqWuQPFp1vKoqicUj6eaa2xkWoQHFSviI9rUDh6RSxkek5xR7kMakBomzFf1Q+KTXotQBeYQWWCnBElwg==', 'x-amz-request-id': 'XRZDGXFJMGRSJXQB', 'Date': 'Sun, 14 May 2023 05:17:57 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:56 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:57.000Z"d813d3954d7a98d4667e480c9d2c1292"' 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:56 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:56 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:56 [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-14 05:17:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:56 [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:20230514T051756Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:56 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051756Z 20230514/us-east-2/s3/aws4_request 7ffacfe0f4abd28fb2fbd8f9db639d76ebe2055f704d56dd1c342c3fa8193b3c 2023-05-14 05:17:56 [botocore.auth] DEBUG: Signature: f79cf8d91270d87b2eb7b1e170bc1281c6dc88daae751bab45ca261c29395cca 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:56 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:56 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:57 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_16819 HTTP/1.1" 200 224 2023-05-14 05:17:57 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'gHygEnGuzrfOWQhOC6rS5wRbHGLf7saX8nSTNeG7JsNweq1aGpk3sHRPmhWcK/ysh7E3THLenBs9KsQaTPjwNQ==', 'x-amz-request-id': 'XRZB33RP20DPJVD3', 'Date': 'Sun, 14 May 2023 05:17:57 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:57 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:57.000Z"d813d3954d7a98d4667e480c9d2c1292"' 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:57 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f8f7a97a3a0> 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-05-14 05:17:57 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-05-14 05:17:57 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-05-14 05:17:57 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-05-14 05:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-05-14 05:17:57 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16818 HTTP/1.1" 200 82078 2023-05-14 05:17:57 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:57 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-05-14 05:17:57 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-05-14 05:17:57 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-05-14 05:17:57 [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-14 05:17:57 [s3transfer.utils] DEBUG: Acquiring 0 2023-05-14 05:17:57 [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-14 05:17:57 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:57 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16818', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-05-14 05:17:57 [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-14 05:17:57 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17:57 [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-14 05:17:57 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-05-14 05:17:57 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17:57 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-05-14 05:17:57 [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-14 05:17:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:57 [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:20230514T051757Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:57 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051757Z 20230514/us-east-1/s3/aws4_request d5b1632bb2a42e147e4818988f4d434b63ab86f88e10c0b998628a7fec313ac5 2023-05-14 05:17:57 [botocore.auth] DEBUG: Signature: 1cb7ac90da4ad2caf24d57d3348d52618678f3a7d89276bc5b4e532bb23a995d 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:57 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-05-14 05:17:57 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:57 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-05-14 05:17:57 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16818 HTTP/1.1" 400 None 2023-05-14 05:17:57 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'VR7F1SPFABJHXSTP', 'x-amz-id-2': 'mlxe6sBpIwWoo9GLm+85l524A+ognYTTs36IOcD6btvRBxHBYBhqjySwWCOMGDqkjjGpYfJmEaI=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Sun, 14 May 2023 05:17:57 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-05-14 05:17: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-2VR7F1SPFABJHXSTPmlxe6sBpIwWoo9GLm+85l524A+ognYTTs36IOcD6btvRBxHBYBhqjySwWCOMGDqkjjGpYfJmEaI=' 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17: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-14 05:17:57 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:57 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:57 [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-14 05:17:57 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:57 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-05-14 05:17:57 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:57 [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:20230514T051757Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-05-14 05:17:57 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051757Z 20230514/us-east-2/s3/aws4_request 5eed5749a4134ce200564b054609c1551dd2ecfeba0de62126d24a1212785276 2023-05-14 05:17:57 [botocore.auth] DEBUG: Signature: ebbe57409fbc5b838c143e2ab1f0f52c11182115a1237df36e79f62eaec34612 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-05-14 05:17:57 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:57 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-05-14 05:17:58 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-05-14 05:17:58 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-05-14 05:17:58 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16818 HTTP/1.1" 200 0 2023-05-14 05:17:58 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'UEXA93g088ZMOoq7yoHY1AHSFTmqtT+Cq2JxTmFvOTt024q4UiJdnp2iqNRi3u/2tBDorCR4dzMCUqqiLUSxGQ==', 'x-amz-request-id': 'S3CTY8XM4VQ7MRFG', 'Date': 'Sun, 14 May 2023 05:17:59 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"b749e66c8ec6efb99ee66e24370d3691"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-05-14 05:17:58 [botocore.parsers] DEBUG: Response body: b'' 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-05-14 05:17:58 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-05-14 05:17:58 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-05-14 05:17:58 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:58 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:58 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:58 [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-14 05:17:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:58 [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:20230514T051758Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:58 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051758Z 20230514/us-east-2/s3/aws4_request b9ab27c86614a755b0007b2ec4b2be980e826794e88fe2f954bcc519b3af2072 2023-05-14 05:17:58 [botocore.auth] DEBUG: Signature: eca72db661707776ae72f7bc7fb305d0d893b9bf0ee405dd365be94e88fa7b96 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:58 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:58 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_16818 HTTP/1.1" 200 224 2023-05-14 05:17:58 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'FvL/5Nwxx7l2luxhUZcCsVPjHv4gv+ML9z4FY1pcLohAzJTHl3H0Vy/3JyBSKEXDqDlxzGliEZzWaFqch5LJWw==', 'x-amz-request-id': 'S3CT5K3KV3PQR47Y', 'Date': 'Sun, 14 May 2023 05:17:59 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:58 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:17:59.000Z"b749e66c8ec6efb99ee66e24370d3691"' 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:58 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:58 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:58 [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-14 05:17:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:58 [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:20230514T051758Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:58 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051758Z 20230514/us-east-2/s3/aws4_request 24efc94450e4c82a262c76beccaeb2122ad138b145f2047fc878af4b47f1e407 2023-05-14 05:17:58 [botocore.auth] DEBUG: Signature: 97f078e0e2618e97ee22a6d2a735bd229f1064e810192760977129fc4e471ab6 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:58 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:58 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:59 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_16818 HTTP/1.1" 200 224 2023-05-14 05:17:59 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'GTSvl2Kt2EJb/Q4KYndy/pNSVfR5CQVZqlhQkkdnIGYQOJpC/Wfv5JtjnhyGUzf+DsnI1XlC0ZkLFT0fwvY67A==', 'x-amz-request-id': '4RMCV4SYXMV436YM', 'Date': 'Sun, 14 May 2023 05:18:00 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:59 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:18:00.000Z"b749e66c8ec6efb99ee66e24370d3691"' 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:59 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:59 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:59 [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-14 05:17:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:59 [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:20230514T051759Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:59 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051759Z 20230514/us-east-2/s3/aws4_request 6cbafa6c7362f12d3490ddc89b33489c86b9e1cb7c8897a69ee7724078ec89f8 2023-05-14 05:17:59 [botocore.auth] DEBUG: Signature: 8bca7a4e6ae42b7fde358704019a3fc6794a5660ed31c8f6f703a25f8c5c7c52 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:59 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:59 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_16818 HTTP/1.1" 200 224 2023-05-14 05:17:59 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'eBU1igC3w9YJlwAQ9LKh3x3XWVOSzAa7ECZwATi9Dgv61U2cO13zTpPK1yiUNAVtgavAmOYJk63ZEif56KPnJA==', 'x-amz-request-id': '4RMCX577MCV9DXV4', 'Date': 'Sun, 14 May 2023 05:18:00 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:59 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:18:00.000Z"b749e66c8ec6efb99ee66e24370d3691"' 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-05-14 05:17: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-14 05:17:59 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-05-14 05:17:59 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-05-14 05:17: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-14 05:17:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-05-14 05:17:59 [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-14 05:17:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-05-14 05:17:59 [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:20230514T051759Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-05-14 05:17:59 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230514T051759Z 20230514/us-east-2/s3/aws4_request 9a194e4dd7a2aa5b8da7ddfb54e86e39ac84cfef47134bd11f4ec9d771db87b7 2023-05-14 05:17:59 [botocore.auth] DEBUG: Signature: bafbbe357232baa1851bcc9afb1087feb3fc24efa8882fb0149f4c414a3b4a5b 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.endpoint] DEBUG: Sending http request: 2023-05-14 05:17:59 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-05-14 05:17:59 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_16818 HTTP/1.1" 200 224 2023-05-14 05:17:59 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'VZJcLVbEXi5W9EPsjIBptsp3ewweIyYM5TBHgwj2YakVWtiGUwhqVRNFeZLREFtuA3dJxQnRS8BmUgES4ahePA==', 'x-amz-request-id': '4RMB0PK5R9C5G4RC', 'Date': 'Sun, 14 May 2023 05:18:00 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '224'} 2023-05-14 05:17:59 [botocore.parsers] DEBUG: Response body: b'\n2023-05-14T05:18:00.000Z"b749e66c8ec6efb99ee66e24370d3691"' 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-05-14 05:17:59 [botocore.retryhandler] DEBUG: No retry needed. 2023-05-14 05:17:59 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-05-14 05:17:59 [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-14 05:17:59 [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-14 05:17:59 [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-14 05:17:59 [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-14 05:17:59 [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-14 05:17:59 [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-14 05:17:59 [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-14 05:17:59 [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-02-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Bengtsfors', 'country': 'SE', 'currency': 'SEK', 'desc': 'Ligger i bostadsområdet Långevigård med närhet till affärer ' 'grundskola, förskola och naturen. Fint och lugnt område med bra ' 'hyresgäster som grannar.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5984', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bengtsfors/9774', 'photos': '["https://api.bostadsregistret.se/image/15337"]', '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': '74', 'state': 'Bengtsfors', 'street': 'Bolldalsvägen 18D', 'title': 'Förstahandskontrakt - Bengtsfors', 'zipcode': '66632'} 2023-05-14 05:17:59 [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': '2023-03-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Borås', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet om 7rok', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '15000', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/borås/9962', 'photos': '["https://api.bostadsregistret.se/image/16103", ' '"https://api.bostadsregistret.se/image/16102", ' '"https://api.bostadsregistret.se/image/16101", ' '"https://api.bostadsregistret.se/image/16100", ' '"https://api.bostadsregistret.se/image/16099", ' '"https://api.bostadsregistret.se/image/16098", ' '"https://api.bostadsregistret.se/image/16097"]', 'plat': '57.7210839', 'plong': '12.9407407', 'room_cnt': 7, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '155', 'state': 'Borås', 'street': 'Sveagatan 19', 'title': 'Förstahandskontrakt - Borås', 'zipcode': '50439'} 2023-05-14 05:17:59 [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': '2023-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Borås', 'country': 'SE', 'currency': 'SEK', 'desc': '2rok med kokvrå och sovalkov. Förstahandskontrakt i Borås, Sandared.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7150', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/borås/9963', 'photos': '["https://api.bostadsregistret.se/image/16114", ' '"https://api.bostadsregistret.se/image/16107", ' '"https://api.bostadsregistret.se/image/16105", ' '"https://api.bostadsregistret.se/image/16104"]', 'plat': '57.7210839', 'plong': '12.9407407', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '44', 'state': 'Borås', 'street': 'Sveagatan 19', 'title': 'Förstahandskontrakt - Borås', 'zipcode': '50439'} 2023-05-14 05:17:59 [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-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Bromölla', 'country': 'SE', 'currency': 'Kr', 'desc': 'Härligt söderläge mot fotbollsplan och Ivösjön. Samtliga lägenheter ' 'har egen balkong och kombinerad tvätt/torkmaskin.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6915', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bromölla/10077', 'photos': '["https://api.bostadsregistret.se/image/16507"]', 'plat': '56.065561284848485', 'plong': '14.454614769696969', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '53', 'state': 'Bromölla', 'street': 'Musikvägen 4', 'title': 'Förstahandskontrakt - Bromölla', 'zipcode': '29538'} 2023-05-14 05:17:59 [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-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'Kr', 'desc': '1:a i Bänarp med balkong. Fiber, Golvvärme i hela lägenheten, Kakel ' 'i badrum, Lugnt område Väldigt fin. El ingår i hyran\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4950', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/10003', 'photos': '["https://api.bostadsregistret.se/image/16244"]', 'plat': '57.6674439', 'plong': '14.9735595', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '35', 'state': 'Eksjö', 'street': 'Ydrevägen 43', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '57591'} 2023-05-14 05:17:59 [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-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'Kr', 'desc': '2 rum och kök i centrala Eksjö med balkong. Gångavstånd till ' 'Höglandssjukhuset. Värme, varmvatten och trappstädning ingår i ' 'hyran. Fiber finns installerat i lägenheten, abonnemang med Eksjö ' 'Energi. Ledig för uthyrning 1A JULI 2023.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5109', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/10010', 'photos': '["https://api.bostadsregistret.se/image/16269", ' '"https://api.bostadsregistret.se/image/16266", ' '"https://api.bostadsregistret.se/image/16265", ' '"https://api.bostadsregistret.se/image/16264", ' '"https://api.bostadsregistret.se/image/16263", ' '"https://api.bostadsregistret.se/image/16262", ' '"https://api.bostadsregistret.se/image/16261", ' '"https://api.bostadsregistret.se/image/16260", ' '"https://api.bostadsregistret.se/image/16259"]', 'plat': '57.6640735', 'plong': '14.9698297', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '52', 'state': 'Eksjö', 'street': 'Kullstadsgatan 5 A lgh 1102', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '57533'} 2023-05-14 05:17:59 [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': '2023-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 3rok ', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7196', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/10028', 'photos': '["https://api.bostadsregistret.se/image/16325"]', 'plat': '57.6674439', 'plong': '14.9735595', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '86', 'state': 'Eksjö', 'street': 'Justeliusgatan 35 C', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '57534'} 2023-05-14 05:17:59 [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': '2023-04-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 2rok', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4980', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/10029', 'photos': '["https://api.bostadsregistret.se/image/16326"]', 'plat': '57.6674439', 'plong': '14.9735595', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '58', 'state': 'Eksjö', 'street': 'Justeliusgatan 29', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '57534'} 2023-05-14 05:17:59 [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': '2023-04-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 3rok', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7965', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/10030', 'photos': '["https://api.bostadsregistret.se/image/16327"]', 'plat': '57.6640735', 'plong': '14.9698297', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '83', 'state': 'Eksjö', 'street': 'Fridhemsbergsgatan 8B', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '57533'} 2023-05-14 05:17:59 [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': '2023-04-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 2rok', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5784', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/10031', 'photos': '["https://api.bostadsregistret.se/image/16328"]', 'plat': '57.6640735', 'plong': '14.9698297', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '56', 'state': 'Eksjö', 'street': 'Sofieholmsgatan 5A', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '57533'} 2023-05-14 05:17:59 [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': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 4rok', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '8466', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/10033', 'photos': '["https://api.bostadsregistret.se/image/16330"]', 'plat': '57.6674439', 'plong': '14.9735595', 'room_cnt': 4, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '99', 'state': 'Eksjö', 'street': 'Justeliusgatan 35 E', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '57534'} 2023-05-14 05:17:59 [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': '2023-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 3rok', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7398', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/10035', 'photos': '["https://api.bostadsregistret.se/image/16331"]', 'plat': '57.6674439', 'plong': '14.9735595', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '89', 'state': 'Eksjö', 'street': 'Justeliusgatan 33C', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '57534'} 2023-05-14 05:17:59 [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': '2023-06-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 3rok', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7618', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/10036', 'photos': '["https://api.bostadsregistret.se/image/16333"]', 'plat': '57.6625541', 'plong': '14.9770394', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '76', 'state': 'Eksjö', 'street': 'Linnégatan 18', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '57538'} 2023-05-14 05:17:59 [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': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 2rok', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6241', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/10058', 'photos': '["https://api.bostadsregistret.se/image/16454"]', 'plat': '57.6640735', 'plong': '14.9698297', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '65', 'state': 'Eksjö', 'street': 'Fridhemsbergsgatan 8A', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '57533'} 2023-05-14 05:17:59 [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-08-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Välkomna till Storgatan 26 lgh 1001, 32-001 3 rum och kök i ' 'INGATORP, Eksjö kommun. Första våningen. Förstahandskontrakt enligt ' 'hyreslagen. Värme, varmvatten och trappstädning ingår i hyran. Fiber ' 'finns förberett för abonnemang med Eksjö Energi. Egen balkong och ' 'stor uteplats. Diskmaskin i köket! Ledig för uthyrning 1a augusti. ' 'Uthyres till skötsam hyresgäst.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6975', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/10110', 'photos': '["https://api.bostadsregistret.se/image/16730", ' '"https://api.bostadsregistret.se/image/16729", ' '"https://api.bostadsregistret.se/image/16728", ' '"https://api.bostadsregistret.se/image/16727", ' '"https://api.bostadsregistret.se/image/16726", ' '"https://api.bostadsregistret.se/image/16725", ' '"https://api.bostadsregistret.se/image/16724", ' '"https://api.bostadsregistret.se/image/16723", ' '"https://api.bostadsregistret.se/image/16722"]', 'plat': '', 'plong': '', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '85', 'state': 'Eksjö', 'street': 'Storgatan 16 lgh 1001', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '57597'} 2023-05-14 05:17:59 [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': 'Eksjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Ledig from: 1/6 Totalt renoverad för 4 år sedan. Hushållsel ' 'tillkommer, fiber från Eksjö Energi finns indraget i lägenheten. ' 'Uthyres till skötsam person med ordnad ekonomi och utan ' 'betalningsanmärkningar.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '8565', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/10124', 'photos': '["https://api.bostadsregistret.se/image/16817", ' '"https://api.bostadsregistret.se/image/16816", ' '"https://api.bostadsregistret.se/image/16815", ' '"https://api.bostadsregistret.se/image/16814", ' '"https://api.bostadsregistret.se/image/16813", ' '"https://api.bostadsregistret.se/image/16812", ' '"https://api.bostadsregistret.se/image/16811", ' '"https://api.bostadsregistret.se/image/16810", ' '"https://api.bostadsregistret.se/image/16809", ' '"https://api.bostadsregistret.se/image/16808"]', 'plat': '57.6674439', 'plong': '14.9735595', 'room_cnt': 4, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '110', 'state': 'Eksjö', 'street': 'Justeliusgatan 13', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '57534'} 2023-05-14 05:17:59 [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': 'Eksjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Välkomna till: Mogatan 2 B, 01-002. 3 rum och kök i Mariannelund, ' 'Eksjö kommun. MARKPLAN med egen fin uteplats! Tvättmaskin och ' 'torktumlare i badrum. Diskmaskin i köket. Förstahandskontrakt enligt ' 'hyreslagen. Värme, varmvatten och trappstädning ingår i hyran. Ledig ' 'för uthyrning 1a juni 2023. Uthyres av Tetron Fastigheter till ' 'skötsam hyresgäst.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7090', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/10128', 'photos': '["https://api.bostadsregistret.se/image/16845", ' '"https://api.bostadsregistret.se/image/16844", ' '"https://api.bostadsregistret.se/image/16843", ' '"https://api.bostadsregistret.se/image/16842", ' '"https://api.bostadsregistret.se/image/16841", ' '"https://api.bostadsregistret.se/image/16840", ' '"https://api.bostadsregistret.se/image/16839", ' '"https://api.bostadsregistret.se/image/16838", ' '"https://api.bostadsregistret.se/image/16837", ' '"https://api.bostadsregistret.se/image/16836"]', 'plat': '57.6674439', 'plong': '14.9735595', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '81', 'state': 'Eksjö', 'street': 'MOGATAN 2 B', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '59898'} 2023-05-14 05:17:59 [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-05-12', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Välkomna till: Verdandigatan 4 C lgh 1101. 03.021. NYLIGEN OMMÅLAD, ' 'delvis nya golv! 2 rum och kök i Mariannelund, Eksjö kommun. Balkong ' 'mot innergården! Förstahandskontrakt enligt hyreslagen. Värme, ' 'varmvatten och trappstädning ingår i hyran. Ledig för uthyrning ' 'omgående. Uthyres av Tetron Fastigheter till skötsam hyresgäst.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5502', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/10129', 'photos': '["https://api.bostadsregistret.se/image/16856", ' '"https://api.bostadsregistret.se/image/16855", ' '"https://api.bostadsregistret.se/image/16854", ' '"https://api.bostadsregistret.se/image/16853", ' '"https://api.bostadsregistret.se/image/16852", ' '"https://api.bostadsregistret.se/image/16851", ' '"https://api.bostadsregistret.se/image/16850", ' '"https://api.bostadsregistret.se/image/16849", ' '"https://api.bostadsregistret.se/image/16847", ' '"https://api.bostadsregistret.se/image/16846"]', 'plat': '57.6674439', 'plong': '14.9735595', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '58', 'state': 'Eksjö', 'street': 'Verdandigatan 4 C lgh 1101', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '59898'} 2023-05-14 05:17:59 [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-04-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Verdandigatan 4 B lgh 1002, 03-012 2 rum och kök i Mariannelund, ' 'Eksjö kommun. Första våningen, 1 tr. Balkong. Förstahandskontrakt ' 'enligt hyreslagen. Värme, varmvatten och trappstädning ingår i ' 'hyran. Ledig för uthyrning 1a april. Vi har även andra lägenheter ' 'som är lediga tidigare än så, skicka in en intresseanmälan på denna ' 'lägenhet så hörs vi! ', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4663', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/8878', 'photos': '["https://api.bostadsregistret.se/image/12448"]', 'plat': '57.616616', 'plong': '15.58189284', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '57', 'state': 'Eksjö', 'street': 'Verdandigatan 4 B lgh 1002', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '59897'} 2023-05-14 05:17:59 [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-02-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Kyrkogatan 8 A, 07-001 1 rum och kök i Mariannelund, Eksjö kommun. ' 'Bottenvåningen. Förstahandskontrakt enligt hyreslagen. Värme, ' 'varmvatten och trappstädning ingår i hyran. Egen uteplats. Ledig för ' 'uthyrning 1a februari.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4975', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/9788', 'photos': '["https://api.bostadsregistret.se/image/15376", ' '"https://api.bostadsregistret.se/image/15375", ' '"https://api.bostadsregistret.se/image/15374", ' '"https://api.bostadsregistret.se/image/15373", ' '"https://api.bostadsregistret.se/image/15372", ' '"https://api.bostadsregistret.se/image/15370", ' '"https://api.bostadsregistret.se/image/15369", ' '"https://api.bostadsregistret.se/image/15367", ' '"https://api.bostadsregistret.se/image/15366"]', 'plat': '57.6674439', 'plong': '14.9735595', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '46', 'state': 'Eksjö', 'street': 'Kyrkogatan 8 A, Mariannelund', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '59898'} 2023-05-14 05:17:59 [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-12', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Hagagatan 4 C lgh 1101, 06-013 2 rum och kök i Mariannelund, Eksjö ' 'kommun. Andra våningen. Förstahandskontrakt enligt hyreslagen. ' 'Hushållsel, värme, varmvatten och trappstädning ingår i hyran. Ledig ' 'för uthyrning idag!\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5018', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/9789', 'photos': '["https://api.bostadsregistret.se/image/15386", ' '"https://api.bostadsregistret.se/image/15385", ' '"https://api.bostadsregistret.se/image/15384", ' '"https://api.bostadsregistret.se/image/15383", ' '"https://api.bostadsregistret.se/image/15382", ' '"https://api.bostadsregistret.se/image/15381", ' '"https://api.bostadsregistret.se/image/15380", ' '"https://api.bostadsregistret.se/image/15379", ' '"https://api.bostadsregistret.se/image/15378", ' '"https://api.bostadsregistret.se/image/15377"]', 'plat': '57.6674439', 'plong': '14.9735595', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '62', 'state': 'Eksjö', 'street': 'Hagagatan 4 C, Mariannelund', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '59898'} 2023-05-14 05:17:59 [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': '2023-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet om 2rok', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5133', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/9893', 'photos': '["https://api.bostadsregistret.se/image/15830"]', 'plat': '57.6674439', 'plong': '14.9735595', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '63', 'state': 'Eksjö', 'street': 'Justeliusgatan 29', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '57534'} 2023-05-14 05:17:59 [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': '2023-04-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet om 4rok', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '8167', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/9917', 'photos': '["https://api.bostadsregistret.se/image/15954"]', 'plat': '57.6674439', 'plong': '14.9735595', 'room_cnt': 4, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '99', 'state': 'Eksjö', 'street': 'Justeliusgatan 35 E', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '57534'} 2023-05-14 05:17:59 [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': 'Eksjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Ljus och fin lägenhet med fransk balkong i ett lugnt område ca 500 ' 'meter från Konsum. \n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '3500', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/9924', 'photos': '["https://api.bostadsregistret.se/image/15982"]', 'plat': '57.6566213', 'plong': '14.959928333333334', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '36', 'state': 'Eksjö', 'street': 'BYKVARNSGATAN 15', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '57539'} 2023-05-14 05:17:59 [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': '2023-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet om 2rok i Eksjö', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5930', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/9933', 'photos': '["https://api.bostadsregistret.se/image/15989"]', 'plat': '57.6640735', 'plong': '14.9698297', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '60', 'state': 'Eksjö', 'street': 'Sofieholmsgatan 5A', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '57533'} 2023-05-14 05:17:59 [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-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Stockholmsvägen 20 A lgh 1201 2 rum och kök i Eksjö, Eksjö kommun. ' 'Tredje våningen. Förstahandskontrakt enligt hyreslagen. Värme, ' 'varmvatten och trappstädning ingår i hyran. Balkong! Ledig för ' 'uthyrning 1a maj med möjlighet för tidigare uthyrning.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6288', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/9955', 'photos': '["https://api.bostadsregistret.se/image/16053", ' '"https://api.bostadsregistret.se/image/16052", ' '"https://api.bostadsregistret.se/image/16051", ' '"https://api.bostadsregistret.se/image/16050", ' '"https://api.bostadsregistret.se/image/16049", ' '"https://api.bostadsregistret.se/image/16048", ' '"https://api.bostadsregistret.se/image/16047", ' '"https://api.bostadsregistret.se/image/16046", ' '"https://api.bostadsregistret.se/image/16045", ' '"https://api.bostadsregistret.se/image/16044"]', 'plat': '57.6674439', 'plong': '14.9735595', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '69', 'state': 'Eksjö', 'street': 'Stockholmsvägen 20 A lgh 1201', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '57534'} 2023-05-14 05:17:59 [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-03-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Eksjö', 'country': 'SE', 'currency': 'Kr', 'desc': '1 rum med sovalkov på våning 3 I hyran ingår hushållsel, värme, ' 'varmvatten, trappstädning fiber finns. Gemensamma utrymmen: ' 'Tvättstuga, uteplats Wc finns utanför i hallen. Dusch i källaren.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '2750', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/eksjö/9985', 'photos': '["https://api.bostadsregistret.se/image/16194"]', 'plat': '57.66499053333334', 'plong': '14.9751195', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '20', 'state': 'Eksjö', 'street': 'Köpmangatan 6c', 'title': 'Förstahandskontrakt - Eksjö', 'zipcode': '57531'} 2023-05-14 05:17:59 [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-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Essunga/Nossebro', 'country': 'SE', 'currency': 'SEK', 'desc': 'Mycket trevlig parhuslägenhet i Nossebro/Essunga genom ' 'förstahandskontrakt. Lägenheten har huvudentré samt utgång till ' 'uteplats/trädgård från vardagsrum. Parhuslägenhet i 2 plan med 4 rum ' 'och kök, Badrum och tvättstuga. Egen trädgård och uteplats. ' 'Lägenheten uthyrs med kallhyra. Hyresgästen tecknar eget ' 'elabonnemang och bekostar själv värme och hushållsel. ' 'Vattenförbrukning ingår i hyran. Internet genom eget abonnemang.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7249', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/essunga/nossebro/9646', 'photos': '[]', 'plat': '58.1880944', 'plong': '12.7295939', 'room_cnt': 4, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '108', 'state': 'Essunga/Nossebro', 'street': 'Kryddgatan 5A', 'title': 'Förstahandskontrakt - Essunga/Nossebro', 'zipcode': '46531'} 2023-05-14 05:17:59 [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': '2023-06-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Finspång', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet i lugnt område, närhet till centrum, skola och vårdcentrum ' 'samt busskommunikation.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '8543', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/finspång/10070', 'photos': '["https://api.bostadsregistret.se/image/16494", ' '"https://api.bostadsregistret.se/image/16493"]', 'plat': '58.70674516134454', 'plong': '15.772181421008401', 'room_cnt': 4, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '97', 'state': 'Finspång', 'street': 'De wijksväg 19 B', 'title': 'Förstahandskontrakt - Finspång', 'zipcode': '61230'} 2023-05-14 05:17:59 [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-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Finspång', 'country': 'SE', 'currency': 'Kr', 'desc': 'Radhuslägenhet med balkong, närhet till busskommunikationer samt ' 'affär.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4760', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/finspång/10119', 'photos': '["https://api.bostadsregistret.se/image/16801", ' '"https://api.bostadsregistret.se/image/16800"]', 'plat': '58.8298798', 'plong': '15.9307256', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '50', 'state': 'Finspång', 'street': 'Degelvägen 1 C', 'title': 'Förstahandskontrakt - Finspång', 'zipcode': '61271'} 2023-05-14 05:17:59 [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-08-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Finspång', 'country': 'SE', 'currency': 'Kr', 'desc': 'Fin radhuslägenhet i lugnt område\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5403', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/finspång/10120', 'photos': '["https://api.bostadsregistret.se/image/16802"]', 'plat': '58.70773', 'plong': '15.7758645', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '62', 'state': 'Finspång', 'street': 'Källgårdsvägen 8 B', 'title': 'Förstahandskontrakt - Finspång', 'zipcode': '61274'} 2023-05-14 05:17:59 [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-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Finspång', 'country': 'SE', 'currency': 'Kr', 'desc': 'Radhuslägenhet i lugnt område om 2rok.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5047', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/finspång/10121', 'photos': '["https://api.bostadsregistret.se/image/16803"]', 'plat': '58.70773', 'plong': '15.7758645', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '62', 'state': 'Finspång', 'street': 'Källgårdsvägen 8 D', 'title': 'Förstahandskontrakt - Finspång', 'zipcode': '61274'} 2023-05-14 05:17:59 [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-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Göteborg', 'country': 'SE', 'currency': 'SEK', 'desc': 'Fräsch, möblerad lägenhet i Sävedalen. \n' 'Välkommen till denna trevliga lägenhet om ca 57 kvm. Den ' 'totalrenoverades 2015 vilket innebär att allt är som nytt med ' 'moderna vitvaror och trevliga möbler. Lägenheten utgör en del i en ' 'större villa med separat entré och egen uteplats samt möjlighet att ' 'få en egen del av trädgården om så önskas. Ingår i hyran: el, värme, ' 'Wifi, tv-kanaler med ett bra utbud. \n' 'Kök/vardagsrum: Här finns det mikro, varmluftslugn, diskmaskin, kyl ' 'och frys samt spishäll. Trevligt matbord med fyra stolar, skön ' 'fåtölj och soffa med bord samt en 50 tums tv. Sovrum: Här finns det ' 'en säng om 140cm samt garderober och skrivbord. Hall: Rymlig och ' 'luftig hall med byråer och speglar. Badrum: Dusch samt kombinerad ' 'tvättmaskin och torktumlare. Här bor du i ett trevligt och lugnt ' 'villaområde med närhet till busshållplatser samt spårvagn från Östra ' 'sjukhuset som tar dig direkt in till centrala Göteborg på 11 ' 'minuter. Önskemål hyresgäst: Ensam person eller möjligtvis par. ' 'Kanske pendlar du/ni till Göteborg i tjänsten och hellre bor i egen ' 'lägenhet än på hotell? Skriv gärna kort i ansökan om dig själv, ' 'vilken sysselsättning du har samt önskad hyreslängd.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '11850', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/göteborg/9575', 'photos': '["https://api.bostadsregistret.se/image/14702", ' '"https://api.bostadsregistret.se/image/14701", ' '"https://api.bostadsregistret.se/image/14700", ' '"https://api.bostadsregistret.se/image/14699", ' '"https://api.bostadsregistret.se/image/14698", ' '"https://api.bostadsregistret.se/image/14697", ' '"https://api.bostadsregistret.se/image/14696", ' '"https://api.bostadsregistret.se/image/14694", ' '"https://api.bostadsregistret.se/image/14693", ' '"https://api.bostadsregistret.se/image/14692"]', 'plat': '57.7072326', 'plong': '11.9670171', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '57', 'state': 'Göteborg', 'street': 'Björkebergsvägen', 'title': 'Förstahandskontrakt - Göteborg', 'zipcode': '43360'} 2023-05-14 05:17:59 [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': 'Halmstad', 'country': 'SE', 'currency': 'SEK', 'desc': 'Mycket fint område, lugnt och nära stan. Här bor du med närhet till ' 'skolor och förskolor. Willys och coop forum finns i närområdet. ' 'Mysig trädgård mm.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '8289', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/halmstad/9874', 'photos': '["https://api.bostadsregistret.se/image/15742"]', 'plat': '56.675156895424834', 'plong': '12.877003846405229', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '72', 'state': 'Halmstad', 'street': 'Frögatan 1', 'title': 'Förstahandskontrakt - Halmstad', 'zipcode': '30247'} 2023-05-14 05:17:59 [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': '2023-01-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Helsingborg', 'country': 'SE', 'currency': 'SEK', 'desc': 'Härligt lugn idyll med närheten till naturen och tågstationen 4min ' 'promenad bort. Här har du egen balkong och tvätt/tork i lägenheten. ' 'Huset är alldeles nytt och färdigställdes nov -2022.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4125', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/helsingborg/9798', 'photos': '["https://api.bostadsregistret.se/image/15448"]', 'plat': '56.141977927171496', 'plong': '12.781521859242762', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '30', 'state': 'Helsingborg', 'street': 'Tunavägen 4', 'title': 'Förstahandskontrakt - Helsingborg', 'zipcode': '25470'} 2023-05-14 05:17:59 [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': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Hultsfred', 'country': 'SE', 'currency': 'Kr', 'desc': 'Stor och rymlig 4a centralt i Hultsfred på Storgatan 40 på ' 'bottenvåningen. Hyran inklluderar TV-Paketet Lagom från Telia. Fiber ' 'finns framdraget till lägenheten Kan vara ledig från 1/6! vid frågor ' 'eller för att visa intresse hör av er till oss på info@vbo.se eller ' '0492-56 66 40. Du kan även se alla lediga lägenheter vi har på ' 'www.vbo.se\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '9130', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/hultsfred/10097', 'photos': '["https://api.bostadsregistret.se/image/16660", ' '"https://api.bostadsregistret.se/image/16659", ' '"https://api.bostadsregistret.se/image/16658", ' '"https://api.bostadsregistret.se/image/16657", ' '"https://api.bostadsregistret.se/image/16656", ' '"https://api.bostadsregistret.se/image/16655", ' '"https://api.bostadsregistret.se/image/16654", ' '"https://api.bostadsregistret.se/image/16653", ' '"https://api.bostadsregistret.se/image/16652", ' '"https://api.bostadsregistret.se/image/16651"]', 'plat': '57.4898352', 'plong': '15.8428142', 'room_cnt': 4, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '83', 'state': 'Hultsfred', 'street': 'Storgatan 40', 'title': 'Förstahandskontrakt - Hultsfred', 'zipcode': '57730'} 2023-05-14 05:17:59 [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-01-23', 'available_to': '', 'avstatus': 'calander', 'city': 'Hultsfred', 'country': 'SE', 'currency': 'SEK', 'desc': 'Fin lägenhet i centrala Hultsfred. stor och rymlig. I hyran ingår ' 'förutom värme och vatten även TV-paketet Lagom från Telia. Fiber är ' 'indraget till huset.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5468', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/hultsfred/9869', 'photos': '["https://api.bostadsregistret.se/image/15725", ' '"https://api.bostadsregistret.se/image/15724", ' '"https://api.bostadsregistret.se/image/15723", ' '"https://api.bostadsregistret.se/image/15722", ' '"https://api.bostadsregistret.se/image/15721", ' '"https://api.bostadsregistret.se/image/15720", ' '"https://api.bostadsregistret.se/image/15719", ' '"https://api.bostadsregistret.se/image/15717", ' '"https://api.bostadsregistret.se/image/15716", ' '"https://api.bostadsregistret.se/image/15715"]', 'plat': '57.4898352', 'plong': '15.8428142', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '64', 'state': 'Hultsfred', 'street': 'Oskarsgatan 35 B', 'title': 'Förstahandskontrakt - Hultsfred', 'zipcode': '57730'} 2023-05-14 05:17:59 [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': 'Hultsfred', 'country': 'SE', 'currency': 'SEK', 'desc': 'Stor och rymlig lägenhet på andra våningen med balkong. renoverad ' '2018. Fiber finns indraget till huset. och i hyran ingår TV-paketet ' 'Lagom från Telia\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '9980', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/hultsfred/9912', 'photos': '["https://api.bostadsregistret.se/image/15936", ' '"https://api.bostadsregistret.se/image/15935", ' '"https://api.bostadsregistret.se/image/15934", ' '"https://api.bostadsregistret.se/image/15933", ' '"https://api.bostadsregistret.se/image/15932", ' '"https://api.bostadsregistret.se/image/15931", ' '"https://api.bostadsregistret.se/image/15930", ' '"https://api.bostadsregistret.se/image/15928", ' '"https://api.bostadsregistret.se/image/15927", ' '"https://api.bostadsregistret.se/image/15926"]', 'plat': '57.4898352', 'plong': '15.8428142', 'room_cnt': 4, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '92', 'state': 'Hultsfred', 'street': 'Storgatan 40', 'title': 'Förstahandskontrakt - Hultsfred', 'zipcode': '57730'} 2023-05-14 05:17:59 [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-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Jönköping', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 2rok med balkong i Huskvarna, Jönköping. Driftkostnad ' 'för denna lägenhet var ca 1700kr/mån under 2022 inkl el.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5000', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/jönköping/10040', 'photos': '["https://api.bostadsregistret.se/image/16367", ' '"https://api.bostadsregistret.se/image/16366", ' '"https://api.bostadsregistret.se/image/16365", ' '"https://api.bostadsregistret.se/image/16364", ' '"https://api.bostadsregistret.se/image/16363"]', 'plat': '57.783333', 'plong': '14.133333', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '52', 'state': 'Jönköping', 'street': 'Storgatan 17', 'title': 'Förstahandskontrakt - Jönköping', 'zipcode': '56142'} 2023-05-14 05:17:59 [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-08-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Jönköping', 'country': 'SE', 'currency': 'Kr', 'desc': 'SÖKER DU EN VÄLPLANERAD LÄGENHET MED RADHUSKÄNSLA I NATURSKÖNT ' 'OMRÅDE? Då har du hittat hem! Med egen entré på entréplan finner du ' 'en 73 kvadratmeter stor lägenhet fördelat på 3 rum och kök. ' 'Lägenheten har trevligt ljusinsläpp från tre håll då det är en ' 'gavellägenhet. Här har du ett enkelt leverne med två stora sovrum, ' 'vardagsrum med terrass i västerläge, egen tvättstuga och ett ' 'möblerbart kök. Lägenheten är byggd på 90-talet och är inte ' 'renoverad sedan dess. I hyran ingår serviceavgift för wetternet. ' 'Kallförråd i sidobyggnad ingår i hyran. P-plats med motorvärmaruttag ' 'går att hyra för 490 kr/mån. Göransberg ligger uppe på berget i ' 'Huskvarna. Stadsdelen har direkt närhet till grönområden, ' 'vandringsleder, friluftsliv aktivtetsplan och lekplatser. Inom ' 'gångavstånd finns mataffären Tempo som med ett välsorterat och ' 'uppskattat utbud. Tar du dig ner för berget finner du Huskvarna ' 'centrum, där det finns ett större utbud at såväl service som ' 'affärer. Området har närhet till förskola och grundskola i form av ' 'Klerckerska Villans Förskola, Nordskogens förskola och ' 'Stensholmsskolan F-6. Kollektivtrafiken är välfungerande med täta ' 'turer såväl till Huskvarna centrum som till Jönköping. ' 'Granngemenskap och trivsel anordnas bla. via Göransbergs byalag. ' 'Bilderna är tagna i likvärdig bostad, ej den aktuella. Varmt ' 'välkommen med din intresseanmälan!\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '9240', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/jönköping/10092', 'photos': '["https://api.bostadsregistret.se/image/16604", ' '"https://api.bostadsregistret.se/image/16603", ' '"https://api.bostadsregistret.se/image/16602", ' '"https://api.bostadsregistret.se/image/16601", ' '"https://api.bostadsregistret.se/image/16600", ' '"https://api.bostadsregistret.se/image/16598", ' '"https://api.bostadsregistret.se/image/16597", ' '"https://api.bostadsregistret.se/image/16595", ' '"https://api.bostadsregistret.se/image/16593", ' '"https://api.bostadsregistret.se/image/16590"]', 'plat': '57.783333', 'plong': '14.133333', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '73', 'state': 'Jönköping', 'street': 'Göransbergsvägen 29 c', 'title': 'Förstahandskontrakt - Jönköping', 'zipcode': '56138'} 2023-05-14 05:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Hiss", "Balkong", "Rullstolsvänligt", "Internet", ' '"Husdjursvänligt", "Dusch", "Parkering", "Förråd", ' '"Barnvänligt"]', 'available_from': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Jönköping', 'country': 'SE', 'currency': 'Kr', 'desc': 'Fin lägenhet, totalrenoverad 2016. Bra läge i Torpa. Kabel-TV-avgift ' 'tillkommer. Finns möjlighet att hyra garageplats.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '8766', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/jönköping/10098', 'photos': '["https://api.bostadsregistret.se/image/16673", ' '"https://api.bostadsregistret.se/image/16672", ' '"https://api.bostadsregistret.se/image/16671", ' '"https://api.bostadsregistret.se/image/16662", ' '"https://api.bostadsregistret.se/image/16661"]', 'plat': '57.783333', 'plong': '14.133333', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '64', 'state': 'Jönköping', 'street': 'Brahegatan 48', 'title': 'Förstahandskontrakt - Jönköping', 'zipcode': '55334'} 2023-05-14 05:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Hiss", "Balkong", "Rullstolsvänligt", "Internet", ' '"Husdjursvänligt", "Dusch", "Parkering", "Förråd", ' '"Barnvänligt"]', 'available_from': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Jönköping', 'country': 'SE', 'currency': 'Kr', 'desc': 'Renoverad lägenhet 2016, tvättmaskin, diskmaskin och mikrovågsugn. ' 'Kabel-tv avgift tillkommer.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '10649', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/jönköping/10099', 'photos': '["https://api.bostadsregistret.se/image/16676", ' '"https://api.bostadsregistret.se/image/16675", ' '"https://api.bostadsregistret.se/image/16674", ' '"https://api.bostadsregistret.se/image/16667", ' '"https://api.bostadsregistret.se/image/16666"]', 'plat': '57.783333', 'plong': '14.133333', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '84', 'state': 'Jönköping', 'street': 'Brahegatan 48', 'title': 'Förstahandskontrakt - Jönköping', 'zipcode': '55334'} 2023-05-14 05:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Hiss", "Balkong", "Rullstolsvänligt", "Internet", ' '"Husdjursvänligt", "Dusch", "Parkering", "Förråd", ' '"Barnvänligt"]', 'available_from': '2023-05-02', 'available_to': '', 'avstatus': 'calander', 'city': 'Jönköping', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet på Atollen belägen på plan 3 med stor balkong. I hyran ' 'ingår följande: Tv, internet, värme, varm- och kallvatten. Köket ' 'från HTH är utrustat med kyl/frys, mikro och diskmaskin. Helkaklat ' 'badrum med tvättmaskin och torktumlare. Hela fastigheten är rökfri. ' 'Observera att lägenheten är tillgänglig omgående, vi prioriterar ' 'möjligheterna till snabbt tillträde.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '12273', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/jönköping/10113', 'photos': '["https://api.bostadsregistret.se/image/16745", ' '"https://api.bostadsregistret.se/image/16744", ' '"https://api.bostadsregistret.se/image/16743"]', 'plat': '57.783333', 'plong': '14.133333', 'room_cnt': 4, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '83', 'state': 'Jönköping', 'street': 'Fiskargränd 2 A', 'title': 'Förstahandskontrakt - Jönköping', 'zipcode': '55320'} 2023-05-14 05:18:00 [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-04-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Jönköping', 'country': 'SE', 'currency': 'SEK', 'desc': 'Helt ny renoverad student lägenhet i Jönköping om 1rok med kokvrå i ' 'källarplan. Med egen wc och trinett kök. Gemensam dusch och ' 'tvättstuga. Sök lägenheten inne på Bostadsregistret.se', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5500', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/jönköping/9028', 'photos': '["https://api.bostadsregistret.se/image/12908"]', 'plat': '57.783333', 'plong': '14.133333', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '28', 'state': 'Jönköping', 'street': 'Bäckalyckevägen 11', 'title': 'Förstahandskontrakt - Jönköping', 'zipcode': '55313'} 2023-05-14 05:18:00 [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-08-22', 'available_to': '', 'avstatus': 'calander', 'city': 'Jönköping', 'country': 'SE', 'currency': 'SEK', 'desc': 'Vacker våning med öppen spis stor altan\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '29000', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/jönköping/9503', 'photos': '["https://api.bostadsregistret.se/image/14394"]', 'plat': '57.783333', 'plong': '14.133333', 'room_cnt': 9, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '275', 'state': 'Jönköping', 'street': 'Björksätervägen 11', 'title': 'Förstahandskontrakt - Jönköping', 'zipcode': '56241'} 2023-05-14 05:18:00 [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-08-31', 'available_to': '', 'avstatus': 'calander', 'city': 'Jönköping', 'country': 'SE', 'currency': 'SEK', 'desc': 'Vacker våning med öppen spis\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '29000', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/jönköping/9504', 'photos': '["https://api.bostadsregistret.se/image/14395"]', 'plat': '57.783333', 'plong': '14.133333', 'room_cnt': 9, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '290', 'state': 'Jönköping', 'street': 'Björksätervägen 11', 'title': 'Förstahandskontrakt - Jönköping', 'zipcode': '56241'} 2023-05-14 05:18:00 [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-02-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Jönköping', 'country': 'SE', 'currency': 'SEK', 'desc': '20Kvm + 15kvm kall förråd/förvaring. Ingen ugn, uttag för micro ' 'finns. Dusch i källarplan. Nära till bussförbindelse.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4000', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/jönköping/9819', 'photos': '["https://api.bostadsregistret.se/image/15566", ' '"https://api.bostadsregistret.se/image/15565", ' '"https://api.bostadsregistret.se/image/15564", ' '"https://api.bostadsregistret.se/image/15563", ' '"https://api.bostadsregistret.se/image/15562", ' '"https://api.bostadsregistret.se/image/15561"]', 'plat': '57.783333', 'plong': '14.133333', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '20', 'state': 'Jönköping', 'street': 'Storgatan 17', 'title': 'Förstahandskontrakt - Jönköping', 'zipcode': '56142'} 2023-05-14 05:18:00 [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-02-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Jönköping', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet om 2rok i Jönköping, Torpa. Nyrenoverat badrum 2020. ' '@bostadsregistret #bostadsregistret ', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7220', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/jönköping/9853', 'photos': '["https://api.bostadsregistret.se/image/15653"]', 'plat': '57.783333', 'plong': '14.133333', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '73', 'state': 'Jönköping', 'street': 'Brahegatan 48', 'title': 'Förstahandskontrakt - Jönköping', 'zipcode': '55334'} 2023-05-14 05:18:00 [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-03-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Jönköping', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lgh 2 Våning 2 etage 120m2 4rok. Fin standard 13 685:- balkong. ' 'Vätterutsikt. Nytt kök samt kaklat badrum. Lägenheten kan vara ' 'tillgänglig från 1 mars samt även 1 maj (överenskommelse sker med ' 'nuvarande hyresgäst).\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '13685', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/jönköping/9899', 'photos': '["https://api.bostadsregistret.se/image/15844"]', 'plat': '57.783333', 'plong': '14.133333', 'room_cnt': 4, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '120', 'state': 'Jönköping', 'street': 'Träleborgsgatan 7', 'title': 'Förstahandskontrakt - Jönköping', 'zipcode': '55311'} 2023-05-14 05:18:00 [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-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Jönköping', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet 3 RoK, Balkong, Fiber finns att teckna eget avtal, ' 'Möjlighet till att hyra p-plats.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5428', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/jönköping/9934', 'photos': '["https://api.bostadsregistret.se/image/15990"]', 'plat': '57.783333', 'plong': '14.133333', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '67', 'state': 'Jönköping', 'street': 'trädgårdsgatan 1', 'title': 'Förstahandskontrakt - Jönköping', 'zipcode': '56232'} 2023-05-14 05:18:00 [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-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Ljungskile', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet i centrala Ljungskile Uthyres exkl hushållsel Tvättmaskin ' 'och diskmaskin finns Närhet till hav, bad och grönområden Goda ' 'kommunikationer till Gbg och Uddevalla\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '9700', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/ljungskile/10109', 'photos': '["https://api.bostadsregistret.se/image/16721"]', 'plat': '58.2246797', 'plong': '11.9209707', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '84', 'state': 'Ljungskile', 'street': 'Vällebergsvägen 5A', 'title': 'Förstahandskontrakt - Ljungskile', 'zipcode': '45930'} 2023-05-14 05:18:00 [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': '2023-08-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Lysekil', 'country': 'SE', 'currency': 'Kr', 'desc': 'En charmig 2a nära centrala Lysekil blir nu ledig.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4861', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/lysekil/10104', 'photos': '["https://api.bostadsregistret.se/image/16695"]', 'plat': '58.280804833333335', 'plong': '11.440376', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '59', 'state': 'Lysekil', 'street': 'Södra Kvarngatan 20', 'title': 'Förstahandskontrakt - Lysekil', 'zipcode': '45334'} 2023-05-14 05:18:00 [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-06-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Mönsterås', 'country': 'SE', 'currency': 'SEK', 'desc': 'Vackert belägen vid Emån och den gamla, vackra stenvalvsbron. ' 'Tvättmaskin och tumlare I lägenheten. Möjlighet till ' 'fiberanslutning. Luft/luft värmepump håller ned ' 'uppvärmningskostnaden, och ger möjlighet till svalka sommartid. ' 'Elradiatorer finns också. Vanlig antenn för SVT 1 och 2, tv4 och ' 'kunskapskanalen. Gratis parkering på gården', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4094', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/mönsterås/9224', 'photos': '["https://api.bostadsregistret.se/image/13482"]', 'plat': '57.149507935', 'plong': '16.236066755', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '59', 'state': 'Mönsterås', 'street': 'Ryssebacken 4b', 'title': 'Förstahandskontrakt - Mönsterås', 'zipcode': '38473'} 2023-05-14 05:18:00 [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': '2023-06-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Fin tvåa centralt i Nässjö. Närhet till matbutik och centrum.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6634', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10016', 'photos': '["https://api.bostadsregistret.se/image/16282"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '68', 'state': 'Nässjö', 'street': 'Södergatan 13A', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57131'} 2023-05-14 05:18:00 [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': '2023-06-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Fin 1,5 vindsvåning med fint kök. Kaklat badrum. Entre/hall med dörr ' 'in till kombinerat vardagsrum/kök. Sovrum med kakelugn. Mindre extra ' 'hobbyrum/kontor. Tillgång till gemensam uteplats/trädgård, ' 'tvättstuga i källaren.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4750', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10019', 'photos': '["https://api.bostadsregistret.se/image/16288"]', 'plat': '57.65626795', 'plong': '14.691893275', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '40', 'state': 'Nässjö', 'street': 'Bangårdsgatan 24 B', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57132'} 2023-05-14 05:18:00 [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-08-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Rymlig lägenhet med balkong med em/kvällssol. Nyare kök med ' 'integrerad diskmaskin och micro, induktionshäll. Nyare kaklat badrum ' 'med dusch.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6340', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10021', 'photos': '["https://api.bostadsregistret.se/image/16290"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '64', 'state': 'Nässjö', 'street': 'Jönköpingsvägen 1B', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57177'} 2023-05-14 05:18:00 [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-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Stor enrumslägenhet på 58kvm med kök och balkong. Badkar. ' 'Fiberinstallation beställd. Tillträde möjligt redan i juni. Nära ' 'till vårdcentral, buss- och järnvägsstation, träningsmöjligheter, ' 'hembygdspark, butiker mm.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4787', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10041', 'photos': '["https://api.bostadsregistret.se/image/16369", ' '"https://api.bostadsregistret.se/image/16368"]', 'plat': '57.660545864999996', 'plong': '14.688485819999999', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '58', 'state': 'Nässjö', 'street': 'Runnerydsgatan 4, lgh 1301', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57133'} 2023-05-14 05:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Hiss", "Balkong", "Rullstolsvänligt", "Internet", ' '"Husdjursvänligt", "Dusch", "Parkering", "Förråd", ' '"Barnvänligt"]', 'available_from': '2023-06-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'En väl anpassad lägenhet med stort badrum och kök. Tröskelfri och ' 'stor framkomlighet. nyrenoverad och målad i fräscha lugna färger.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5660', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10043', 'photos': '["https://api.bostadsregistret.se/image/16370"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '50', 'state': 'Nässjö', 'street': 'Skolgatan 6B', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57131'} 2023-05-14 05:18:00 [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': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Ljus 2ROK med totalrenoverat kök och badrum senaste året. Trevlig ' 'fastighet med 5 lägenheter. Portkod samt trappstädning varannan ' 'vecka. Trygghetsjour genom Securitas. Fiber är beställt till ' 'fastigheten och kommer installeras under 2023/2024. Närhet till ' 'skola, mataffär, apotek och pizzeria samt träningslokal och ' 'grönområden. God ekonomi krävs, borgenär på samtliga hyresgäster ' 'under 25 år.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7154', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10051', 'photos': '["https://api.bostadsregistret.se/image/16446", ' '"https://api.bostadsregistret.se/image/16393", ' '"https://api.bostadsregistret.se/image/16392"]', 'plat': '57.660545864999996', 'plong': '14.688485819999999', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '52', 'state': 'Nässjö', 'street': 'Runnerydsgatan 34', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57133'} 2023-05-14 05:18:00 [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': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 3rok i Centrala Nässjö. Comhem tvpaket ingår ' 'Fiberanslutning finns Diskmaskin Möjlighet till egen tvättmaskin\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6170', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10059', 'photos': '["https://api.bostadsregistret.se/image/16455"]', 'plat': '57.64692543333334', 'plong': '14.722406433333335', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '71', 'state': 'Nässjö', 'street': 'Baldersgatan 6', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57138'} 2023-05-14 05:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Hiss", "Balkong", "Rullstolsvänligt", "Internet", ' '"Husdjursvänligt", "Dusch", "Parkering", "Förråd", ' '"Barnvänligt"]', 'available_from': '2023-06-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'En väl anpassad lägenhet med stort badrum. Tröskelfri och stor ' 'framkomlighet. Fönster endast mot Skolgatan. Egen entre från ' 'Skolgatan.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5800', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10061', 'photos': '["https://api.bostadsregistret.se/image/16465"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '50', 'state': 'Nässjö', 'street': 'Skolgatan 6', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57131'} 2023-05-14 05:18:00 [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-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Totalrenoverad ljus fin lägenhet. Stort badrum med dusch. Kök med ' 'integrerad diskmaskin och micro. Balkong i söderläge.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5259', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10062', 'photos': '["https://api.bostadsregistret.se/image/16470", ' '"https://api.bostadsregistret.se/image/16469", ' '"https://api.bostadsregistret.se/image/16468", ' '"https://api.bostadsregistret.se/image/16467", ' '"https://api.bostadsregistret.se/image/16466"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '42', 'state': 'Nässjö', 'street': 'Centrumgränd 3', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57177'} 2023-05-14 05:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Hiss", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Bo Tryggt och bekvämt mitt i stan. Hög standard med disk- ' 'tvättmaskin och fiber. Tillgång till bastu, samlingslokal och ' 'övernattningslägenhet. Nära till allt.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '8458', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10063', 'photos': '["https://api.bostadsregistret.se/image/16471"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '71', 'state': 'Nässjö', 'street': 'Postgatan 1A', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57131'} 2023-05-14 05:18:00 [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': '2023-05-15', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Trevlig lägenhet om 1rok i Centrala Nässjö. ', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4150', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10065', 'photos': '["https://api.bostadsregistret.se/image/16473"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '40', 'state': 'Nässjö', 'street': 'Skogsvägen 7', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57140'} 2023-05-14 05:18:00 [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': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 2rok i Centrala Nässjö. Fin lägenhet längst upp i mindre ' 'hyresfastighet. Förråd finns och ingår, hushållsel tillkommer på ' 'angiven hyra.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4840', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10068', 'photos': '["https://api.bostadsregistret.se/image/16480"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '40', 'state': 'Nässjö', 'street': 'Sjögärdsgatan 53', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57136'} 2023-05-14 05:18:00 [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-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 3rok i Centrala Nässjö. Helrenoverad 2016. Diskmaskin, ' 'balkong i soligt läge, tillgång till trädgård. Lugnt läge.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7300', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10073', 'photos': '["https://api.bostadsregistret.se/image/16497"]', 'plat': '57.660545864999996', 'plong': '14.688485819999999', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '84', 'state': 'Nässjö', 'street': 'Runnerydsgatan 26', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57133'} 2023-05-14 05:18:00 [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': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': '2rok uthyres I Malmbäck. En ljus och fin lägenhet med balkong. ' 'Gemensam tvättstuga I källaren.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5123', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10076', 'photos': '["https://api.bostadsregistret.se/image/16506"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '59', 'state': 'Nässjö', 'street': 'Björkängsgatan 6', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57168'} 2023-05-14 05:18:00 [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': '2023-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Rymlig lägenhet med ett centralt läge. Närhet till almenäsområdet ' 'samt centrum.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7931', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10079', 'photos': '["https://api.bostadsregistret.se/image/16540", ' '"https://api.bostadsregistret.se/image/16538", ' '"https://api.bostadsregistret.se/image/16537", ' '"https://api.bostadsregistret.se/image/16536", ' '"https://api.bostadsregistret.se/image/16535", ' '"https://api.bostadsregistret.se/image/16534", ' '"https://api.bostadsregistret.se/image/16533", ' '"https://api.bostadsregistret.se/image/16525"]', 'plat': '57.63686515', 'plong': '14.6836065', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '77', 'state': 'Nässjö', 'street': 'Bäckgatan 7A', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57141'} 2023-05-14 05:18:00 [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': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Ljus rymlig lägenhet med balkong. Stort badrum. Mysig trädgård på ' 'återvändsgata. Trevlig fastighet med 7 lägenheter. Fastigheten har ' 'portkod. Det finns Trygghetsjour genom Securitas. Fiber är beställt ' 'till fastigheten och kommer installeras under 2023/2024. Bara tre ' 'minuters promenad bort ligger närmsta livsmedelsbutik, LiDL på ' 'Bandygatan 6.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6211', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10080', 'photos': '["https://api.bostadsregistret.se/image/16545", ' '"https://api.bostadsregistret.se/image/16544", ' '"https://api.bostadsregistret.se/image/16543", ' '"https://api.bostadsregistret.se/image/16542", ' '"https://api.bostadsregistret.se/image/16541"]', 'plat': '57.64692543333334', 'plong': '14.722406433333335', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '67', 'state': 'Nässjö', 'street': 'Nyhemsgatan 1B', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57138'} 2023-05-14 05:18:00 [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-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Trevlig lägenhet om 1rok i lugnt område\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4585', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10088', 'photos': '["https://api.bostadsregistret.se/image/16586"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '47', 'state': 'Nässjö', 'street': 'Fridhemsgatan 12', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57140'} 2023-05-14 05:18:00 [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': '2023-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Trevlig lägenhet om 2rok. Relativt nymålad\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5185', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10089', 'photos': '["https://api.bostadsregistret.se/image/16587"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '61', 'state': 'Nässjö', 'street': 'Ingsbergsg 74', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57140'} 2023-05-14 05:18:00 [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': '2023-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Charmig lägenhet i Handskeryd om 2rok', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5185', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10090', 'photos': '["https://api.bostadsregistret.se/image/16588"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '55', 'state': 'Nässjö', 'street': 'Koltorpsgatan 18', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57140'} 2023-05-14 05:18:00 [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-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Mysig lägenhet om 3rok med balkong', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6690', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10091', 'photos': '["https://api.bostadsregistret.se/image/16589"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '73', 'state': 'Nässjö', 'street': 'Queckfeldtsgatan 35', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57140'} 2023-05-14 05:18:00 [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': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Bra planerad tvårummare. Närhet till stan. Fin balkong!\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5513', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10093', 'photos': '["https://api.bostadsregistret.se/image/16625", ' '"https://api.bostadsregistret.se/image/16624", ' '"https://api.bostadsregistret.se/image/16623", ' '"https://api.bostadsregistret.se/image/16622", ' '"https://api.bostadsregistret.se/image/16621"]', 'plat': '57.64692543333334', 'plong': '14.722406433333335', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '65', 'state': 'Nässjö', 'street': 'Queckfeldtsgatan 75 B', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57138'} 2023-05-14 05:18:00 [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': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 2rok i Nässjö, Handskeryd. Tvättmaskin. Torktumlare. ' '@bostadsregistret #bostadsregistret ', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6099', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10095', 'photos': '["https://api.bostadsregistret.se/image/16626"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '57', 'state': 'Nässjö', 'street': 'Queckfeldtsgatan 42', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57140'} 2023-05-14 05:18:00 [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': '2023-08-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Ljus och fin lägenhet med burspråk i ena sovrummet. Renoverad och ' 'Nytt kök med diskmaskin uthyres. Gemensam tvättstuga I källaren.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7176', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10096', 'photos': '["https://api.bostadsregistret.se/image/16650", ' '"https://api.bostadsregistret.se/image/16649", ' '"https://api.bostadsregistret.se/image/16648", ' '"https://api.bostadsregistret.se/image/16647", ' '"https://api.bostadsregistret.se/image/16646", ' '"https://api.bostadsregistret.se/image/16645", ' '"https://api.bostadsregistret.se/image/16644", ' '"https://api.bostadsregistret.se/image/16643", ' '"https://api.bostadsregistret.se/image/16642", ' '"https://api.bostadsregistret.se/image/16641"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '80', 'state': 'Nässjö', 'street': 'Sörängsvägen 18', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57137'} 2023-05-14 05:18:00 [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': '2023-06-15', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'En ljus och trevlig 1 ROK i centrala Nässjö är ledig från 15 juni ' 'eller enligt överenskommelse. Bra planlösning med sovalkov och ett ' 'rymligt möblerbart kök i bra standard. Klädkammare med god förvaring ' 'i lägenheten och även ett källarförråd ingår. TV-kanaler via Com Hem ' 'ingår. Möjlighet till garageplats i källaren. Närhet till allt, bara ' 'någon minuts promenad till centrum och stationen.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '3919', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10100', 'photos': '["https://api.bostadsregistret.se/image/16677"]', 'plat': '57.65626795', 'plong': '14.691893275', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '38', 'state': 'Nässjö', 'street': 'Rådhusgatan 37 B', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57132'} 2023-05-14 05:18:00 [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-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'En totalrenoverad 2ROK i centrala Nässjö, blir ledig from 1 maj. ' 'Materialen är smakfulla och håller genomgående hög standard. ' 'Material och kulörer har valts i neutrala färger för att du enkelt ' 'ska kunna inreda i din stil. Kök med integrerad varmluftsugn, micro ' 'och diskmaskin. Helkaklat badrum, med egen tvättmaskin och ' 'torktumlare. Klinkergolv i kök och hall, i övriga rum ligger ' 'parkettgolv. Det är ett comhem hus där 12 tv-kanaler ingår i hyran. ' 'Möjlighet till garageplats i källaren. Bara någon minuts promenad ' 'till station, närhet till allt. Bilder är endast exempelbilder från ' 'tidigare renoveringar.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6827', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10101', 'photos': '["https://api.bostadsregistret.se/image/16682", ' '"https://api.bostadsregistret.se/image/16681", ' '"https://api.bostadsregistret.se/image/16680", ' '"https://api.bostadsregistret.se/image/16679", ' '"https://api.bostadsregistret.se/image/16678"]', 'plat': '57.65626795', 'plong': '14.691893275', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '58', 'state': 'Nässjö', 'street': 'Rådhusgatan 37 A', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57132'} 2023-05-14 05:18:00 [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': '2023-08-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Bra lägenhet om 2rok i Handskeryd\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5165', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10107', 'photos': '["https://api.bostadsregistret.se/image/16717"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '52', 'state': 'Nässjö', 'street': 'Lövåsgatan 29', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57140'} 2023-05-14 05:18:00 [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-08-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'En mysig 3:a i etage med trevlig innergård och gemensam tvättstuga i ' 'källaren. P-plats finns att hyra för 215kr/månad. Balkong finnes.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7340', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10116', 'photos': '["https://api.bostadsregistret.se/image/16776"]', 'plat': '57.65626795', 'plong': '14.691893275', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '85', 'state': 'Nässjö', 'street': 'Rådhusgatan 56C', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57132'} 2023-05-14 05:18:00 [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-05-15', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Hej, Vi hyr ut en lgh på ca. 120 kvm. 5 rum + kök. 2 toa och 1 ' 'badrum. Stor trädgård med bra asfalterade parkeringsyta + rymligt ' 'garage. Hyran avser varmhyra per månad. Hyresgästen betalar bara för ' 'hushållsel och V/A avgifter. Huset ligger i Malmbäck. Lägenheten ' 'finns tillgänglig från 2023-05-15 Vid intresse berätta gärna om dig ' 'själv, din familjesituation, hur många vill ni bo i lägenheten osv. ' 'Berätta gärna om ni har betalningsanmärkningar eller skulder.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '8500', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10118', 'photos': '["https://api.bostadsregistret.se/image/16799", ' '"https://api.bostadsregistret.se/image/16798", ' '"https://api.bostadsregistret.se/image/16797", ' '"https://api.bostadsregistret.se/image/16796", ' '"https://api.bostadsregistret.se/image/16795"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 5, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '120', 'state': 'Nässjö', 'street': 'Björkliden 4', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57168'} 2023-05-14 05:18:00 [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': '2023-06-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Rymlig lägenhet med närhet till allt. Tvättstuga finns i ' 'lägenheten.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6461', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10123', 'photos': '["https://api.bostadsregistret.se/image/16806"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '60', 'state': 'Nässjö', 'street': 'Rådhusgatan 24 F', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57131'} 2023-05-14 05:18:00 [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': '2023-06-16', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet med egen ingång via loftgång i trevligt område.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6195', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10127', 'photos': '["https://api.bostadsregistret.se/image/16833"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '79', 'state': 'Nässjö', 'street': 'Granviksgatan 14', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57140'} 2023-05-14 05:18:00 [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-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': '3 Rum och kök. nära till matbutiker samt centrum Balkong\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5743', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10130', 'photos': '["https://api.bostadsregistret.se/image/16857"]', 'plat': '57.64692543333334', 'plong': '14.722406433333335', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '80', 'state': 'Nässjö', 'street': 'Norra Allen 10 ', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57138'} 2023-05-14 05:18:00 [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-08-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': '2 Rum och kök Balkong Nära till centrum samt matbutiker\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5453', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10131', 'photos': '["https://api.bostadsregistret.se/image/16858"]', 'plat': '57.64692543333334', 'plong': '14.722406433333335', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '60', 'state': 'Nässjö', 'street': 'Norra Allen 6 ', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57138'} 2023-05-14 05:18:00 [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': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': '1a på 3 våning med balkong. sovalkov med snedtak\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4491', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10132', 'photos': '["https://api.bostadsregistret.se/image/16859"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '43', 'state': 'Nässjö', 'street': 'Mossgastan 2 ', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57136'} 2023-05-14 05:18:00 [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-08-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': '3 rok på 1 plan. balkong tvättmaskin\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6766', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10133', 'photos': '["https://api.bostadsregistret.se/image/16860"]', 'plat': '57.660545864999996', 'plong': '14.688485819999999', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '78', 'state': 'Nässjö', 'street': 'Uralgatan 5 ', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57133'} 2023-05-14 05:18:00 [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': '2023-06-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': '1 rok på första plan centralt nära till matbutiker\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4100', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/10134', 'photos': '["https://api.bostadsregistret.se/image/16861"]', 'plat': '57.64692543333334', 'plong': '14.722406433333335', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '40', 'state': 'Nässjö', 'street': 'norra allen 4', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57138'} 2023-05-14 05:18:00 [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-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet om 3rok i Åker, Nässjö. Hyra 8500kr, varmvatten ingår. I ' 'lägenheten finns tvättmaskin, torktumlare och diskmaskin. Parkering ' 'ingår. Lägenheten har en stor och härlig balkong samt tillgång till ' 'trädgård. Djur tillåtet.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '8500', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9012', 'photos': '["https://api.bostadsregistret.se/image/12836", ' '"https://api.bostadsregistret.se/image/12835", ' '"https://api.bostadsregistret.se/image/12834", ' '"https://api.bostadsregistret.se/image/12833", ' '"https://api.bostadsregistret.se/image/12831", ' '"https://api.bostadsregistret.se/image/12830", ' '"https://api.bostadsregistret.se/image/12829", ' '"https://api.bostadsregistret.se/image/12828"]', 'plat': '57.63686515', 'plong': '14.6836065', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '90', 'state': 'Nässjö', 'street': 'Brogatan 41', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57141'} 2023-05-14 05:18:00 [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-04-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Välkommen till denna lägenhet om 1rok i centrala Nässjö. Här bor du ' 'i ett lugnt område men med närhet till stadens utbud. Sök lägenheten ' 'inne på Bostadsregisret.se', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4141', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9123', 'photos': '["https://api.bostadsregistret.se/image/13167"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '45', 'state': 'Nässjö', 'street': 'mellangatan 23', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57140'} 2023-05-14 05:18:00 [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-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Välkommen till denna lägenhet om 3rok med balkong i centrala Nässjö. ' 'Här bor du i ett lugnt område men med närhet till stadens utbud. Sök ' 'lägenheten inne på Bostadsregisret.se', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6297', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9124', 'photos': '["https://api.bostadsregistret.se/image/13168"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '65', 'state': 'Nässjö', 'street': 'bodavägen 4c', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57140'} 2023-05-14 05:18:00 [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-04-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet om 1rok med sovalkov i Nyhem, Nässjö. Fristående hus med ' 'möjligheter. Hyr den som lägenhet eller lokal. El ingår och hyran ' 'diskuteras efter verksamhet.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4500', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9151', 'photos': '["https://api.bostadsregistret.se/image/13292", ' '"https://api.bostadsregistret.se/image/13291", ' '"https://api.bostadsregistret.se/image/13290", ' '"https://api.bostadsregistret.se/image/13289", ' '"https://api.bostadsregistret.se/image/13288", ' '"https://api.bostadsregistret.se/image/13287", ' '"https://api.bostadsregistret.se/image/13286"]', 'plat': '57.64692543333334', 'plong': '14.722406433333335', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '38', 'state': 'Nässjö', 'street': 'Parkgatan 23', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57138'} 2023-05-14 05:18:00 [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-08-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Trevligt och lugnt område i centrala Nässjö. Nära till centrum, ' 'skolor och mataffär. Lägenheten har en trevlig takkupa som ger ' 'karaktär och mysfaktor!', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '3759', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9304', 'photos': '["https://api.bostadsregistret.se/image/13665", ' '"https://api.bostadsregistret.se/image/13664"]', 'plat': '57.63686515', 'plong': '14.6836065', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '49', 'state': 'Nässjö', 'street': 'Btyggaregatan 3', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57141'} 2023-05-14 05:18:00 [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': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Ligger i Handskeryd , Ca. 1 km från centrum. Stor altan, välskött ' 'fastighet. Fiber. Elbilsladdare finns.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6245', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9324', 'photos': '["https://api.bostadsregistret.se/image/13704", ' '"https://api.bostadsregistret.se/image/13701"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '80', 'state': 'Nässjö', 'street': 'Queckfeldtsgatan 45', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57140'} 2023-05-14 05:18:00 [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': '2023-03-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Denna rymliga tvåa är centralt beläget i Nässjö centrum. Här har du ' 'gångavstånd till allt såsom, kommunaltrafik, mataffärer och butiker. ' 'I närheten finner du även Ingsbergssjön som är vacker att strosa ' 'runt.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7857', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9731', 'photos': '["https://api.bostadsregistret.se/image/15245"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '72', 'state': 'Nässjö', 'street': 'Kapellgatan 1B', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57131'} 2023-05-14 05:18:00 [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': '2023-01-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Mysig och charmig stor 2 r o k mitt i stan. Nyrenoverad och trevlig ' 'planlösning med nytt kök/duschrum. Diskmaskin/Tvättmaskin mm.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '9195', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9739', 'photos': '["https://api.bostadsregistret.se/image/15262"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '88', 'state': 'Nässjö', 'street': 'Nygatan 3 C', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57131'} 2023-05-14 05:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Hiss", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2023-04-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'En mysig och fräsch vindslägenhet med snedtak och fin utsikt ' 'centralt i Nässjö. Observera att det är 2022 års hyra! ' 'Hyresförhandlingar för 2023 pågår.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6070', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9765', 'photos': '["https://api.bostadsregistret.se/image/15319"]', 'plat': '57.65626795', 'plong': '14.691893275', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '61', 'state': 'Nässjö', 'street': 'Rådhusgatan 54 B', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57132'} 2023-05-14 05:18:00 [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': '2023-02-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'En liten tvåa utan balkong med närhet till ICA och centrum.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4453', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9839', 'photos': '["https://api.bostadsregistret.se/image/15639", ' '"https://api.bostadsregistret.se/image/15638"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '49', 'state': 'Nässjö', 'street': 'Handskerydsvägen 6', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57140'} 2023-05-14 05:18:00 [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': '2023-04-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'En etta utan balkong centralt i Nässjö.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '3789', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9840', 'photos': '["https://api.bostadsregistret.se/image/15640"]', 'plat': '57.65626795', 'plong': '14.691893275', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '39', 'state': 'Nässjö', 'street': 'Bangårdsgatan 18', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57132'} 2023-05-14 05:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Hiss", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2023-04-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'En totalrenoverad 1ROK i centrala Nässjö med hiss, blir ledig from 1 ' 'april. Materialen är smakfulla och håller genomgående hög standard. ' 'Material och kulörer har valts i neutrala färger för att du enkelt ' 'ska kunna inreda i din stil. Kök med integrerad varmluftsugn och ' 'micro. Helkaklat badrum, med egen tvättmaskin. Klinkergolv i kök och ' 'hall, i övriga rum ligger parkettgolv. Det är ett comhem hus där 12 ' 'tv-kanaler ingår i hyran. Förråd finns i källaren, möjlighet till ' 'parkeringsplats / garageplats finns. Bilder är endast exempelbilder ' 'från tidigare renoveringar.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4908', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9854', 'photos': '["https://api.bostadsregistret.se/image/15658", ' '"https://api.bostadsregistret.se/image/15657", ' '"https://api.bostadsregistret.se/image/15656", ' '"https://api.bostadsregistret.se/image/15655", ' '"https://api.bostadsregistret.se/image/15654"]', 'plat': '57.65626795', 'plong': '14.691893275', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '42', 'state': 'Nässjö', 'street': 'Bangårdsgatan 10', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57132'} 2023-05-14 05:18:00 [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': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet om 2rok i Centrala Nässjö. En totalrenoverad 2ROK i ' 'centrala Nässjö, blir ledig from 1 april. Materialen är smakfulla ' 'och håller genomgående hög standard. Material och kulörer har valts ' 'i neutrala färger för att du enkelt ska kunna inreda i din stil. Kök ' 'med integrerad varmluftsugn, micro och diskmaskin. Helkaklat badrum, ' 'med egen tvättmaskin. Klinkergolv i kök och hall, i övriga rum ' 'ligger parkettgolv. Det är ett comhem hus där 12 tv-kanaler ingår i ' 'hyran. Bilder är endast exempelbilder från tidigare renoveringar.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6510', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9855', 'photos': '["https://api.bostadsregistret.se/image/15664", ' '"https://api.bostadsregistret.se/image/15663", ' '"https://api.bostadsregistret.se/image/15662", ' '"https://api.bostadsregistret.se/image/15661", ' '"https://api.bostadsregistret.se/image/15660", ' '"https://api.bostadsregistret.se/image/15659"]', 'plat': '57.65626795', 'plong': '14.691893275', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '56', 'state': 'Nässjö', 'street': 'Rådhusgatan 37 A', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57132'} 2023-05-14 05:18:00 [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-02-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': '2rok uthyres I malmbäck. Mitt I Centrum. Ljus och fin lägenhet med ' 'balkong. Gemensam tvättstuga I gårdshus.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5129', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9858', 'photos': '["https://api.bostadsregistret.se/image/15668"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '65', 'state': 'Nässjö', 'street': 'Torget 4', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57168'} 2023-05-14 05:18:00 [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': '2023-02-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': '1rok uthyres I Malmbäck. Ljus och fin lgh. Gemensam tvättstuga i ' 'källaren.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '3018', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9859', 'photos': '["https://api.bostadsregistret.se/image/15669"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '39', 'state': 'Nässjö', 'street': 'Parkstigen 1', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57168'} 2023-05-14 05:18:00 [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': '2023-03-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': '1rok uthyres I Malmbäck renoverad med nya golv tapeter mm. Gemensam ' 'tvättstuga i källaren.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '3415', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9860', 'photos': '["https://api.bostadsregistret.se/image/15687", ' '"https://api.bostadsregistret.se/image/15686", ' '"https://api.bostadsregistret.se/image/15685", ' '"https://api.bostadsregistret.se/image/15684", ' '"https://api.bostadsregistret.se/image/15683", ' '"https://api.bostadsregistret.se/image/15682"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '35', 'state': 'Nässjö', 'street': 'Klockargårdsgatan 4', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57168'} 2023-05-14 05:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Hiss", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2023-03-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Stor och fin 3:a på 109kvm. Nyrenoverad 2017 med ekparkett i hela ' 'lägenheten, 1 WC och 1 badrum med torktumlare och tvättmaskin, bägge ' 'våtutrymmen är helkaklade med klinker.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '12081', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9865', 'photos': '["https://api.bostadsregistret.se/image/15706"]', 'plat': '57.65626795', 'plong': '14.691893275', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '109', 'state': 'Nässjö', 'street': 'Anneforsvägen 7', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57132'} 2023-05-14 05:18:00 [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-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Ljus och fräsch lägenhet. Helrenoverad 2016. Lugnt hus och område. ' 'Diskmaskin, balkong. Tillgång till stor härlig trädgård.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7300', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9889', 'photos': '["https://api.bostadsregistret.se/image/15822", ' '"https://api.bostadsregistret.se/image/15821", ' '"https://api.bostadsregistret.se/image/15820", ' '"https://api.bostadsregistret.se/image/15819", ' '"https://api.bostadsregistret.se/image/15818", ' '"https://api.bostadsregistret.se/image/15817", ' '"https://api.bostadsregistret.se/image/15816", ' '"https://api.bostadsregistret.se/image/15812", ' '"https://api.bostadsregistret.se/image/15809", ' '"https://api.bostadsregistret.se/image/15808"]', 'plat': '57.660545864999996', 'plong': '14.688485819999999', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '84', 'state': 'Nässjö', 'street': 'Runnerydsgatan 26', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57133'} 2023-05-14 05:18:00 [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': '2023-02-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Ljus trevlig lägenhet i lugnt hus. Nära till förskola, skola och ' 'centrum.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6193', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9897', 'photos': '["https://api.bostadsregistret.se/image/15834", ' '"https://api.bostadsregistret.se/image/15833", ' '"https://api.bostadsregistret.se/image/15832", ' '"https://api.bostadsregistret.se/image/15831"]', 'plat': '57.660545864999996', 'plong': '14.688485819999999', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '75', 'state': 'Nässjö', 'street': 'Runnerydsgatan 36', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57133'} 2023-05-14 05:18:00 [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': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet på 2a våning med ett stenkast till sporthall, dagis, skola ' 'bussförbindelser. Ljus och trevlig med öppen spis.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6500', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9939', 'photos': '["https://api.bostadsregistret.se/image/16009"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '65', 'state': 'Nässjö', 'street': 'Hembygdsgatan 8', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57135'} 2023-05-14 05:18:00 [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': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Centralt belägen lägenhet om 2rok i Nässjö. Uppvärmning, varmvatten ' 'och kallvatten ingår.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5533', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9944', 'photos': '["https://api.bostadsregistret.se/image/16019"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '65', 'state': 'Nässjö', 'street': 'Södergatan 10A', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57131'} 2023-05-14 05:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Hiss", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2023-04-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Bo tryggt och bekvämt mitt i stan.. Hög standard på disk- ' 'tvättmaskin och fiber. Tillgång till bastu, samlingslokal och ' 'övernattningslägenhet. Nära till allt som staden har att erbjuda. ', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '10227', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9953', 'photos': '["https://api.bostadsregistret.se/image/16039"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '95', 'state': 'Nässjö', 'street': 'Postgatan 1 A', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57131'} 2023-05-14 05:18:00 [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': '2023-03-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Trevlig lägenhet i ett bostadshus med endast 4 lägenheter. Kaklat ' 'badrum. 5 min till närmsta mataffär och ca 10 min till centrum och ' 'station.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4472', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9965', 'photos': '["https://api.bostadsregistret.se/image/16116"]', 'plat': '57.64692543333334', 'plong': '14.722406433333335', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '48', 'state': 'Nässjö', 'street': 'Industrigatan 14', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57138'} 2023-05-14 05:18:00 [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': '2023-04-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Ljus lägenhet. Sovrum med takfönster. Klädkammare att gå in i. Kök ' 'och vardagsrum i öppen planlösning.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4246', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9966', 'photos': '["https://api.bostadsregistret.se/image/16117"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '40', 'state': 'Nässjö', 'street': 'Handskerydsvägen 16', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57140'} 2023-05-14 05:18:00 [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': '2023-04-10', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Trevlig lägenhet om 3rok centralt vid torget i Malmbäck. Diskmaskin. ' 'Fiberinstallation beställd. Tillgång till gemensam trädgård på ' 'baksidan. Nära mataffär, hårsalong, pizzeria, träningsmöjligheter, ' 'buss- och tågstation mm.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6142', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9969', 'photos': '["https://api.bostadsregistret.se/image/16127", ' '"https://api.bostadsregistret.se/image/16126", ' '"https://api.bostadsregistret.se/image/16125", ' '"https://api.bostadsregistret.se/image/16124", ' '"https://api.bostadsregistret.se/image/16123", ' '"https://api.bostadsregistret.se/image/16122", ' '"https://api.bostadsregistret.se/image/16121", ' '"https://api.bostadsregistret.se/image/16120", ' '"https://api.bostadsregistret.se/image/16119", ' '"https://api.bostadsregistret.se/image/16118"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '75', 'state': 'Nässjö', 'street': 'Torget 3A, lgh 1102', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57168'} 2023-05-14 05:18:00 [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': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Charmig vindsvåning i mycket lugnt område i Nässjö. Ett stort rum ' 'där hall, litet kök och vardagsrum är integrerat. Ett separat ' 'sovrum. Kan hyras ut delvis möblerad om så önskas. Tillträde till ' 'trädgård om så önskas. Tillträdelsedatum kan anpassas.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5250', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9972', 'photos': '["https://api.bostadsregistret.se/image/16132"]', 'plat': '57.65443474263566', 'plong': '14.67598473255814', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '50', 'state': 'Nässjö', 'street': 'Bodavägen 16', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57142'} 2023-05-14 05:18:00 [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': '2023-06-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Centralt belägen lägenhet om 1rok med sovalkov med närhet till det ' 'mesta. Skola, gymnasium, sporthall träning mm.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4650', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9975', 'photos': '["https://api.bostadsregistret.se/image/16148"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '36', 'state': 'Nässjö', 'street': 'Brinellgatan 11B', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57135'} 2023-05-14 05:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Hiss", "Balkong", "Rullstolsvänligt", "Internet", ' '"Husdjursvänligt", "Dusch", "Parkering", "Förråd", ' '"Barnvänligt"]', 'available_from': '2023-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'SEK', 'desc': 'Nybyggd lägenhet i centrum. Balkong med eftermiddagssol. Modernt kök ' 'med integrerad diskmaskin och micro. Kaklat badrum med tm och tt. ' 'Fiber. Fri parkering. ObS! Bilder lånade från annan nybyggd ' 'lägenhet.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7088', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9978', 'photos': '["https://api.bostadsregistret.se/image/16155", ' '"https://api.bostadsregistret.se/image/16154", ' '"https://api.bostadsregistret.se/image/16153"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '63', 'state': 'Nässjö', 'street': 'Centrumgränd 5D', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57177'} 2023-05-14 05:18:00 [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-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': '1rok uthyres I Malmbäck. Ljus och fin lägenhet. Gemensam tvättstuga ' 'I källaren samt förråd.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4257', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9987', 'photos': '["https://api.bostadsregistret.se/image/16199", ' '"https://api.bostadsregistret.se/image/16198", ' '"https://api.bostadsregistret.se/image/16197", ' '"https://api.bostadsregistret.se/image/16196"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '47', 'state': 'Nässjö', 'street': 'Fabriksgatan 3', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57168'} 2023-05-14 05:18:00 [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': '2023-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Nässjö', 'country': 'SE', 'currency': 'Kr', 'desc': '3 rum och kök centralt i Nässjö. uppdaterat kök med nya vitvaror ' 'hösten 2022. Diskmaskin tillgång till gemensam balkong\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7800', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/nässjö/9992', 'photos': '["https://api.bostadsregistret.se/image/16208"]', 'plat': '57.6530377', 'plong': '14.6981554', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '85', 'state': 'Nässjö', 'street': 'storgatan 39c', 'title': 'Förstahandskontrakt - Nässjö', 'zipcode': '57131'} 2023-05-14 05:18:00 [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': '2023-03-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Oxelösund', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet om 180 m2, egen tvättmaskin och torktumlare, stort kök med ' 'diskmaskin och inbyggnadsugn och micro, havsutsikt, nära centrum. ' 'Stor egen del utav trädgård. Fiber indraget i fastigheten, egen ' 'parkering i direkt anslutning till fastigheten\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '12750', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/oxelösund/9946', 'photos': '["https://api.bostadsregistret.se/image/16021"]', 'plat': '58.66687065', 'plong': '17.08821164803371', 'room_cnt': 5, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '180', 'state': 'Oxelösund', 'street': 'Thams Väg 6', 'title': 'Förstahandskontrakt - Oxelösund', 'zipcode': '61335'} 2023-05-14 05:18:00 [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': '2023-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Oxelösund', 'country': 'SE', 'currency': 'SEK', 'desc': 'Helt nyrenoverad lägenhet för den större familjen. 2 badrum, varav ' 'det ena med bubbelbadkar. Egen torktumlare och tvättmaskin. ' 'Golvvärme i hela badrum. Nytt fräscht kök med havsutsikt och öppen ' 'planlösning med vardagsrum. Egen entré. Parkering i direkt ' 'anslutning till fastigheten. Fiber indraget i fastigheten. Stor egen ' 'altan i direkt anslutning till entré, med havsutsikt.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '13500', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/oxelösund/9947', 'photos': '["https://api.bostadsregistret.se/image/16022"]', 'plat': '58.66687065', 'plong': '17.08821164803371', 'room_cnt': 6, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '200', 'state': 'Oxelösund', 'street': 'Thams Väg 6', 'title': 'Förstahandskontrakt - Oxelösund', 'zipcode': '61335'} 2023-05-14 05:18:00 [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-01-19', 'available_to': '', 'avstatus': 'calander', 'city': 'Sollefteå', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lediga radhus i Undrom Kalknäsvägen 16 - nu med ny ägare! 2 R.o.k ' 'med stort och mycket ljust vardagsrum med utsikt över naturen och ' 'med privat terrass, sov rum och kök. • Lantlig miljö • Närhet till ' 'närbutik och skola • 4550:- per månad inkl. värme, vatten and el • ' 'Utrustade för personer med begränsad rörlighet • Små husdjur ' 'accepteras • Utöver garage eller MV extra • Egen tvättmaskin ' 'anslutning i badrummet och gemensam tvättstuga Mer information on ' 'plats https://cfirinomartell.wixsite.com/my-site-1', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4550', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/sollefteå/8924', 'photos': '["https://api.bostadsregistret.se/image/12590", ' '"https://api.bostadsregistret.se/image/12582", ' '"https://api.bostadsregistret.se/image/12579", ' '"https://api.bostadsregistret.se/image/12578", ' '"https://api.bostadsregistret.se/image/12577", ' '"https://api.bostadsregistret.se/image/12576", ' '"https://api.bostadsregistret.se/image/12575"]', 'plat': '', 'plong': '', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '46', 'state': 'Sollefteå', 'street': 'Kalknäs 14, ', 'title': 'Förstahandskontrakt - Sollefteå', 'zipcode': '88195'} 2023-05-14 05:18:00 [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-01-19', 'available_to': '', 'avstatus': 'calander', 'city': 'Sollefteå', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenheten är 1rok med stort och mycket ljust vardagsrum, kök och ' 'badrum och ett privat utomhusutrymme. • Lantlig miljö • Närhet till ' 'närbutik och skola • 3550:- per månad inkl. värme och vatten • ' 'Utrustat för personer med begränsad rörlighet • Små husdjur tillåts ' '• Utöver garage eller MV extra • Egen tvättmaskin anslutning i ' 'badrummet och gemensamma tvättstuga. Video av platsen finns ' 'https://youtu.be/UuUUMlo3hi0 Mer info hittar du på vår webbsida ' 'https://cfirinomartell.wixsite.com/my-site-1 ', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '3550', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/sollefteå/8925', 'photos': '["https://api.bostadsregistret.se/image/12598", ' '"https://api.bostadsregistret.se/image/12597", ' '"https://api.bostadsregistret.se/image/12596", ' '"https://api.bostadsregistret.se/image/12594", ' '"https://api.bostadsregistret.se/image/12593"]', 'plat': '', 'plong': '', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '39', 'state': 'Sollefteå', 'street': 'Kalknäs 14, ', 'title': 'Förstahandskontrakt - Sollefteå', 'zipcode': '88195'} 2023-05-14 05:18:00 [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-03-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Tjörn/Skärhamn', 'country': 'SE', 'currency': 'SEK', 'desc': 'Nyrenoverad lägenhet om 2rok i Kållekärr, Tjörn. Hall med trappa upp ' 'till lägenheten. Toalett och dusch. Balkong. 1 Separat sovrum. Kök ' 'och matplats i anslutning till ett allrum som även kan användas som ' 'sovrum. Förråd och gemensam tvättstuga i källare. El och värme ingår ' 'i hyran. Ej rökning i lägenhet', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '8200', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/tjörn/skärhamn/9009', 'photos': '[]', 'plat': '57.9910925', 'plong': '11.5466094', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '75', 'state': 'Tjörn/Skärhamn', 'street': 'Sundsbyvägen 159', 'title': 'Förstahandskontrakt - Tjörn/Skärhamn', 'zipcode': '47172'} 2023-05-14 05:18:00 [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': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Trelleborg', 'country': 'SE', 'currency': 'Kr', 'desc': '2:a på andra våningen i ett fint sekelskifteshus, beläget nära ' 'Stadsparken, mitt i centrala Trelleborg. Huset har en gemensam ' 'innergård åt väster, som nås från portgången eller det gamla ' 'kökstrapphuset. \n' '\n' 'Genomgående lägenhet med högt i tak och originaldelar som plankgolv, ' 'pardörrar och kakelugn. Nyrenoverat badrum, helkaklat med dusch, ' 'kombinerad tvätt- och torkmaskin och handdukstork. Nyrenoverat kök ' 'med diskmaskin och induktionshäl. Fiber finns i huset, samt extra ' 'tvättrum med tvättmaskin och torktumlare. Huset saknar hiss. \n' '\n' 'Virtuell visning: https://my.matterport.com/show/?m=WPjoFcC5Mju \n' '\n' 'Ansök genom att fylla i följande formulär: ' 'https://forms.gle/BpWcoSHicxZGToaK9', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '9271', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/trelleborg/10112', 'photos': '["https://api.bostadsregistret.se/image/16740", ' '"https://api.bostadsregistret.se/image/16739", ' '"https://api.bostadsregistret.se/image/16738", ' '"https://api.bostadsregistret.se/image/16737", ' '"https://api.bostadsregistret.se/image/16736", ' '"https://api.bostadsregistret.se/image/16735", ' '"https://api.bostadsregistret.se/image/16733"]', 'plat': '61.545547', 'plong': '9.815972', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '60', 'state': 'Trelleborg', 'street': 'Parkgatan 5 ', 'title': 'Förstahandskontrakt - Trelleborg', 'zipcode': '23152'} 2023-05-14 05:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Hiss", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2023-03-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Trollhättan', 'country': 'SE', 'currency': 'SEK', 'desc': 'Trevlig lägenhet centralt i Trollhättan med nytt kök samt badrum.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7000', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/trollhättan/9980', 'photos': '["https://api.bostadsregistret.se/image/16158"]', 'plat': '58.28491997142857', 'plong': '12.288823742857144', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '62', 'state': 'Trollhättan', 'street': 'Kungsgatan 49', 'title': 'Förstahandskontrakt - Trollhättan', 'zipcode': '46130'} 2023-05-14 05:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Hiss", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2023-05-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Trollhättan', 'country': 'SE', 'currency': 'SEK', 'desc': 'Trevlig lägenhet centralt i Trollhättan med nytt kök samt badrum.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '10500', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/trollhättan/9981', 'photos': '["https://api.bostadsregistret.se/image/16159"]', 'plat': '58.28491997142857', 'plong': '12.288823742857144', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '110', 'state': 'Trollhättan', 'street': 'Kungsgatan 49', 'title': 'Förstahandskontrakt - Trollhättan', 'zipcode': '46130'} 2023-05-14 05:18:00 [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': '2023-06-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Uddevalla', 'country': 'SE', 'currency': 'Kr', 'desc': 'Mycket fin lägenhet om 3rok i Centrala Uddevalla. Tvättmaskin och ' 'diskmaskin. @bostadsregistret #bostadsregistret ', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '8364', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/uddevalla/10046', 'photos': '["https://api.bostadsregistret.se/image/16374"]', 'plat': '58.3581594', 'plong': '11.9432105', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '65', 'state': 'Uddevalla', 'street': 'Linnegatan 23', 'title': 'Förstahandskontrakt - Uddevalla', 'zipcode': '45152'} 2023-05-14 05:18:00 [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': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Uddevalla', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 3rok i Centrala Uddevalla. 1 parkering ingår. ', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '9910', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/uddevalla/10064', 'photos': '["https://api.bostadsregistret.se/image/16472"]', 'plat': '58.34926863333334', 'plong': '11.9569783', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '72', 'state': 'Uddevalla', 'street': 'Barkvägen 8A', 'title': 'Förstahandskontrakt - Uddevalla', 'zipcode': '45134'} 2023-05-14 05:18:00 [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': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Uddevalla', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 3 rum och kök lugnt belägen på Sörkällegatan 13 i söder, ' 'Uddevalla. Lägenheten är ca 72kvm och ligger på första våningen. ' 'Nytt kök och helkaklat badrum sedan 2016. Relativt centralt placerad ' 'med ca 1000m gångavstånd till Uddevalla centrum. Värme och vatten ' 'ingår El ingår ej Fiber 100/100 ingår i hyran Ca 15st Tv-kanaler ' 'ingår Parkering går att hyra i direkt anslutning till fastigheten\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7055', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/uddevalla/10074', 'photos': '["https://api.bostadsregistret.se/image/16504", ' '"https://api.bostadsregistret.se/image/16503", ' '"https://api.bostadsregistret.se/image/16502", ' '"https://api.bostadsregistret.se/image/16501", ' '"https://api.bostadsregistret.se/image/16500", ' '"https://api.bostadsregistret.se/image/16499", ' '"https://api.bostadsregistret.se/image/16498"]', 'plat': '58.3490555', 'plong': '11.9382855', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '72', 'state': 'Uddevalla', 'street': 'Sörkällegatan 13', 'title': 'Förstahandskontrakt - Uddevalla', 'zipcode': '45141'} 2023-05-14 05:18:00 [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': '2023-08-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Uddevalla', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 2rok lugnt belägen på Sörkällegatan 11 i söder, ' 'Uddevalla. Lägenheten är 50kvm, belägen på tredje våningen, och har ' 'en fransk-balkong. Ca 1000m gångavstånd till Uddevalla centrum. Det ' 'finns möjlighet till tidigare inflytt. Om möjligt att flytta in ' 'redan den 1 juli, skriv gärna det i ansökan. Värme och vatten ingår. ' 'El ingår ej. Badkar finns. Fiber 100/100 ingår i hyran. Ca 15st ' 'Tv-kanaler ingår. Parkering går att hyra i direkt anslutning till ' 'fastigheten\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4520', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/uddevalla/10103', 'photos': '["https://api.bostadsregistret.se/image/16694", ' '"https://api.bostadsregistret.se/image/16693", ' '"https://api.bostadsregistret.se/image/16692", ' '"https://api.bostadsregistret.se/image/16691", ' '"https://api.bostadsregistret.se/image/16690", ' '"https://api.bostadsregistret.se/image/16689", ' '"https://api.bostadsregistret.se/image/16688", ' '"https://api.bostadsregistret.se/image/16687", ' '"https://api.bostadsregistret.se/image/16686"]', 'plat': '58.3490555', 'plong': '11.9382855', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '50', 'state': 'Uddevalla', 'street': 'Sörkällegatan 11', 'title': 'Förstahandskontrakt - Uddevalla', 'zipcode': '45141'} 2023-05-14 05:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Hiss", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2023-05-09', 'available_to': '', 'avstatus': 'calander', 'city': 'Uddevalla', 'country': 'SE', 'currency': 'Kr', 'desc': 'Ljus lägenhet med bästa läget i Uddevalla, intill Bäveån och ' 'Kungstorget. Lägenheten renoveras i slutet av 2022. Tre sovrum med ' 'mycket förvaring i intill liggande hall. Även en mindre klädkammare. ' 'Nya golv i alla sovrum och nymålade väggar och tak. Vardagsrum med ' 'stavparkett. Balkong i söderläge och utsikt över Bäveån och Kyrkan. ' 'Kök kommer få nytt golv och diskmaskin. Tvättmaskin och torktumlare ' 'finns. Två toaletter.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5403', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/uddevalla/10105', 'photos': '["https://api.bostadsregistret.se/image/16704", ' '"https://api.bostadsregistret.se/image/16703"]', 'plat': '58.3490555', 'plong': '11.9382855', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '52', 'state': 'Uddevalla', 'street': 'Norra Hamngatan 11A lgh 1402', 'title': 'Förstahandskontrakt - Uddevalla', 'zipcode': '45130'} 2023-05-14 05:18:00 [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': '2023-05-08', 'available_to': '', 'avstatus': 'calander', 'city': 'Uddevalla', 'country': 'SE', 'currency': 'Kr', 'desc': 'Mysig, ljus 1:a på andra våningen med äldre kök och badrum i lugnt ' 'område. Ingen insyn. ', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '3326', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/uddevalla/10117', 'photos': '["https://api.bostadsregistret.se/image/16783", ' '"https://api.bostadsregistret.se/image/16782", ' '"https://api.bostadsregistret.se/image/16781", ' '"https://api.bostadsregistret.se/image/16780"]', 'plat': '58.35031622', 'plong': '11.933569273333333', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '37', 'state': 'Uddevalla', 'street': 'Valhallavägen asB lgh 1102', 'title': 'Förstahandskontrakt - Uddevalla', 'zipcode': '45131'} 2023-05-14 05:18:00 [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': 'Uddevalla', 'country': 'SE', 'currency': 'SEK', 'desc': 'En central vindslägenhet om 1 rum och kök uthyres fullt möblerad. ' 'Lägenheten är nyrenoverad med nya trägolv, nytt kök och renoverat ' 'badrum. Hög standard i ett mycket bra geografiskt läge. Från ' 'lägenheten är det cirka 5 minuters promenad till buss- och ' 'tågstation. I månadsavgiften ingår värme, varmvatten, v/a, ' 'fiberuppkoppling, möbler och sophantering. Skriv gärna några rader ' 'om er själva, nuvarande boendesituation, anledning till flytt, ' 'arbete osv.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4900', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/uddevalla/9940', 'photos': '["https://api.bostadsregistret.se/image/16012", ' '"https://api.bostadsregistret.se/image/16011", ' '"https://api.bostadsregistret.se/image/16010"]', 'plat': '58.35031622', 'plong': '11.933569273333333', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '25', 'state': 'Uddevalla', 'street': 'Norra Drottninggatan 27', 'title': 'Förstahandskontrakt - Uddevalla', 'zipcode': '45131'} 2023-05-14 05:18:00 [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': '2023-06-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Uddevalla', 'country': 'SE', 'currency': 'SEK', 'desc': 'Fin takvåning på 48,7 kvm, 3 våningen med närhet till Uddevalla ' 'Sjukhus och med gångavstånd till centrum. Finns möjlighet att hyra ' 'parkeringsplats.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4264', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/uddevalla/9967', 'photos': '["https://api.bostadsregistret.se/image/16128"]', 'plat': '58.3490555', 'plong': '11.9382855', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '49', 'state': 'Uddevalla', 'street': 'Jarlsgatan 9A', 'title': 'Förstahandskontrakt - Uddevalla', 'zipcode': '45151'} 2023-05-14 05:18:00 [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-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Ulricehamn', 'country': 'SE', 'currency': 'Kr', 'desc': 'Ett trevligt naturskönt område med närhet till Fotbollsplan och ' 'lekplats.\n' 'Lägenhet om 4rok i Ulricehamn.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '8320', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/ulricehamn/10000', 'photos': '["https://api.bostadsregistret.se/image/16231", ' '"https://api.bostadsregistret.se/image/16230", ' '"https://api.bostadsregistret.se/image/16229", ' '"https://api.bostadsregistret.se/image/16228", ' '"https://api.bostadsregistret.se/image/16227"]', 'plat': '57.68504501875', 'plong': '13.477267597083333', 'room_cnt': 4, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '108', 'state': 'Ulricehamn', 'street': 'Jordgubbsvägen 2A, Röshult', 'title': 'Förstahandskontrakt - Ulricehamn', 'zipcode': '52361'} 2023-05-14 05:18:00 [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': 'Ulricehamn', 'country': 'SE', 'currency': 'Kr', 'desc': 'Stort ljust möblerat övernattningsrum på ca 22 kvm med stort ' 'gemensamt kök och toaletter. Rummet är idag möblerad med ' 'hyresgästens egna möbler på bilderna. Dusch en trappa ner. OBS! Ej ' 'permanent boende.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '3100', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/ulricehamn/10023', 'photos': '["https://api.bostadsregistret.se/image/16309", ' '"https://api.bostadsregistret.se/image/16308", ' '"https://api.bostadsregistret.se/image/16307", ' '"https://api.bostadsregistret.se/image/16306", ' '"https://api.bostadsregistret.se/image/16305", ' '"https://api.bostadsregistret.se/image/16304", ' '"https://api.bostadsregistret.se/image/16303", ' '"https://api.bostadsregistret.se/image/16302", ' '"https://api.bostadsregistret.se/image/16301"]', 'plat': '57.788357739999995', 'plong': '13.419317', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '22', 'state': 'Ulricehamn', 'street': 'Stenbocksgatan 30', 'title': 'Förstahandskontrakt - Ulricehamn', 'zipcode': '52335'} 2023-05-14 05:18:00 [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': 'Ulricehamn', 'country': 'SE', 'currency': 'Kr', 'desc': 'En lägenhet i ett lugnt område i en naturskön miljö. Fiber finns som ' 'hyresgästen själv får ansluta och bekosta uppkoppling.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4650', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/ulricehamn/10048', 'photos': '["https://api.bostadsregistret.se/image/16379", ' '"https://api.bostadsregistret.se/image/16378", ' '"https://api.bostadsregistret.se/image/16377", ' '"https://api.bostadsregistret.se/image/16376", ' '"https://api.bostadsregistret.se/image/16375"]', 'plat': '57.68504501875', 'plong': '13.477267597083333', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '46', 'state': 'Ulricehamn', 'street': 'Jordgubbsvägen 2A LGH 110 2', 'title': 'Förstahandskontrakt - Ulricehamn', 'zipcode': '52361'} 2023-05-14 05:18:00 [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-03', 'available_to': '', 'avstatus': 'calander', 'city': 'Ulricehamn', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet i ett naturskönt område med närhet till fotbollsplan och ' 'lekområde.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7650', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/ulricehamn/10049', 'photos': '["https://api.bostadsregistret.se/image/16384", ' '"https://api.bostadsregistret.se/image/16383"]', 'plat': '57.7913848', 'plong': '13.4130426', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '81', 'state': 'Ulricehamn', 'street': 'Jordbubbsvägen 2, Lgh 1001', 'title': 'Förstahandskontrakt - Ulricehamn', 'zipcode': '42361'} 2023-05-14 05:18:00 [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-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Ulricehamn', 'country': 'SE', 'currency': 'Kr', 'desc': 'Fin och välvårdad villa med tillhörande trädgård och hage. På ' 'entréplan finns kök, sovrum, badrum, sällskapsrum och uterum. På ' 'övre plan finns sovrum och badrum.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '11500', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/ulricehamn/10122', 'photos': '["https://api.bostadsregistret.se/image/16805"]', 'plat': '57.803802134782615', 'plong': '13.411546026086956', 'room_cnt': 4, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '205', 'state': 'Ulricehamn', 'street': 'Vist 904', 'title': 'Förstahandskontrakt - Ulricehamn', 'zipcode': '52337'} 2023-05-14 05:18:00 [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-06-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Ulricehamn', 'country': 'SE', 'currency': 'SEK', 'desc': 'Fint etta med utsikt över Ulricehamn! Lägenheten har en stor kök och ' 'balkong. Det finns indragen fiber och kabel TV. Denna lägenhet är ' 'djur - och rökfri. Tobaksrökning får ej förekomma inne i lägenheten. ' 'Sök lägenheten inne på Bostadsregistret.se', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5200', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/ulricehamn/9069', 'photos': '["https://api.bostadsregistret.se/image/13009"]', 'plat': '57.79539495', 'plong': '13.4150157', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '45', 'state': 'Ulricehamn', 'street': 'Jönköpingsvägen 33', 'title': 'Förstahandskontrakt - Ulricehamn', 'zipcode': '52336'} 2023-05-14 05:18:00 [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-11-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Ulricehamn', 'country': 'SE', 'currency': 'SEK', 'desc': 'Fint 2-a nära centrum med parkeringsplats. Fiber indraget och kabel ' 'tv med många kanaler. Lägenheten är rök- och djurfri.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6450', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/ulricehamn/9448', 'photos': '["https://api.bostadsregistret.se/image/14002"]', 'plat': '57.79539495', 'plong': '13.4150157', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '54', 'state': 'Ulricehamn', 'street': 'Jönköpingsvägen 33', 'title': 'Förstahandskontrakt - Ulricehamn', 'zipcode': '52336'} 2023-05-14 05:18:00 [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-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Vaggeryd', 'country': 'SE', 'currency': 'Kr', 'desc': 'Totalrenoverade sekelskiftesdröm om 4 rok á 115 kvm belägen i ett av ' 'Skillingaryds äldsta hus finns nu tillgänglig för uthyrning! ' 'Lägenheten får en härlig känsla när originaldetaljer så som ' 'spegeldörrar, snickerier, kakelugnar, golv, radiatorer och skafferi ' 'återfår sin glans ihop med smakfulla färg- och materialval. ' 'Lägenheten är totalrenoverad med nytt vatten, avlopp, el, ' 'tilläggsisolerat, nya fönster, badrum, kök samt alla ytskikt. Dessa ' '115 kvadratmeter erbjuder inte bara en, utan två välkomnande ' 'entréer. En entré med pardörrar från Stationsgatan samt en ' 'köksingång via trapptornet. Från entrén nås en rymligt hall som ' 'leder vidare till paradvåningens vardagsrum, badrum samt kök. ' 'Vardagsrummet inrymmer såväl matsalsbord som soffa och smyckas av ' 'kakelugn och stora fönster ut mot Stationsgatan. Via vardagsrummet ' 'nås sovrum 2 och 3 som ligger i hörnet av huset. Badrummet är ' 'helkaklat med duschhörnsväggar av glas, stor kommod med tillhörande ' 'badrumsspegel, handdukstork samt kombimaskin för tvätt och tork. ' 'Köket är stort och rymligt med inredning från Marbodal och vitvaror ' 'från Electrolux, dessutom finns ett rymligt skafferi. Från köket nås ' 'hemmets masterbedroom som smyckas av en vacker kakelugn. Så vad sägs ' 'om att ta en kopp kaffe på paradlägenhetens egna balkong i ' 'söderläge? Flyttar du hit för du en nyrenoverad lägenhet med rymliga ' 'och möblerbara rum med välbevarade sekelskiftesdetaljer. Takhöjd: ca ' '3,0 m Våning: 2 av 3 Diskmaskin: Ja Tvättmaskin/Torktumlare: Ja, ' 'kombimaskin Fiber: Ja Kakelugn: Ja, dock ej eldningsbar Parkering: ' 'Ja kan hyras separat Uppvärmning: Fjärrvärme Separat mätning av ' 'vatten: Ja Planritningen kan skilja sig något från verkligheten. ' 'Inflyttningsdatumet kan ev. justeras. Låter detta som ditt hem? Vad ' 'kul! Varmt välkommen med din intresseanmälan.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '15813', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/vaggeryd/10083', 'photos': '["https://api.bostadsregistret.se/image/16582", ' '"https://api.bostadsregistret.se/image/16564", ' '"https://api.bostadsregistret.se/image/16563", ' '"https://api.bostadsregistret.se/image/16562", ' '"https://api.bostadsregistret.se/image/16561"]', 'plat': '', 'plong': '', 'room_cnt': 4, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '115', 'state': 'Vaggeryd', 'street': 'Stationsgatan 1', 'title': 'Förstahandskontrakt - Vaggeryd', 'zipcode': '56830'} 2023-05-14 05:18:00 [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': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Vaggeryd', 'country': 'SE', 'currency': 'Kr', 'desc': 'Totalrenoverade sekelskiftesdröm om 3 rok á 79 kvm belägen i ett av ' 'Skillingaryds älska hus finns nu tillgänglig för uthyrning! ' 'Lägenheten får en härlig känsla när originaldetaljer så som ' 'spegeldörrar, snickerier, kakelugnar, golv, radiatorer och skafferi ' 'återfår sin glans ihop med smakfulla färg- och materialval. ' 'Lägenheten är totalrenoverad med nytt vatten, avlopp, el, ' 'tilläggsisolerat, nya fönster, badrum, kök samt alla ytskikt. Dessa ' '79 kvadratmeter erbjuder inte bara en, utan två välkomnande entréer. ' 'En egen entré med pardörrar samt en via det södra trapphuset som ' 'delas med ytterligare en lägenhet. Från hallen nås kök, vardagsrum ' 'samt badrum. Badrummet är helkaklat med duschhörnsväggar av glas, ' 'kommod med tillhörande badrumsspegel, handdukstork samt kombimaskin ' 'för tvätt och tork. Vardagsrummet är rymligt med stort ljusinsläpp ' 'och fiskbensparklett, högt i tak och kakelugn. Köket är stort och ' 'rymligt med plats för många middagsgäster med köketsinredning från ' 'Marbodal och vitvaror från Electrolux, dessutom finns ett stort och ' 'rymligt skafferi. Från köket nås hemmets masterbedroom som även det ' 'smyckas av såväl kakelugn samt en inbyggd klädkammare. Från ' 'vardagsrummet nås även det lilla sovrummet som även det inrymmer en ' 'fin kakelugn. Flyttar du hit för du en nyrenoverad lägenhet med ' 'rymliga och möblerbara rum samt bra förvaringsmöjligheter. Takhöjd: ' 'ca 3,0 m Våning: 1 av 3 Diskmaskin: Ja Tvättmaskin/Torktumlare: Ja, ' 'kombimaskin Fiber: Ja Kakelugn: Ja, dock ej eldningsbar Parkering: ' 'Ja kan hyras separat Uppvärmning: Fjärrvärme Separat mätning av ' 'vatten: Ja Kök: Marbodal Arkitekt Plus Moln Garderober: Marbodal ' 'Arkitekt Plus Moln Kommod: Marbodal Arkitekt Plus Moln Vitvaror: ' 'Electrolux rostfria Planritningen kan skilja sig något från ' 'verkligheten. Inflyttningsdatumet kan ev.justeras. Låter detta som ' 'ditt hem? Vad kul! Varmt välkommen med din intresseanmälan.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '10863', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/vaggeryd/10084', 'photos': '["https://api.bostadsregistret.se/image/16583", ' '"https://api.bostadsregistret.se/image/16569", ' '"https://api.bostadsregistret.se/image/16568", ' '"https://api.bostadsregistret.se/image/16567", ' '"https://api.bostadsregistret.se/image/16566", ' '"https://api.bostadsregistret.se/image/16565"]', 'plat': '', 'plong': '', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '79', 'state': 'Vaggeryd', 'street': 'Stationsgatan 1', 'title': 'Förstahandskontrakt - Vaggeryd', 'zipcode': '56830'} 2023-05-14 05:18:00 [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': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Vaggeryd', 'country': 'SE', 'currency': 'Kr', 'desc': 'Totalrenoverade sekelskiftesdröm om 3 rok á 75 kvm belägen i gamla ' 'guldsmedsaffären finns nu tillgänglig för uthyrning! En bostad där ' 'bevarade originaldetaljer så som spegeldörrar och snickerier och 3m ' 'i takhöjd. Lägenheten får en härlig känsla när originaldetaljer ' 'återfår sin glans ihop med smakfulla färg- och materialval. ' 'Lägenheten är totalrenoverad med nytt vatten, avlopp, el, ' 'tilläggsisolerat, nya fönster, badrum, kök samt alla ytskikt. Dessa ' '75 välplanerade kvadratmeter erbjuder en välkomnande entré från ' 'såväl innergårdens trapptorn som från Stationsgatan. Badrummet är ' 'helkaklat med duschhörnsväggar av glas, stor kommod med tillhörande ' 'badrumsspegel, handdukstork samt kombimaskin för tvätt och tork. ' 'Från entrén nås även det lilla sovrummet med fönster ut mot ' 'innergården samt det härliga köket från Marbodal som harmoniserar ' 'fint med rummets smycke dvs. kakelugnen. Vidare nås bostadens ' 'vardagsrum samt lägenhetens stora sovrum med generöst antal ' 'garderober. Takhöjd: ca 3,0 m Våning: 1 av 3 Diskmaskin: Ja ' 'Tvättmaskin/Torktumlare: Ja, kombimaskin Fiber: Ja Kakelugn: Ja, ' 'dock ej eldningsbar Parkering: Ja kan hyras separat Uppvärmning: ' 'Fjärrvärme Separat mätning av vatten: Ja Kök: Marbodal Arkitekt Plus ' 'Moln Garderober: Marbodal Arkitekt Plus Moln Kommod: Marbodal ' 'Arkitekt Plus Moln Vitvaror: Electrolux Planritningen kan skilja sig ' 'något från verkligheten. Inflyttningsdatumet kan ev.justeras. Låter ' 'detta som ditt hem? Vad kul! Varmt välkommen med din ' 'intresseanmälan.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '10312', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/vaggeryd/10085', 'photos': '["https://api.bostadsregistret.se/image/16584", ' '"https://api.bostadsregistret.se/image/16573", ' '"https://api.bostadsregistret.se/image/16572", ' '"https://api.bostadsregistret.se/image/16571", ' '"https://api.bostadsregistret.se/image/16570"]', 'plat': '', 'plong': '', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '75', 'state': 'Vaggeryd', 'street': 'Stationsgatan 1', 'title': 'Förstahandskontrakt - Vaggeryd', 'zipcode': '56830'} 2023-05-14 05:18:00 [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': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Vaggeryd', 'country': 'SE', 'currency': 'Kr', 'desc': 'Vad sägs om att bo i en f.d. hattaffär? Lägenhetens yteffektiva ' 'planlösning men utan kompromiss av kök och badrum. Hela lägenheten ' 'är nyrenoverad med kök, garderob och kommod från Marmodal och ' 'vitvaor från Electrolux. Högt i tak och stora fönster i två ' 'väderstreck gör att lägenheten känns rymligt. Lägenheten nås via sin ' 'egna entré på hörnet av huset. När du öppnar dörren möts du av ' 'lägenhetens öppna planlösning med kök och vardagsrum. Från ' 'vardagsrummet når du även lägenhetens sovrum samt badrum. Badrummet ' 'är helkaklat med duschhörnsväggar av glas, stor kommod med ' 'tillhörande badrumsspegel, handdukstork samt kombimaskin för tvätt ' 'och tork. Takhöjd: ca 3,0 m Våning: 1 av 3 Diskmaskin: Ja ' 'Tvättmaskin/Torktumlare: Ja, kombimaskin Fiber: Ja Parkering: Ja kan ' 'hyras separat Uppvärmning: Fjärrvärme Separat mätning av vatten: Ja ' 'Kök: Marbodal Arkitekt Plus Moln Garderober: Marbodal Arkitekt Plus ' 'Moln Kommod: Marbodal Arkitekt Plus Moln Vitvaror: Electrolux ' 'rostfria Planritningen kan skilja sig något från verkligheten. ' 'Inflyttningsdatumet kan ev. justeras. Låter detta som ditt hem? Vad ' 'kul! Varmt välkommen med din intresseanmälan.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4950', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/vaggeryd/10086', 'photos': '["https://api.bostadsregistret.se/image/16585", ' '"https://api.bostadsregistret.se/image/16578", ' '"https://api.bostadsregistret.se/image/16577", ' '"https://api.bostadsregistret.se/image/16576", ' '"https://api.bostadsregistret.se/image/16575", ' '"https://api.bostadsregistret.se/image/16574"]', 'plat': '', 'plong': '', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '36', 'state': 'Vaggeryd', 'street': 'Stationsgatan 1', 'title': 'Förstahandskontrakt - Vaggeryd', 'zipcode': '56830'} 2023-05-14 05:18:00 [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': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Vaggeryd', 'country': 'SE', 'currency': 'Kr', 'desc': 'Totalrenoverade sekelskiftesdröm om 2 rok á 77 kvm belägen i ett av ' 'Skillingaryds älska hus finns nu tillgänglig för uthyrning! ' 'Lägenheten får en härlig känsla när originaldetaljer så som ' 'spegeldörrar, snickerier, kakelugnar, golv, radiatorer och skafferi ' 'återfår sin glans ihop med smakfulla färg- och materialval. ' 'Lägenheten är totalrenoverad med nytt vatten, avlopp, el, ' 'tilläggsisolerat, nya fönster, badrum, kök samt alla ytskikt. Dessa ' '77 kvadratmeter erbjuder inte bara en, utan två välkomnande entréer. ' 'En egen entré med pardörrar samt en via det södra trapphuset som ' 'delas med ytterligare en lägenhet. Från entrén nås en rymligt ' 'klädkammare/förråd, kök, vardagsrum samt badrummet. Badrummet är ' 'helkaklat med duschhörnsväggar av glas, stor kommod med tillhörande ' 'badrumsspegel, handdukstork samt kombimaskin för tvätt och tork. ' 'Vardagsrummet är rymligt med stort ljusinsläpp, högt i tak och ' 'kakelugn. Köket är stort och rymligt med plats för många ' 'middagsgäster med köketsinredning från Marbodal och vitvaror från ' 'Electrolux, dessutom finns ett stort och rymligt skafferi. Från ' 'köket nås hemmets vilsamma sovrum som smyckas av såväl kakelugn och ' 'inbyggd klädkammare. Flyttar du hit för du en nyrenoverad lägenhet ' 'med rymliga och möblerbara rum samt bra förvaringsmöjligheter. ' 'Takhöjd: ca 3,0 m Våning: 1 av 3 Diskmaskin: Ja ' 'Tvättmaskin/Torktumlare: Ja, kombimaskin Fiber: Ja Kakelugn: Ja, ' 'dock ej eldningsbar Parkering: Ja kan hyras separat Uppvärmning: ' 'Fjärrvärme Separat mätning av vatten: Ja Planritningen kan skilja ' 'sig något från verkligheten. Inflyttningsdatumet kan ev.justeras. ' 'Låter detta som ditt hem? Vad kul! Varmt välkommen med din ' 'intresseanmälan.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '10588', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/vaggeryd/10087', 'photos': '["https://api.bostadsregistret.se/image/16581", ' '"https://api.bostadsregistret.se/image/16580", ' '"https://api.bostadsregistret.se/image/16579"]', 'plat': '', 'plong': '', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '77', 'state': 'Vaggeryd', 'street': 'Stationsgatan 1', 'title': 'Förstahandskontrakt - Vaggeryd', 'zipcode': '56830'} 2023-05-14 05:18:00 [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-02-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Vaggeryd', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet om 2rok i Skillingaryd, Vaggeryds kommun. Balkong. ' 'Pendlingsavstånd till Vaggeryd, Jönköping och Värnamo. ' '@bostadsregistret #bostadsregistret ', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7130', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/vaggeryd/9856', 'photos': '["https://api.bostadsregistret.se/image/15666", ' '"https://api.bostadsregistret.se/image/15665"]', 'plat': '57.4374317', 'plong': '14.0861652', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '52', 'state': 'Vaggeryd', 'street': 'Läkaregatan 3', 'title': 'Förstahandskontrakt - Vaggeryd', 'zipcode': '56831'} 2023-05-14 05:18:00 [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': 'Vänersborg', 'country': 'SE', 'currency': 'Kr', 'desc': 'Fin lägenhet om 2rok i centrala Vänersborg', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5888', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/vänersborg/10047', 'photos': '["https://api.bostadsregistret.se/image/16382"]', 'plat': '58.37741485227272', 'plong': '12.325205154545454', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '58', 'state': 'Vänersborg', 'street': 'Änggatan 7b', 'title': 'Förstahandskontrakt - Vänersborg', 'zipcode': '46234'} 2023-05-14 05:18:00 [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': '2023-08-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Vänersborg', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 6rok i centrala Vänersborg.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '12408', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/vänersborg/10114', 'photos': '["https://api.bostadsregistret.se/image/16747"]', 'plat': '58.37940736595745', 'plong': '12.324282110638299', 'room_cnt': 6, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '143', 'state': 'Vänersborg', 'street': 'Sundsgatan 30 b', 'title': 'Förstahandskontrakt - Vänersborg', 'zipcode': '46233'} 2023-05-14 05:18:00 [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-08-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Vänersborg', 'country': 'SE', 'currency': 'Kr', 'desc': 'I denna lägenhet som är nyligen renoverad har vi målat väggar, tak i ' 'ljus kulör och installerat en säkerhetsdörr. En del av hallen har ' 'fått ett klinkergolv som är både snyggt och praktiskt och resten av ' 'hemmet ett parkettgolv i ek av hög kvalitet. Badrummet har kaklade ' 'väggar och har försetts med duschvägg i glas, tvättmaskin, ' 'torktumlare och dubbla handfat. I köket, hemmets hjärta, finns ' 'inbyggnadsugn, häll, diskmaskin, fläktkåpa, mikrovågsugn samt kyl ' 'och frys. Lägenheten har även en liten gästtoalett. Från ' 'masterbedroom når du lägenhetens läckra och rymliga terrass. ' 'Lägenheten ligger I centrala delar av Vargön. Med fina gång- och ' 'cykelvägar tar du dig lätt till Vänerns strand. Busshållplats för ' 'lokalbussen finns utanför fastigheten.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '10513', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/vänersborg/10126', 'photos': '["https://api.bostadsregistret.se/image/16832", ' '"https://api.bostadsregistret.se/image/16831", ' '"https://api.bostadsregistret.se/image/16830", ' '"https://api.bostadsregistret.se/image/16829", ' '"https://api.bostadsregistret.se/image/16828", ' '"https://api.bostadsregistret.se/image/16827", ' '"https://api.bostadsregistret.se/image/16826", ' '"https://api.bostadsregistret.se/image/16825", ' '"https://api.bostadsregistret.se/image/16824", ' '"https://api.bostadsregistret.se/image/16823"]', 'plat': '58.35532085555556', 'plong': '12.388648633333332', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '87', 'state': 'Vänersborg', 'street': 'Nordkroksvägen 4', 'title': 'Förstahandskontrakt - Vänersborg', 'zipcode': '46830'} 2023-05-14 05:18:00 [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-01-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Vänersborg', 'country': 'SE', 'currency': 'SEK', 'desc': 'Trevlig område\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '15220', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/vänersborg/9578', 'photos': '["https://api.bostadsregistret.se/image/14736"]', 'plat': '58.38349969593023', 'plong': '12.325293648255814', 'room_cnt': 4, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '140', 'state': 'Vänersborg', 'street': 'Edsgatan 22A', 'title': 'Förstahandskontrakt - Vänersborg', 'zipcode': '46230'} 2023-05-14 05:18:00 [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-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Vänersborg', 'country': 'SE', 'currency': 'SEK', 'desc': 'Ljus och hemtrevlig 2:a med balkong i söderläge, belägen på andra ' 'våningen med ett gott läge. Lägenheten inrymmer bland annat ett ' 'tilltaget kök, lättmöblerat vardagsrum med utgång till en rymlig ' 'balkong i söderläge samt inte minst ett nyrenoverat badrum i fint ' 'utförande! Här nyttjas fördelaktigt goda förvaringsmöjligheter genom ' 'flertalet garderober, klädkammare och förråd på samma våningsplan. ' 'Förmånligt finns även tvättstuga (och bastu) tvärs över gatan samt ' 'fiber indraget. Andrahandsuthyrningsavtal med 12 månaders kontrakt ' 'per gång. På Flanaden 108 bor du i ett barnvänligt område med närhet ' 'till såväl förskola som skolor, mataffärer, kollektivförbindelser ' 'samt bland annat vårdcentral och Sportcentrum. Därtill nås centrum ' 'genom en kort cykeltur om enbart ca 6-8 minuter.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6000', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/vänersborg/9686', 'photos': '["https://api.bostadsregistret.se/image/15120", ' '"https://api.bostadsregistret.se/image/15119", ' '"https://api.bostadsregistret.se/image/15118", ' '"https://api.bostadsregistret.se/image/15117", ' '"https://api.bostadsregistret.se/image/15115", ' '"https://api.bostadsregistret.se/image/15113"]', 'plat': '58.5263192', 'plong': '12.4307325', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '61', 'state': 'Vänersborg', 'street': 'Flanaden 108', 'title': 'Förstahandskontrakt - Vänersborg', 'zipcode': '46250'} 2023-05-14 05:18:00 [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': '2023-06-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Vänersborg', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet om 1rok', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4078', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/vänersborg/9960', 'photos': '["https://api.bostadsregistret.se/image/16112", ' '"https://api.bostadsregistret.se/image/16111", ' '"https://api.bostadsregistret.se/image/16110", ' '"https://api.bostadsregistret.se/image/16109", ' '"https://api.bostadsregistret.se/image/16108"]', 'plat': '58.35532085555556', 'plong': '12.388648633333332', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '34', 'state': 'Vänersborg', 'street': 'Storegårdsvägen 21 B', 'title': 'Förstahandskontrakt - Vänersborg', 'zipcode': '46830'} 2023-05-14 05:18:00 [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': '2023-06-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Vänersborg', 'country': 'SE', 'currency': 'SEK', 'desc': '', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '7022', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/vänersborg/9964', 'photos': '["https://api.bostadsregistret.se/image/16115"]', 'plat': '58.38349969593023', 'plong': '12.325293648255814', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '54', 'state': 'Vänersborg', 'street': 'Edsgatan 36B', 'title': 'Förstahandskontrakt - Vänersborg', 'zipcode': '46230'} 2023-05-14 05:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Hiss", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2023-06-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Vetlanda', 'country': 'SE', 'currency': 'Kr', 'desc': 'Centralt läge. Väldigt ljus lägenhet med mycket fönster. Lägenheten ' 'ligger mot fastighetens baksida/parkering, ngt tystare än mot gata. ' 'Närhet till parkering.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5129', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/vetlanda/10039', 'photos': '["https://api.bostadsregistret.se/image/16362", ' '"https://api.bostadsregistret.se/image/16361", ' '"https://api.bostadsregistret.se/image/16360", ' '"https://api.bostadsregistret.se/image/16359", ' '"https://api.bostadsregistret.se/image/16358", ' '"https://api.bostadsregistret.se/image/16357", ' '"https://api.bostadsregistret.se/image/16356", ' '"https://api.bostadsregistret.se/image/16355"]', 'plat': '57.4260178', 'plong': '15.0870226', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '43', 'state': 'Vetlanda', 'street': 'Storgatan 10', 'title': 'Förstahandskontrakt - Vetlanda', 'zipcode': '57432'} 2023-05-14 05:18:00 [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': '2023-06-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Vetlanda', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 2rok i Vetlanda centrum', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6700', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/vetlanda/10102', 'photos': '["https://api.bostadsregistret.se/image/16685"]', 'plat': '57.4260178', 'plong': '15.0870226', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '62', 'state': 'Vetlanda', 'street': 'Vasagatan 14', 'title': 'Förstahandskontrakt - Vetlanda', 'zipcode': '54731'} 2023-05-14 05:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Hiss", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Vetlanda', 'country': 'SE', 'currency': 'Kr', 'desc': 'Nyrenoverad lägenhet om 2rok i centrala Nässjö. Här bor du med ' 'närhet till butiker och annat som staden har att erbjuda. Sök ' 'lägenheten inne på Bostadsregistret.se', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '9100', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/vetlanda/8995', 'photos': '["https://api.bostadsregistret.se/image/12771"]', 'plat': '57.4260178', 'plong': '15.0870226', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '90', 'state': 'Vetlanda', 'street': 'Bangårdsgatan 16', 'title': 'Förstahandskontrakt - Vetlanda', 'zipcode': '57133'} 2023-05-14 05:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Hiss", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2023-07-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Vetlanda', 'country': 'SE', 'currency': 'Kr', 'desc': 'Lägenhet om 4rok i Vetlanda med en mysig trädgård.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '9100', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/vetlanda/9802', 'photos': '["https://api.bostadsregistret.se/image/15454"]', 'plat': '57.4260178', 'plong': '15.0870226', 'room_cnt': 4, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '90', 'state': 'Vetlanda', 'street': 'Bangårdsgatan 16', 'title': 'Förstahandskontrakt - Vetlanda', 'zipcode': '54733'} 2023-05-14 05:18:00 [scrapy.core.engine] INFO: Closing spider (finished) 2023-05-14 05:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2023-05-14 05:18:01 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/1.1" 200 108 2023-05-14 05:18:01 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 243, 'downloader/request_count': 1, 'downloader/request_method_count/GET': 1, 'downloader/response_bytes': 256725, 'downloader/response_count': 1, 'downloader/response_status_count/200': 1, 'elapsed_time_seconds': 34.45748, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2023, 5, 14, 5, 18, 0, 805504), 'item_scraped_count': 166, 'log_count/DEBUG': 2899, 'log_count/INFO': 10, 'log_count/WARNING': 1, 'memusage/max': 124284928, 'memusage/startup': 124284928, 'response_received_count': 1, 'scheduler/dequeued': 1, 'scheduler/dequeued/memory': 1, 'scheduler/enqueued': 1, 'scheduler/enqueued/memory': 1, 'start_time': datetime.datetime(2023, 5, 14, 5, 17, 26, 348024)} 2023-05-14 05:18:01 [scrapy.core.engine] INFO: Spider closed (finished)