• LogParser v0.8.2, last updated at 2026-03-26 05:00:59, http://scrapyd-2:6800/logs/sourcing_v2/vpauto.fr/task_20_2026-03-26T05_00_00.json

PROJECT (sourcing_v2), SPIDER (vpauto.fr)

  • Log analysis
  • Log categorization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spidervpauto.fr
    jobtask_20_2026-03-26T05_00_00
    first_log_time2026-03-26 05:00:06
    latest_log_time2026-03-26 05:00:57
    runtime0:00:51
    crawled_pages 14
    scraped_items 4
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count1
    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
      1 in total

      2026-03-26 05:00:56 [vpauto.fr] ERROR: Error parsing ad_items: 'NoneType' object has no attribute 'strip'
      2026-03-26 05:00:57 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f48ebc6eb10>
      2026-03-26 05:00:57 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f48de02e010>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      7aa23796b12c025a
    • latest_crawl

      2026-03-26 05:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=10> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
    • latest_scrape

      2026-03-26 05:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/669540885a/ford-mustang-mach-e-standard-range-76-kwh-269-ch>
    • latest_stat

      2026-03-26 05:00:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
    • Head

      2026-03-26 05:00:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-26 05:00: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-26 05:00:06 [vpauto.fr] INFO: Starting spider vpauto.fr
      2026-03-26 05:00:06 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-26 05:00:06 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-26 05:00:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-26 05:00:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-26 05:00:06 [scrapy.extensions.telnet] INFO: Telnet Password: 7aa23796b12c025a
      2026-03-26 05:00: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-26 05:00: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/vpauto.fr/task_20_2026-03-26T05_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-26 05:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-26 05:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-26 05:00: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-26 05:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-03-26 05:00: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-26 05:00:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-03-26 05:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-26 05:00:07 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
      2026-03-26 05:00:07 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-26 05:00:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-26 05:00:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
      2026-03-26 05:00:07 [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-26 05:00:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-03-26 05:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-03-26 05:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-03-26 05:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-03-26 05:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-03-26 05:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-03-26 05:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-03-26 05:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-03-26 05:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-03-26 05:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-03-26 05:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-03-26 05:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-03-26 05:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-03-26 05:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-03-26 05:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-03-26 05:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-03-26 05:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-03-26 05:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-03-26 05:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-03-26 05:00:07 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-26 05:00:07 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2026-03-26 05:00:07 [scrapy.core.engine] INFO: Spider opened
      2026-03-26 05:00:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-26 05:00:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-03-26 05:00:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
      2026-03-26 05:00:07 [scrapy-playwright] INFO: Starting download handler
      
      2026-03-26 05:00:07 [scrapy-playwright] INFO: Starting download handler
      2026-03-26 05:00:12 [vpauto.fr] INFO: Requesting listing page 1: https://vpauto.eu/vehicle/list?page=1
      2026-03-26 05:00:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-26 05:00:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=1> (referer: None) ['zyte-api']
    • Tail

      2026-03-26 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761da911236%27 HTTP/1.1" 200 None
      2026-03-26 05:00:53 [vpauto.fr] INFO: Scrape type for 61da911236: 0
      2026-03-26 05:00:53 [vpauto.fr] INFO: Found listing with ID: f67b185af8
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f67b185af8%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for f67b185af8: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: a15f2ed136
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a15f2ed136%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for a15f2ed136: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 2c0e45bf8
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272c0e45bf8%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for 2c0e45bf8: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 435163e5f8
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27435163e5f8%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for 435163e5f8: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: ac4afe7c36
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ac4afe7c36%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for ac4afe7c36: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 86c6558b36
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786c6558b36%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for 86c6558b36: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 5688648136
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275688648136%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for 5688648136: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 4231feef8
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274231feef8%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for 4231feef8: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: ded8ee0f36
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ded8ee0f36%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for ded8ee0f36: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: c3ecdc31f8
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3ecdc31f8%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for c3ecdc31f8: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: c6513244f8
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c6513244f8%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for c6513244f8: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: ff57444f36
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ff57444f36%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for ff57444f36: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 8f17ac7df8
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f17ac7df8%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for 8f17ac7df8: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: d55f3622f8
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d55f3622f8%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for d55f3622f8: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: a9699a59f8
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a9699a59f8%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for a9699a59f8: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 94184c4cf8
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2794184c4cf8%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for 94184c4cf8: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 47d3a131bf
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2747d3a131bf%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for 47d3a131bf: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: a509b7c36
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a509b7c36%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for a509b7c36: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: e83385dc36
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e83385dc36%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for e83385dc36: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 33eab7eebf
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733eab7eebf%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for 33eab7eebf: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 9ca964ebbf
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279ca964ebbf%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for 9ca964ebbf: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: f8e2eff1bf
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8e2eff1bf%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for f8e2eff1bf: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 2a3d84eabf
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272a3d84eabf%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for 2a3d84eabf: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: b916ab4df8
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b916ab4df8%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for b916ab4df8: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: d9b64828bf
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d9b64828bf%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for d9b64828bf: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 857ae433f8
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27857ae433f8%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for 857ae433f8: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 3bf619f89e
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [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-26 05:00:54 [vpauto.fr] INFO: Scrape type for 3bf619f89e: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 3081d74dbf
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273081d74dbf%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for 3081d74dbf: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: d48fad2ef8
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d48fad2ef8%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for d48fad2ef8: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 5158e4836
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275158e4836%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for 5158e4836: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 2480d58cf8
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272480d58cf8%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for 2480d58cf8: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 66addf76f8
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2766addf76f8%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for 66addf76f8: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 33dd7710aa
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733dd7710aa%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for 33dd7710aa: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Found listing with ID: 41eccb8bbf
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2741eccb8bbf%27 HTTP/1.1" 200 None
      2026-03-26 05:00:54 [vpauto.fr] INFO: Scrape type for 41eccb8bbf: 0
      2026-03-26 05:00:54 [vpauto.fr] INFO: Requesting listing page 10: https://vpauto.eu/vehicle/list?page=10
      2026-03-26 05:00:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-26 05:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=10> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
      2026-03-26 05:00:56 [vpauto.fr] INFO: Found 96 ads on page 10
      2026-03-26 05:00:56 [vpauto.fr] INFO: Found listing with ID: 7dccca18f8
      2026-03-26 05:00:56 [vpauto.fr] ERROR: Error parsing ad_items: 'NoneType' object has no attribute 'strip'
      2026-03-26 05:00:56 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-26 05:00:56 [vpauto.fr] INFO: vpauto.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 288, <ScrapeType.BATCH_SKIPPED: 5>: 0}
      2026-03-26 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 05:00:57 [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%201774069257 HTTP/1.1" 200 None
      2026-03-26 05:00:57 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (4 items) in: file:///var/lib/scrapyd/items/sourcing_v2/vpauto.fr/task_20_2026-03-26T05_00_00.jl
      2026-03-26 05:00:57 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 4021,
       'downloader/request_count': 14,
       'downloader/request_method_count/GET': 14,
       'downloader/response_bytes': 3839438,
       'downloader/response_count': 14,
       'downloader/response_status_count/200': 14,
       'elapsed_time_seconds': 50.015909,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 26, 5, 0, 57, 223861, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 4,
       'log_count/DEBUG': 1801,
       'log_count/ERROR': 1,
       'log_count/INFO': 1829,
       'memusage/max': 150122496,
       'memusage/startup': 150122496,
       'request_depth_max': 9,
       'response_received_count': 14,
       'scheduler/dequeued': 14,
       'scheduler/dequeued/memory': 14,
       'scheduler/enqueued': 14,
       'scheduler/enqueued/memory': 14,
       'scrape_type/price_update': 4,
       'scrape_type/skipped': 860,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 14,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 1.780269505589136,
       'scrapy-zyte-api/mean_response_seconds': 2.0967936450615525,
       'scrapy-zyte-api/processed': 14,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 13,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 13,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 14,
       'scrapy-zyte-api/request_args/httpResponseBody': 14,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 14,
       'scrapy-zyte-api/request_args/sessionContext': 14,
       'scrapy-zyte-api/request_args/url': 14,
       'scrapy-zyte-api/status_codes/200': 14,
       'scrapy-zyte-api/success': 14,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 26, 5, 0, 7, 207952, tzinfo=datetime.timezone.utc)}
      2026-03-26 05:00:57 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-26 05:00:57 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f48ebc6eb10>
      2026-03-26 05:00:57 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f48de02e010>
    • Log

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

    • Source

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

  • sourcelog
    last_update_time2026-03-26 05:00:57
    last_update_timestamp1774501257
    downloader/request_bytes4021
    downloader/request_count14
    downloader/request_method_count/GET14
    downloader/response_bytes3839438
    downloader/response_count14
    downloader/response_status_count/20014
    elapsed_time_seconds50.015909
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 26, 5, 0, 57, 223861, tzinfo=datetime.timezone.utc)
    item_scraped_count4
    log_count/DEBUG1801
    log_count/ERROR1
    log_count/INFO1829
    memusage/max150122496
    memusage/startup150122496
    request_depth_max9
    response_received_count14
    scheduler/dequeued14
    scheduler/dequeued/memory14
    scheduler/enqueued14
    scheduler/enqueued/memory14
    scrape_type/price_update4
    scrape_type/skipped860
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts14
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds1.780269505589136
    scrapy-zyte-api/mean_response_seconds2.0967936450615525
    scrapy-zyte-api/processed14
    scrapy-zyte-api/request_args/customHttpRequestHeaders13
    scrapy-zyte-api/request_args/experimental.requestCookies13
    scrapy-zyte-api/request_args/experimental.responseCookies14
    scrapy-zyte-api/request_args/httpResponseBody14
    scrapy-zyte-api/request_args/httpResponseHeaders14
    scrapy-zyte-api/request_args/sessionContext14
    scrapy-zyte-api/request_args/url14
    scrapy-zyte-api/status_codes/20014
    scrapy-zyte-api/success14
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 26, 5, 0, 7, 207952, tzinfo=datetime.timezone.utc)