INFO sqlalchemy.engine.Engine:base.py:1846 select pg_catalog.version() INFO sqlalchemy.engine.Engine:base.py:1846 [raw sql] {} INFO sqlalchemy.engine.Engine:base.py:1846 select current_schema() INFO sqlalchemy.engine.Engine:base.py:1846 [raw sql] {} INFO sqlalchemy.engine.Engine:base.py:1846 show standard_conforming_strings INFO sqlalchemy.engine.Engine:base.py:1846 [raw sql] {} INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT big_bag_template.id, big_bag_template.big_bag_template_id, big_bag_template.template_name, big_bag_template.big_bag_type, big_bag_template.init_state, big_bag_template.is_need_generate_barcode, big_bag_template.created_at, big_bag_template.updated_at, big_bag_template.is_deleted, big_bag_template.check_weight, big_bag_template.cargo_prefix, big_bag_template.remove_customs_packages_on_accept, big_bag_template.weight_deviation_percentage, big_bag_template.partner_id, big_bag_template.hub_id FROM big_bag_template INFO sqlalchemy.engine.Engine:base.py:1846 [generated in 0.00020s] {} INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-hub-api-fe', mesh='-master', self.__cluster_domain='k8s-review.dailymail-tech.uz' WARNING urllib3.connectionpool:connectionpool.py:868 Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1016)'))': /api/v1/auth/by-barcode WARNING urllib3.connectionpool:connectionpool.py:868 Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1016)'))': /api/v1/auth/by-barcode WARNING urllib3.connectionpool:connectionpool.py:868 Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1016)'))': /api/v1/auth/by-barcode INFO sqlalchemy.engine.Engine:base.py:2713 ROLLBACK using DBAPI connection.rollback(); set skip_autocommit_rollback to prevent fully