- Analysis
- Categories
- Charts
- Logs
- Crawler.stats
-
project sourcing_v2 spider auto_selling_coches.net job 2681ececfc3011f0a599c2c555c92d63 first_log_time 2026-01-28 13:07:29 latest_log_time 2026-01-28 13:14:13 runtime 0:06:44 crawled_pages 22 scraped_items 20 shutdown_reason N/A finish_reason finished log_critical_count 0 log_error_count 2 log_warning_count 0 log_redirect_count 0 log_retry_count 0 log_ignore_count 0 latest_crawl latest_scrape latest_log current_time latest_item N/A -
-
error_logs2 in total
2026-01-28 13:14:13 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fb10c155710>
2026-01-28 13:14:13 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fb10c155f90>
WARNING+
INFO
-
scrapy_version
2.11.2
-
telnet_console
127.0.0.1:6030
-
telnet_password
293f18ca10832ac5
-
latest_crawl
2026-01-28 13:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62291937> (referer: https://www.coches.net/concesionario/eliteauto/?pg=1) ['zyte-api']
-
latest_scrape
2026-01-28 13:14:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62291937>
-
latest_stat
2026-01-28 13:13:29 [scrapy.extensions.logstats] INFO: Crawled 21 pages (at 1 pages/min), scraped 19 items (at 1 items/min)
DEBUG
-
-
-
Head
2026-01-28 13:07:29 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2) 2026-01-28 13:07:29 [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-01-28 13:07:29 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider 2026-01-28 13:07:29 [auto_selling_coches.net] INFO: _job: 2681ececfc3011f0a599c2c555c92d63, SCRAPY_JOB: None 2026-01-28 13:07:29 [scrapy.addons] INFO: Enabled addons: [] 2026-01-28 13:07:29 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-28 13:07:29 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-28 13:07:29 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-28 13:07:29 [scrapy.extensions.telnet] INFO: Telnet Password: 293f18ca10832ac5 2026-01-28 13:07:29 [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-01-28 13:07:29 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'SourcingV2', 'CLOSESPIDER_TIMEOUT': 3600, 'CONCURRENT_REQUESTS': 5, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_coches.net/2681ececfc3011f0a599c2c555c92d63.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': ''} 2026-01-28 13:07:29 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011' 2026-01-28 13:07:29 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011' 2026-01-28 13:07:29 [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-01-28 13:07:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling 2026-01-28 13:07:29 [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-01-28 13:07:29 [scrapy.middleware] INFO: Enabled item pipelines: ['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling', 'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling'] 2026-01-28 13:07:29 [scrapy.core.engine] INFO: Spider opened 2026-01-28 13:07:29 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID 2026-01-28 13:07:29 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net 2026-01-28 13:07:29 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2 2026-01-28 13:07:29 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-28 13:07:29 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6030 2026-01-28 13:07:29 [scrapy-playwright] INFO: Starting download handler 2026-01-28 13:07:29 [scrapy-playwright] INFO: Starting download handler 2026-01-28 13:07:34 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/eliteauto and multipost_profile_id: d0e45630-96aa-4afd-86e9-0e98f2943308 and job_id: 2681ececfc3011f0a599c2c555c92d63 2026-01-28 13:07:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-01-28 13:07:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/eliteauto> (referer: None) ['zyte-api'] 2026-01-28 13:07:49 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/eliteauto/> 2026-01-28 13:07:49 [auto_selling_coches.net] INFO: Title at home page 20 VehĂculos 2026-01-28 13:07:49 [auto_selling_coches.net] INFO: Total number of items: 20 2026-01-28 13:07:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-01-28 13:08:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/eliteauto?pg=1> (referer: https://www.coches.net/concesionario/eliteauto/) ['zyte-api'] 2026-01-28 13:08:21 [auto_selling_coches.net] INFO: Parsing page 1 2026-01-28 13:08:21 [auto_selling_coches.net] INFO: Found 20 listings on page 1 2026-01-28 13:08:21 [auto_selling_coches.net] INFO: Found listing with ID: 62499955 2026-01-28 13:08:21 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID 2026-01-28 13:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443 2026-01-28 13:08:21 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2010 2026-01-28 13:08:21 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential 2026-01-28 13:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443 2026-01-28 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762499955%27 HTTP/1.1" 200 None 2026-01-28 13:08:21 [auto_selling_coches.net] INFO: Scrape type for 62499955: 1 2026-01-28 13:08:21 [auto_selling_coches.net] INFO: Scraping new listing 62499955 2026-01-28 13:08:21 [auto_selling_coches.net] INFO: Found listing with ID: 62499862 2026-01-28 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762499862%27 HTTP/1.1" 200 None 2026-01-28 13:08:21 [auto_selling_coches.net] INFO: Scrape type for 62499862: 1 2026-01-28 13:08:21 [auto_selling_coches.net] INFO: Scraping new listing 62499862 2026-01-28 13:08:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-01-28 13:08:21 [auto_selling_coches.net] INFO: Found listing with ID: 62499702 2026-01-28 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762499702%27 HTTP/1.1" 200 None 2026-01-28 13:08:21 [auto_selling_coches.net] INFO: Scrape type for 62499702: 1 2026-01-28 13:08:21 [auto_selling_coches.net] INFO: Scraping new listing 62499702 2026-01-28 13:08:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-01-28 13:08:21 [auto_selling_coches.net] INFO: Found listing with ID: 62439366 2026-01-28 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None -
Tail
'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a62b3f06-ff5c-5290-b27c-3f0af51ca2a4/a62b3f06-ff5c-5290-b27c-3f0af51ca2a4_image_2.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 142636, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19216322/ab9abc10-b92c-4bae-ac8c-17164427c498.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a62b3f06-ff5c-5290-b27c-3f0af51ca2a4/a62b3f06-ff5c-5290-b27c-3f0af51ca2a4_image_3.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 166194, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19216322/1f8491e6-ba3f-4009-9337-d49b943b65bb.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a62b3f06-ff5c-5290-b27c-3f0af51ca2a4/a62b3f06-ff5c-5290-b27c-3f0af51ca2a4_image_4.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 157176, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19216322/a8901c4f-4a59-45d9-96b9-eabe4d17453b.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a62b3f06-ff5c-5290-b27c-3f0af51ca2a4/a62b3f06-ff5c-5290-b27c-3f0af51ca2a4_image_5.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 162864, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19216322/abaca10b-071f-4532-a28e-48b6dd633960.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a62b3f06-ff5c-5290-b27c-3f0af51ca2a4/a62b3f06-ff5c-5290-b27c-3f0af51ca2a4_image_6.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 165489, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19216322/93d2cd5b-8341-4679-86c3-3aef832139ea.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a62b3f06-ff5c-5290-b27c-3f0af51ca2a4/a62b3f06-ff5c-5290-b27c-3f0af51ca2a4_image_7.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 156444, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19216322/d70cb7e0-3598-4e33-96d0-ba4af5870833.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a62b3f06-ff5c-5290-b27c-3f0af51ca2a4/a62b3f06-ff5c-5290-b27c-3f0af51ca2a4_image_8.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 170250, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19216322/87cc53f3-56d5-4b5a-9a7d-2663d5f57319.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a62b3f06-ff5c-5290-b27c-3f0af51ca2a4/a62b3f06-ff5c-5290-b27c-3f0af51ca2a4_image_9.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 166225, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19216322/0d18b293-62ce-4576-94cb-a74009bc1e99.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a62b3f06-ff5c-5290-b27c-3f0af51ca2a4/a62b3f06-ff5c-5290-b27c-3f0af51ca2a4_image_10.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 162004, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19216322/20ec42e4-1b40-4da1-a459-806ea4789366.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a62b3f06-ff5c-5290-b27c-3f0af51ca2a4/a62b3f06-ff5c-5290-b27c-3f0af51ca2a4_image_11.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 161804, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19216322/b457a9fe-22f0-414e-85cf-ced523f08458.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a62b3f06-ff5c-5290-b27c-3f0af51ca2a4/a62b3f06-ff5c-5290-b27c-3f0af51ca2a4_image_12.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 171357, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19216322/25c35b51-2459-42ed-86b2-a223893a67d4.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a62b3f06-ff5c-5290-b27c-3f0af51ca2a4/a62b3f06-ff5c-5290-b27c-3f0af51ca2a4_image_13.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 161865, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19216322/a8ce2626-3228-4543-ae1e-cc499ac8d08e.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a62b3f06-ff5c-5290-b27c-3f0af51ca2a4/a62b3f06-ff5c-5290-b27c-3f0af51ca2a4_image_14.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 161075, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19216322/0874bb74-562a-463b-886e-557853e4d43c.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a62b3f06-ff5c-5290-b27c-3f0af51ca2a4/a62b3f06-ff5c-5290-b27c-3f0af51ca2a4_image_15.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 220257, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19216322/be9956a7-cf9d-48ac-ae40-af6d0b8346d8.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a62b3f06-ff5c-5290-b27c-3f0af51ca2a4/a62b3f06-ff5c-5290-b27c-3f0af51ca2a4_image_16.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 181610, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19216322/f00404cd-486a-4673-aed4-3909bc9228ef.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a62b3f06-ff5c-5290-b27c-3f0af51ca2a4/a62b3f06-ff5c-5290-b27c-3f0af51ca2a4_image_17.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 179313, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19216322/5df62c74-d184-42de-868e-db987f598bba.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a62b3f06-ff5c-5290-b27c-3f0af51ca2a4/a62b3f06-ff5c-5290-b27c-3f0af51ca2a4_image_18.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 225341, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19216322/b8222f58-a318-4cad-a04d-83490cc9f10b.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a62b3f06-ff5c-5290-b27c-3f0af51ca2a4/a62b3f06-ff5c-5290-b27c-3f0af51ca2a4_image_19.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 161944, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19216322/d2f51574-ce39-4cd3-b9cc-2e483f2a609f.jpg', 'Width': 800}], 'price': 33900, 'price_includes_vat': True, 'registration_date': '2018-01-01', 'seats_number': 5, 'seller_name': None, 'title': 'BMW X6 xDrive30d', 'transmission': 'automatic', 'trim': 'xDrive30d', 'vin': None, 'year': 2018} 2026-01-28 13:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 13:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762291937%27 HTTP/1.1" 200 None 2026-01-28 13:14:12 [auto_selling_coches.net] INFO: Saving data for 62291937: {'created_time': 1769606052.36375, 'last_price_update_time': 1769606052.363757} 2026-01-28 13:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 13:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62291937') HTTP/1.1" 204 0 2026-01-28 13:14:12 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-28 13:14:12 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor' 2026-01-28 13:14:12 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn' 2026-01-28 13:14:12 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False 2026-01-28 13:14:12 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False 2026-01-28 13:14:12 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 2681ececfc3011f0a599c2c555c92d63 2026-01-28 13:14:12 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 13:14:12 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 13:14:12 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 13:14:12 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 13:14:12 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 13:14:12 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4> 2026-01-28 13:14:12 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11> 2026-01-28 13:14:12 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13> 2026-01-28 13:14:12 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6> 2026-01-28 13:14:12 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 13:14:12 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 13:14:12 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 13:14:12 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 13:14:12 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 13:14:12 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed 2026-01-28 13:14:12 [auto_selling_coches.net] INFO: auto_selling_coches.net 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-01-28 13:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 13:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20last_price_update_time%20lt%201768310053 HTTP/1.1" 200 None 2026-01-28 13:14:13 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (20 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/2681ececfc3011f0a599c2c555c92d63.jl 2026-01-28 13:14:13 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 42932, 'downloader/request_count': 22, 'downloader/request_method_count/GET': 22, 'downloader/response_bytes': 3186919, 'downloader/response_count': 22, 'downloader/response_status_count/200': 22, 'elapsed_time_seconds': 404.12284, 'feedexport/success_count/FileFeedStorage': 1, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 28, 13, 14, 13, 469019, tzinfo=datetime.timezone.utc), 'item_scraped_count': 20, 'log_count/DEBUG': 1033, 'log_count/INFO': 602, 'memusage/max': 165797888, 'memusage/startup': 126357504, 'request_depth_max': 2, 'response_received_count': 22, 'scheduler/dequeued': 22, 'scheduler/dequeued/memory': 22, 'scheduler/enqueued': 22, 'scheduler/enqueued/memory': 22, 'scrapy-zyte-api/429': 0, 'scrapy-zyte-api/attempts': 29, 'scrapy-zyte-api/error_ratio': 0.2413793103448276, 'scrapy-zyte-api/errors': 7, "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 7, 'scrapy-zyte-api/fatal_errors': 0, 'scrapy-zyte-api/mean_connection_seconds': 14.55693070306866, 'scrapy-zyte-api/mean_response_seconds': 14.617648746437306, 'scrapy-zyte-api/processed': 22, 'scrapy-zyte-api/request_args/actions': 1, 'scrapy-zyte-api/request_args/browserHtml': 1, 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 20, 'scrapy-zyte-api/request_args/experimental.requestCookies': 21, 'scrapy-zyte-api/request_args/experimental.responseCookies': 22, 'scrapy-zyte-api/request_args/httpResponseBody': 21, 'scrapy-zyte-api/request_args/httpResponseHeaders': 21, 'scrapy-zyte-api/request_args/requestHeaders': 1, 'scrapy-zyte-api/request_args/url': 22, 'scrapy-zyte-api/status_codes/0': 7, 'scrapy-zyte-api/status_codes/200': 22, 'scrapy-zyte-api/success': 22, 'scrapy-zyte-api/success_ratio': 1.0, 'scrapy-zyte-api/throttle_ratio': 0.0, 'start_time': datetime.datetime(2026, 1, 28, 13, 7, 29, 346179, tzinfo=datetime.timezone.utc)} 2026-01-28 13:14:13 [scrapy.core.engine] INFO: Spider closed (finished) 2026-01-28 13:14:13 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fb10c155710> 2026-01-28 13:14:13 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fb10c155f90> -
Log
-
Source
http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_coches.net/2681ececfc3011f0a599c2c555c92d63.log
-
-
source log last update time 2026-01-28 13:14:13 last update timestamp 1769606053 downloader / request bytes 42932 downloader / request count 22 downloader / request method count / GET 22 downloader / response bytes 3186919 downloader / response count 22 downloader / response status count / 200 22 elapsed time seconds 404.12284 feedexport / success count / FileFeedStorage 1 finish reason finished finish time datetime.datetime(2026, 1, 28, 13, 14, 13, 469019, tzinfo=datetime.timezone.utc) item scraped count 20 log count / DEBUG 1033 log count / INFO 602 memusage / max 165797888 memusage / startup 126357504 request depth max 2 response received count 22 scheduler / dequeued 22 scheduler / dequeued / memory 22 scheduler / enqueued 22 scheduler / enqueued / memory 22 scrapy-zyte-api / 429 0 scrapy-zyte-api / attempts 29 scrapy-zyte-api / error ratio 0.2413793103448276 scrapy-zyte-api / errors 7 scrapy-zyte-api / exception types / <class aiohttp.client exceptions.ClientConnectorError > 7 scrapy-zyte-api / fatal errors 0 scrapy-zyte-api / mean connection seconds 14.55693070306866 scrapy-zyte-api / mean response seconds 14.617648746437306 scrapy-zyte-api / processed 22 scrapy-zyte-api / request args / actions 1 scrapy-zyte-api / request args / browserHtml 1 scrapy-zyte-api / request args / customHttpRequestHeaders 20 scrapy-zyte-api / request args / experimental.requestCookies 21 scrapy-zyte-api / request args / experimental.responseCookies 22 scrapy-zyte-api / request args / httpResponseBody 21 scrapy-zyte-api / request args / httpResponseHeaders 21 scrapy-zyte-api / request args / requestHeaders 1 scrapy-zyte-api / request args / url 22 scrapy-zyte-api / status codes / 0 7 scrapy-zyte-api / status codes / 200 22 scrapy-zyte-api / success 22 scrapy-zyte-api / success ratio 1.0 scrapy-zyte-api / throttle ratio 0.0 start time datetime.datetime(2026, 1, 28, 13, 7, 29, 346179, tzinfo=datetime.timezone.utc)