Head
2026-03-27 13:30:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 13:30:06 [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-27 13:30:06 [adesa.fr] INFO: Starting spider adesa.fr
2026-03-27 13:30:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 13:30:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 13:30:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 13:30:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 13:30:06 [scrapy.extensions.telnet] INFO: Telnet Password: 99e95fbd56fad53c
2026-03-27 13:30:06 [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-27 13:30:06 [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.fr/task_41_2026-03-27T13_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-27 13:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 13:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 13:30:06 [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-27 13:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 13:30:06 [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-27 13:30:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-27 13:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 13:30:07 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2111
2026-03-27 13:30:07 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 13:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 13:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 13:30:07 [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-27 13:30:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 13:30:07 [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-27 13:30:07 [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-27 13:30:07 [scrapy.core.engine] INFO: Spider opened
2026-03-27 13:30:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 13:30:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 13:30:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-27 13:30:07 [scrapy-playwright] INFO: Starting download handler
2026-03-27 13:30:07 [scrapy-playwright] INFO: Starting download handler
2026-03-27 13:30:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:14 [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-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735389
Tail
2026-03-27 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/32b3562c-f5c5-4f1c-be89-2f1fa9f64904.jpg already downloaded
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743878%252Fgeneral%252F5605f38c-9c19-4494-892f-2b9299a5b51d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/5605f38c-9c19-4494-892f-2b9299a5b51d.jpg already downloaded
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743878%252Fgeneral%252Fac65a347-4da8-490b-a3bd-b709d71260e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/ac65a347-4da8-490b-a3bd-b709d71260e1.jpg already downloaded
2026-03-27 13:38:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1, identifier: 10737469
2026-03-27 13:38:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with identifier: 10737469
2026-03-27 13:38:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with identifier: 10737469
2026-03-27 13:38:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with identifier: 10737469 to the API
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:38:02 [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-27 13:38:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737469>
{'auction_title': '',
'c_o_2_emission_value': 246,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8d8fa2ae-ba46-5e54-b138-40c0f0422da1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EZ-491-FL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737469',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Fuso',
'model': 'Canter',
'odometer': 124372,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5743878/general/3520b858-acf5-478b-a6a9-75a3b2f919ad.jpg',
'https://images.openlane.eu/carimgs/5743878/general/9d981af8-b363-4be9-b00d-0629f4428518.jpg',
'https://images.openlane.eu/carimgs/5743878/general/aa4469c5-896f-4e37-92f9-4accf2b7f905.jpg',
'https://images.openlane.eu/carimgs/5743878/general/e5e412ea-c192-4088-8180-fd966df3b8d7.jpg',
'https://images.openlane.eu/carimgs/5743878/general/ccfdf68d-f663-4cae-bd36-d30617044de4.jpg',
'https://images.openlane.eu/carimgs/5743878/general/53f8fd16-4dff-4a40-847a-bad1639cb953.jpg',
'https://images.openlane.eu/carimgs/5743878/general/c057e365-4ad3-477a-b6aa-a3e559a09711.jpg',
'https://images.openlane.eu/carimgs/5743878/general/32b3562c-f5c5-4f1c-be89-2f1fa9f64904.jpg',
'https://images.openlane.eu/carimgs/5743878/general/5605f38c-9c19-4494-892f-2b9299a5b51d.jpg',
'https://images.openlane.eu/carimgs/5743878/general/ac65a347-4da8-490b-a3bd-b709d71260e1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467575,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/3520b858-acf5-478b-a6a9-75a3b2f919ad.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449513,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/9d981af8-b363-4be9-b00d-0629f4428518.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 489942,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/aa4469c5-896f-4e37-92f9-4accf2b7f905.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448132,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/e5e412ea-c192-4088-8180-fd966df3b8d7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388932,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/ccfdf68d-f663-4cae-bd36-d30617044de4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376328,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/53f8fd16-4dff-4a40-847a-bad1639cb953.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258152,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/c057e365-4ad3-477a-b6aa-a3e559a09711.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 538696,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/32b3562c-f5c5-4f1c-be89-2f1fa9f64904.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 678168,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/5605f38c-9c19-4494-892f-2b9299a5b51d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441041,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/ac65a347-4da8-490b-a3bd-b709d71260e1.jpg',
'Width': 2000}],
'price': 15750,
'price_includes_vat': True,
'registration_date': '2018-07-23',
'seats_number': 3,
'seller_name': 'Auto Destok sarl',
'title': 'Fuso Canter 3.0 - Diesel - Manual - 130 hp - 124.372 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737469%27 HTTP/1.1" 200 None
2026-03-27 13:38:02 [adesa.fr] INFO: Saving data for 10737469: {'created_time': 1774618682.464905, 'last_price_update_time': 1774618682.464917, 'auction_closing_time': 1774864800.0}
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737469') HTTP/1.1" 204 0
2026-03-27 13:38:02 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 13:38:02 [adesa.fr] INFO: adesa.fr 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-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20last_price_update_time%20lt%201774186682 HTTP/1.1" 200 None
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10655690') HTTP/1.1" 204 0
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10688253') HTTP/1.1" 204 0
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10697640') HTTP/1.1" 204 0
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698997') HTTP/1.1" 204 0
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699760') HTTP/1.1" 204 0
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702389') HTTP/1.1" 204 0
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705747') HTTP/1.1" 204 0
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707735') HTTP/1.1" 204 0
2026-03-27 13:38:02 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (230 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.fr/task_41_2026-03-27T13_30_00.jl
2026-03-27 13:38:02 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 941240,
'downloader/request_count': 1139,
'downloader/request_method_count/GET': 1131,
'downloader/request_method_count/POST': 8,
'downloader/response_bytes': 174559699,
'downloader/response_count': 1139,
'downloader/response_status_count/200': 667,
'downloader/response_status_count/403': 472,
'elapsed_time_seconds': 475.484993,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 27, 13, 38, 2, 726289, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 2146455,
'httpcompression/response_count': 472,
'item_scraped_count': 230,
'log_count/DEBUG': 11381,
'log_count/INFO': 9069,
'memusage/max': 193089536,
'memusage/startup': 150347776,
'photo_download_count': 429,
'request_depth_max': 8,
'response_received_count': 710,
'scheduler/dequeued': 1139,
'scheduler/dequeued/memory': 1139,
'scheduler/enqueued': 1139,
'scheduler/enqueued/memory': 1139,
'scrape_type/new': 228,
'scrape_type/price_update': 2,
'scrape_type/skipped': 476,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 246,
'scrapy-zyte-api/error_ratio': 0.032520325203252036,
'scrapy-zyte-api/error_types/download/temporary-error': 2,
'scrapy-zyte-api/errors': 8,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 6,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 11.131259825476437,
'scrapy-zyte-api/mean_response_seconds': 11.18388237330686,
'scrapy-zyte-api/processed': 238,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 238,
'scrapy-zyte-api/request_args/experimental.requestCookies': 237,
'scrapy-zyte-api/request_args/experimental.responseCookies': 238,
'scrapy-zyte-api/request_args/httpRequestBody': 8,
'scrapy-zyte-api/request_args/httpRequestMethod': 8,
'scrapy-zyte-api/request_args/httpResponseBody': 238,
'scrapy-zyte-api/request_args/httpResponseHeaders': 238,
'scrapy-zyte-api/request_args/url': 238,
'scrapy-zyte-api/status_codes/0': 6,
'scrapy-zyte-api/status_codes/200': 238,
'scrapy-zyte-api/status_codes/520': 2,
'scrapy-zyte-api/success': 238,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 706,
'source/total_available': 706,
'start_time': datetime.datetime(2026, 3, 27, 13, 30, 7, 241296, tzinfo=datetime.timezone.utc)}
2026-03-27 13:38:02 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-27 13:38:02 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fae7b6a1710>
2026-03-27 13:38:02 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fae7b6a2790>