• LogParser v0.8.2, last updated at 2026-03-27 16:37:57, http://scrapyd-3:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/4316e8e629fb11f18f76c264925fbcfa.json

PROJECT (sourcing_v2), SPIDER (auto_selling_autotrader.co.uk)

  • Log analysis
  • Log categorization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto_selling_autotrader.co.uk
    job4316e8e629fb11f18f76c264925fbcfa
    first_log_time2026-03-27 16:37:39
    latest_log_time2026-03-27 16:37:53
    runtime0:00:14
    crawled_pages 3
    scraped_items 15
    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-27 16:37:53 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f531e367490>
      2026-03-27 16:37:53 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f531e367cd0>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6024
    • telnet_password

      ff4761217da129b2
    • latest_crawl

      2026-03-27 16:37:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://m.atcdn.co.uk/a/media/3cd678cf667f4f9287458745817d2b1c.jpg> (referer: https://www.autotrader.co.uk/)
    • latest_scrape

      2026-03-27 16:37:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://m.atcdn.co.uk/a/media/3cd678cf667f4f9287458745817d2b1c.jpg>
    • latest_stat

      2026-03-27 16:37:40 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
    • Head

      2026-03-27 16:37:39 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-27 16:37:39 [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-27 16:37:39 [auto_selling_autotrader.co.uk] INFO: Starting auto_selling_autotrader.co.uk spider
      2026-03-27 16:37:39 [auto_selling_autotrader.co.uk] INFO: Quick mode enabled: batching detail requests in groups of 10
      2026-03-27 16:37:39 [auto_selling_autotrader.co.uk] INFO: Limiting photo downloads to 1 per item
      2026-03-27 16:37:39 [auto_selling_autotrader.co.uk] INFO: _job: 4316e8e629fb11f18f76c264925fbcfa, SCRAPY_JOB: None
      2026-03-27 16:37:39 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-27 16:37:39 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-27 16:37:39 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-27 16:37:39 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-27 16:37:39 [scrapy.extensions.telnet] INFO: Telnet Password: ff4761217da129b2
      2026-03-27 16:37:39 [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-27 16:37:39 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 3600,
       'DOWNLOAD_MAXSIZE': 52428800,
       'DOWNLOAD_WARNSIZE': 10485760,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_autotrader.co.uk/4316e8e629fb11f18f76c264925fbcfa.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-27 16:37:39 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-27 16:37:39 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-27 16:37:39 [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-27 16:37:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2026-03-27 16:37:40 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware',
       'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
       'crawlers.auto_selling.middlewares.id_gen_middleware.IdGenMiddleware']
      2026-03-27 16:37:40 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
       'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
      2026-03-27 16:37:40 [scrapy.core.engine] INFO: Spider opened
      2026-03-27 16:37:40 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-27 16:37:40 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
      2026-03-27 16:37:40 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
      2026-03-27 16:37:40 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-27 16:37:40 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
      2026-03-27 16:37:40 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
      2026-03-27 16:37:40 [scrapy-playwright] INFO: Starting download handler
      2026-03-27 16:37:40 [scrapy-playwright] INFO: Starting download handler
      2026-03-27 16:37:45 [auto_selling_autotrader.co.uk] INFO: Scraper started with retailer ID: 10030025 and multipost_profile_id: ee141686-4ca3-4133-aab8-2443f4b5fb07 and job_id: 4316e8e629fb11f18f76c264925fbcfa and url: https://www.autotrader.co.uk/dealers/bvs-car-sales-limited-10030025
      2026-03-27 16:37:45 [auto_selling_autotrader.co.uk] INFO: Getting list for retailer ID: 10030025, page: 1
      2026-03-27 16:37:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-27 16:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery> (referer: None) ['zyte-api']
      2026-03-27 16:37:46 [auto_selling_autotrader.co.uk] DEBUG: response: <200 https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery>
      2026-03-27 16:37:46 [auto_selling_autotrader.co.uk] INFO: Page: 1/1, total results: 15
      2026-03-27 16:37:46 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-27 16:37:46 [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-27 16:37:46 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202603250989001%27 HTTP/1.1" 200 None
      2026-03-27 16:37:46 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603250989001: 1
      2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202603250988460%27 HTTP/1.1" 200 None
      2026-03-27 16:37:46 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603250988460: 1
      2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202603250987681%27 HTTP/1.1" 200 None
      2026-03-27 16:37:46 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603250987681: 1
      2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202603130673269%27 HTTP/1.1" 200 None
      2026-03-27 16:37:46 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603130673269: 1
      2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202603120632240%27 HTTP/1.1" 200 None
      2026-03-27 16:37:46 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603120632240: 1
      2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202603060457404%27 HTTP/1.1" 200 None
    • Tail

      2026-03-27 16:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_autotrader.co.uk',RowKey='https%3A%252F%252Fm.atcdn.co.uk%252Fa%252Fmedia%252F3cd678cf667f4f9287458745817d2b1c.jpg') HTTP/1.1" 204 0
      2026-03-27 16:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://m.atcdn.co.uk/a/media/3cd678cf667f4f9287458745817d2b1c.jpg saved to cache
      2026-03-27 16:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 510b0b9f-6267-5a23-bc2e-7f3f0a772339
      2026-03-27 16:37:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 510b0b9f-6267-5a23-bc2e-7f3f0a772339 sending to next pipeline
      2026-03-27 16:37:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 510b0b9f-6267-5a23-bc2e-7f3f0a772339 with identifier 202510237377765
      2026-03-27 16:37:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-27 16:37:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-27 16:37:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 510b0b9f-6267-5a23-bc2e-7f3f0a772339
      2026-03-27 16:37:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://m.atcdn.co.uk/a/media/3cd678cf667f4f9287458745817d2b1c.jpg>
      {'auction_title': '',
       'c_o_2_emission_value': 99,
       'color': 'Grey',
       'currency': 'GBP',
       'description': '12 services \n'
                      '2keys \n'
                      'Drives superb \n'
                      'Will come with a new mot \n'
                      'Just serviced \n'
                      'Panoramic roof with electric sliding blind \n'
                      'Heated leather interior \n'
                      '19 inch alloy wheels Full\n'
                      'Privacy glass \n'
                      '360 ca,eras so 5 in total along with front and rear parking '
                      'sensors \n'
                      '\n'
                      'Great spec car for very low money ! \n'
                      '\n'
                      '3 months warranty included \n'
                      '\n'
                      'This 2014 Nissan Qashqai dCi Tekna is a well maintained '
                      'example of this popular family car.  It features a 1.5 litre '
                      "diesel engine and comes in the desirable Tekna trim.  You'll "
                      'appreciate the convenience of intelligent key with keyless '
                      'entry, allowing you to unlock and start the car without '
                      'reaching for your keys.  Inside, enjoy the spacious feel '
                      'provided by the panoramic glass roof, which includes a fixed '
                      'panoramic sunroof.  For your comfort, the front seats are '
                      'heated, and the integrated Bluetooth system allows for '
                      'seamless telephone connectivity.  Parking is made easier with '
                      'the rear view camera, offering valuable parking assistance.\n'
                      '\n'
                      'This Qashqai stands out with its impressive fuel economy, '
                      'achieving up to 74 miles per gallon, which is significantly '
                      'better than many other vehicles in its class. Furthermore, '
                      'its low CO2 emissions contribute to a more environmentally '
                      'friendly drive. The low insurance group rating also means '
                      'that running costs are kept to a minimum, making this a '
                      'sensible choice for many drivers.\n'
                      '\n'
                      '12 services \r\n'
                      '2keys \r\n'
                      'Drives superb \r\n'
                      'Will come with a new mot \r\n'
                      'Just serviced \r\n'
                      'Panoramic roof with electric sliding blind \r\n'
                      'Heated leather interior \r\n'
                      '19 inch alloy wheels Full\r\n'
                      'Privacy glass \r\n'
                      '360 ca,eras so 5 in total along with front and rear parking '
                      'sensors \r\n'
                      '\r\n'
                      'Great spec car for very low money ! \r\n'
                      '\r\n'
                      '3 months warranty included \r\n'
                      '\r\n'
                      'This 2014 Nissan Qashqai dCi Tekna is a well maintained '
                      'example of this popular family car.  It features a 1.5 litre '
                      "diesel engine and comes in the desirable Tekna trim.  You'll "
                      'appreciate the convenience of intelligent key with keyless '
                      'entry, allowing you to unlock and start the car without '
                      'reaching for your keys.  Inside, enjoy the spacious feel '
                      'provided by the panoramic glass roof, which includes a fixed '
                      'panoramic sunroof.  For your comfort, the front seats are '
                      'heated, and the integrated Bluetooth system allows for '
                      'seamless telephone connectivity.  Parking is made easier with '
                      'the rear view camera, offering valuable parking '
                      'assistance.\r\n'
                      '\r\n'
                      'This Qashqai stands out with its impressive fuel economy, '
                      'achieving up to 74 miles per gallon, which is significantly '
                      'better than many other vehicles in its class. Furthermore, '
                      'its low CO2 emissions contribute to a more environmentally '
                      'friendly drive. The low insurance group rating also means '
                      'that running costs are kept to a minimum, making this a '
                      'sensible choice for many drivers.',
       'doors_number': 5,
       'emission_standard': 'Euro 5',
       'engine': '1.5L',
       'engine_horse_power': 108,
       'fuel_type': 'Diesel',
       'id': '510b0b9f-6267-5a23-bc2e-7f3f0a772339',
       'is_damaged': False,
       'is_operable': True,
       'link_to_web_offer': 'https://www.autotrader.co.uk/car-details/202510237377765',
       'listing': 'directbuy',
       'location': 'Fareham, Hampshire',
       'make': 'Nissan',
       'model': 'Qashqai',
       'odometer': 131243,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 22,
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_510b0b9f-6267-5a23-bc2e-7f3f0a772339/510b0b9f-6267-5a23-bc2e-7f3f0a772339_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 551937,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/3cd678cf667f4f9287458745817d2b1c.jpg',
                   'Width': 2048}],
       'price': 4283,
       'price_includes_vat': True,
       'registration_date': '2014-03-12',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Nissan Qashqai 1.5 dCi Tekna SUV 5dr Diesel Manual 2WD Euro 5 (s/s) '
                '(110 ps)',
       'transmission': 'manual',
       'trim': 'Tekna',
       'year': 2014}
      2026-03-27 16:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 16:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202510237377765%27 HTTP/1.1" 200 None
      2026-03-27 16:37:52 [auto_selling_autotrader.co.uk] INFO: Saving data for 202510237377765: {'created_time': 1774629472.727413, 'last_price_update_time': 1774629472.727422}
      2026-03-27 16:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 16:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202510237377765') HTTP/1.1" 204 0
      2026-03-27 16:37:52 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-27 16:37:52 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2026-03-27 16:37:52 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2026-03-27 16:37:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-27 16:37:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-27 16:37:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 4316e8e629fb11f18f76c264925fbcfa
      2026-03-27 16:37:52 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-27 16:37:52 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-27 16:37:52 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-27 16:37:52 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-27 16:37:52 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-27 16:37:52 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2026-03-27 16:37:52 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2026-03-27 16:37:52 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2026-03-27 16:37:52 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2026-03-27 16:37:52 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-27 16:37:52 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-27 16:37:52 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-27 16:37:52 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-27 16:37:52 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-27 16:37:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2026-03-27 16:37:53 [auto_selling_autotrader.co.uk] INFO: auto_selling_autotrader.co.uk 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>: 0}
      2026-03-27 16:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 16:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20last_price_update_time%20lt%201773333473 HTTP/1.1" 200 None
      2026-03-27 16:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202603110621876') HTTP/1.1" 204 0
      2026-03-27 16:37:53 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (15 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autotrader.co.uk/4316e8e629fb11f18f76c264925fbcfa.jl
      2026-03-27 16:37:53 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 122320,
       'downloader/request_count': 18,
       'downloader/request_method_count/GET': 15,
       'downloader/request_method_count/POST': 3,
       'downloader/response_bytes': 7283060,
       'downloader/response_count': 18,
       'downloader/response_status_count/200': 18,
       'elapsed_time_seconds': 13.667186,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 27, 16, 37, 53, 723692, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 15,
       'log_count/DEBUG': 288,
       'log_count/INFO': 274,
       'memusage/max': 147230720,
       'memusage/startup': 147230720,
       'photo_download_count': 15,
       'request_depth_max': 2,
       'response_received_count': 3,
       'scheduler/dequeued': 18,
       'scheduler/dequeued/memory': 18,
       'scheduler/enqueued': 18,
       'scheduler/enqueued/memory': 18,
       'scrape_type/new': 15,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 3,
       '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.2312072347849607,
       'scrapy-zyte-api/mean_response_seconds': 1.810783440557619,
       'scrapy-zyte-api/processed': 3,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 3,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 2,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 3,
       'scrapy-zyte-api/request_args/httpRequestBody': 3,
       'scrapy-zyte-api/request_args/httpRequestMethod': 3,
       'scrapy-zyte-api/request_args/httpResponseBody': 3,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 3,
       'scrapy-zyte-api/request_args/url': 3,
       'scrapy-zyte-api/status_codes/200': 3,
       'scrapy-zyte-api/success': 3,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 27, 16, 37, 40, 56506, tzinfo=datetime.timezone.utc)}
      2026-03-27 16:37:53 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-27 16:37:53 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f531e367490>
      2026-03-27 16:37:53 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f531e367cd0>
    • Log

      /4/log/utf8/sourcing_v2/auto_selling_autotrader.co.uk/4316e8e629fb11f18f76c264925fbcfa/?job_finished=True

    • Source

      http://scrapyd-3:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/4316e8e629fb11f18f76c264925fbcfa.log

  • sourcelog
    last_update_time2026-03-27 16:37:53
    last_update_timestamp1774629473
    downloader/request_bytes122320
    downloader/request_count18
    downloader/request_method_count/GET15
    downloader/request_method_count/POST3
    downloader/response_bytes7283060
    downloader/response_count18
    downloader/response_status_count/20018
    elapsed_time_seconds13.667186
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 27, 16, 37, 53, 723692, tzinfo=datetime.timezone.utc)
    item_scraped_count15
    log_count/DEBUG288
    log_count/INFO274
    memusage/max147230720
    memusage/startup147230720
    photo_download_count15
    request_depth_max2
    response_received_count3
    scheduler/dequeued18
    scheduler/dequeued/memory18
    scheduler/enqueued18
    scheduler/enqueued/memory18
    scrape_type/new15
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts3
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds1.2312072347849607
    scrapy-zyte-api/mean_response_seconds1.810783440557619
    scrapy-zyte-api/processed3
    scrapy-zyte-api/request_args/customHttpRequestHeaders3
    scrapy-zyte-api/request_args/experimental.requestCookies2
    scrapy-zyte-api/request_args/experimental.responseCookies3
    scrapy-zyte-api/request_args/httpRequestBody3
    scrapy-zyte-api/request_args/httpRequestMethod3
    scrapy-zyte-api/request_args/httpResponseBody3
    scrapy-zyte-api/request_args/httpResponseHeaders3
    scrapy-zyte-api/request_args/url3
    scrapy-zyte-api/status_codes/2003
    scrapy-zyte-api/success3
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 27, 16, 37, 40, 56506, tzinfo=datetime.timezone.utc)