Class org.broadinstitute.hellbender.engine.MultiVariantDataSourceUnitTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
testCompleteIterationOverFile[0](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf, [a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z]) | 0.008s | passed |
testGetName | 0.007s | passed |
testGetSequenceDictionaryAlternate | 0.005s | passed |
testGetSequenceDictionaryCompatible | 0.006s | passed |
testGetSequenceDictionaryIncompatible | 0.003s | passed |
testIterator | 0.006s | passed |
testIteratorOverlapping | 0.006s | passed |
testQueryGVCF[0](1:1-99, []) | 0.003s | passed |
testQueryGVCF[1](1:50-100, [aa]) | 0.002s | passed |
testQueryGVCF[2](1:50-150, [aa]) | 0.002s | passed |
testQueryGVCF[3](1:100-100, [aa]) | 0.002s | passed |
testQueryGVCF[4](1:100-150, [aa]) | 0.002s | passed |
testQueryGVCF[5](1:100-200, [aa]) | 0.002s | passed |
testQueryGVCF[6](1:150-200, [aa]) | 0.003s | passed |
testQueryGVCF[7](1:150-250, [aa]) | 0.002s | passed |
testQueryGVCF[8](1:200-201, [aa]) | 0.002s | passed |
testQueryGVCF[9](1:201-3000, []) | 0.002s | passed |
testQueryOverUnindexedFile | 0.001s | passed |
testRejectNonExistentFile | 0s | passed |
testRejectNullFile | 0s | passed |
testRequireFeatureInput | 0s | passed |
testSerialQueries | 0.004s | passed |
testSetIntervals | 0.004s | passed |
testTraversalByIntervals[0]([1:100-200], [a, b, c]) | 0.002s | passed |
testTraversalByIntervals[10]([1:100-200, 1:1000-2000, 1:2000-3000], [a, b, c, j, k, l, m, n]) | 0.002s | passed |
testTraversalByIntervals[11]([1:100-200, 1:1000-2000, 1:2000-3000, 1:4000-5000], [a, b, c, j, k, l, m, n]) | 0.002s | passed |
testTraversalByIntervals[12]([1:1-99, 1:287-290, 1:500-600, 2:201-524, 2:1000-2000, 4:1-500], []) | 0.001s | passed |
testTraversalByIntervals[13]([], [a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z]) | 0.001s | passed |
testTraversalByIntervals[1]([1:100-200, 1:1000-2000], [a, b, c, j, k, l, m, n]) | 0.002s | passed |
testTraversalByIntervals[2]([1:100-203, 1:205-284, 1:286-1000], [a, b, c, d, e, f, h, i, j, k]) | 0.002s | passed |
testTraversalByIntervals[3]([1:100-203, 1:204-285, 1:286-1000], [a, b, c, d, e, f, g, h, i, j, k]) | 0.002s | passed |
testTraversalByIntervals[4]([1:200-300, 2:500-600], [b, c, d, e, f, g, h, p, q]) | 0.002s | passed |
testTraversalByIntervals[5]([1:200-203, 1:205-285, 2:200-548, 2:550-650, 4:700-800], [b, c, d, e, f, g, o, p, q, r, y, z]) | 0.002s | passed |
testTraversalByIntervals[6]([1:1-50, 1:100-200, 1:1000-2000], [a, b, c, j, k, l, m, n]) | 0.002s | passed |
testTraversalByIntervals[7]([1:1-50, 1:60-70, 1:100-200, 1:1000-2000], [a, b, c, j, k, l, m, n]) | 0.002s | passed |
testTraversalByIntervals[8]([1:100-200, 1:500-600, 1:1000-2000], [a, b, c, j, k, l, m, n]) | 0.002s | passed |
testTraversalByIntervals[9]([1:100-200, 1:500-600, 1:700-800, 1:1000-2000], [a, b, c, j, k, l, m, n]) | 0.002s | passed |
testVariantSource | 0.006s | passed |
Standard error
22:32:02.579 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 22:32:02.580 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.581 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.585 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariants.vcf 22:32:02.589 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariantsAlternateDictionary.vcf 22:32:02.593 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariants.vcf 22:32:02.594 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariantsAlternateDictionary.vcf 22:32:02.597 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_1.vcf 22:32:02.599 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_2.vcf 22:32:02.603 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariants.vcf 22:32:02.604 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariantsConflictingDictionary.vcf 22:32:02.606 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_1.vcf 22:32:02.608 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_2.vcf 22:32:02.613 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_1_WithOverlap.vcf 22:32:02.615 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_2_WithOverlap.vcf 22:32:02.618 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 22:32:02.619 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.619 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.621 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 22:32:02.622 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.622 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.623 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 22:32:02.624 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.624 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.625 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 22:32:02.626 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.626 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.627 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 22:32:02.628 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.628 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.629 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 22:32:02.630 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.630 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.631 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 22:32:02.632 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.632 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.634 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 22:32:02.634 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.634 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.636 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 22:32:02.636 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.636 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.638 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 22:32:02.638 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.638 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.640 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/unindexed.vcf 22:32:02.640 WARN MultiVariantDataSource - A sequence dictionary is required for each input when using multiple inputs, and one could not be obtained for feature input: unindexed. The input may not exist or may not have a valid header 22:32:02.642 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_1.vcf 22:32:02.644 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_2.vcf 22:32:02.647 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_1.vcf 22:32:02.648 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_2.vcf 22:32:02.651 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 22:32:02.651 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.652 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.653 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 22:32:02.654 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.654 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.655 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 22:32:02.656 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.656 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.657 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 22:32:02.658 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.658 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.659 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 22:32:02.660 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.660 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.661 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 22:32:02.662 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.662 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.663 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 22:32:02.664 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.664 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.665 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 22:32:02.666 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.666 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.667 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 22:32:02.668 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.668 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.669 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 22:32:02.670 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.670 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.671 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 22:32:02.672 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.672 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.673 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 22:32:02.674 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.674 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.675 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 22:32:02.676 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.676 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.677 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 22:32:02.678 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.678 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file 22:32:02.682 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_1.vcf 22:32:02.683 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_2.vcf