• 'pip install logparser' on host 'scrapyd-2:6800' and run command 'logparser'. Or wait until LogParser parses the log.
  • Fail to request logfile from http://scrapyd-2:6800/logs/sourcing_v2/vpauto.fr/task_20_2026-03-23T05_00_00 with extensions ['.log', '.log.gz', '.txt']
  • Using backup stats: LogParser v0.8.2, last updated at 2026-03-23 07:00:24, /var/lib/scrapydweb/data/stats/scrapyd-2_6800/sourcing_v2/vpauto.fr/task_20_2026-03-23T05_00_00.json

PROJECT (sourcing_v2), SPIDER (vpauto.fr)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spidervpauto.fr
    jobtask_20_2026-03-23T05_00_00
    first_log_time2026-03-23 05:00:10
    latest_log_time2026-03-23 07:00:17
    runtime2:00:07
    crawled_pages 2506
    scraped_items 4
    shutdown_reasonN/A
    finish_reasonclosespider_timeout
    log_critical_count0
    log_error_count2
    log_warning_count0
    log_redirect_count0
    log_retry_count5
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

    • error_logs
      2 in total

      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>

      INFO

    • retry_logs
      5 in total

      2026-03-23 05:50:26 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying <GET https://vpauto.eu/vehicle/list?page=1139> (failed 1 times): 500 Internal Server Error
      2026-03-23 06:23:40 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying <GET https://vpauto.eu/vehicle/list?page=1642> (failed 1 times): 500 Internal Server Error
      2026-03-23 06:25:19 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying <GET https://vpauto.eu/vehicle/list?page=1682> (failed 1 times): 500 Internal Server Error
      2026-03-23 06:43:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying <GET https://vpauto.eu/vehicle/list?page=2061> (failed 1 times): 500 Internal Server Error
      2026-03-23 06:53:42 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying <GET https://vpauto.eu/vehicle/list?page=2305> (failed 1 times): 500 Internal Server Error

      DEBUG

    • latest_crawl

      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']
    • latest_scrape

      2026-03-23 05:01:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/77703fa361/volkswagen-crafter-van-35-l3h3-20-tdi-177-ch-business>
    • latest_stat

      2026-03-23 07:00:11 [scrapy.extensions.logstats] INFO: Crawled 2505 pages (at 32 pages/min), scraped 4 items (at 0 items/min)
    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6024
    • telnet_password

      8ae0241b368f1820
    • 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>
      
    • Log

      /3/log/utf8/sourcing_v2/vpauto.fr/task_20_2026-03-23T05_00_00/?job_finished=True

    • Source

      http://scrapyd-2:6800/logs/sourcing_v2/vpauto.fr/task_20_2026-03-23T05_00_00.log

  • sourcelog
    last_update_time2026-03-23 07:00:17
    last_update_timestamp1774249217
    downloader/request_bytes710984
    downloader/request_count2511
    downloader/request_method_count/GET2511
    downloader/response_bytes372365512
    downloader/response_count2511
    downloader/response_status_count/2002506
    downloader/response_status_count/5005
    elapsed_time_seconds7205.39277
    feedexport/success_count/FileFeedStorage1
    finish_reasonclosespider_timeout
    finish_timedatetime.datetime(2026, 3, 23, 7, 0, 17, 7632, tzinfo=datetime.timezone.utc)
    item_scraped_count4
    log_count/DEBUG82078
    log_count/INFO82329
    memusage/max199217152
    memusage/startup147820544
    request_depth_max2502
    response_received_count2506
    retry/count5
    retry/reason_count/500 Internal Server Error5
    scheduler/dequeued2511
    scheduler/dequeued/memory2511
    scheduler/enqueued2512
    scheduler/enqueued/memory2512
    scrape_type/price_update4
    scrape_type/skipped38498
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts2512
    scrapy-zyte-api/error_ratio0.0003980891719745223
    scrapy-zyte-api/errors1
    scrapy-zyte-api/exception_types/<class _aiohttp.client_exceptions.ClientConnectorError_>1
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds2.2319961290914874
    scrapy-zyte-api/mean_response_seconds2.3691060137669777
    scrapy-zyte-api/processed2511
    scrapy-zyte-api/request_args/customHttpRequestHeaders2510
    scrapy-zyte-api/request_args/experimental.requestCookies2510
    scrapy-zyte-api/request_args/experimental.responseCookies2511
    scrapy-zyte-api/request_args/httpResponseBody2511
    scrapy-zyte-api/request_args/httpResponseHeaders2511
    scrapy-zyte-api/request_args/sessionContext2511
    scrapy-zyte-api/request_args/url2511
    scrapy-zyte-api/status_codes/01
    scrapy-zyte-api/status_codes/2002511
    scrapy-zyte-api/success2511
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 23, 5, 0, 11, 614862, tzinfo=datetime.timezone.utc)