Head
2026-03-28 10:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-28 10:15: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:15:06 [adesa.be] INFO: Starting spider adesa.be
2026-03-28 10:15:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-28 10:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-28 10:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-28 10:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-28 10:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: 61f0e70deffb7e86
2026-03-28 10:15: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:15: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/adesa.be/task_31_2026-03-28T10_15_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:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 10:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 10:15: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:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-28 10:15: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:15: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:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 10:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-28 10:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-28 10:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-28 10:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 10:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-28 10:15: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:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-28 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-28 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-28 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-28 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-28 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-28 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-28 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-28 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-28 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-28 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-28 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-28 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-28 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-28 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-28 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-28 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-28 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-28 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-28 10:15: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:15: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:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-28 10:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-28 10:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-28 10:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-28 10:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-28 10:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-28 10:15: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:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 10:15:13 [adesa.be] INFO: Found listing with ID: 10738054
Tail
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705958') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705959') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705960') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705961') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705962') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705963') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705964') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705965') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705966') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705977') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705978') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705979') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705980') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705981') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705982') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705983') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705984') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705985') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705986') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705987') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705988') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705989') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705990') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705991') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705992') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705993') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705994') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705995') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705996') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705997') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705998') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705999') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706000') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706001') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706002') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706003') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706004') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706005') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706006') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706296') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706511') HTTP/1.1" 204 0
2026-03-28 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706512') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706516') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706518') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706519') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706520') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706524') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706525') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706526') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706527') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706528') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706530') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706531') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706534') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706535') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706536') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706538') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706539') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706541') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706542') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706543') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706545') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706547') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706548') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706549') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706550') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706553') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706554') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706555') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706558') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706559') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706560') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706561') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706562') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706563') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706565') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706566') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706567') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706571') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706573') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706574') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706575') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706576') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706578') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706579') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706580') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706582') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706815') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706816') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706817') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706818') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706820') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706821') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706822') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706823') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706825') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706826') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706829') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706830') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706837') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706988') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707046') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707116') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707164') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707729') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707731') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707732') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707733') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707734') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707824') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707825') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707827') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707828') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707834') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707835') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707837') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707838') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707840') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707841') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707842') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707843') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707844') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707845') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707846') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707847') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707848') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707850') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707853') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707854') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10708001') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10708531') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10708546') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10708561') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10708577') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10708591') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10708852') HTTP/1.1" 204 0
2026-03-28 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10709025') HTTP/1.1" 204 0
2026-03-28 10:20:27 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (316 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.be/task_31_2026-03-28T10_15_00.jl
2026-03-28 10:20:27 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 1,
'downloader/exception_type_count/zyte_api._errors.RequestError': 1,
'downloader/request_bytes': 437876,
'downloader/request_count': 468,
'downloader/request_method_count/GET': 427,
'downloader/request_method_count/POST': 41,
'downloader/response_bytes': 54924473,
'downloader/response_count': 467,
'downloader/response_status_count/200': 467,
'elapsed_time_seconds': 320.266466,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 28, 10, 20, 26, 947630, tzinfo=datetime.timezone.utc),
'item_scraped_count': 316,
'log_count/DEBUG': 13530,
'log_count/ERROR': 1,
'log_count/INFO': 15402,
'memusage/max': 181846016,
'memusage/startup': 149733376,
'photo_download_count': 110,
'request_depth_max': 40,
'response_received_count': 357,
'scheduler/dequeued': 468,
'scheduler/dequeued/memory': 468,
'scheduler/enqueued': 468,
'scheduler/enqueued/memory': 468,
'scrape_type/new': 11,
'scrape_type/price_update': 306,
'scrape_type/skipped': 3688,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 360,
'scrapy-zyte-api/error_ratio': 0.008333333333333333,
'scrapy-zyte-api/error_types/download/temporary-error': 2,
'scrapy-zyte-api/error_types/website/connection-error': 1,
'scrapy-zyte-api/errors': 3,
'scrapy-zyte-api/fatal_errors': 1,
'scrapy-zyte-api/mean_connection_seconds': 3.483033637477396,
'scrapy-zyte-api/mean_response_seconds': 3.532635693506178,
'scrapy-zyte-api/processed': 358,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 358,
'scrapy-zyte-api/request_args/experimental.requestCookies': 357,
'scrapy-zyte-api/request_args/experimental.responseCookies': 358,
'scrapy-zyte-api/request_args/httpRequestBody': 41,
'scrapy-zyte-api/request_args/httpRequestMethod': 41,
'scrapy-zyte-api/request_args/httpResponseBody': 358,
'scrapy-zyte-api/request_args/httpResponseHeaders': 358,
'scrapy-zyte-api/request_args/url': 358,
'scrapy-zyte-api/status_codes/200': 357,
'scrapy-zyte-api/status_codes/421': 1,
'scrapy-zyte-api/status_codes/520': 2,
'scrapy-zyte-api/success': 357,
'scrapy-zyte-api/success_ratio': 0.9972067039106145,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 4005,
'source/total_available': 4005,
'start_time': datetime.datetime(2026, 3, 28, 10, 15, 6, 681164, tzinfo=datetime.timezone.utc)}
2026-03-28 10:20:27 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-28 10:20:27 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa4e9cde910>
2026-03-28 10:20:27 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa4e9d5e6d0>