2026-03-25 15:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 15:30:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-25 15:30:05 [adesa.uk] INFO: Starting spider adesa.uk
2026-03-25 15:30:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 15:30:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 15:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 15:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 15:30:05 [scrapy.extensions.telnet] INFO: Telnet Password: e4f4a45a79557b9c
2026-03-25 15:30:05 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-25 15:30:05 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.uk/task_45_2026-03-25T15_30_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-25 15:30:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 15:30:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 15:30:05 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.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']
2026-03-25 15:30:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 15:30:05 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-25 15:30:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 15:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 15:30:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-25 15:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 15:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-25 15:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 15:30:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-25 15:30:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-25 15:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-25 15:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 15:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 15:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-25 15:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 15:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 15:30:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723132
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723132%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723132: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723132 url https://www.openlane.eu/en/carv6/auction/10723132
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723060
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723060%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723060: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723060 url https://www.openlane.eu/en/carv6/auction/10723060
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723008
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723008%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723008: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723008 url https://www.openlane.eu/en/carv6/auction/10723008
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723000
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723000%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723000: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723000 url https://www.openlane.eu/en/carv6/auction/10723000
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723067
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723067%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723067: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723067 url https://www.openlane.eu/en/carv6/auction/10723067
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723051
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723051%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723051: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723051 url https://www.openlane.eu/en/carv6/auction/10723051
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723064
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723064%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723064: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723064 url https://www.openlane.eu/en/carv6/auction/10723064
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723009
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723009%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723009: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723009 url https://www.openlane.eu/en/carv6/auction/10723009
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723056
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723056%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723056: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723056 url https://www.openlane.eu/en/carv6/auction/10723056
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723057
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723057%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723057: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723057 url https://www.openlane.eu/en/carv6/auction/10723057
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723061
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723061%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723061: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723061 url https://www.openlane.eu/en/carv6/auction/10723061
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723058
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723058%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723058: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723058 url https://www.openlane.eu/en/carv6/auction/10723058
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723050
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723050%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723050: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723050 url https://www.openlane.eu/en/carv6/auction/10723050
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10722999
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722999%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10722999: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10722999 url https://www.openlane.eu/en/carv6/auction/10722999
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723065
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723065%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723065: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723065 url https://www.openlane.eu/en/carv6/auction/10723065
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723049
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723049%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723049: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723049 url https://www.openlane.eu/en/carv6/auction/10723049
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723066
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723066%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723066: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723066 url https://www.openlane.eu/en/carv6/auction/10723066
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723053
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723053%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723053: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723053 url https://www.openlane.eu/en/carv6/auction/10723053
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10722998
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722998%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10722998: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10722998 url https://www.openlane.eu/en/carv6/auction/10722998
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723010
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723010%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723010: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723010 url https://www.openlane.eu/en/carv6/auction/10723010
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723062
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723062%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723062: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723062 url https://www.openlane.eu/en/carv6/auction/10723062
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723011
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723011%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723011: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723011 url https://www.openlane.eu/en/carv6/auction/10723011
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723133
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723133%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723133: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723133 url https://www.openlane.eu/en/carv6/auction/10723133
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723054
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723054%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723054: 1
2026-03-25 15:30:13 [adesa.uk] INFO: Scraping item 10723054 url https://www.openlane.eu/en/carv6/auction/10723054
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723001
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723001%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723001: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723001 url https://www.openlane.eu/en/carv6/auction/10723001
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723063
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723063%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723063: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723063 url https://www.openlane.eu/en/carv6/auction/10723063
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723005
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723005%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723005: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723005 url https://www.openlane.eu/en/carv6/auction/10723005
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723068
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723068%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723068: 1
2026-03-25 15:30:13 [adesa.uk] INFO: Scraping item 10723068 url https://www.openlane.eu/en/carv6/auction/10723068
2026-03-25 15:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723007
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723007%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723007: 1
2026-03-25 15:30:13 [adesa.uk] INFO: Scraping item 10723007 url https://www.openlane.eu/en/carv6/auction/10723007
2026-03-25 15:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10722997
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722997%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10722997: 1
2026-03-25 15:30:13 [adesa.uk] INFO: Scraping item 10722997 url https://www.openlane.eu/en/carv6/auction/10722997
2026-03-25 15:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723130
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723130%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723130: 1
2026-03-25 15:30:13 [adesa.uk] INFO: Scraping item 10723130 url https://www.openlane.eu/en/carv6/auction/10723130
2026-03-25 15:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723131
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723131%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723131: 1
2026-03-25 15:30:13 [adesa.uk] INFO: Scraping item 10723131 url https://www.openlane.eu/en/carv6/auction/10723131
2026-03-25 15:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723052
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723052%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723052: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723052 url https://www.openlane.eu/en/carv6/auction/10723052
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723006
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723006%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723006: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723006 url https://www.openlane.eu/en/carv6/auction/10723006
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10723002
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723002%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10723002: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10723002 url https://www.openlane.eu/en/carv6/auction/10723002
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10720833
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720833%27 HTTP/1.1" 200 None
2026-03-25 15:30:13 [adesa.uk] INFO: Scrape type for 10720833: 0
2026-03-25 15:30:13 [adesa.uk] INFO: Skipping item 10720833 url https://www.openlane.eu/en/carv6/auction/10720833
2026-03-25 15:30:13 [adesa.uk] INFO: Found listing with ID: 10720837
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720837%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720837: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720837 url https://www.openlane.eu/en/carv6/auction/10720837
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720840
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720840%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720840: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720840 url https://www.openlane.eu/en/carv6/auction/10720840
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720836
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720836%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720836: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720836 url https://www.openlane.eu/en/carv6/auction/10720836
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720834
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720834%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720834: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720834 url https://www.openlane.eu/en/carv6/auction/10720834
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720815
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720815%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720815: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720815 url https://www.openlane.eu/en/carv6/auction/10720815
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720835
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720835%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720835: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720835 url https://www.openlane.eu/en/carv6/auction/10720835
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720838
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720838%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720838: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720838 url https://www.openlane.eu/en/carv6/auction/10720838
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720839
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720839%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720839: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720839 url https://www.openlane.eu/en/carv6/auction/10720839
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720841
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720841%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720841: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720841 url https://www.openlane.eu/en/carv6/auction/10720841
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720827
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720827%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720827: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720827 url https://www.openlane.eu/en/carv6/auction/10720827
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720822
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720822%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720822: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720822 url https://www.openlane.eu/en/carv6/auction/10720822
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720821
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720821%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720821: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720821 url https://www.openlane.eu/en/carv6/auction/10720821
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720825
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720825%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720825: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720825 url https://www.openlane.eu/en/carv6/auction/10720825
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720817
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720817%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720817: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720817 url https://www.openlane.eu/en/carv6/auction/10720817
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720818
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720818%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720818: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720818 url https://www.openlane.eu/en/carv6/auction/10720818
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720819
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720819%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720819: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720819 url https://www.openlane.eu/en/carv6/auction/10720819
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720830
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720830%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720830: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720830 url https://www.openlane.eu/en/carv6/auction/10720830
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720816
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720816%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720816: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720816 url https://www.openlane.eu/en/carv6/auction/10720816
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720831
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720831%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720831: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720831 url https://www.openlane.eu/en/carv6/auction/10720831
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720826
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720826%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720826: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720826 url https://www.openlane.eu/en/carv6/auction/10720826
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720829
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720829%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720829: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720829 url https://www.openlane.eu/en/carv6/auction/10720829
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720828
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720828%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720828: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720828 url https://www.openlane.eu/en/carv6/auction/10720828
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720820
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720820%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720820: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720820 url https://www.openlane.eu/en/carv6/auction/10720820
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720832
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720832%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720832: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720832 url https://www.openlane.eu/en/carv6/auction/10720832
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720823
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720823%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720823: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720823 url https://www.openlane.eu/en/carv6/auction/10720823
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720824
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720824%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720824: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720824 url https://www.openlane.eu/en/carv6/auction/10720824
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720851
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720851%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720851: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720851 url https://www.openlane.eu/en/carv6/auction/10720851
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10717365
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710717365%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10717365: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10717365 url https://www.openlane.eu/en/carv6/auction/10717365
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720864
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720864%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720864: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720864 url https://www.openlane.eu/en/carv6/auction/10720864
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720842
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720842%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720842: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720842 url https://www.openlane.eu/en/carv6/auction/10720842
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720849
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720849%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720849: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720849 url https://www.openlane.eu/en/carv6/auction/10720849
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720861
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720861%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720861: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720861 url https://www.openlane.eu/en/carv6/auction/10720861
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720860
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720860%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720860: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720860 url https://www.openlane.eu/en/carv6/auction/10720860
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720862
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720862%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720862: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720862 url https://www.openlane.eu/en/carv6/auction/10720862
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720863
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720863%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720863: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720863 url https://www.openlane.eu/en/carv6/auction/10720863
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720858
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720858%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720858: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720858 url https://www.openlane.eu/en/carv6/auction/10720858
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720859
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720859%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720859: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720859 url https://www.openlane.eu/en/carv6/auction/10720859
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720852
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720852%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720852: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720852 url https://www.openlane.eu/en/carv6/auction/10720852
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10717363
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710717363%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10717363: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10717363 url https://www.openlane.eu/en/carv6/auction/10717363
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720848
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720848%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720848: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720848 url https://www.openlane.eu/en/carv6/auction/10720848
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720853
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720853%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720853: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720853 url https://www.openlane.eu/en/carv6/auction/10720853
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720847
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720847%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720847: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720847 url https://www.openlane.eu/en/carv6/auction/10720847
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720854
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720854%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720854: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720854 url https://www.openlane.eu/en/carv6/auction/10720854
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720856
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720856%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720856: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720856 url https://www.openlane.eu/en/carv6/auction/10720856
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10717366
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710717366%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10717366: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10717366 url https://www.openlane.eu/en/carv6/auction/10717366
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10721197
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721197%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10721197: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10721197 url https://www.openlane.eu/en/carv6/auction/10721197
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720855
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720855%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.uk] INFO: Scrape type for 10720855: 0
2026-03-25 15:30:14 [adesa.uk] INFO: Skipping item 10720855 url https://www.openlane.eu/en/carv6/auction/10720855
2026-03-25 15:30:14 [adesa.uk] INFO: Found listing with ID: 10720857
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720857%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [adesa.uk] INFO: Scrape type for 10720857: 0
2026-03-25 15:30:15 [adesa.uk] INFO: Skipping item 10720857 url https://www.openlane.eu/en/carv6/auction/10720857
2026-03-25 15:30:15 [adesa.uk] INFO: Found listing with ID: 10717371
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710717371%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [adesa.uk] INFO: Scrape type for 10717371: 0
2026-03-25 15:30:15 [adesa.uk] INFO: Skipping item 10717371 url https://www.openlane.eu/en/carv6/auction/10717371
2026-03-25 15:30:15 [adesa.uk] INFO: Found listing with ID: 10717367
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710717367%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [adesa.uk] INFO: Scrape type for 10717367: 0
2026-03-25 15:30:15 [adesa.uk] INFO: Skipping item 10717367 url https://www.openlane.eu/en/carv6/auction/10717367
2026-03-25 15:30:15 [adesa.uk] INFO: Found listing with ID: 10720865
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720865%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [adesa.uk] INFO: Scrape type for 10720865: 0
2026-03-25 15:30:15 [adesa.uk] INFO: Skipping item 10720865 url https://www.openlane.eu/en/carv6/auction/10720865
2026-03-25 15:30:15 [adesa.uk] INFO: Found listing with ID: 10717372
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710717372%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [adesa.uk] INFO: Scrape type for 10717372: 0
2026-03-25 15:30:15 [adesa.uk] INFO: Skipping item 10717372 url https://www.openlane.eu/en/carv6/auction/10717372
2026-03-25 15:30:15 [adesa.uk] INFO: Found listing with ID: 10720866
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720866%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [adesa.uk] INFO: Scrape type for 10720866: 0
2026-03-25 15:30:15 [adesa.uk] INFO: Skipping item 10720866 url https://www.openlane.eu/en/carv6/auction/10720866
2026-03-25 15:30:15 [adesa.uk] INFO: Found listing with ID: 10717362
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710717362%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [adesa.uk] INFO: Scrape type for 10717362: 0
2026-03-25 15:30:15 [adesa.uk] INFO: Skipping item 10717362 url https://www.openlane.eu/en/carv6/auction/10717362
2026-03-25 15:30:15 [adesa.uk] INFO: Found listing with ID: 10720884
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720884%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [adesa.uk] INFO: Scrape type for 10720884: 0
2026-03-25 15:30:15 [adesa.uk] INFO: Skipping item 10720884 url https://www.openlane.eu/en/carv6/auction/10720884
2026-03-25 15:30:15 [adesa.uk] INFO: Found listing with ID: 10720867
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720867%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [adesa.uk] INFO: Scrape type for 10720867: 0
2026-03-25 15:30:15 [adesa.uk] INFO: Skipping item 10720867 url https://www.openlane.eu/en/carv6/auction/10720867
2026-03-25 15:30:15 [adesa.uk] INFO: Found listing with ID: 10720868
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720868%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [adesa.uk] INFO: Scrape type for 10720868: 0
2026-03-25 15:30:15 [adesa.uk] INFO: Skipping item 10720868 url https://www.openlane.eu/en/carv6/auction/10720868
2026-03-25 15:30:15 [adesa.uk] INFO: Found listing with ID: 10720850
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720850%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [adesa.uk] INFO: Scrape type for 10720850: 0
2026-03-25 15:30:15 [adesa.uk] INFO: Skipping item 10720850 url https://www.openlane.eu/en/carv6/auction/10720850
2026-03-25 15:30:15 [adesa.uk] INFO: Found listing with ID: 10720871
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720871%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [adesa.uk] INFO: Scrape type for 10720871: 0
2026-03-25 15:30:15 [adesa.uk] INFO: Skipping item 10720871 url https://www.openlane.eu/en/carv6/auction/10720871
2026-03-25 15:30:15 [adesa.uk] INFO: Found listing with ID: 10720843
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720843%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [adesa.uk] INFO: Scrape type for 10720843: 0
2026-03-25 15:30:15 [adesa.uk] INFO: Skipping item 10720843 url https://www.openlane.eu/en/carv6/auction/10720843
2026-03-25 15:30:15 [adesa.uk] INFO: Found listing with ID: 10720844
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720844%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [adesa.uk] INFO: Scrape type for 10720844: 0
2026-03-25 15:30:15 [adesa.uk] INFO: Skipping item 10720844 url https://www.openlane.eu/en/carv6/auction/10720844
2026-03-25 15:30:15 [adesa.uk] INFO: Found listing with ID: 10720873
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720873%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [adesa.uk] INFO: Scrape type for 10720873: 0
2026-03-25 15:30:15 [adesa.uk] INFO: Skipping item 10720873 url https://www.openlane.eu/en/carv6/auction/10720873
2026-03-25 15:30:15 [adesa.uk] INFO: Found listing with ID: 10720870
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720870%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [adesa.uk] INFO: Scrape type for 10720870: 0
2026-03-25 15:30:15 [adesa.uk] INFO: Skipping item 10720870 url https://www.openlane.eu/en/carv6/auction/10720870
2026-03-25 15:30:15 [adesa.uk] INFO: Found listing with ID: 10720869
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720869%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [adesa.uk] INFO: Scrape type for 10720869: 0
2026-03-25 15:30:15 [adesa.uk] INFO: Skipping item 10720869 url https://www.openlane.eu/en/carv6/auction/10720869
2026-03-25 15:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722997> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3fd6aea-a911-5229-b1db-8157d387a8f8 with identifier: 10722997
2026-03-25 15:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3fd6aea-a911-5229-b1db-8157d387a8f8 with scrape type 1
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item c3fd6aea-a911-5229-b1db-8157d387a8f8
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252Fd56727d9-3cbb-4ec5-83db-3955ec82352b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/d56727d9-3cbb-4ec5-83db-3955ec82352b.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252F31df3087-7370-4637-a1ee-58ba445df43e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/31df3087-7370-4637-a1ee-58ba445df43e.jpg not downloaded yet
2026-03-25 15:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252Fa16c2d78-0073-41ed-9b42-d9b75f9434b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/a16c2d78-0073-41ed-9b42-d9b75f9434b8.jpg not downloaded yet
2026-03-25 15:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252F45d566f2-b80b-4e9f-894d-e35d9f507844.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/45d566f2-b80b-4e9f-894d-e35d9f507844.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252Fc617ea14-e8d9-415c-be8c-dab6379a72a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/c617ea14-e8d9-415c-be8c-dab6379a72a3.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252F37f20efe-339d-47ff-9f3f-a3550202ac35.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/37f20efe-339d-47ff-9f3f-a3550202ac35.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252F6c324c34-8f66-4163-b620-d4ec01dabac3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/6c324c34-8f66-4163-b620-d4ec01dabac3.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252Fe5496c88-7898-4c31-bfc8-94517acb6d04.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/e5496c88-7898-4c31-bfc8-94517acb6d04.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252F8ceef812-be80-42d3-be2b-bb224cc88b3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/8ceef812-be80-42d3-be2b-bb224cc88b3a.jpg not downloaded yet
2026-03-25 15:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f53f804-b226-5758-828e-1066e6d9cde1 with identifier: 10723007
2026-03-25 15:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f53f804-b226-5758-828e-1066e6d9cde1 with scrape type 1
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 7f53f804-b226-5758-828e-1066e6d9cde1
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F49ab1292-b3cc-4ee6-915a-0342e58b42d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/49ab1292-b3cc-4ee6-915a-0342e58b42d6.jpg not downloaded yet
2026-03-25 15:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a201eec9-1cfb-5637-b5b1-ebde54606446 with identifier: 10723068
2026-03-25 15:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a201eec9-1cfb-5637-b5b1-ebde54606446 with scrape type 1
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item a201eec9-1cfb-5637-b5b1-ebde54606446
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F319da6e8-2c6a-443a-90a8-40efa1774a4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/319da6e8-2c6a-443a-90a8-40efa1774a4b.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F8c00512f-443c-4c09-8378-25817235621d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/8c00512f-443c-4c09-8378-25817235621d.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F1a1068b2-d6f8-4a90-84c2-06b8bc853a71.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/1a1068b2-d6f8-4a90-84c2-06b8bc853a71.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F36e90094-2b3c-465f-9350-d253cece7f7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/36e90094-2b3c-465f-9350-d253cece7f7b.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252Fce63eeb0-8055-4db5-ae88-c9fd4cbc95ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/ce63eeb0-8055-4db5-ae88-c9fd4cbc95ee.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F075f14a0-4bd0-47ef-b050-655ce574cd4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/075f14a0-4bd0-47ef-b050-655ce574cd4c.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F103370fb-9b39-4ce4-8762-9f6a60e1058d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/103370fb-9b39-4ce4-8762-9f6a60e1058d.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252Fce63c9f6-5487-4f57-87ac-2defba08d45f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/ce63c9f6-5487-4f57-87ac-2defba08d45f.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F6f294625-0238-4305-9abb-397f0ee39d34.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/6f294625-0238-4305-9abb-397f0ee39d34.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252Fa6ffae73-ea4d-481b-8862-5bdb7d5f4919.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/a6ffae73-ea4d-481b-8862-5bdb7d5f4919.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F143f7810-0f3e-4587-abe5-394fa2f36d08.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/143f7810-0f3e-4587-abe5-394fa2f36d08.jpg not downloaded yet
2026-03-25 15:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745633/general/c617ea14-e8d9-415c-be8c-dab6379a72a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722997)
2026-03-25 15:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745633/general/a16c2d78-0073-41ed-9b42-d9b75f9434b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722997)
2026-03-25 15:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745633/general/45d566f2-b80b-4e9f-894d-e35d9f507844.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722997)
2026-03-25 15:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745633/general/d56727d9-3cbb-4ec5-83db-3955ec82352b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722997)
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F847f5670-aaf3-4bb6-932e-b632d3c977b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/847f5670-aaf3-4bb6-932e-b632d3c977b4.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F977e34bb-9135-40f1-9498-4ec7299b0f37.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/977e34bb-9135-40f1-9498-4ec7299b0f37.jpg not downloaded yet
2026-03-25 15:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745633/general/31df3087-7370-4637-a1ee-58ba445df43e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722997)
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F4f941815-2597-44b6-b05d-c28bd3fd7827.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/4f941815-2597-44b6-b05d-c28bd3fd7827.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F451d659f-0e18-474e-aa21-d27e432fb3d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/451d659f-0e18-474e-aa21-d27e432fb3d5.jpg not downloaded yet
2026-03-25 15:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745633/general/37f20efe-339d-47ff-9f3f-a3550202ac35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722997)
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252Fc3992f0b-36fe-45f6-ad3d-dbd73cdcd89d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/c3992f0b-36fe-45f6-ad3d-dbd73cdcd89d.jpg not downloaded yet
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252Ff545ec90-08bf-46aa-b779-83920888b0ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/f545ec90-08bf-46aa-b779-83920888b0ca.jpg not downloaded yet
2026-03-25 15:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745633/general/e5496c88-7898-4c31-bfc8-94517acb6d04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722997)
2026-03-25 15:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745667/general/319da6e8-2c6a-443a-90a8-40efa1774a4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723068)
2026-03-25 15:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745633/general/6c324c34-8f66-4163-b620-d4ec01dabac3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722997)
2026-03-25 15:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745667/general/1a1068b2-d6f8-4a90-84c2-06b8bc853a71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723068)
2026-03-25 15:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745633/general/8ceef812-be80-42d3-be2b-bb224cc88b3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722997)
2026-03-25 15:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745643/general/49ab1292-b3cc-4ee6-915a-0342e58b42d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723007)
2026-03-25 15:30:16 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 15:30:16 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 15:30:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6432984290>
2026-03-25 15:30:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3fd6aea-a911-5229-b1db-8157d387a8f8/c3fd6aea-a911-5229-b1db-8157d387a8f8_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252Fc617ea14-e8d9-415c-be8c-dab6379a72a3.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/c617ea14-e8d9-415c-be8c-dab6379a72a3.jpg saved to cache
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c3fd6aea-a911-5229-b1db-8157d387a8f8
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f643287a8d0>
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3fd6aea-a911-5229-b1db-8157d387a8f8/c3fd6aea-a911-5229-b1db-8157d387a8f8_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252Fa16c2d78-0073-41ed-9b42-d9b75f9434b8.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/a16c2d78-0073-41ed-9b42-d9b75f9434b8.jpg saved to cache
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c3fd6aea-a911-5229-b1db-8157d387a8f8
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6432901090>
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3fd6aea-a911-5229-b1db-8157d387a8f8/c3fd6aea-a911-5229-b1db-8157d387a8f8_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252F45d566f2-b80b-4e9f-894d-e35d9f507844.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/45d566f2-b80b-4e9f-894d-e35d9f507844.jpg saved to cache
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c3fd6aea-a911-5229-b1db-8157d387a8f8
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f643290fb10>
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3fd6aea-a911-5229-b1db-8157d387a8f8/c3fd6aea-a911-5229-b1db-8157d387a8f8_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252Fd56727d9-3cbb-4ec5-83db-3955ec82352b.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/d56727d9-3cbb-4ec5-83db-3955ec82352b.jpg saved to cache
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c3fd6aea-a911-5229-b1db-8157d387a8f8
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6432912a50>
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3fd6aea-a911-5229-b1db-8157d387a8f8/c3fd6aea-a911-5229-b1db-8157d387a8f8_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252F31df3087-7370-4637-a1ee-58ba445df43e.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/31df3087-7370-4637-a1ee-58ba445df43e.jpg saved to cache
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c3fd6aea-a911-5229-b1db-8157d387a8f8
2026-03-25 15:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745667/general/6f294625-0238-4305-9abb-397f0ee39d34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723068)
2026-03-25 15:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745667/general/143f7810-0f3e-4587-abe5-394fa2f36d08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723068)
2026-03-25 15:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745667/general/977e34bb-9135-40f1-9498-4ec7299b0f37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723068)
2026-03-25 15:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745643/general/ce63c9f6-5487-4f57-87ac-2defba08d45f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723007)
2026-03-25 15:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745643/general/a6ffae73-ea4d-481b-8862-5bdb7d5f4919.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723007)
2026-03-25 15:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745643/general/4f941815-2597-44b6-b05d-c28bd3fd7827.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723007)
2026-03-25 15:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745667/general/451d659f-0e18-474e-aa21-d27e432fb3d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723068)
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6432ad0390>
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3fd6aea-a911-5229-b1db-8157d387a8f8/c3fd6aea-a911-5229-b1db-8157d387a8f8_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252F37f20efe-339d-47ff-9f3f-a3550202ac35.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/37f20efe-339d-47ff-9f3f-a3550202ac35.jpg saved to cache
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c3fd6aea-a911-5229-b1db-8157d387a8f8
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6432a522d0>
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3fd6aea-a911-5229-b1db-8157d387a8f8/c3fd6aea-a911-5229-b1db-8157d387a8f8_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252Fe5496c88-7898-4c31-bfc8-94517acb6d04.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/e5496c88-7898-4c31-bfc8-94517acb6d04.jpg saved to cache
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c3fd6aea-a911-5229-b1db-8157d387a8f8
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f643288e850>
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a201eec9-1cfb-5637-b5b1-ebde54606446/a201eec9-1cfb-5637-b5b1-ebde54606446_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F319da6e8-2c6a-443a-90a8-40efa1774a4b.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/319da6e8-2c6a-443a-90a8-40efa1774a4b.jpg saved to cache
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a201eec9-1cfb-5637-b5b1-ebde54606446
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6432a50250>
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3fd6aea-a911-5229-b1db-8157d387a8f8/c3fd6aea-a911-5229-b1db-8157d387a8f8_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252F6c324c34-8f66-4163-b620-d4ec01dabac3.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/6c324c34-8f66-4163-b620-d4ec01dabac3.jpg saved to cache
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c3fd6aea-a911-5229-b1db-8157d387a8f8
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6432becc50>
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a201eec9-1cfb-5637-b5b1-ebde54606446/a201eec9-1cfb-5637-b5b1-ebde54606446_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F1a1068b2-d6f8-4a90-84c2-06b8bc853a71.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/1a1068b2-d6f8-4a90-84c2-06b8bc853a71.jpg saved to cache
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a201eec9-1cfb-5637-b5b1-ebde54606446
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6432a51110>
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3fd6aea-a911-5229-b1db-8157d387a8f8/c3fd6aea-a911-5229-b1db-8157d387a8f8_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252F8ceef812-be80-42d3-be2b-bb224cc88b3a.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/8ceef812-be80-42d3-be2b-bb224cc88b3a.jpg saved to cache
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c3fd6aea-a911-5229-b1db-8157d387a8f8
2026-03-25 15:30:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c3fd6aea-a911-5229-b1db-8157d387a8f8, skipping ID generation
2026-03-25 15:30:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3fd6aea-a911-5229-b1db-8157d387a8f8 with scrape type 1
2026-03-25 15:30:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c3fd6aea-a911-5229-b1db-8157d387a8f8 sending to next pipeline
2026-03-25 15:30:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c3fd6aea-a911-5229-b1db-8157d387a8f8, identifier: 10722997
2026-03-25 15:30:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6446629e90>
2026-03-25 15:30:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f53f804-b226-5758-828e-1066e6d9cde1/7f53f804-b226-5758-828e-1066e6d9cde1_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F49ab1292-b3cc-4ee6-915a-0342e58b42d6.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/49ab1292-b3cc-4ee6-915a-0342e58b42d6.jpg saved to cache
2026-03-25 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7f53f804-b226-5758-828e-1066e6d9cde1
2026-03-25 15:30:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c3fd6aea-a911-5229-b1db-8157d387a8f8 with identifier: 10722997
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-25 15:30:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-25 15:30:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 15:30:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c3fd6aea-a911-5229-b1db-8157d387a8f8 with identifier: 10722997
2026-03-25 15:30:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c3fd6aea-a911-5229-b1db-8157d387a8f8 with identifier: 10722997 to the API
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745633/general/8ceef812-be80-42d3-be2b-bb224cc88b3a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 245,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Electric',
'id': 'c3fd6aea-a911-5229-b1db-8157d387a8f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BU22ZDN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722997',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 20946,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3fd6aea-a911-5229-b1db-8157d387a8f8/c3fd6aea-a911-5229-b1db-8157d387a8f8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76986,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745633/general/d56727d9-3cbb-4ec5-83db-3955ec82352b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3fd6aea-a911-5229-b1db-8157d387a8f8/c3fd6aea-a911-5229-b1db-8157d387a8f8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82979,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745633/general/31df3087-7370-4637-a1ee-58ba445df43e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3fd6aea-a911-5229-b1db-8157d387a8f8/c3fd6aea-a911-5229-b1db-8157d387a8f8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74234,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745633/general/a16c2d78-0073-41ed-9b42-d9b75f9434b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3fd6aea-a911-5229-b1db-8157d387a8f8/c3fd6aea-a911-5229-b1db-8157d387a8f8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80977,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745633/general/45d566f2-b80b-4e9f-894d-e35d9f507844.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3fd6aea-a911-5229-b1db-8157d387a8f8/c3fd6aea-a911-5229-b1db-8157d387a8f8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59611,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745633/general/c617ea14-e8d9-415c-be8c-dab6379a72a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3fd6aea-a911-5229-b1db-8157d387a8f8/c3fd6aea-a911-5229-b1db-8157d387a8f8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68548,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745633/general/37f20efe-339d-47ff-9f3f-a3550202ac35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3fd6aea-a911-5229-b1db-8157d387a8f8/c3fd6aea-a911-5229-b1db-8157d387a8f8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79130,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745633/general/6c324c34-8f66-4163-b620-d4ec01dabac3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3fd6aea-a911-5229-b1db-8157d387a8f8/c3fd6aea-a911-5229-b1db-8157d387a8f8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83953,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745633/general/e5496c88-7898-4c31-bfc8-94517acb6d04.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3fd6aea-a911-5229-b1db-8157d387a8f8/c3fd6aea-a911-5229-b1db-8157d387a8f8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82060,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745633/general/8ceef812-be80-42d3-be2b-bb224cc88b3a.jpg',
'Width': 800}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range Plus 54 kWh - Electric - Automatic - '
'245 hp - BU22ZDN - 20,946 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722997%27 HTTP/1.1" 200 None
2026-03-25 15:30:19 [adesa.uk] INFO: Saving data for 10722997: {'created_time': 1774452619.638216, 'last_price_update_time': 1774452619.63823, 'auction_closing_time': 1774540800.0}
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10722997') HTTP/1.1" 204 0
2026-03-25 15:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745643/general/847f5670-aaf3-4bb6-932e-b632d3c977b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723007)
2026-03-25 15:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745667/general/103370fb-9b39-4ce4-8762-9f6a60e1058d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723068)
2026-03-25 15:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723054> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f64389713d0>
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a201eec9-1cfb-5637-b5b1-ebde54606446/a201eec9-1cfb-5637-b5b1-ebde54606446_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F6f294625-0238-4305-9abb-397f0ee39d34.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/6f294625-0238-4305-9abb-397f0ee39d34.jpg saved to cache
2026-03-25 15:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a201eec9-1cfb-5637-b5b1-ebde54606446
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6431ef9650>
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a201eec9-1cfb-5637-b5b1-ebde54606446/a201eec9-1cfb-5637-b5b1-ebde54606446_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F143f7810-0f3e-4587-abe5-394fa2f36d08.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/143f7810-0f3e-4587-abe5-394fa2f36d08.jpg saved to cache
2026-03-25 15:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a201eec9-1cfb-5637-b5b1-ebde54606446
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6431eeae90>
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a201eec9-1cfb-5637-b5b1-ebde54606446/a201eec9-1cfb-5637-b5b1-ebde54606446_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F977e34bb-9135-40f1-9498-4ec7299b0f37.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/977e34bb-9135-40f1-9498-4ec7299b0f37.jpg saved to cache
2026-03-25 15:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a201eec9-1cfb-5637-b5b1-ebde54606446
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6431f0b6d0>
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f53f804-b226-5758-828e-1066e6d9cde1/7f53f804-b226-5758-828e-1066e6d9cde1_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252Fce63c9f6-5487-4f57-87ac-2defba08d45f.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/ce63c9f6-5487-4f57-87ac-2defba08d45f.jpg saved to cache
2026-03-25 15:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7f53f804-b226-5758-828e-1066e6d9cde1
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6438c62650>
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f53f804-b226-5758-828e-1066e6d9cde1/7f53f804-b226-5758-828e-1066e6d9cde1_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252Fa6ffae73-ea4d-481b-8862-5bdb7d5f4919.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/a6ffae73-ea4d-481b-8862-5bdb7d5f4919.jpg saved to cache
2026-03-25 15:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7f53f804-b226-5758-828e-1066e6d9cde1
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6431ee0790>
2026-03-25 15:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f53f804-b226-5758-828e-1066e6d9cde1/7f53f804-b226-5758-828e-1066e6d9cde1_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F4f941815-2597-44b6-b05d-c28bd3fd7827.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/4f941815-2597-44b6-b05d-c28bd3fd7827.jpg saved to cache
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7f53f804-b226-5758-828e-1066e6d9cde1
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6431ef0c50>
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a201eec9-1cfb-5637-b5b1-ebde54606446/a201eec9-1cfb-5637-b5b1-ebde54606446_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F451d659f-0e18-474e-aa21-d27e432fb3d5.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/451d659f-0e18-474e-aa21-d27e432fb3d5.jpg saved to cache
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a201eec9-1cfb-5637-b5b1-ebde54606446
2026-03-25 15:30:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745643/general/075f14a0-4bd0-47ef-b050-655ce574cd4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723007)
2026-03-25 15:30:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745667/general/f545ec90-08bf-46aa-b779-83920888b0ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723068)
2026-03-25 15:30:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745667/general/ce63eeb0-8055-4db5-ae88-c9fd4cbc95ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723068)
2026-03-25 15:30:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745643/general/c3992f0b-36fe-45f6-ad3d-dbd73cdcd89d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723007)
2026-03-25 15:30:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745643/general/8c00512f-443c-4c09-8378-25817235621d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723007)
2026-03-25 15:30:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745643/general/36e90094-2b3c-465f-9350-d253cece7f7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723007)
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6431f08190>
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f53f804-b226-5758-828e-1066e6d9cde1/7f53f804-b226-5758-828e-1066e6d9cde1_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F847f5670-aaf3-4bb6-932e-b632d3c977b4.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/847f5670-aaf3-4bb6-932e-b632d3c977b4.jpg saved to cache
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7f53f804-b226-5758-828e-1066e6d9cde1
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6431f08190>
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a201eec9-1cfb-5637-b5b1-ebde54606446/a201eec9-1cfb-5637-b5b1-ebde54606446_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F103370fb-9b39-4ce4-8762-9f6a60e1058d.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/103370fb-9b39-4ce4-8762-9f6a60e1058d.jpg saved to cache
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a201eec9-1cfb-5637-b5b1-ebde54606446
2026-03-25 15:30:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2 with identifier: 10723054
2026-03-25 15:30:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2 with scrape type 1
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F25126c6c-a7d4-4265-811d-5993e8c13f48.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/25126c6c-a7d4-4265-811d-5993e8c13f48.jpg not downloaded yet
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252Fc7494bc0-89d7-4789-80ad-6ef15648ae44.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/c7494bc0-89d7-4789-80ad-6ef15648ae44.jpg not downloaded yet
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F3735383c-509e-4369-a74d-b0b61bd03de6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/3735383c-509e-4369-a74d-b0b61bd03de6.jpg not downloaded yet
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6432bd1490>
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f53f804-b226-5758-828e-1066e6d9cde1/7f53f804-b226-5758-828e-1066e6d9cde1_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F075f14a0-4bd0-47ef-b050-655ce574cd4c.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/075f14a0-4bd0-47ef-b050-655ce574cd4c.jpg saved to cache
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7f53f804-b226-5758-828e-1066e6d9cde1
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f643290eed0>
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a201eec9-1cfb-5637-b5b1-ebde54606446/a201eec9-1cfb-5637-b5b1-ebde54606446_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252Ff545ec90-08bf-46aa-b779-83920888b0ca.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/f545ec90-08bf-46aa-b779-83920888b0ca.jpg saved to cache
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a201eec9-1cfb-5637-b5b1-ebde54606446
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6432ae1b10>
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a201eec9-1cfb-5637-b5b1-ebde54606446/a201eec9-1cfb-5637-b5b1-ebde54606446_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252Fce63eeb0-8055-4db5-ae88-c9fd4cbc95ee.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/ce63eeb0-8055-4db5-ae88-c9fd4cbc95ee.jpg saved to cache
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a201eec9-1cfb-5637-b5b1-ebde54606446
2026-03-25 15:30:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a201eec9-1cfb-5637-b5b1-ebde54606446, skipping ID generation
2026-03-25 15:30:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a201eec9-1cfb-5637-b5b1-ebde54606446 with scrape type 1
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a201eec9-1cfb-5637-b5b1-ebde54606446 sending to next pipeline
2026-03-25 15:30:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a201eec9-1cfb-5637-b5b1-ebde54606446, identifier: 10723068
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6432868390>
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f53f804-b226-5758-828e-1066e6d9cde1/7f53f804-b226-5758-828e-1066e6d9cde1_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252Fc3992f0b-36fe-45f6-ad3d-dbd73cdcd89d.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/c3992f0b-36fe-45f6-ad3d-dbd73cdcd89d.jpg saved to cache
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7f53f804-b226-5758-828e-1066e6d9cde1
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6431f09650>
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f53f804-b226-5758-828e-1066e6d9cde1/7f53f804-b226-5758-828e-1066e6d9cde1_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F8c00512f-443c-4c09-8378-25817235621d.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/8c00512f-443c-4c09-8378-25817235621d.jpg saved to cache
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7f53f804-b226-5758-828e-1066e6d9cde1
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6431ef8110>
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f53f804-b226-5758-828e-1066e6d9cde1/7f53f804-b226-5758-828e-1066e6d9cde1_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F36e90094-2b3c-465f-9350-d253cece7f7b.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/36e90094-2b3c-465f-9350-d253cece7f7b.jpg saved to cache
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7f53f804-b226-5758-828e-1066e6d9cde1
2026-03-25 15:30:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7f53f804-b226-5758-828e-1066e6d9cde1, skipping ID generation
2026-03-25 15:30:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f53f804-b226-5758-828e-1066e6d9cde1 with scrape type 1
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7f53f804-b226-5758-828e-1066e6d9cde1 sending to next pipeline
2026-03-25 15:30:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7f53f804-b226-5758-828e-1066e6d9cde1, identifier: 10723007
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F5faa3134-1399-46f1-8735-c5ebec3c15d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/5faa3134-1399-46f1-8735-c5ebec3c15d6.jpg not downloaded yet
2026-03-25 15:30:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a201eec9-1cfb-5637-b5b1-ebde54606446 with identifier: 10723068
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-25 15:30:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 15:30:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a201eec9-1cfb-5637-b5b1-ebde54606446 with identifier: 10723068
2026-03-25 15:30:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a201eec9-1cfb-5637-b5b1-ebde54606446 with identifier: 10723068 to the API
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745667/general/ce63eeb0-8055-4db5-ae88-c9fd4cbc95ee.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Electric',
'id': 'a201eec9-1cfb-5637-b5b1-ebde54606446',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL21WJK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723068',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 50468,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a201eec9-1cfb-5637-b5b1-ebde54606446/a201eec9-1cfb-5637-b5b1-ebde54606446_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90115,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745667/general/319da6e8-2c6a-443a-90a8-40efa1774a4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a201eec9-1cfb-5637-b5b1-ebde54606446/a201eec9-1cfb-5637-b5b1-ebde54606446_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102591,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745667/general/1a1068b2-d6f8-4a90-84c2-06b8bc853a71.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a201eec9-1cfb-5637-b5b1-ebde54606446/a201eec9-1cfb-5637-b5b1-ebde54606446_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90274,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745667/general/ce63eeb0-8055-4db5-ae88-c9fd4cbc95ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a201eec9-1cfb-5637-b5b1-ebde54606446/a201eec9-1cfb-5637-b5b1-ebde54606446_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100633,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745667/general/103370fb-9b39-4ce4-8762-9f6a60e1058d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a201eec9-1cfb-5637-b5b1-ebde54606446/a201eec9-1cfb-5637-b5b1-ebde54606446_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93880,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745667/general/6f294625-0238-4305-9abb-397f0ee39d34.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a201eec9-1cfb-5637-b5b1-ebde54606446/a201eec9-1cfb-5637-b5b1-ebde54606446_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60120,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745667/general/143f7810-0f3e-4587-abe5-394fa2f36d08.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a201eec9-1cfb-5637-b5b1-ebde54606446/a201eec9-1cfb-5637-b5b1-ebde54606446_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76780,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745667/general/977e34bb-9135-40f1-9498-4ec7299b0f37.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a201eec9-1cfb-5637-b5b1-ebde54606446/a201eec9-1cfb-5637-b5b1-ebde54606446_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97909,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745667/general/451d659f-0e18-474e-aa21-d27e432fb3d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a201eec9-1cfb-5637-b5b1-ebde54606446/a201eec9-1cfb-5637-b5b1-ebde54606446_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90205,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745667/general/f545ec90-08bf-46aa-b779-83920888b0ca.jpg',
'Width': 800}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Long Range 75 kWh - Electric - Automatic - 1 hp - '
'GL21WJK - 50,468 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723068%27 HTTP/1.1" 200 None
2026-03-25 15:30:22 [adesa.uk] INFO: Saving data for 10723068: {'created_time': 1774452622.086817, 'last_price_update_time': 1774452622.086832, 'auction_closing_time': 1774540800.0}
2026-03-25 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10723068') HTTP/1.1" 204 0
2026-03-25 15:30:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7f53f804-b226-5758-828e-1066e6d9cde1 with identifier: 10723007
2026-03-25 15:30:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7f53f804-b226-5758-828e-1066e6d9cde1 with identifier: 10723007
2026-03-25 15:30:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7f53f804-b226-5758-828e-1066e6d9cde1 with identifier: 10723007 to the API
2026-03-25 15:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745643/general/36e90094-2b3c-465f-9350-d253cece7f7b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'GBP',
'doors_number': 7,
'emission_standard': None,
'engine': '',
'engine_horse_power': 456,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Electric',
'id': '7f53f804-b226-5758-828e-1066e6d9cde1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LF23VVN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723007',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 23725,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f53f804-b226-5758-828e-1066e6d9cde1/7f53f804-b226-5758-828e-1066e6d9cde1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79474,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745643/general/49ab1292-b3cc-4ee6-915a-0342e58b42d6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f53f804-b226-5758-828e-1066e6d9cde1/7f53f804-b226-5758-828e-1066e6d9cde1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84219,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745643/general/8c00512f-443c-4c09-8378-25817235621d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f53f804-b226-5758-828e-1066e6d9cde1/7f53f804-b226-5758-828e-1066e6d9cde1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78009,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745643/general/36e90094-2b3c-465f-9350-d253cece7f7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f53f804-b226-5758-828e-1066e6d9cde1/7f53f804-b226-5758-828e-1066e6d9cde1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81493,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745643/general/075f14a0-4bd0-47ef-b050-655ce574cd4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f53f804-b226-5758-828e-1066e6d9cde1/7f53f804-b226-5758-828e-1066e6d9cde1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67919,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745643/general/ce63c9f6-5487-4f57-87ac-2defba08d45f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f53f804-b226-5758-828e-1066e6d9cde1/7f53f804-b226-5758-828e-1066e6d9cde1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67513,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745643/general/a6ffae73-ea4d-481b-8862-5bdb7d5f4919.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f53f804-b226-5758-828e-1066e6d9cde1/7f53f804-b226-5758-828e-1066e6d9cde1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69194,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745643/general/847f5670-aaf3-4bb6-932e-b632d3c977b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f53f804-b226-5758-828e-1066e6d9cde1/7f53f804-b226-5758-828e-1066e6d9cde1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78326,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745643/general/4f941815-2597-44b6-b05d-c28bd3fd7827.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f53f804-b226-5758-828e-1066e6d9cde1/7f53f804-b226-5758-828e-1066e6d9cde1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84981,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745643/general/c3992f0b-36fe-45f6-ad3d-dbd73cdcd89d.jpg',
'Width': 800}],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Performance 82 kWh - Electric - Automatic - 456 hp - '
'LF23VVN - 23,725 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723007%27 HTTP/1.1" 200 None
2026-03-25 15:30:23 [adesa.uk] INFO: Saving data for 10723007: {'created_time': 1774452623.086723, 'last_price_update_time': 1774452623.086734, 'auction_closing_time': 1774540800.0}
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10723007') HTTP/1.1" 204 0
2026-03-25 15:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745653/general/25126c6c-a7d4-4265-811d-5993e8c13f48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723054)
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F85b8006d-973b-4eed-8fa4-16b42ee5d422.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/85b8006d-973b-4eed-8fa4-16b42ee5d422.jpg not downloaded yet
2026-03-25 15:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723131> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252Fa860c98a-0e3d-41f0-9d09-ccc791fe4c0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/a860c98a-0e3d-41f0-9d09-ccc791fe4c0e.jpg not downloaded yet
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F93b30cc2-3930-4386-a573-ac47cb9ba816.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/93b30cc2-3930-4386-a573-ac47cb9ba816.jpg not downloaded yet
2026-03-25 15:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745653/general/c7494bc0-89d7-4789-80ad-6ef15648ae44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723054)
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252Fbacb418a-dbe7-4c51-b4f9-40632189ddfe.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/bacb418a-dbe7-4c51-b4f9-40632189ddfe.jpg not downloaded yet
2026-03-25 15:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745653/general/3735383c-509e-4369-a74d-b0b61bd03de6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723054)
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F13fd926e-2ae8-4ebe-8b36-e4e4687ed139.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/13fd926e-2ae8-4ebe-8b36-e4e4687ed139.jpg not downloaded yet
2026-03-25 15:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745653/general/5faa3134-1399-46f1-8735-c5ebec3c15d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723054)
2026-03-25 15:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745653/general/85b8006d-973b-4eed-8fa4-16b42ee5d422.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723054)
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6432915350>
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2/4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F25126c6c-a7d4-4265-811d-5993e8c13f48.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/25126c6c-a7d4-4265-811d-5993e8c13f48.jpg saved to cache
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2
2026-03-25 15:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745653/general/bacb418a-dbe7-4c51-b4f9-40632189ddfe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723054)
2026-03-25 15:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745653/general/93b30cc2-3930-4386-a573-ac47cb9ba816.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723054)
2026-03-25 15:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745653/general/a860c98a-0e3d-41f0-9d09-ccc791fe4c0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723054)
2026-03-25 15:30:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24df172a-306c-5195-82f2-1d4a4c9b976c with identifier: 10723130
2026-03-25 15:30:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24df172a-306c-5195-82f2-1d4a4c9b976c with scrape type 1
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 24df172a-306c-5195-82f2-1d4a4c9b976c
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252F6e2e6d20-0df2-4772-9651-2a66afd5628c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/6e2e6d20-0df2-4772-9651-2a66afd5628c.jpg not downloaded yet
2026-03-25 15:30:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9a41e99-ff61-50ac-8b7f-e60fcfcd1029 with identifier: 10723131
2026-03-25 15:30:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9a41e99-ff61-50ac-8b7f-e60fcfcd1029 with scrape type 1
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item e9a41e99-ff61-50ac-8b7f-e60fcfcd1029
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F542b322c-16ed-4a8e-9167-e82f31348e3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/542b322c-16ed-4a8e-9167-e82f31348e3f.jpg not downloaded yet
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6431ecaa10>
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2/4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252Fc7494bc0-89d7-4789-80ad-6ef15648ae44.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/c7494bc0-89d7-4789-80ad-6ef15648ae44.jpg saved to cache
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6439193490>
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2/4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F3735383c-509e-4369-a74d-b0b61bd03de6.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/3735383c-509e-4369-a74d-b0b61bd03de6.jpg saved to cache
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6432b9dc90>
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2/4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F5faa3134-1399-46f1-8735-c5ebec3c15d6.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/5faa3134-1399-46f1-8735-c5ebec3c15d6.jpg saved to cache
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6446629490>
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2/4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F85b8006d-973b-4eed-8fa4-16b42ee5d422.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/85b8006d-973b-4eed-8fa4-16b42ee5d422.jpg saved to cache
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2
2026-03-25 15:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745653/general/13fd926e-2ae8-4ebe-8b36-e4e4687ed139.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723054)
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252F44dc4b1b-4e4d-4be7-bfa2-7e70bdbbd597.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/44dc4b1b-4e4d-4be7-bfa2-7e70bdbbd597.jpg not downloaded yet
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252Fcce68fa5-5617-4f2e-b908-5c5b5c3384a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/cce68fa5-5617-4f2e-b908-5c5b5c3384a7.jpg not downloaded yet
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252F98ccb386-ac41-48dd-a3ea-648fe243fe16.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/98ccb386-ac41-48dd-a3ea-648fe243fe16.jpg not downloaded yet
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F4a6a4905-d817-4199-9ae9-d9538446c317.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/4a6a4905-d817-4199-9ae9-d9538446c317.jpg not downloaded yet
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6446628e90>
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2/4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252Fbacb418a-dbe7-4c51-b4f9-40632189ddfe.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/bacb418a-dbe7-4c51-b4f9-40632189ddfe.jpg saved to cache
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6432a2f590>
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2/4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F93b30cc2-3930-4386-a573-ac47cb9ba816.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/93b30cc2-3930-4386-a573-ac47cb9ba816.jpg saved to cache
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f643287de10>
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2/4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252Fa860c98a-0e3d-41f0-9d09-ccc791fe4c0e.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/a860c98a-0e3d-41f0-9d09-ccc791fe4c0e.jpg saved to cache
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252Fd8c17edf-638d-4f6e-919d-d48f7911566b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/d8c17edf-638d-4f6e-919d-d48f7911566b.jpg not downloaded yet
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F78d3b09d-4b25-4ac6-80be-a4c9258db0db.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/78d3b09d-4b25-4ac6-80be-a4c9258db0db.jpg not downloaded yet
2026-03-25 15:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745669/general/542b322c-16ed-4a8e-9167-e82f31348e3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723131)
2026-03-25 15:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745668/general/6e2e6d20-0df2-4772-9651-2a66afd5628c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723130)
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252Fcbea1c35-4287-463c-804c-367c07be3b58.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/cbea1c35-4287-463c-804c-367c07be3b58.jpg not downloaded yet
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F90ada014-e819-412e-a9ab-2dd8e9452797.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/90ada014-e819-412e-a9ab-2dd8e9452797.jpg not downloaded yet
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6431ef8210>
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2/4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F13fd926e-2ae8-4ebe-8b36-e4e4687ed139.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/13fd926e-2ae8-4ebe-8b36-e4e4687ed139.jpg saved to cache
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2
2026-03-25 15:30:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2, skipping ID generation
2026-03-25 15:30:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2 with scrape type 1
2026-03-25 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2 sending to next pipeline
2026-03-25 15:30:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2, identifier: 10723054
2026-03-25 15:30:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2 with identifier: 10723054
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-25 15:30:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 15:30:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2 with identifier: 10723054
2026-03-25 15:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2 with identifier: 10723054 to the API
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745653/general/13fd926e-2ae8-4ebe-8b36-e4e4687ed139.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Electric',
'id': '4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MV22LYD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723054',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 37930,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2/4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80406,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745653/general/25126c6c-a7d4-4265-811d-5993e8c13f48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2/4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88743,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745653/general/c7494bc0-89d7-4789-80ad-6ef15648ae44.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2/4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83424,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745653/general/3735383c-509e-4369-a74d-b0b61bd03de6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2/4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90896,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745653/general/5faa3134-1399-46f1-8735-c5ebec3c15d6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2/4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71733,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745653/general/85b8006d-973b-4eed-8fa4-16b42ee5d422.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2/4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74936,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745653/general/a860c98a-0e3d-41f0-9d09-ccc791fe4c0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2/4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81719,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745653/general/93b30cc2-3930-4386-a573-ac47cb9ba816.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2/4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107377,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745653/general/bacb418a-dbe7-4c51-b4f9-40632189ddfe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2/4ab904c4-e5b1-507d-8b71-fd0cd98c3ca2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59980,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745653/general/13fd926e-2ae8-4ebe-8b36-e4e4687ed139.jpg',
'Width': 800}],
'price': 36100,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 4,
'seller_name': None,
'title': 'Porsche Taycan Cross Turismo 93 kWh - Electric - Automatic - 476 hp '
'- MV22LYD - 37,930 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723054%27 HTTP/1.1" 200 None
2026-03-25 15:30:25 [adesa.uk] INFO: Saving data for 10723054: {'created_time': 1774452625.944534, 'last_price_update_time': 1774452625.944551, 'auction_closing_time': 1774540800.0}
2026-03-25 15:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10723054') HTTP/1.1" 204 0
2026-03-25 15:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252F7be74876-1b12-466b-870f-6b6093ff2229.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/7be74876-1b12-466b-870f-6b6093ff2229.jpg not downloaded yet
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252Fd5d86059-5882-4836-b994-fab42d19a65a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/d5d86059-5882-4836-b994-fab42d19a65a.jpg not downloaded yet
2026-03-25 15:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745669/general/cce68fa5-5617-4f2e-b908-5c5b5c3384a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723131)
2026-03-25 15:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745668/general/44dc4b1b-4e4d-4be7-bfa2-7e70bdbbd597.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723130)
2026-03-25 15:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745668/general/98ccb386-ac41-48dd-a3ea-648fe243fe16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723130)
2026-03-25 15:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745669/general/4a6a4905-d817-4199-9ae9-d9538446c317.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723131)
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6438c6b210>
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9a41e99-ff61-50ac-8b7f-e60fcfcd1029/e9a41e99-ff61-50ac-8b7f-e60fcfcd1029_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F542b322c-16ed-4a8e-9167-e82f31348e3f.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/542b322c-16ed-4a8e-9167-e82f31348e3f.jpg saved to cache
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e9a41e99-ff61-50ac-8b7f-e60fcfcd1029
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f64329b98d0>
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24df172a-306c-5195-82f2-1d4a4c9b976c/24df172a-306c-5195-82f2-1d4a4c9b976c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252F6e2e6d20-0df2-4772-9651-2a66afd5628c.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/6e2e6d20-0df2-4772-9651-2a66afd5628c.jpg saved to cache
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 24df172a-306c-5195-82f2-1d4a4c9b976c
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252Fc5762dc6-3399-4721-a1e6-0555d3071ab6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/c5762dc6-3399-4721-a1e6-0555d3071ab6.jpg not downloaded yet
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F358ed3cf-389a-4808-8044-7f66ee9b267c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/358ed3cf-389a-4808-8044-7f66ee9b267c.jpg not downloaded yet
2026-03-25 15:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745669/general/78d3b09d-4b25-4ac6-80be-a4c9258db0db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723131)
2026-03-25 15:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745668/general/d8c17edf-638d-4f6e-919d-d48f7911566b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723130)
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252F7ed3602a-c099-4ae0-a671-018ec4af2452.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/7ed3602a-c099-4ae0-a671-018ec4af2452.jpg not downloaded yet
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252Fb6be53af-ae29-497a-92be-5a28a8f08277.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/b6be53af-ae29-497a-92be-5a28a8f08277.jpg not downloaded yet
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6431f11f90>
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9a41e99-ff61-50ac-8b7f-e60fcfcd1029/e9a41e99-ff61-50ac-8b7f-e60fcfcd1029_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252Fcce68fa5-5617-4f2e-b908-5c5b5c3384a7.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/cce68fa5-5617-4f2e-b908-5c5b5c3384a7.jpg saved to cache
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e9a41e99-ff61-50ac-8b7f-e60fcfcd1029
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f64328398d0>
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24df172a-306c-5195-82f2-1d4a4c9b976c/24df172a-306c-5195-82f2-1d4a4c9b976c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252F44dc4b1b-4e4d-4be7-bfa2-7e70bdbbd597.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/44dc4b1b-4e4d-4be7-bfa2-7e70bdbbd597.jpg saved to cache
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 24df172a-306c-5195-82f2-1d4a4c9b976c
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f64328addd0>
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24df172a-306c-5195-82f2-1d4a4c9b976c/24df172a-306c-5195-82f2-1d4a4c9b976c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252F98ccb386-ac41-48dd-a3ea-648fe243fe16.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/98ccb386-ac41-48dd-a3ea-648fe243fe16.jpg saved to cache
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 24df172a-306c-5195-82f2-1d4a4c9b976c
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6432bcaa90>
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9a41e99-ff61-50ac-8b7f-e60fcfcd1029/e9a41e99-ff61-50ac-8b7f-e60fcfcd1029_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F4a6a4905-d817-4199-9ae9-d9538446c317.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/4a6a4905-d817-4199-9ae9-d9538446c317.jpg saved to cache
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e9a41e99-ff61-50ac-8b7f-e60fcfcd1029
2026-03-25 15:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745668/general/7be74876-1b12-466b-870f-6b6093ff2229.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723130)
2026-03-25 15:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745668/general/cbea1c35-4287-463c-804c-367c07be3b58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723130)
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252Fdbb96d0b-e060-49ca-9e83-e0d683c9efb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/dbb96d0b-e060-49ca-9e83-e0d683c9efb3.jpg not downloaded yet
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F6a31ce0b-204c-487b-81b5-35b66b113efb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/6a31ce0b-204c-487b-81b5-35b66b113efb.jpg not downloaded yet
2026-03-25 15:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745669/general/d5d86059-5882-4836-b994-fab42d19a65a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723131)
2026-03-25 15:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745669/general/90ada014-e819-412e-a9ab-2dd8e9452797.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723131)
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10720872
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720872%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10720872: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10720872 url https://www.openlane.eu/en/carv6/auction/10720872
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10720875
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720875%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10720875: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10720875 url https://www.openlane.eu/en/carv6/auction/10720875
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10720874
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720874%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10720874: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10720874 url https://www.openlane.eu/en/carv6/auction/10720874
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10720846
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720846%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10720846: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10720846 url https://www.openlane.eu/en/carv6/auction/10720846
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10720845
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720845%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10720845: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10720845 url https://www.openlane.eu/en/carv6/auction/10720845
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10717370
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710717370%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10717370: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10717370 url https://www.openlane.eu/en/carv6/auction/10717370
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10720881
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720881%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10720881: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10720881 url https://www.openlane.eu/en/carv6/auction/10720881
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10720883
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720883%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10720883: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10720883 url https://www.openlane.eu/en/carv6/auction/10720883
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10720882
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720882%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10720882: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10720882 url https://www.openlane.eu/en/carv6/auction/10720882
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10720877
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720877%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10720877: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10720877 url https://www.openlane.eu/en/carv6/auction/10720877
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10720878
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720878%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10720878: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10720878 url https://www.openlane.eu/en/carv6/auction/10720878
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10720879
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720879%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10720879: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10720879 url https://www.openlane.eu/en/carv6/auction/10720879
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10720880
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720880%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10720880: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10720880 url https://www.openlane.eu/en/carv6/auction/10720880
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10720876
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720876%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10720876: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10720876 url https://www.openlane.eu/en/carv6/auction/10720876
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10721205
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721205%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10721205: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10721205 url https://www.openlane.eu/en/carv6/auction/10721205
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10709056
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709056%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10709056: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10709056 url https://www.openlane.eu/en/carv6/auction/10709056
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10709057
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709057%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10709057: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10709057 url https://www.openlane.eu/en/carv6/auction/10709057
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10709060
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709060%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10709060: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10709060 url https://www.openlane.eu/en/carv6/auction/10709060
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10709059
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709059%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10709059: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10709059 url https://www.openlane.eu/en/carv6/auction/10709059
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10709044
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709044%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10709044: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10709044 url https://www.openlane.eu/en/carv6/auction/10709044
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10709055
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709055%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10709055: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10709055 url https://www.openlane.eu/en/carv6/auction/10709055
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10709050
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709050%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10709050: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10709050 url https://www.openlane.eu/en/carv6/auction/10709050
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10709042
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709042%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10709042: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10709042 url https://www.openlane.eu/en/carv6/auction/10709042
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10709048
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709048%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10709048: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10709048 url https://www.openlane.eu/en/carv6/auction/10709048
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10709046
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709046%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10709046: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10709046 url https://www.openlane.eu/en/carv6/auction/10709046
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10709045
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709045%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10709045: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10709045 url https://www.openlane.eu/en/carv6/auction/10709045
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10709040
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709040%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10709040: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10709040 url https://www.openlane.eu/en/carv6/auction/10709040
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10709053
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709053%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10709053: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10709053 url https://www.openlane.eu/en/carv6/auction/10709053
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10709052
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709052%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10709052: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10709052 url https://www.openlane.eu/en/carv6/auction/10709052
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10709051
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709051%27 HTTP/1.1" 200 None
2026-03-25 15:30:26 [adesa.uk] INFO: Scrape type for 10709051: 0
2026-03-25 15:30:26 [adesa.uk] INFO: Skipping item 10709051 url https://www.openlane.eu/en/carv6/auction/10709051
2026-03-25 15:30:26 [adesa.uk] INFO: Found listing with ID: 10709058
2026-03-25 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709058%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10709058: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10709058 url https://www.openlane.eu/en/carv6/auction/10709058
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10709041
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709041%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10709041: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10709041 url https://www.openlane.eu/en/carv6/auction/10709041
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10709049
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709049%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10709049: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10709049 url https://www.openlane.eu/en/carv6/auction/10709049
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10709047
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709047%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10709047: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10709047 url https://www.openlane.eu/en/carv6/auction/10709047
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10709008
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709008%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10709008: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10709008 url https://www.openlane.eu/en/carv6/auction/10709008
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10707311
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707311%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10707311: 2
2026-03-25 15:30:27 [adesa.uk] INFO: Scraping item 10707311 url https://www.openlane.eu/en/carv6/auction/10707311
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6432985c50>
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9a41e99-ff61-50ac-8b7f-e60fcfcd1029/e9a41e99-ff61-50ac-8b7f-e60fcfcd1029_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F78d3b09d-4b25-4ac6-80be-a4c9258db0db.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/78d3b09d-4b25-4ac6-80be-a4c9258db0db.jpg saved to cache
2026-03-25 15:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e9a41e99-ff61-50ac-8b7f-e60fcfcd1029
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6431f16510>
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24df172a-306c-5195-82f2-1d4a4c9b976c/24df172a-306c-5195-82f2-1d4a4c9b976c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252Fd8c17edf-638d-4f6e-919d-d48f7911566b.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/d8c17edf-638d-4f6e-919d-d48f7911566b.jpg saved to cache
2026-03-25 15:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 24df172a-306c-5195-82f2-1d4a4c9b976c
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10722844
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722844%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10722844: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10722844 url https://www.openlane.eu/en/carv6/auction/10722844
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10715371
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710715371%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10715371: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10715371 url https://www.openlane.eu/en/carv6/auction/10715371
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10715370
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710715370%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10715370: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10715370 url https://www.openlane.eu/en/carv6/auction/10715370
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10715369
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710715369%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10715369: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10715369 url https://www.openlane.eu/en/carv6/auction/10715369
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10706007
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710706007%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10706007: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10706007 url https://www.openlane.eu/en/carv6/auction/10706007
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10722807
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722807%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10722807: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10722807 url https://www.openlane.eu/en/carv6/auction/10722807
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10722806
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722806%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10722806: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10722806 url https://www.openlane.eu/en/carv6/auction/10722806
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10721103
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721103%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10721103: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10721103 url https://www.openlane.eu/en/carv6/auction/10721103
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10711372
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710711372%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10711372: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10711372 url https://www.openlane.eu/en/carv6/auction/10711372
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10707698
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707698%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10707698: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10707698 url https://www.openlane.eu/en/carv6/auction/10707698
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10707699
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707699%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10707699: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10707699 url https://www.openlane.eu/en/carv6/auction/10707699
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10606319
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710606319%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10606319: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10606319 url https://www.openlane.eu/en/carv6/auction/10606319
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10721170
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721170%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10721170: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10721170 url https://www.openlane.eu/en/carv6/auction/10721170
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10721104
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721104%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10721104: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10721104 url https://www.openlane.eu/en/carv6/auction/10721104
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10721102
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721102%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10721102: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10721102 url https://www.openlane.eu/en/carv6/auction/10721102
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10709009
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709009%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10709009: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10709009 url https://www.openlane.eu/en/carv6/auction/10709009
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10709007
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709007%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10709007: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10709007 url https://www.openlane.eu/en/carv6/auction/10709007
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10674518
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710674518%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10674518: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10674518 url https://www.openlane.eu/en/carv6/auction/10674518
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10606304
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710606304%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10606304: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10606304 url https://www.openlane.eu/en/carv6/auction/10606304
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10606317
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710606317%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10606317: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10606317 url https://www.openlane.eu/en/carv6/auction/10606317
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10630715
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710630715%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10630715: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10630715 url https://www.openlane.eu/en/carv6/auction/10630715
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10692823
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710692823%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10692823: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10692823 url https://www.openlane.eu/en/carv6/auction/10692823
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10691303
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710691303%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10691303: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10691303 url https://www.openlane.eu/en/carv6/auction/10691303
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10692824
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710692824%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10692824: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10692824 url https://www.openlane.eu/en/carv6/auction/10692824
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10619051
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710619051%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10619051: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10619051 url https://www.openlane.eu/en/carv6/auction/10619051
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10619050
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710619050%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10619050: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10619050 url https://www.openlane.eu/en/carv6/auction/10619050
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10630207
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710630207%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10630207: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10630207 url https://www.openlane.eu/en/carv6/auction/10630207
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10630206
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710630206%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10630206: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10630206 url https://www.openlane.eu/en/carv6/auction/10630206
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10707310
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707310%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10707310: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10707310 url https://www.openlane.eu/en/carv6/auction/10707310
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10707309
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707309%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10707309: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10707309 url https://www.openlane.eu/en/carv6/auction/10707309
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10707307
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707307%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10707307: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10707307 url https://www.openlane.eu/en/carv6/auction/10707307
2026-03-25 15:30:27 [adesa.uk] INFO: Found listing with ID: 10707308
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707308%27 HTTP/1.1" 200 None
2026-03-25 15:30:27 [adesa.uk] INFO: Scrape type for 10707308: 0
2026-03-25 15:30:27 [adesa.uk] INFO: Skipping item 10707308 url https://www.openlane.eu/en/carv6/auction/10707308
2026-03-25 15:30:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745668/general/c5762dc6-3399-4721-a1e6-0555d3071ab6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723130)
2026-03-25 15:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745669/general/358ed3cf-389a-4808-8044-7f66ee9b267c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723131)
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6431f3e7d0>
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24df172a-306c-5195-82f2-1d4a4c9b976c/24df172a-306c-5195-82f2-1d4a4c9b976c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252F7be74876-1b12-466b-870f-6b6093ff2229.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/7be74876-1b12-466b-870f-6b6093ff2229.jpg saved to cache
2026-03-25 15:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 24df172a-306c-5195-82f2-1d4a4c9b976c
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6432949750>
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24df172a-306c-5195-82f2-1d4a4c9b976c/24df172a-306c-5195-82f2-1d4a4c9b976c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252Fcbea1c35-4287-463c-804c-367c07be3b58.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/cbea1c35-4287-463c-804c-367c07be3b58.jpg saved to cache
2026-03-25 15:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 24df172a-306c-5195-82f2-1d4a4c9b976c
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6431ed0c90>
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9a41e99-ff61-50ac-8b7f-e60fcfcd1029/e9a41e99-ff61-50ac-8b7f-e60fcfcd1029_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252Fd5d86059-5882-4836-b994-fab42d19a65a.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/d5d86059-5882-4836-b994-fab42d19a65a.jpg saved to cache
2026-03-25 15:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e9a41e99-ff61-50ac-8b7f-e60fcfcd1029
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f643290e090>
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9a41e99-ff61-50ac-8b7f-e60fcfcd1029/e9a41e99-ff61-50ac-8b7f-e60fcfcd1029_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F90ada014-e819-412e-a9ab-2dd8e9452797.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/90ada014-e819-412e-a9ab-2dd8e9452797.jpg saved to cache
2026-03-25 15:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e9a41e99-ff61-50ac-8b7f-e60fcfcd1029
2026-03-25 15:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745669/general/6a31ce0b-204c-487b-81b5-35b66b113efb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723131)
2026-03-25 15:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745668/general/7ed3602a-c099-4ae0-a671-018ec4af2452.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723130)
2026-03-25 15:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745669/general/b6be53af-ae29-497a-92be-5a28a8f08277.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723131)
2026-03-25 15:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745668/general/dbb96d0b-e060-49ca-9e83-e0d683c9efb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723130)
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6432b5edd0>
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24df172a-306c-5195-82f2-1d4a4c9b976c/24df172a-306c-5195-82f2-1d4a4c9b976c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252Fc5762dc6-3399-4721-a1e6-0555d3071ab6.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/c5762dc6-3399-4721-a1e6-0555d3071ab6.jpg saved to cache
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 24df172a-306c-5195-82f2-1d4a4c9b976c
2026-03-25 15:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6431f09d10>
2026-03-25 15:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9a41e99-ff61-50ac-8b7f-e60fcfcd1029/e9a41e99-ff61-50ac-8b7f-e60fcfcd1029_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F358ed3cf-389a-4808-8044-7f66ee9b267c.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/358ed3cf-389a-4808-8044-7f66ee9b267c.jpg saved to cache
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e9a41e99-ff61-50ac-8b7f-e60fcfcd1029
2026-03-25 15:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6431f07dd0>
2026-03-25 15:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9a41e99-ff61-50ac-8b7f-e60fcfcd1029/e9a41e99-ff61-50ac-8b7f-e60fcfcd1029_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F6a31ce0b-204c-487b-81b5-35b66b113efb.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/6a31ce0b-204c-487b-81b5-35b66b113efb.jpg saved to cache
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e9a41e99-ff61-50ac-8b7f-e60fcfcd1029
2026-03-25 15:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6431f07dd0>
2026-03-25 15:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24df172a-306c-5195-82f2-1d4a4c9b976c/24df172a-306c-5195-82f2-1d4a4c9b976c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252F7ed3602a-c099-4ae0-a671-018ec4af2452.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/7ed3602a-c099-4ae0-a671-018ec4af2452.jpg saved to cache
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 24df172a-306c-5195-82f2-1d4a4c9b976c
2026-03-25 15:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f64391933d0>
2026-03-25 15:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9a41e99-ff61-50ac-8b7f-e60fcfcd1029/e9a41e99-ff61-50ac-8b7f-e60fcfcd1029_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252Fb6be53af-ae29-497a-92be-5a28a8f08277.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/b6be53af-ae29-497a-92be-5a28a8f08277.jpg saved to cache
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e9a41e99-ff61-50ac-8b7f-e60fcfcd1029
2026-03-25 15:30:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e9a41e99-ff61-50ac-8b7f-e60fcfcd1029, skipping ID generation
2026-03-25 15:30:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9a41e99-ff61-50ac-8b7f-e60fcfcd1029 with scrape type 1
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e9a41e99-ff61-50ac-8b7f-e60fcfcd1029 sending to next pipeline
2026-03-25 15:30:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: e9a41e99-ff61-50ac-8b7f-e60fcfcd1029, identifier: 10723131
2026-03-25 15:30:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: e9a41e99-ff61-50ac-8b7f-e60fcfcd1029 with identifier: 10723131
2026-03-25 15:30:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: e9a41e99-ff61-50ac-8b7f-e60fcfcd1029 with identifier: 10723131
2026-03-25 15:30:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: e9a41e99-ff61-50ac-8b7f-e60fcfcd1029 with identifier: 10723131 to the API
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745669/general/b6be53af-ae29-497a-92be-5a28a8f08277.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 245,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Electric',
'id': 'e9a41e99-ff61-50ac-8b7f-e60fcfcd1029',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LF22ULM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723131',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 11526,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a41e99-ff61-50ac-8b7f-e60fcfcd1029/e9a41e99-ff61-50ac-8b7f-e60fcfcd1029_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89815,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745669/general/542b322c-16ed-4a8e-9167-e82f31348e3f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a41e99-ff61-50ac-8b7f-e60fcfcd1029/e9a41e99-ff61-50ac-8b7f-e60fcfcd1029_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103096,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745669/general/cce68fa5-5617-4f2e-b908-5c5b5c3384a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a41e99-ff61-50ac-8b7f-e60fcfcd1029/e9a41e99-ff61-50ac-8b7f-e60fcfcd1029_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87879,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745669/general/4a6a4905-d817-4199-9ae9-d9538446c317.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a41e99-ff61-50ac-8b7f-e60fcfcd1029/e9a41e99-ff61-50ac-8b7f-e60fcfcd1029_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98752,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745669/general/78d3b09d-4b25-4ac6-80be-a4c9258db0db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a41e99-ff61-50ac-8b7f-e60fcfcd1029/e9a41e99-ff61-50ac-8b7f-e60fcfcd1029_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77268,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745669/general/90ada014-e819-412e-a9ab-2dd8e9452797.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a41e99-ff61-50ac-8b7f-e60fcfcd1029/e9a41e99-ff61-50ac-8b7f-e60fcfcd1029_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89231,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745669/general/d5d86059-5882-4836-b994-fab42d19a65a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a41e99-ff61-50ac-8b7f-e60fcfcd1029/e9a41e99-ff61-50ac-8b7f-e60fcfcd1029_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93788,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745669/general/358ed3cf-389a-4808-8044-7f66ee9b267c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a41e99-ff61-50ac-8b7f-e60fcfcd1029/e9a41e99-ff61-50ac-8b7f-e60fcfcd1029_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78548,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745669/general/b6be53af-ae29-497a-92be-5a28a8f08277.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a41e99-ff61-50ac-8b7f-e60fcfcd1029/e9a41e99-ff61-50ac-8b7f-e60fcfcd1029_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59890,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745669/general/6a31ce0b-204c-487b-81b5-35b66b113efb.jpg',
'Width': 800}],
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 245 hp - '
'LF22ULM - 11,526 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723131%27 HTTP/1.1" 200 None
2026-03-25 15:30:30 [adesa.uk] INFO: Saving data for 10723131: {'created_time': 1774452630.738608, 'last_price_update_time': 1774452630.738623, 'auction_closing_time': 1774540800.0}
2026-03-25 15:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10723131') HTTP/1.1" 204 0
2026-03-25 15:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6438d47fd0>
2026-03-25 15:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24df172a-306c-5195-82f2-1d4a4c9b976c/24df172a-306c-5195-82f2-1d4a4c9b976c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252Fdbb96d0b-e060-49ca-9e83-e0d683c9efb3.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/dbb96d0b-e060-49ca-9e83-e0d683c9efb3.jpg saved to cache
2026-03-25 15:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 24df172a-306c-5195-82f2-1d4a4c9b976c
2026-03-25 15:30:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 24df172a-306c-5195-82f2-1d4a4c9b976c, skipping ID generation
2026-03-25 15:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24df172a-306c-5195-82f2-1d4a4c9b976c with scrape type 1
2026-03-25 15:30:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 24df172a-306c-5195-82f2-1d4a4c9b976c sending to next pipeline
2026-03-25 15:30:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 24df172a-306c-5195-82f2-1d4a4c9b976c, identifier: 10723130
2026-03-25 15:30:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 24df172a-306c-5195-82f2-1d4a4c9b976c with identifier: 10723130
2026-03-25 15:30:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 24df172a-306c-5195-82f2-1d4a4c9b976c with identifier: 10723130
2026-03-25 15:30:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 24df172a-306c-5195-82f2-1d4a4c9b976c with identifier: 10723130 to the API
2026-03-25 15:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745668/general/dbb96d0b-e060-49ca-9e83-e0d683c9efb3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 245,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Electric',
'id': '24df172a-306c-5195-82f2-1d4a4c9b976c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MV22NHA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723130',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 34925,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24df172a-306c-5195-82f2-1d4a4c9b976c/24df172a-306c-5195-82f2-1d4a4c9b976c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92690,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745668/general/6e2e6d20-0df2-4772-9651-2a66afd5628c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24df172a-306c-5195-82f2-1d4a4c9b976c/24df172a-306c-5195-82f2-1d4a4c9b976c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101015,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745668/general/44dc4b1b-4e4d-4be7-bfa2-7e70bdbbd597.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24df172a-306c-5195-82f2-1d4a4c9b976c/24df172a-306c-5195-82f2-1d4a4c9b976c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88925,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745668/general/98ccb386-ac41-48dd-a3ea-648fe243fe16.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24df172a-306c-5195-82f2-1d4a4c9b976c/24df172a-306c-5195-82f2-1d4a4c9b976c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101199,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745668/general/d8c17edf-638d-4f6e-919d-d48f7911566b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24df172a-306c-5195-82f2-1d4a4c9b976c/24df172a-306c-5195-82f2-1d4a4c9b976c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62776,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745668/general/cbea1c35-4287-463c-804c-367c07be3b58.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24df172a-306c-5195-82f2-1d4a4c9b976c/24df172a-306c-5195-82f2-1d4a4c9b976c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58187,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745668/general/7be74876-1b12-466b-870f-6b6093ff2229.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24df172a-306c-5195-82f2-1d4a4c9b976c/24df172a-306c-5195-82f2-1d4a4c9b976c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76733,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745668/general/c5762dc6-3399-4721-a1e6-0555d3071ab6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24df172a-306c-5195-82f2-1d4a4c9b976c/24df172a-306c-5195-82f2-1d4a4c9b976c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100882,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745668/general/7ed3602a-c099-4ae0-a671-018ec4af2452.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24df172a-306c-5195-82f2-1d4a4c9b976c/24df172a-306c-5195-82f2-1d4a4c9b976c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67831,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745668/general/dbb96d0b-e060-49ca-9e83-e0d683c9efb3.jpg',
'Width': 800}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range Plus 60 kWh - Electric - Automatic - '
'245 hp - MV22NHA - 34,925 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723130%27 HTTP/1.1" 200 None
2026-03-25 15:30:31 [adesa.uk] INFO: Saving data for 10723130: {'created_time': 1774452631.842735, 'last_price_update_time': 1774452631.84275, 'auction_closing_time': 1774540800.0}
2026-03-25 15:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10723130') HTTP/1.1" 204 0
2026-03-25 15:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with identifier: 10707311
2026-03-25 15:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with scrape type 2
2026-03-25 15:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with scrape type 2
2026-03-25 15:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 9be0ac21-17fb-5ff5-b24d-0f9d898c1204, identifier: 10707311
2026-03-25 15:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with identifier: 10707311
2026-03-25 15:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:30:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-25 15:30:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 15:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:30:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-25 15:30:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 15:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with identifier: 10707311
2026-03-25 15:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with identifier: 10707311 to the API
2026-03-25 15:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707311>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9be0ac21-17fb-5ff5-b24d-0f9d898c1204',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV75UYA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707311',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Combo',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2026-02-28',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Combo 1.5 Turbo Prime Plus - Diesel - Manual - 102 hp - '
'DV75UYA - 25 mi',
'transmission': 'manual',
'trim': 'Prime Plus',
'vin': None,
'year': 2026}
2026-03-25 15:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707311%27 HTTP/1.1" 200 None
2026-03-25 15:30:33 [adesa.uk] INFO: Saving data for 10707311: {'auction_closing_time': 1775034000.0, 'created_time': 1774031463.932935, 'last_price_update_time': 1774452633.746704}
2026-03-25 15:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10707311') HTTP/1.1" 204 0
2026-03-25 15:30:33 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 15:30:33 [adesa.uk] INFO: adesa.uk Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-25 15:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20last_price_update_time%20lt%201774020633 HTTP/1.1" 200 None
2026-03-25 15:30:33 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (7 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.uk/task_45_2026-03-25T15_30_00.jl
2026-03-25 15:30:33 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 51875,
'downloader/request_count': 63,
'downloader/request_method_count/GET': 61,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 5831545,
'downloader/response_count': 63,
'downloader/response_status_count/200': 63,
'elapsed_time_seconds': 28.145452,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 15, 30, 33, 874402, tzinfo=datetime.timezone.utc),
'item_scraped_count': 7,
'log_count/DEBUG': 818,
'log_count/INFO': 999,
'memusage/max': 147984384,
'memusage/startup': 147984384,
'photo_download_count': 54,
'request_depth_max': 2,
'response_received_count': 9,
'scheduler/dequeued': 63,
'scheduler/dequeued/memory': 63,
'scheduler/enqueued': 63,
'scheduler/enqueued/memory': 63,
'scrape_type/new': 6,
'scrape_type/price_update': 1,
'scrape_type/skipped': 161,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 9,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 5.341199298492736,
'scrapy-zyte-api/mean_response_seconds': 5.384142614901066,
'scrapy-zyte-api/processed': 9,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 9,
'scrapy-zyte-api/request_args/experimental.requestCookies': 8,
'scrapy-zyte-api/request_args/experimental.responseCookies': 9,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 9,
'scrapy-zyte-api/request_args/httpResponseHeaders': 9,
'scrapy-zyte-api/request_args/url': 9,
'scrapy-zyte-api/status_codes/200': 9,
'scrapy-zyte-api/success': 9,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 168,
'source/total_available': 168,
'start_time': datetime.datetime(2026, 3, 25, 15, 30, 5, 728950, tzinfo=datetime.timezone.utc)}
2026-03-25 15:30:33 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-25 15:30:34 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f64389b1950>
2026-03-25 15:30:34 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f64389b1c10>