Head
2026-03-23 05:00:10 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-23 05:00:10 [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-23 05:00:10 [vpauto.fr] INFO: Starting spider vpauto.fr
2026-03-23 05:00:10 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-23 05:00:10 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-23 05:00:10 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-23 05:00:10 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-23 05:00:10 [scrapy.extensions.telnet] INFO: Telnet Password: 8ae0241b368f1820
2026-03-23 05:00:11 [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-23 05:00:11 [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/vpauto.fr/task_20_2026-03-23T05_00_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-23 05:00:11 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-23 05:00:11 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-23 05:00:11 [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-23 05:00:11 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-23 05:00:11 [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-23 05:00:11 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-23 05:00:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-23 05:00:11 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-23 05:00:11 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-23 05:00:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-23 05:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 05:00:11 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-23 05:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27en%27%20and%20RowKey%20eq%20%27en%27 HTTP/1.1" 200 None
2026-03-23 05:00:11 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-23 05:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-23 05:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-23 05:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-23 05:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-23 05:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-23 05:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-23 05:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-23 05:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-23 05:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-23 05:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-23 05:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-23 05:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-23 05:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-23 05:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-23 05:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-23 05:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-23 05:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-23 05:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-23 05:00:11 [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-23 05:00:11 [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-23 05:00:11 [scrapy.core.engine] INFO: Spider opened
2026-03-23 05:00:11 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-23 05:00:11 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-23 05:00:11 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-23 05:00:11 [scrapy-playwright] INFO: Starting download handler
2026-03-23 05:00:11 [scrapy-playwright] INFO: Starting download handler
2026-03-23 05:00:16 [vpauto.fr] INFO: Requesting listing page 1: https://vpauto.eu/vehicle/list?page=1
2026-03-23 05:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-23 05:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=1> (referer: None) ['zyte-api']
Tail
2026-03-23 07:00:09 [vpauto.fr] INFO: Found listing with ID: 41f0801ff8
2026-03-23 07:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2741f0801ff8%27 HTTP/1.1" 200 None
2026-03-23 07:00:09 [vpauto.fr] INFO: Scrape type for 41f0801ff8: 0
2026-03-23 07:00:09 [vpauto.fr] INFO: Found listing with ID: 19f5d200ec
2026-03-23 07:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2719f5d200ec%27 HTTP/1.1" 200 None
2026-03-23 07:00:09 [vpauto.fr] INFO: Scrape type for 19f5d200ec: 0
2026-03-23 07:00:09 [vpauto.fr] INFO: Requesting listing page 2501: https://vpauto.eu/vehicle/list?page=2501
2026-03-23 07:00:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-23 07:00:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=2501> (referer: https://vpauto.eu/vehicle/list?page=2500) ['zyte-api']
2026-03-23 07:00:10 [vpauto.fr] INFO: Found 15 ads on page 2501
2026-03-23 07:00:10 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-23 07:00:10 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-23 07:00:10 [vpauto.fr] INFO: Found listing with ID: 56e064495a
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756e064495a%27 HTTP/1.1" 200 None
2026-03-23 07:00:10 [vpauto.fr] INFO: Scrape type for 56e064495a: 0
2026-03-23 07:00:10 [vpauto.fr] INFO: Found listing with ID: 65f2ea3a55
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2765f2ea3a55%27 HTTP/1.1" 200 None
2026-03-23 07:00:10 [vpauto.fr] INFO: Scrape type for 65f2ea3a55: 0
2026-03-23 07:00:10 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-23 07:00:10 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-23 07:00:10 [vpauto.fr] INFO: Found listing with ID: 3bf619f89e
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273bf619f89e%27 HTTP/1.1" 200 None
2026-03-23 07:00:10 [vpauto.fr] INFO: Scrape type for 3bf619f89e: 0
2026-03-23 07:00:10 [vpauto.fr] INFO: Found listing with ID: 72f2df0bec
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2772f2df0bec%27 HTTP/1.1" 200 None
2026-03-23 07:00:10 [vpauto.fr] INFO: Scrape type for 72f2df0bec: 0
2026-03-23 07:00:10 [vpauto.fr] INFO: Found listing with ID: 86da28e4f8
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786da28e4f8%27 HTTP/1.1" 200 None
2026-03-23 07:00:10 [vpauto.fr] INFO: Scrape type for 86da28e4f8: 0
2026-03-23 07:00:10 [vpauto.fr] INFO: Found listing with ID: 23e6200555
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723e6200555%27 HTTP/1.1" 200 None
2026-03-23 07:00:10 [vpauto.fr] INFO: Scrape type for 23e6200555: 0
2026-03-23 07:00:10 [vpauto.fr] INFO: Found listing with ID: d75c10e955
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d75c10e955%27 HTTP/1.1" 200 None
2026-03-23 07:00:10 [vpauto.fr] INFO: Scrape type for d75c10e955: 0
2026-03-23 07:00:10 [vpauto.fr] INFO: Found listing with ID: 2a9a655f8
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272a9a655f8%27 HTTP/1.1" 200 None
2026-03-23 07:00:10 [vpauto.fr] INFO: Scrape type for 2a9a655f8: 0
2026-03-23 07:00:10 [vpauto.fr] INFO: Found listing with ID: ae0dd4b3f8
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ae0dd4b3f8%27 HTTP/1.1" 200 None
2026-03-23 07:00:10 [vpauto.fr] INFO: Scrape type for ae0dd4b3f8: 0
2026-03-23 07:00:10 [vpauto.fr] INFO: Found listing with ID: 2eb078a3f8
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272eb078a3f8%27 HTTP/1.1" 200 None
2026-03-23 07:00:10 [vpauto.fr] INFO: Scrape type for 2eb078a3f8: 0
2026-03-23 07:00:10 [vpauto.fr] INFO: Found listing with ID: 86fda8fff8
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786fda8fff8%27 HTTP/1.1" 200 None
2026-03-23 07:00:10 [vpauto.fr] INFO: Scrape type for 86fda8fff8: 0
2026-03-23 07:00:10 [vpauto.fr] INFO: Found listing with ID: 41f0801ff8
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2741f0801ff8%27 HTTP/1.1" 200 None
2026-03-23 07:00:10 [vpauto.fr] INFO: Scrape type for 41f0801ff8: 0
2026-03-23 07:00:10 [vpauto.fr] INFO: Found listing with ID: 19f5d200ec
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2719f5d200ec%27 HTTP/1.1" 200 None
2026-03-23 07:00:10 [vpauto.fr] INFO: Scrape type for 19f5d200ec: 0
2026-03-23 07:00:10 [vpauto.fr] INFO: Requesting listing page 2502: https://vpauto.eu/vehicle/list?page=2502
2026-03-23 07:00:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-23 07:00:11 [scrapy.extensions.logstats] INFO: Crawled 2505 pages (at 32 pages/min), scraped 4 items (at 0 items/min)
2026-03-23 07:00:11 [scrapy.core.engine] INFO: Closing spider (closespider_timeout)
2026-03-23 07:00:11 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-23 07:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=2502> (referer: https://vpauto.eu/vehicle/list?page=2501) ['zyte-api']
2026-03-23 07:00:15 [vpauto.fr] INFO: Found 15 ads on page 2502
2026-03-23 07:00:15 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-23 07:00:15 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-23 07:00:15 [vpauto.fr] INFO: Found listing with ID: 56e064495a
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756e064495a%27 HTTP/1.1" 200 None
2026-03-23 07:00:15 [vpauto.fr] INFO: Scrape type for 56e064495a: 0
2026-03-23 07:00:15 [vpauto.fr] INFO: Found listing with ID: 65f2ea3a55
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2765f2ea3a55%27 HTTP/1.1" 200 None
2026-03-23 07:00:15 [vpauto.fr] INFO: Scrape type for 65f2ea3a55: 0
2026-03-23 07:00:15 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-23 07:00:15 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-23 07:00:15 [vpauto.fr] INFO: Found listing with ID: 3bf619f89e
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273bf619f89e%27 HTTP/1.1" 200 None
2026-03-23 07:00:15 [vpauto.fr] INFO: Scrape type for 3bf619f89e: 0
2026-03-23 07:00:15 [vpauto.fr] INFO: Found listing with ID: 72f2df0bec
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2772f2df0bec%27 HTTP/1.1" 200 None
2026-03-23 07:00:15 [vpauto.fr] INFO: Scrape type for 72f2df0bec: 0
2026-03-23 07:00:15 [vpauto.fr] INFO: Found listing with ID: 86da28e4f8
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786da28e4f8%27 HTTP/1.1" 200 None
2026-03-23 07:00:15 [vpauto.fr] INFO: Scrape type for 86da28e4f8: 0
2026-03-23 07:00:15 [vpauto.fr] INFO: Found listing with ID: 23e6200555
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723e6200555%27 HTTP/1.1" 200 None
2026-03-23 07:00:15 [vpauto.fr] INFO: Scrape type for 23e6200555: 0
2026-03-23 07:00:15 [vpauto.fr] INFO: Found listing with ID: d75c10e955
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d75c10e955%27 HTTP/1.1" 200 None
2026-03-23 07:00:15 [vpauto.fr] INFO: Scrape type for d75c10e955: 0
2026-03-23 07:00:15 [vpauto.fr] INFO: Found listing with ID: 2a9a655f8
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272a9a655f8%27 HTTP/1.1" 200 None
2026-03-23 07:00:15 [vpauto.fr] INFO: Scrape type for 2a9a655f8: 0
2026-03-23 07:00:15 [vpauto.fr] INFO: Found listing with ID: ae0dd4b3f8
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ae0dd4b3f8%27 HTTP/1.1" 200 None
2026-03-23 07:00:15 [vpauto.fr] INFO: Scrape type for ae0dd4b3f8: 0
2026-03-23 07:00:15 [vpauto.fr] INFO: Found listing with ID: 2eb078a3f8
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272eb078a3f8%27 HTTP/1.1" 200 None
2026-03-23 07:00:15 [vpauto.fr] INFO: Scrape type for 2eb078a3f8: 0
2026-03-23 07:00:15 [vpauto.fr] INFO: Found listing with ID: 86fda8fff8
2026-03-23 07:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786fda8fff8%27 HTTP/1.1" 200 None
2026-03-23 07:00:16 [vpauto.fr] INFO: Scrape type for 86fda8fff8: 0
2026-03-23 07:00:16 [vpauto.fr] INFO: Found listing with ID: 41f0801ff8
2026-03-23 07:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2741f0801ff8%27 HTTP/1.1" 200 None
2026-03-23 07:00:16 [vpauto.fr] INFO: Scrape type for 41f0801ff8: 0
2026-03-23 07:00:16 [vpauto.fr] INFO: Found listing with ID: 19f5d200ec
2026-03-23 07:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2719f5d200ec%27 HTTP/1.1" 200 None
2026-03-23 07:00:16 [vpauto.fr] INFO: Scrape type for 19f5d200ec: 0
2026-03-23 07:00:16 [vpauto.fr] INFO: Requesting listing page 2503: https://vpauto.eu/vehicle/list?page=2503
2026-03-23 07:00:16 [vpauto.fr] INFO: vpauto.fr Crawl ended with reason closespider_timeout, 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>: 37926, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-23 07:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 07:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20last_price_update_time%20lt%201773817216 HTTP/1.1" 200 None
2026-03-23 07:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5fb0880aa0') HTTP/1.1" 204 0
2026-03-23 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='bce567ca0') HTTP/1.1" 204 0
2026-03-23 07:00:17 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (4 items) in: file:///var/lib/scrapyd/items/sourcing_v2/vpauto.fr/task_20_2026-03-23T05_00_00.jl
2026-03-23 07:00:17 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 710984,
'downloader/request_count': 2511,
'downloader/request_method_count/GET': 2511,
'downloader/response_bytes': 372365512,
'downloader/response_count': 2511,
'downloader/response_status_count/200': 2506,
'downloader/response_status_count/500': 5,
'elapsed_time_seconds': 7205.39277,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'closespider_timeout',
'finish_time': datetime.datetime(2026, 3, 23, 7, 0, 17, 7632, tzinfo=datetime.timezone.utc),
'item_scraped_count': 4,
'log_count/DEBUG': 82078,
'log_count/INFO': 82329,
'memusage/max': 199217152,
'memusage/startup': 147820544,
'request_depth_max': 2502,
'response_received_count': 2506,
'retry/count': 5,
'retry/reason_count/500 Internal Server Error': 5,
'scheduler/dequeued': 2511,
'scheduler/dequeued/memory': 2511,
'scheduler/enqueued': 2512,
'scheduler/enqueued/memory': 2512,
'scrape_type/price_update': 4,
'scrape_type/skipped': 38498,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 2512,
'scrapy-zyte-api/error_ratio': 0.0003980891719745223,
'scrapy-zyte-api/errors': 1,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 1,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 2.2319961290914874,
'scrapy-zyte-api/mean_response_seconds': 2.3691060137669777,
'scrapy-zyte-api/processed': 2511,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 2510,
'scrapy-zyte-api/request_args/experimental.requestCookies': 2510,
'scrapy-zyte-api/request_args/experimental.responseCookies': 2511,
'scrapy-zyte-api/request_args/httpResponseBody': 2511,
'scrapy-zyte-api/request_args/httpResponseHeaders': 2511,
'scrapy-zyte-api/request_args/sessionContext': 2511,
'scrapy-zyte-api/request_args/url': 2511,
'scrapy-zyte-api/status_codes/0': 1,
'scrapy-zyte-api/status_codes/200': 2511,
'scrapy-zyte-api/success': 2511,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 23, 5, 0, 11, 614862, tzinfo=datetime.timezone.utc)}
2026-03-23 07:00:17 [scrapy.core.engine] INFO: Spider closed (closespider_timeout)
2026-03-23 07:00:17 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f275a515f90>
2026-03-23 07:00:17 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f275a516350>