• LogParser v0.8.2, last updated at 2026-03-28 11:14:16, http://scrapyd-2:6800/logs/sourcing_v2/auto1.de/task_17_2026-03-28T10_30_00.json

PROJECT (sourcing_v2), SPIDER (auto1.de)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto1.de
    jobtask_17_2026-03-28T10_30_00
    first_log_time2026-03-28 10:30:06
    latest_log_time2026-03-28 11:14:13
    runtime0:44:07
    crawled_pages 450
    scraped_items 1138
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count2
    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
      2 in total

      2026-03-28 11:14:13 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fdd5565a210>
      2026-03-28 11:14:13 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fdd557ac3d0>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      c1f761ab4f1c6aff
    • latest_duplicate

      2026-03-28 10:31:04 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.auto1.com/v1/car-details-view/NF23902/cdb8adcc-312b-4040-b112-4a289f3f9b07> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
    • latest_crawl

      2026-03-28 11:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
    • latest_scrape

      2026-03-28 11:14:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
    • latest_stat

      2026-03-28 11:14:07 [scrapy.extensions.logstats] INFO: Crawled 448 pages (at 6 pages/min), scraped 1130 items (at 120 items/min)
    • Head

      2026-03-28 10:30:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-28 10:30: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-28 10:30:06 [auto1.de] INFO: Batch mode enabled: batch 1/2
      2026-03-28 10:30:06 [auto1.de] INFO: Starting spider auto1.de
      2026-03-28 10:30:06 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-28 10:30:06 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-28 10:30:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-28 10:30:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-28 10:30:06 [scrapy.extensions.telnet] INFO: Telnet Password: c1f761ab4f1c6aff
      2026-03-28 10:30: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-28 10:30: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/auto1.de/task_17_2026-03-28T10_30_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-28 10:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-28 10:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-28 10:30: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-28 10:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-03-28 10:30: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-28 10:30:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-28 10:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-28 10:30:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2117
      2026-03-28 10:30:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-28 10:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-28 10:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 10:30:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2026-03-28 10:30: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-28 10:30:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-03-28 10:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-03-28 10:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-03-28 10:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-03-28 10:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-03-28 10:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-03-28 10:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-03-28 10:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-03-28 10:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-03-28 10:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-03-28 10:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-03-28 10:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-03-28 10:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-03-28 10:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-03-28 10:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-03-28 10:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-03-28 10:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-03-28 10:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-03-28 10:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-03-28 10:30: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-28 10:30: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-28 10:30:06 [scrapy.core.engine] INFO: Spider opened
      2026-03-28 10:30:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-28 10:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-03-28 10:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
      2026-03-28 10:30:06 [scrapy-playwright] INFO: Starting download handler
      2026-03-28 10:30:06 [scrapy-playwright] INFO: Starting download handler
      
      2026-03-28 10:30:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-28 10:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
    • Tail

      2026-03-28 11:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
      2026-03-28 11:14:11 [auto1.de] INFO: Channel: 24h | Page: 244 | totalHits: 9715 | hits on page: 0
      2026-03-28 11:14:11 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-28 11:14:11 [auto1.de] INFO: auto1.de Batch config: batch 1/2
      2026-03-28 11:14:11 [auto1.de] INFO: auto1.de Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 4, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 26, <ScrapeType.BATCH_SKIPPED: 5>: 35}
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20last_price_update_time%20lt%201774264452 HTTP/1.1" 200 None
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='AB70277') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='AE32150') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='AF40953') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='AM77687') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='AT62154') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='BD67364') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='BE55111') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='BM00053') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='BP11097') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='BP69387') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='BS71293') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='BS91998') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='BW84058') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='BX89301') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='BZ70287') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='CB44481') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='CC29120') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='CE00984') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='CF87259') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='CG32983') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='CG96227') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='CL20648') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='CS58507') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='CS96512') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='CU68503') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='CV83300') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='DC88123') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='DF64083') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='DK78914') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='DK80592') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='DU56840') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='DV43385') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='EA20625') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='EC92138') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='EN61568') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='ES43629') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='FN53464') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='FP44607') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='GB53139') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='GF38052') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='GJ42510') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='GJ53536') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='GK27432') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='GV44074') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='GX79735') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='HA05201') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='HF43463') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='HT68602') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='JB87044') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='JC51763') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='JF31252') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='JU28029') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='JW03646') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='KC23124') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='KE45513') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='KK84513') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='KL67471') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='KN47550') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='KP87379') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='KR53908') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='KV56642') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='KY83443') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='LD84714') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='LH96490') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='LW82905') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='MA35074') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='MH95503') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='MN97981') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='MR72428') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='MW27042') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='MX28428') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='MZ38064') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='MZ87926') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='NK87306') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='NL07154') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='NN03303') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='NW52708') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='NX31792') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='PC40179') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='PH00836') HTTP/1.1" 204 0
      2026-03-28 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='PH90142') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='PU80535') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='PW23929') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='PZ70245') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='RF06599') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='RF41456') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='RN17720') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='RP13899') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='RP48449') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='RX12521') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='RX19152') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='RX71007') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='RY15008') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='SC23766') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='SR13018') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='SR37693') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='TA62797') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='TD52167') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='TJ09039') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='TJ48193') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='TP73711') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='TU04867') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='TZ04417') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='UB37746') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='UE47520') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='UF09214') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='UG42405') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='UH31359') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='UR12476') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='US01553') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='UV61749') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='UW39915') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='VF81617') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='VH80950') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='VN83567') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='VR85209') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='VW82524') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='VX15637') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='WL50157') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='WM78340') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='WU29227') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='WW72537') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='WZ12208') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='XC20802') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='XD26124') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='XY36888') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='XY89058') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='XZ84876') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='YP95223') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='YS53660') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='YT34986') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.de',RowKey='ZA23850') HTTP/1.1" 204 0
      2026-03-28 11:14:13 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (1138 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.de/task_17_2026-03-28T10_30_00.jl
      2026-03-28 11:14:13 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 2063526,
       'downloader/request_count': 1043,
       'downloader/request_method_count/GET': 797,
       'downloader/request_method_count/POST': 246,
       'downloader/response_bytes': 697615354,
       'downloader/response_count': 1043,
       'downloader/response_status_count/200': 1043,
       'dupefilter/filtered': 18,
       'elapsed_time_seconds': 2646.450878,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 28, 11, 14, 13, 438555, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 1138,
       'log_count/DEBUG': 23927,
       'log_count/INFO': 28720,
       'memusage/max': 204300288,
       'memusage/startup': 148123648,
       'photo_download_count': 593,
       'request_depth_max': 247,
       'response_received_count': 450,
       'scheduler/dequeued': 1043,
       'scheduler/dequeued/memory': 1043,
       'scheduler/enqueued': 1043,
       'scheduler/enqueued/memory': 1043,
       'scrape_type/batch_skipped': 4870,
       'scrape_type/new': 101,
       'scrape_type/price_update': 1037,
       'scrape_type/skipped': 3729,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 465,
       'scrapy-zyte-api/error_ratio': 0.03225806451612903,
       'scrapy-zyte-api/errors': 15,
       "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 15,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 7.230711497747232,
       'scrapy-zyte-api/mean_response_seconds': 7.310221719915667,
       'scrapy-zyte-api/processed': 450,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 450,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 449,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 450,
       'scrapy-zyte-api/request_args/httpRequestBody': 246,
       'scrapy-zyte-api/request_args/httpRequestMethod': 246,
       'scrapy-zyte-api/request_args/httpResponseBody': 450,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 450,
       'scrapy-zyte-api/request_args/sessionContext': 450,
       'scrapy-zyte-api/request_args/url': 450,
       'scrapy-zyte-api/status_codes/0': 15,
       'scrapy-zyte-api/status_codes/200': 450,
       'scrapy-zyte-api/success': 450,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'source/items_encountered': 9755,
       'source/total_available': 9715,
       'start_time': datetime.datetime(2026, 3, 28, 10, 30, 6, 987677, tzinfo=datetime.timezone.utc)}
      2026-03-28 11:14:13 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-28 11:14:13 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fdd5565a210>
      2026-03-28 11:14:13 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fdd557ac3d0>
    • Log

      /3/log/utf8/sourcing_v2/auto1.de/task_17_2026-03-28T10_30_00/?job_finished=True

    • Source

      http://scrapyd-2:6800/logs/sourcing_v2/auto1.de/task_17_2026-03-28T10_30_00.log

  • sourcelog
    last_update_time2026-03-28 11:14:13
    last_update_timestamp1774696453
    downloader/request_bytes2063526
    downloader/request_count1043
    downloader/request_method_count/GET797
    downloader/request_method_count/POST246
    downloader/response_bytes697615354
    downloader/response_count1043
    downloader/response_status_count/2001043
    dupefilter/filtered18
    elapsed_time_seconds2646.450878
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 28, 11, 14, 13, 438555, tzinfo=datetime.timezone.utc)
    item_scraped_count1138
    log_count/DEBUG23927
    log_count/INFO28720
    memusage/max204300288
    memusage/startup148123648
    photo_download_count593
    request_depth_max247
    response_received_count450
    scheduler/dequeued1043
    scheduler/dequeued/memory1043
    scheduler/enqueued1043
    scheduler/enqueued/memory1043
    scrape_type/batch_skipped4870
    scrape_type/new101
    scrape_type/price_update1037
    scrape_type/skipped3729
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts465
    scrapy-zyte-api/error_ratio0.03225806451612903
    scrapy-zyte-api/errors15
    scrapy-zyte-api/exception_types/<class _aiohttp.client_exceptions.ClientConnectorError_>15
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds7.230711497747232
    scrapy-zyte-api/mean_response_seconds7.310221719915667
    scrapy-zyte-api/processed450
    scrapy-zyte-api/request_args/customHttpRequestHeaders450
    scrapy-zyte-api/request_args/experimental.requestCookies449
    scrapy-zyte-api/request_args/experimental.responseCookies450
    scrapy-zyte-api/request_args/httpRequestBody246
    scrapy-zyte-api/request_args/httpRequestMethod246
    scrapy-zyte-api/request_args/httpResponseBody450
    scrapy-zyte-api/request_args/httpResponseHeaders450
    scrapy-zyte-api/request_args/sessionContext450
    scrapy-zyte-api/request_args/url450
    scrapy-zyte-api/status_codes/015
    scrapy-zyte-api/status_codes/200450
    scrapy-zyte-api/success450
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    source/items_encountered9755
    source/total_available9715
    start_timedatetime.datetime(2026, 3, 28, 10, 30, 6, 987677, tzinfo=datetime.timezone.utc)