• LogParser v0.8.2, last updated at 2026-03-30 05:24:52, http://scrapyd-4:6800/logs/sourcing_v2/adesa.be/task_31_2026-03-30T04_15_00.json

PROJECT (sourcing_v2), SPIDER (adesa.be)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spideradesa.be
    jobtask_31_2026-03-30T04_15_00
    first_log_time2026-03-30 04:15:06
    latest_log_time2026-03-30 05:24:51
    runtime1:09:45
    crawled_pages 3102
    scraped_items 3059
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count4
    log_warning_count0
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

    • error_logs
      4 in total

      2026-03-30 04:21:54 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10737724>
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
          result = context.run(
        File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
          return g.throw(self.value.with_traceback(self.tb))
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
          return (yield download_func(request=request, spider=spider))
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
          extracted: _SelfResultT | Failure = result.result()
        File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py", line 257, in _download_request
          api_response = await self._session.get(api_params, retrying=retrying)
        File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 54, in get
          return await self._client.get(
        File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 168, in get
          result = await request()
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 142, in async_wrapped
          return await fn(*args, **kwargs)
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 58, in __call__
          do = await self.iter(retry_state=retry_state)
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 110, in iter
          result = await action(retry_state)
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 78, in inner
          return fn(*args, **kwargs)
        File "/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py", line 390, in <lambda>
          self._add_action_func(lambda rs: rs.outcome.result())
        File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
          return self.__get_result()
        File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
          raise self._exception
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 61, in __call__
          result = await fn(*args, **kwargs)
        File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 142, in request
          raise RequestError(
      zyte_api._errors.RequestError: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 04:21:53 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '77474d2e4d6ab5fdc277892f09f4d26b', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."}', request_id=77474d2e4d6ab5fdc277892f09f4d26b
      2026-03-30 04:25:19 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10729546>
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
          result = context.run(
        File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
          return g.throw(self.value.with_traceback(self.tb))
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
          return (yield download_func(request=request, spider=spider))
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
          extracted: _SelfResultT | Failure = result.result()
        File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py", line 257, in _download_request
          api_response = await self._session.get(api_params, retrying=retrying)
        File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 54, in get
          return await self._client.get(
        File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 168, in get
          result = await request()
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 142, in async_wrapped
          return await fn(*args, **kwargs)
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 58, in __call__
          do = await self.iter(retry_state=retry_state)
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 110, in iter
          result = await action(retry_state)
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 78, in inner
          return fn(*args, **kwargs)
        File "/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py", line 390, in <lambda>
          self._add_action_func(lambda rs: rs.outcome.result())
        File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
          return self.__get_result()
        File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
          raise self._exception
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 61, in __call__
          result = await fn(*args, **kwargs)
        File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 142, in request
          raise RequestError(
      zyte_api._errors.RequestError: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 04:25:19 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '968fa0588b0be7d32ad1bc4f3b33ef30', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."}', request_id=968fa0588b0be7d32ad1bc4f3b33ef30
      2026-03-30 04:54:39 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10735172>
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
          result = context.run(
        File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
          return g.throw(self.value.with_traceback(self.tb))
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
          return (yield download_func(request=request, spider=spider))
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
          extracted: _SelfResultT | Failure = result.result()
        File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py", line 257, in _download_request
          api_response = await self._session.get(api_params, retrying=retrying)
        File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 54, in get
          return await self._client.get(
        File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 168, in get
          result = await request()
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 142, in async_wrapped
          return await fn(*args, **kwargs)
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 58, in __call__
          do = await self.iter(retry_state=retry_state)
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 110, in iter
          result = await action(retry_state)
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 78, in inner
          return fn(*args, **kwargs)
        File "/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py", line 390, in <lambda>
          self._add_action_func(lambda rs: rs.outcome.result())
        File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
          return self.__get_result()
        File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
          raise self._exception
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 61, in __call__
          result = await fn(*args, **kwargs)
        File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 142, in request
          raise RequestError(
      zyte_api._errors.RequestError: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 04:54:39 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '00358698a6d03f78bf5fbd1be6b6926a', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."}', request_id=00358698a6d03f78bf5fbd1be6b6926a
      2026-03-30 04:55:29 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10729632>
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
          result = context.run(
        File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
          return g.throw(self.value.with_traceback(self.tb))
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
          return (yield download_func(request=request, spider=spider))
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
          extracted: _SelfResultT | Failure = result.result()
        File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py", line 257, in _download_request
          api_response = await self._session.get(api_params, retrying=retrying)
        File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 54, in get
          return await self._client.get(
        File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 168, in get
          result = await request()
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 142, in async_wrapped
          return await fn(*args, **kwargs)
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 58, in __call__
          do = await self.iter(retry_state=retry_state)
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 110, in iter
          result = await action(retry_state)
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 78, in inner
          return fn(*args, **kwargs)
        File "/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py", line 390, in <lambda>
          self._add_action_func(lambda rs: rs.outcome.result())
        File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
          return self.__get_result()
        File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
          raise self._exception
        File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 61, in __call__
          result = await fn(*args, **kwargs)
        File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 142, in request
          raise RequestError(
      zyte_api._errors.RequestError: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 04:55:29 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '47eb89b65b0505fe0c4b46fa9397837d', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."}', request_id=47eb89b65b0505fe0c4b46fa9397837d
      2026-03-30 05:24:51 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f4bc5f43690>
      2026-03-30 05:24:51 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f4bc5fc20d0>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      fde47e2f26778116
    • latest_crawl

      2026-03-30 05:24:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
    • latest_scrape

      2026-03-30 05:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740468>
    • latest_stat

      2026-03-30 05:24:06 [scrapy.extensions.logstats] INFO: Crawled 3081 pages (at 50 pages/min), scraped 3038 items (at 52 items/min)
    • Head

      2026-03-30 04:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-30 04:15: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-30 04:15:06 [adesa.be] INFO: Starting spider adesa.be
      2026-03-30 04:15:06 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-30 04:15:06 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-30 04:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-30 04:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-30 04:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: fde47e2f26778116
      2026-03-30 04:15: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-30 04:15: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.be/task_31_2026-03-30T04_15_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-30 04:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-30 04:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-30 04:15: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-30 04:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-03-30 04:15: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-30 04:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-03-30 04:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-30 04:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
      2026-03-30 04:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-30 04:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-30 04:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 04:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2026-03-30 04:15:06 [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-30 04:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-03-30 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-03-30 04:15:06 [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 04:15:06 [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 04:15:06 [scrapy.core.engine] INFO: Spider opened
      2026-03-30 04:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-30 04:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-03-30 04:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
      2026-03-30 04:15:06 [scrapy-playwright] INFO: Starting download handler
      
      2026-03-30 04:15:06 [scrapy-playwright] INFO: Starting download handler
      2026-03-30 04:15: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 04:15: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-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738054
    • Tail

      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712624') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712625') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712629') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712633') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712635') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712641') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712643') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712647') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712649') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712651') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712653') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712656') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712657') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712660') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712664') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712670') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712683') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712685') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712687') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712689') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712690') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712692') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712693') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712699') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712702') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712703') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712708') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712709') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712710') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712715') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712716') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712717') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712718') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712721') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712722') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712723') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712724') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712726') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712728') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712731') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712732') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712733') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712735') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712737') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712739') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712740') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712741') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712742') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712743') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712746') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712747') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712748') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712750') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712754') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712755') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712757') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712758') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712759') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712761') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712765') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712767') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712768') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712773') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712774') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712775') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712776') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712778') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712781') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712782') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712784') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712788') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712792') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712797') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712802') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712806') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712807') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712808') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712810') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712814') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712823') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713173') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713174') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713175') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713176') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713223') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713225') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713227') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713228') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713312') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713313') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713320') HTTP/1.1" 204 0
      2026-03-30 05:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713321') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713323') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713324') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713379') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713380') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713381') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713382') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713388') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713389') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713390') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713414') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713415') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713418') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713437') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713520') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713521') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713522') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713524') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713525') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713526') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713529') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713530') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713531') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713539') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713541') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713550') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713552') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713554') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713555') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713563') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713572') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713575') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713576') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713577') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713581') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713586') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713587') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713588') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713596') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713600') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713606') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713610') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713615') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10719206') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720609') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10721242') HTTP/1.1" 204 0
      2026-03-30 05:24:51 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (3059 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.be/task_31_2026-03-30T04_15_00.jl
      2026-03-30 05:24:51 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/exception_count': 4,
       'downloader/exception_type_count/zyte_api._errors.RequestError': 4,
       'downloader/request_bytes': 2854046,
       'downloader/request_count': 3106,
       'downloader/request_method_count/GET': 3063,
       'downloader/request_method_count/POST': 43,
       'downloader/response_bytes': 132903086,
       'downloader/response_count': 3102,
       'downloader/response_status_count/200': 3102,
       'elapsed_time_seconds': 4184.755659,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 30, 5, 24, 51, 440539, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 3059,
       'log_count/DEBUG': 37314,
       'log_count/ERROR': 4,
       'log_count/INFO': 37327,
       'memusage/max': 181747712,
       'memusage/startup': 149676032,
       'request_depth_max': 43,
       'response_received_count': 3102,
       'scheduler/dequeued': 3106,
       'scheduler/dequeued/memory': 3106,
       'scheduler/enqueued': 3106,
       'scheduler/enqueued/memory': 3106,
       'scrape_type/price_update': 3063,
       'scrape_type/skipped': 1156,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 3212,
       'scrapy-zyte-api/error_ratio': 0.03424657534246575,
       'scrapy-zyte-api/error_types/download/temporary-error': 8,
       'scrapy-zyte-api/error_types/website/connection-error': 4,
       'scrapy-zyte-api/errors': 110,
       "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 98,
       'scrapy-zyte-api/fatal_errors': 4,
       'scrapy-zyte-api/mean_connection_seconds': 6.330715959400446,
       'scrapy-zyte-api/mean_response_seconds': 6.335744656367809,
       'scrapy-zyte-api/processed': 3106,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 3106,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 3105,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 3106,
       'scrapy-zyte-api/request_args/httpRequestBody': 43,
       'scrapy-zyte-api/request_args/httpRequestMethod': 43,
       'scrapy-zyte-api/request_args/httpResponseBody': 3106,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 3106,
       'scrapy-zyte-api/request_args/url': 3106,
       'scrapy-zyte-api/status_codes/0': 98,
       'scrapy-zyte-api/status_codes/200': 3102,
       'scrapy-zyte-api/status_codes/421': 4,
       'scrapy-zyte-api/status_codes/520': 8,
       'scrapy-zyte-api/success': 3102,
       'scrapy-zyte-api/success_ratio': 0.9987121699935608,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'source/items_encountered': 4219,
       'source/total_available': 4219,
       'start_time': datetime.datetime(2026, 3, 30, 4, 15, 6, 684880, tzinfo=datetime.timezone.utc)}
      2026-03-30 05:24:51 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-30 05:24:51 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f4bc5f43690>
      2026-03-30 05:24:51 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f4bc5fc20d0>
    • Log

      /5/log/utf8/sourcing_v2/adesa.be/task_31_2026-03-30T04_15_00/?job_finished=True

    • Source

      http://scrapyd-4:6800/logs/sourcing_v2/adesa.be/task_31_2026-03-30T04_15_00.log

  • sourcelog
    last_update_time2026-03-30 05:24:51
    last_update_timestamp1774848291
    downloader/exception_count4
    downloader/exception_type_count/zyte_api._errors.RequestError4
    downloader/request_bytes2854046
    downloader/request_count3106
    downloader/request_method_count/GET3063
    downloader/request_method_count/POST43
    downloader/response_bytes132903086
    downloader/response_count3102
    downloader/response_status_count/2003102
    elapsed_time_seconds4184.755659
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 30, 5, 24, 51, 440539, tzinfo=datetime.timezone.utc)
    item_scraped_count3059
    log_count/DEBUG37314
    log_count/ERROR4
    log_count/INFO37327
    memusage/max181747712
    memusage/startup149676032
    request_depth_max43
    response_received_count3102
    scheduler/dequeued3106
    scheduler/dequeued/memory3106
    scheduler/enqueued3106
    scheduler/enqueued/memory3106
    scrape_type/price_update3063
    scrape_type/skipped1156
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts3212
    scrapy-zyte-api/error_ratio0.03424657534246575
    scrapy-zyte-api/error_types/download/temporary-error8
    scrapy-zyte-api/error_types/website/connection-error4
    scrapy-zyte-api/errors110
    scrapy-zyte-api/exception_types/<class _aiohttp.client_exceptions.ClientConnectorError_>98
    scrapy-zyte-api/fatal_errors4
    scrapy-zyte-api/mean_connection_seconds6.330715959400446
    scrapy-zyte-api/mean_response_seconds6.335744656367809
    scrapy-zyte-api/processed3106
    scrapy-zyte-api/request_args/customHttpRequestHeaders3106
    scrapy-zyte-api/request_args/experimental.requestCookies3105
    scrapy-zyte-api/request_args/experimental.responseCookies3106
    scrapy-zyte-api/request_args/httpRequestBody43
    scrapy-zyte-api/request_args/httpRequestMethod43
    scrapy-zyte-api/request_args/httpResponseBody3106
    scrapy-zyte-api/request_args/httpResponseHeaders3106
    scrapy-zyte-api/request_args/url3106
    scrapy-zyte-api/status_codes/098
    scrapy-zyte-api/status_codes/2003102
    scrapy-zyte-api/status_codes/4214
    scrapy-zyte-api/status_codes/5208
    scrapy-zyte-api/success3102
    scrapy-zyte-api/success_ratio0.9987121699935608
    scrapy-zyte-api/throttle_ratio0.0
    source/items_encountered4219
    source/total_available4219
    start_timedatetime.datetime(2026, 3, 30, 4, 15, 6, 684880, tzinfo=datetime.timezone.utc)