• LogParser v0.8.2, last updated at 2025-10-09 14:30:07, http://scrapyd-1:6800/logs/sourcing_v2/bca_login_check.gb/60554272a51c11f0a5556efc4ab90664.json

PROJECT (sourcing_v2), SPIDER (bca_login_check.gb)

  • Log analysis
  • Log categorization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderbca_login_check.gb
    job60554272a51c11f0a5556efc4ab90664
    first_log_time2025-10-09 14:29:38
    latest_log_time2025-10-09 14:30:01
    runtime0:00:23
    crawled_pages 1
    scraped_items 0
    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

      2025-10-09 14:30:01 [bca_login_check.gb] ERROR: Failed to load login page: Ignoring non-200 response

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      f40b8c800237ea20
    • latest_crawl

      2025-10-09 14:30:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://www.bca.co.uk/> (referer: None) ['playwright']
    • latest_stat

      2025-10-09 14:29:38 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
    • Head

      2025-10-09 14:29:38 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2025-10-09 14:29:38 [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-1092-azure-x86_64-with-glibc2.36
      2025-10-09 14:29:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.test-cluster.alx.tech:443
      2025-10-09 14:29:38 [urllib3.connectionpool] DEBUG: https://api.alx.test-cluster.alx.tech:443 "POST /car-purchase/debug/supplier-credential-verification-task HTTP/1.1" 204 0
      2025-10-09 14:29:38 [scrapy.addons] INFO: Enabled addons:
      []
      2025-10-09 14:29:38 [asyncio] DEBUG: Using selector: EpollSelector
      2025-10-09 14:29:38 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2025-10-09 14:29:38 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2025-10-09 14:29:38 [scrapy.extensions.telnet] INFO: Telnet Password: f40b8c800237ea20
      2025-10-09 14:29:38 [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']
      2025-10-09 14:29:38 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/bca_login_check.gb/60554272a51c11f0a5556efc4ab90664.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       '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': ''}
      2025-10-09 14:29:38 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-10-09 14:29:38 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-10-09 14:29:38 [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']
      2025-10-09 14:29:38 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware']
      2025-10-09 14:29:38 [scrapy.middleware] INFO: Enabled item pipelines:
      []
      2025-10-09 14:29:38 [scrapy.core.engine] INFO: Spider opened
      2025-10-09 14:29:38 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2025-10-09 14:29:38 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2025-10-09 14:29:38 [scrapy-playwright] INFO: Starting download handler
      
      2025-10-09 14:29:38 [scrapy-playwright] INFO: Starting download handler
      2025-10-09 14:29:58 [scrapy-playwright] INFO: Launching browser firefox
      2025-10-09 14:29:58 [scrapy-playwright] INFO: Browser firefox launched
      2025-10-09 14:29:58 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
      2025-10-09 14:29:59 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
      2025-10-09 14:29:59 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.bca.co.uk/> (resource type: document)
      2025-10-09 14:30:00 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://www.bca.co.uk/>
      2025-10-09 14:30:00 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.bca.co.uk/> (resource type: document)
      2025-10-09 14:30:00 [scrapy-playwright] DEBUG: [Context=default] Response: <403 https://www.bca.co.uk/>
      2025-10-09 14:30:01 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.bca.co.uk/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=98be92cce8bff578> (resource type: script, referrer: https://www.bca.co.uk/?__cf_chl_rt_tk=QRtIM4n5aeLj7Q3o8rVMl9..iCqVqmNWy4RHxSsqOhs-1760020200-1.0.1.1-OSMZ7DONeryUnL28XfcXRFg2aSBw_SQX3pOOa1vQ0tM)
      2025-10-09 14:30:01 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.bca.co.uk/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=98be92cce8bff578>
      2025-10-09 14:30:01 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://challenges.cloudflare.com/turnstile/v0/g/e9c9e9d67513/api.js?onload=nleNK4&render=explicit> (resource type: script)
      2025-10-09 14:30:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://www.bca.co.uk/> (referer: None) ['playwright']
      2025-10-09 14:30:01 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.bca.co.uk/cdn-cgi/challenge-platform/h/g/flow/ov1/1293948942:1760016803:-rAsUqws6qI6NwntccoWXTZMnMUb6ByzVHxDHOJDfVg/98be92cce8bff578/GCUvqrsy8Iamu3MvzgBA05J04LCNvCuU.zmG7aPfBpI-1760020200-1.2.1.1-3_KVdA3nxpdVCHbVVkDnaVFLHgwV3aMeQ1pT5eprxsTZ7R8hRAcZCMSmIhg5ih8J> (resource type: xhr, referrer: https://www.bca.co.uk/)
      2025-10-09 14:30:01 [bca_login_check.gb] ERROR: Failed to load login page: Ignoring non-200 response
      2025-10-09 14:30:01 [scrapy.core.engine] INFO: Closing spider (finished)
      2025-10-09 14:30:01 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/bca_login_check.gb/60554272a51c11f0a5556efc4ab90664.jl
      2025-10-09 14:30:01 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 169,
       'downloader/request_count': 1,
       'downloader/request_method_count/GET': 1,
       'downloader/response_bytes': 262743,
       'downloader/response_count': 1,
       'downloader/response_status_count/403': 1,
       'elapsed_time_seconds': 23.370793,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2025, 10, 9, 14, 30, 1, 856727, tzinfo=datetime.timezone.utc),
       'log_count/DEBUG': 14,
       'log_count/ERROR': 1,
       'log_count/INFO': 17,
       'memusage/max': 111874048,
       'memusage/startup': 111874048,
       'playwright/context_count': 1,
       'playwright/context_count/max_concurrent': 1,
       'playwright/context_count/persistent/False': 1,
       'playwright/context_count/remote/False': 1,
       'playwright/page_count': 1,
       'playwright/page_count/max_concurrent': 1,
       'playwright/request_count': 5,
       'playwright/request_count/method/GET': 4,
       'playwright/request_count/method/POST': 1,
       'playwright/request_count/navigation': 2,
       'playwright/request_count/resource_type/document': 2,
    • Tail

      2025-10-09 14:29:38 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2025-10-09 14:29:38 [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-1092-azure-x86_64-with-glibc2.36
      2025-10-09 14:29:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.test-cluster.alx.tech:443
      2025-10-09 14:29:38 [urllib3.connectionpool] DEBUG: https://api.alx.test-cluster.alx.tech:443 "POST /car-purchase/debug/supplier-credential-verification-task HTTP/1.1" 204 0
      2025-10-09 14:29:38 [scrapy.addons] INFO: Enabled addons:
      []
      2025-10-09 14:29:38 [asyncio] DEBUG: Using selector: EpollSelector
      2025-10-09 14:29:38 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2025-10-09 14:29:38 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2025-10-09 14:29:38 [scrapy.extensions.telnet] INFO: Telnet Password: f40b8c800237ea20
      2025-10-09 14:29:38 [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']
      2025-10-09 14:29:38 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/bca_login_check.gb/60554272a51c11f0a5556efc4ab90664.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       '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': ''}
      2025-10-09 14:29:38 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-10-09 14:29:38 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-10-09 14:29:38 [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']
      2025-10-09 14:29:38 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware']
      2025-10-09 14:29:38 [scrapy.middleware] INFO: Enabled item pipelines:
      []
      2025-10-09 14:29:38 [scrapy.core.engine] INFO: Spider opened
      2025-10-09 14:29:38 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2025-10-09 14:29:38 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2025-10-09 14:29:38 [scrapy-playwright] INFO: Starting download handler
      
      2025-10-09 14:29:38 [scrapy-playwright] INFO: Starting download handler
      2025-10-09 14:29:58 [scrapy-playwright] INFO: Launching browser firefox
      2025-10-09 14:29:58 [scrapy-playwright] INFO: Browser firefox launched
      2025-10-09 14:29:58 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
      2025-10-09 14:29:59 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
      2025-10-09 14:29:59 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.bca.co.uk/> (resource type: document)
      2025-10-09 14:30:00 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://www.bca.co.uk/>
      2025-10-09 14:30:00 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.bca.co.uk/> (resource type: document)
      2025-10-09 14:30:00 [scrapy-playwright] DEBUG: [Context=default] Response: <403 https://www.bca.co.uk/>
      2025-10-09 14:30:01 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.bca.co.uk/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=98be92cce8bff578> (resource type: script, referrer: https://www.bca.co.uk/?__cf_chl_rt_tk=QRtIM4n5aeLj7Q3o8rVMl9..iCqVqmNWy4RHxSsqOhs-1760020200-1.0.1.1-OSMZ7DONeryUnL28XfcXRFg2aSBw_SQX3pOOa1vQ0tM)
      2025-10-09 14:30:01 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.bca.co.uk/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=98be92cce8bff578>
      2025-10-09 14:30:01 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://challenges.cloudflare.com/turnstile/v0/g/e9c9e9d67513/api.js?onload=nleNK4&render=explicit> (resource type: script)
      2025-10-09 14:30:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://www.bca.co.uk/> (referer: None) ['playwright']
      2025-10-09 14:30:01 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.bca.co.uk/cdn-cgi/challenge-platform/h/g/flow/ov1/1293948942:1760016803:-rAsUqws6qI6NwntccoWXTZMnMUb6ByzVHxDHOJDfVg/98be92cce8bff578/GCUvqrsy8Iamu3MvzgBA05J04LCNvCuU.zmG7aPfBpI-1760020200-1.2.1.1-3_KVdA3nxpdVCHbVVkDnaVFLHgwV3aMeQ1pT5eprxsTZ7R8hRAcZCMSmIhg5ih8J> (resource type: xhr, referrer: https://www.bca.co.uk/)
      2025-10-09 14:30:01 [bca_login_check.gb] ERROR: Failed to load login page: Ignoring non-200 response
      2025-10-09 14:30:01 [scrapy.core.engine] INFO: Closing spider (finished)
      2025-10-09 14:30:01 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/bca_login_check.gb/60554272a51c11f0a5556efc4ab90664.jl
      2025-10-09 14:30:01 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 169,
       'downloader/request_count': 1,
       'downloader/request_method_count/GET': 1,
       'downloader/response_bytes': 262743,
       'downloader/response_count': 1,
       'downloader/response_status_count/403': 1,
       'elapsed_time_seconds': 23.370793,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2025, 10, 9, 14, 30, 1, 856727, tzinfo=datetime.timezone.utc),
       'log_count/DEBUG': 14,
       'log_count/ERROR': 1,
       'log_count/INFO': 17,
       'memusage/max': 111874048,
       'memusage/startup': 111874048,
       'playwright/context_count': 1,
       'playwright/context_count/max_concurrent': 1,
       'playwright/context_count/persistent/False': 1,
       'playwright/context_count/remote/False': 1,
       'playwright/page_count': 1,
       'playwright/page_count/max_concurrent': 1,
       'playwright/request_count': 5,
       'playwright/request_count/method/GET': 4,
       'playwright/request_count/method/POST': 1,
       'playwright/request_count/navigation': 2,
       'playwright/request_count/resource_type/document': 2,
       'playwright/request_count/resource_type/script': 2,
       'playwright/request_count/resource_type/xhr': 1,
       'playwright/response_count': 3,
       'playwright/response_count/method/GET': 3,
       'playwright/response_count/resource_type/document': 2,
       'playwright/response_count/resource_type/script': 1,
       'response_received_count': 1,
       'scheduler/dequeued': 1,
       'scheduler/dequeued/memory': 1,
       'scheduler/enqueued': 1,
       'scheduler/enqueued/memory': 1,
       'start_time': datetime.datetime(2025, 10, 9, 14, 29, 38, 485934, tzinfo=datetime.timezone.utc)}
      2025-10-09 14:30:01 [scrapy.core.engine] INFO: Spider closed (finished)
      
    • Log

      /1/log/utf8/sourcing_v2/bca_login_check.gb/60554272a51c11f0a5556efc4ab90664/?job_finished=True

    • Source

      http://scrapyd-1:6800/logs/sourcing_v2/bca_login_check.gb/60554272a51c11f0a5556efc4ab90664.log

  • sourcelog
    last_update_time2025-10-09 14:30:01
    last_update_timestamp1760020201
    downloader/request_bytes169
    downloader/request_count1
    downloader/request_method_count/GET1
    downloader/response_bytes262743
    downloader/response_count1
    downloader/response_status_count/4031
    elapsed_time_seconds23.370793
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2025, 10, 9, 14, 30, 1, 856727, tzinfo=datetime.timezone.utc)
    log_count/DEBUG14
    log_count/ERROR1
    log_count/INFO17
    memusage/max111874048
    memusage/startup111874048
    playwright/context_count1
    playwright/context_count/max_concurrent1
    playwright/context_count/persistent/False1
    playwright/context_count/remote/False1
    playwright/page_count1
    playwright/page_count/max_concurrent1
    playwright/request_count5
    playwright/request_count/method/GET4
    playwright/request_count/method/POST1
    playwright/request_count/navigation2
    playwright/request_count/resource_type/document2
    playwright/request_count/resource_type/script2
    playwright/request_count/resource_type/xhr1
    playwright/response_count3
    playwright/response_count/method/GET3
    playwright/response_count/resource_type/document2
    playwright/response_count/resource_type/script1
    response_received_count1
    scheduler/dequeued1
    scheduler/dequeued/memory1
    scheduler/enqueued1
    scheduler/enqueued/memory1
    start_timedatetime.datetime(2025, 10, 9, 14, 29, 38, 485934, tzinfo=datetime.timezone.utc)