Head
2026-03-30 12:57:16 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 12:57:16 [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-30 12:57:16 [autorola_logged_out.fr] INFO: Starting spider autorola_logged_out.fr
2026-03-30 12:57:16 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 12:57:16 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 12:57:16 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 12:57:16 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 12:57:16 [scrapy.extensions.telnet] INFO: Telnet Password: 55a7882c94ff54a4
2026-03-30 12:57:16 [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-30 12:57:16 [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/autorola_logged_out.fr/2026-03-30T12_57_10.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-30 12:57:16 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 12:57:16 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 12:57:16 [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-30 12:57:16 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 12:57:16 [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-30 12:57:16 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 12:57:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 12:57:16 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-30 12:57:16 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 12:57:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 12:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:17 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: fr
2026-03-30 12:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27fr%27%20and%20RowKey%20eq%20%27fr%27 HTTP/1.1" 200 None
2026-03-30 12:57:17 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 12:57:17 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 12:57:17 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 12:57:17 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 12:57:17 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 12:57:17 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 12:57:17 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 12:57:17 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 12:57:17 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 12:57:17 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 12:57:17 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 12:57:17 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 12:57:17 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 12:57:17 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 12:57:17 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 12:57:17 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 12:57:17 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 12:57:17 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 12:57:17 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 12:57:17 [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-30 12:57:17 [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-30 12:57:17 [scrapy.core.engine] INFO: Spider opened
2026-03-30 12:57:17 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 12:57:17 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 12:57:17 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-30 12:57:17 [scrapy-playwright] INFO: Starting download handler
2026-03-30 12:57:17 [scrapy-playwright] INFO: Starting download handler
2026-03-30 12:57:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.autorola.fr/en/dealer/search> (referer: None) ['zyte-api']
Tail
2026-03-30 13:11:35 [autorola_logged_out.fr] INFO: Getting auth token for ad 25530980
2026-03-30 13:11:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25535277?locale=en_GB_d11> (referer: https://www.autorola.fr/en/dealer/search?tnoipp=100&tsri=3&tsd=UP&tcsp=1&country=FR&price_category=16) ['zyte-api']
2026-03-30 13:11:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:39 [autorola_logged_out.fr] INFO: Getting auth token for ad 25535277
2026-03-30 13:11:41 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://mobilebidding.mp.autorolaapis.com/rest/vehicledescription/jwt/25530829?locale=en_GB_d11> (referer: https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25530829?locale=en_GB_d11) ['zyte-api']
2026-03-30 13:11:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:42 [autorola_logged_out.fr] WARNING: Error getting auth token, creating item from enrollment data only: [Failure instance: Traceback: <class 'scrapy.spidermiddlewares.httperror.HttpError'>: Ignoring non-200 response
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:182:_scrape
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:196:_scrape2
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:303:scrape_response
/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py:81:mustbe_deferred
--- <exception caught here> ---
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:83:_process_spider_input
/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/httperror.py:46:process_spider_input
]
2026-03-30 13:11:42 [autorola_logged_out.fr] ERROR: No articles found in enrollment data
2026-03-30 13:11:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25530128?locale=en_GB_d11> (referer: https://www.autorola.fr/en/dealer/search?tnoipp=100&tsri=3&tsd=UP&tcsp=1&country=FR&price_category=16) ['zyte-api']
2026-03-30 13:11:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:44 [autorola_logged_out.fr] INFO: Getting auth token for ad 25530128
2026-03-30 13:11:48 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://mobilebidding.mp.autorolaapis.com/rest/vehicledescription/jwt/25535339?locale=en_GB_d11> (referer: https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25535339?locale=en_GB_d11) ['zyte-api']
2026-03-30 13:11:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:48 [autorola_logged_out.fr] WARNING: Error getting auth token, creating item from enrollment data only: [Failure instance: Traceback: <class 'scrapy.spidermiddlewares.httperror.HttpError'>: Ignoring non-200 response
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:182:_scrape
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:196:_scrape2
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:303:scrape_response
/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py:81:mustbe_deferred
--- <exception caught here> ---
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:83:_process_spider_input
/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/httperror.py:46:process_spider_input
]
2026-03-30 13:11:48 [autorola_logged_out.fr] ERROR: No articles found in enrollment data
2026-03-30 13:11:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25529704?locale=en_GB_d11> (referer: https://www.autorola.fr/en/dealer/search?tnoipp=100&tsri=3&tsd=UP&tcsp=1&country=FR&price_category=16) ['zyte-api']
2026-03-30 13:11:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:49 [autorola_logged_out.fr] INFO: Getting auth token for ad 25529704
2026-03-30 13:11:50 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://mobilebidding.mp.autorolaapis.com/rest/vehicledescription/jwt/25531001?locale=en_GB_d11> (referer: https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25531001?locale=en_GB_d11) ['zyte-api']
2026-03-30 13:11:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:50 [autorola_logged_out.fr] WARNING: Error getting auth token, creating item from enrollment data only: [Failure instance: Traceback: <class 'scrapy.spidermiddlewares.httperror.HttpError'>: Ignoring non-200 response
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:182:_scrape
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:196:_scrape2
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:303:scrape_response
/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py:81:mustbe_deferred
--- <exception caught here> ---
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:83:_process_spider_input
/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/httperror.py:46:process_spider_input
]
2026-03-30 13:11:50 [autorola_logged_out.fr] ERROR: No articles found in enrollment data
2026-03-30 13:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25529978?locale=en_GB_d11> (referer: https://www.autorola.fr/en/dealer/search?tnoipp=100&tsri=3&tsd=UP&tcsp=1&country=FR&price_category=16) ['zyte-api']
2026-03-30 13:11:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:53 [autorola_logged_out.fr] INFO: Getting auth token for ad 25529978
2026-03-30 13:12:01 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://mobilebidding.mp.autorolaapis.com/rest/vehicledescription/jwt/25529961?locale=en_GB_d11> (referer: https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25529961?locale=en_GB_d11) ['zyte-api']
2026-03-30 13:12:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:01 [autorola_logged_out.fr] WARNING: Error getting auth token, creating item from enrollment data only: [Failure instance: Traceback: <class 'scrapy.spidermiddlewares.httperror.HttpError'>: Ignoring non-200 response
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:182:_scrape
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:196:_scrape2
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:303:scrape_response
/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py:81:mustbe_deferred
--- <exception caught here> ---
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:83:_process_spider_input
/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/httperror.py:46:process_spider_input
]
2026-03-30 13:12:01 [autorola_logged_out.fr] ERROR: No articles found in enrollment data
2026-03-30 13:12:04 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://mobilebidding.mp.autorolaapis.com/rest/vehicledescription/jwt/25530870?locale=en_GB_d11> (referer: https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25530870?locale=en_GB_d11) ['zyte-api']
2026-03-30 13:12:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:04 [autorola_logged_out.fr] WARNING: Error getting auth token, creating item from enrollment data only: [Failure instance: Traceback: <class 'scrapy.spidermiddlewares.httperror.HttpError'>: Ignoring non-200 response
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:182:_scrape
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:196:_scrape2
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:303:scrape_response
/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py:81:mustbe_deferred
--- <exception caught here> ---
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:83:_process_spider_input
/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/httperror.py:46:process_spider_input
]
2026-03-30 13:12:04 [autorola_logged_out.fr] ERROR: No articles found in enrollment data
2026-03-30 13:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25527894?locale=en_GB_d11> (referer: https://www.autorola.fr/en/dealer/search?tnoipp=100&tsri=3&tsd=UP&tcsp=1&country=FR&price_category=16) ['zyte-api']
2026-03-30 13:12:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:09 [autorola_logged_out.fr] INFO: Getting auth token for ad 25527894
2026-03-30 13:12:10 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://mobilebidding.mp.autorolaapis.com/rest/vehicledescription/jwt/25535277?locale=en_GB_d11> (referer: https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25535277?locale=en_GB_d11) ['zyte-api']
2026-03-30 13:12:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:10 [autorola_logged_out.fr] WARNING: Error getting auth token, creating item from enrollment data only: [Failure instance: Traceback: <class 'scrapy.spidermiddlewares.httperror.HttpError'>: Ignoring non-200 response
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:182:_scrape
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:196:_scrape2
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:303:scrape_response
/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py:81:mustbe_deferred
--- <exception caught here> ---
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:83:_process_spider_input
/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/httperror.py:46:process_spider_input
]
2026-03-30 13:12:10 [autorola_logged_out.fr] ERROR: No articles found in enrollment data
2026-03-30 13:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25534807?locale=en_GB_d11> (referer: https://www.autorola.fr/en/dealer/search?tnoipp=100&tsri=3&tsd=UP&tcsp=1&country=FR&price_category=16) ['zyte-api']
2026-03-30 13:12:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:11 [autorola_logged_out.fr] INFO: Getting auth token for ad 25534807
2026-03-30 13:12:11 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://mobilebidding.mp.autorolaapis.com/rest/vehicledescription/jwt/25527916?locale=en_GB_d11> (referer: https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25527916?locale=en_GB_d11) ['zyte-api']
2026-03-30 13:12:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25527900?locale=en_GB_d11> (referer: https://www.autorola.fr/en/dealer/search?tnoipp=100&tsri=3&tsd=UP&tcsp=1&country=FR&price_category=16) ['zyte-api']
2026-03-30 13:12:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:11 [autorola_logged_out.fr] WARNING: Error getting auth token, creating item from enrollment data only: [Failure instance: Traceback: <class 'scrapy.spidermiddlewares.httperror.HttpError'>: Ignoring non-200 response
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:182:_scrape
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:196:_scrape2
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:303:scrape_response
/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py:81:mustbe_deferred
--- <exception caught here> ---
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:83:_process_spider_input
/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/httperror.py:46:process_spider_input
]
2026-03-30 13:12:11 [autorola_logged_out.fr] ERROR: No articles found in enrollment data
2026-03-30 13:12:12 [autorola_logged_out.fr] INFO: Getting auth token for ad 25527900
2026-03-30 13:12:12 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://mobilebidding.mp.autorolaapis.com/rest/vehicledescription/jwt/25530128?locale=en_GB_d11> (referer: https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25530128?locale=en_GB_d11) ['zyte-api']
2026-03-30 13:12:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:12 [autorola_logged_out.fr] WARNING: Error getting auth token, creating item from enrollment data only: [Failure instance: Traceback: <class 'scrapy.spidermiddlewares.httperror.HttpError'>: Ignoring non-200 response
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:182:_scrape
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:196:_scrape2
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:303:scrape_response
/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py:81:mustbe_deferred
--- <exception caught here> ---
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:83:_process_spider_input
/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/httperror.py:46:process_spider_input
]
2026-03-30 13:12:12 [autorola_logged_out.fr] ERROR: No articles found in enrollment data
2026-03-30 13:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25535312?locale=en_GB_d11> (referer: https://www.autorola.fr/en/dealer/search?tnoipp=100&tsri=3&tsd=UP&tcsp=1&country=FR&price_category=16) ['zyte-api']
2026-03-30 13:12:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:12 [autorola_logged_out.fr] INFO: Getting auth token for ad 25535312
2026-03-30 13:12:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25530991?locale=en_GB_d11> (referer: https://www.autorola.fr/en/dealer/search?tnoipp=100&tsri=3&tsd=UP&tcsp=1&country=FR&price_category=16) ['zyte-api']
2026-03-30 13:12:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:13 [autorola_logged_out.fr] INFO: Getting auth token for ad 25530991
2026-03-30 13:12:14 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://mobilebidding.mp.autorolaapis.com/rest/vehicledescription/jwt/25529978?locale=en_GB_d11> (referer: https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25529978?locale=en_GB_d11) ['zyte-api']
2026-03-30 13:12:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:14 [autorola_logged_out.fr] WARNING: Error getting auth token, creating item from enrollment data only: [Failure instance: Traceback: <class 'scrapy.spidermiddlewares.httperror.HttpError'>: Ignoring non-200 response
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:182:_scrape
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:196:_scrape2
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:303:scrape_response
/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py:81:mustbe_deferred
--- <exception caught here> ---
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:83:_process_spider_input
/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/httperror.py:46:process_spider_input
]
2026-03-30 13:12:14 [autorola_logged_out.fr] ERROR: No articles found in enrollment data
2026-03-30 13:12:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25530808?locale=en_GB_d11> (referer: https://www.autorola.fr/en/dealer/search?tnoipp=100&tsri=3&tsd=UP&tcsp=1&country=FR&price_category=16) ['zyte-api']
2026-03-30 13:12:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:14 [autorola_logged_out.fr] INFO: Getting auth token for ad 25530808
2026-03-30 13:12:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25530087?locale=en_GB_d11> (referer: https://www.autorola.fr/en/dealer/search?tnoipp=100&tsri=3&tsd=UP&tcsp=1&country=FR&price_category=16) ['zyte-api']
2026-03-30 13:12:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:15 [autorola_logged_out.fr] INFO: Getting auth token for ad 25530087
2026-03-30 13:12:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.159(s), this was the 1st time calling it.
2026-03-30 13:12:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.318578924689005 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:12:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 267.972(s), this was the 2nd time calling it.
2026-03-30 13:12:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.427210204146673 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:12:17 [scrapy.extensions.logstats] INFO: Crawled 292 pages (at 27 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 13:12:17 [scrapy.extensions.memusage] INFO: Peak memory usage is 160MiB
2026-03-30 13:12:17 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://mobilebidding.mp.autorolaapis.com/rest/vehicledescription/jwt/25529704?locale=en_GB_d11> (referer: https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25529704?locale=en_GB_d11) ['zyte-api']
2026-03-30 13:12:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:17 [autorola_logged_out.fr] WARNING: Error getting auth token, creating item from enrollment data only: [Failure instance: Traceback: <class 'scrapy.spidermiddlewares.httperror.HttpError'>: Ignoring non-200 response
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:182:_scrape
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:196:_scrape2
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:303:scrape_response
/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py:81:mustbe_deferred
--- <exception caught here> ---
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:83:_process_spider_input
/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/httperror.py:46:process_spider_input
]
2026-03-30 13:12:17 [autorola_logged_out.fr] ERROR: No articles found in enrollment data
2026-03-30 13:12:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:12:20 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://mobilebidding.mp.autorolaapis.com/rest/vehicledescription/jwt/25534807?locale=en_GB_d11> (referer: https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25534807?locale=en_GB_d11) ['zyte-api']
2026-03-30 13:12:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:20 [autorola_logged_out.fr] WARNING: Error getting auth token, creating item from enrollment data only: [Failure instance: Traceback: <class 'scrapy.spidermiddlewares.httperror.HttpError'>: Ignoring non-200 response
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:182:_scrape
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:196:_scrape2
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:303:scrape_response
/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py:81:mustbe_deferred
--- <exception caught here> ---
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:83:_process_spider_input
/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/httperror.py:46:process_spider_input
]
2026-03-30 13:12:20 [autorola_logged_out.fr] ERROR: No articles found in enrollment data
2026-03-30 13:12:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 13:12:31 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://mobilebidding.mp.autorolaapis.com/rest/vehicledescription/jwt/25530980?locale=en_GB_d11> (referer: https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25530980?locale=en_GB_d11) ['zyte-api']
2026-03-30 13:12:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:31 [autorola_logged_out.fr] WARNING: Error getting auth token, creating item from enrollment data only: [Failure instance: Traceback: <class 'scrapy.spidermiddlewares.httperror.HttpError'>: Ignoring non-200 response
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:182:_scrape
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:196:_scrape2
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:303:scrape_response
/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py:81:mustbe_deferred
--- <exception caught here> ---
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:83:_process_spider_input
/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/httperror.py:46:process_spider_input
]
2026-03-30 13:12:31 [autorola_logged_out.fr] ERROR: No articles found in enrollment data
2026-03-30 13:12:33 [scrapy.crawler] INFO: Received SIGTERM, shutting down gracefully. Send again to force
2026-03-30 13:12:33 [scrapy.core.engine] INFO: Closing spider (shutdown)
2026-03-30 13:12:35 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://mobilebidding.mp.autorolaapis.com/rest/vehicledescription/jwt/25527900?locale=en_GB_d11> (referer: https://mobilebidding.mp.autorolaapis.com/rest/enrollments/25527900?locale=en_GB_d11) ['zyte-api']
2026-03-30 13:12:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:35 [autorola_logged_out.fr] WARNING: Error getting auth token, creating item from enrollment data only: [Failure instance: Traceback: <class 'scrapy.spidermiddlewares.httperror.HttpError'>: Ignoring non-200 response
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:182:_scrape
/usr/local/lib/python3.11/dist-packages/scrapy/core/scraper.py:196:_scrape2
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:303:scrape_response
/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py:81:mustbe_deferred
--- <exception caught here> ---
/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py:83:_process_spider_input
/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/httperror.py:46:process_spider_input
]
2026-03-30 13:12:35 [autorola_logged_out.fr] ERROR: No articles found in enrollment data