Staging Partner Chains Tests #132
Annotations
4 errors
Failed Test: tests/test_smoke.py::TestSmoke::test_get_status
tests/test_smoke.py::TestSmoke::test_get_status: The test failed in the call phase - tests/test_smoke.py:75: in test_get_status
assert partner_chain_status['mainchain']['epoch'] == expected_mc_epoch
E assert 812 == 811
|
Failed Test: tests/committee/test_blocks.py::test_block_headers_have_mc_hash
tests/committee/test_blocks.py::test_block_headers_have_mc_hash: The test failed in the call phase due to an exception - tests/committee/test_blocks.py:154: in test_block_headers_have_mc_hash
stable_mc_block = api.get_mc_block_by_block_hash(hash)
src/substrate_api.py:709: in get_mc_block_by_block_hash
block = self.__get_data_from_db_sync(query, retries=5, delay=10)
src/substrate_api.py:741: in __get_data_from_db_sync
raise Exception(f"Query: {query} failed after {retries} retries")
E Exception: Query: SELECT block.id, block.hash, block.epoch_no, block.slot_no, block.epoch_slot_no, block.block_no, block.previous_id, block.slot_leader_id, block.size, block.time, block.tx_count, block.proto_major, block.proto_minor, block.vrf_key, block.op_cert, block.op_cert_counter
E FROM block
E WHERE block.hash = :hash_1 ORDER BY block.id DESC
E LIMIT :param_1 failed after 5 retries
|
Failed Test: tests/committee/test_registrations.py::test_register_candidate
tests/committee/test_registrations.py::test_register_candidate: The test failed in the call phase - tests/committee/test_registrations.py:23: in test_register_candidate
result, next_status_epoch = api.register_candidate(candidate.name)
src/substrate_api.py:320: in register_candidate
txId, next_status_epoch = self.sidechain_main_cli.register_candidate(
src/sidechain_main_cli.py:123: in register_candidate
result = self.run_command.run(register_cmd, timeout=self.config.timeouts.register_cmd)
src/run_command.py:166: in run
raise e
src/run_command.py:149: in run
raise TimeoutError(f"Command '{command}' timed out after {timeout}s")
E TimeoutError: Command '/tools/partner-chains-smart-contracts-7.0.2/pc-contracts-cli register --payment-signing-key-file /tmp/tmp.DbRTMBWiHG/payment.skey.json.decrypted --genesis-utxo de7b8efb08243b770be30cfa22a9ed64317c50052bb4394392960ddcc9810048#1 --ada-based-staking --spo-public-key 796ea8e68b75d97ddba45ff858f06e4f4af1973670d4a16aaaa615e91259db61 --sidechain-public-keys 0x03b827f4da9711bab7292e5695576a841a4d20af9a07b1ba7a230168d2a78e9df4:0xba94651de6279a38a416b97b9720c3df76224435e951ac73e9e302a4ee9fcf73:0xdde2501588713ddad5daf5a898c19d82cd591609c9184679868640c8cfe8287d --spo-signature 0x7b288a9ecaa88554d0b2d7975efae52318151ee7fda533c9162a4eb49c6e4381c19378582484c7763cc377317a4dd9f04933fa690a2ab25f8681460c024c7308 --sidechain-signature 0xf858340f8be78caed00926ff1578d13c016c82dcdcc82c51aafc79920a36554755d22deecf04f129efb6c10d2f49d32d54c0f4f731906ca0aac6809657c5663a --registration-utxo 494b5ec3036cc7bf7c529d3c51bda3b84c7b6b3e57bd45240aac669d5f30dd69#1 --ogmios-host staging-preview-services-service.staging-preview.svc.cluster.local --ogmios-port 1337 --kupo-host staging-preview-services-service.staging-preview.svc.cluster.local --kupo-port 1442 --network testnet' timed out after 300s
|
run
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
debug_log
Expired
|
954 KB |
|