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.007s | passed |
testGetName | 0.006s | passed |
testGetSequenceDictionaryAlternate | 0.004s | passed |
testGetSequenceDictionaryCompatible | 0.005s | passed |
testGetSequenceDictionaryIncompatible | 0.004s | passed |
testIterator | 0.005s | passed |
testIteratorOverlapping | 0.006s | passed |
testQueryGVCF[0](1:1-99, []) | 0.002s | passed |
testQueryGVCF[1](1:50-100, [aa]) | 0.003s | 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.002s | 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 | 0.001s | passed |
testRejectNullFile | 0s | passed |
testRequireFeatureInput | 0s | passed |
testSerialQueries | 0.004s | passed |
testSetIntervals | 0.003s | passed |
testTraversalByIntervals[0]([1:100-200], [a, b, c]) | 0.001s | 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.003s | 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.002s | 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.003s | 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.005s | passed |
Standard error
19:48:11.694 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 19:48:11.695 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 19:48:11.696 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 19:48:11.699 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariants.vcf 19:48:11.702 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariantsAlternateDictionary.vcf 19:48:11.706 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariants.vcf 19:48:11.707 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariantsAlternateDictionary.vcf 19:48:11.710 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 19:48:11.712 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 19:48:11.715 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariants.vcf 19:48:11.717 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariantsConflictingDictionary.vcf 19:48:11.719 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 19:48:11.720 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 19:48:11.725 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 19:48:11.727 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 19:48:11.730 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 19:48:11.730 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 19:48:11.731 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 19:48:11.733 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 19:48:11.733 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 19:48:11.733 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 19:48:11.735 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 19:48:11.735 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 19:48:11.735 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 19:48:11.737 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 19:48:11.737 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 19:48:11.737 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 19:48:11.739 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 19:48:11.739 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 19:48:11.740 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 19:48:11.741 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 19:48:11.741 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 19:48:11.742 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 19:48:11.743 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 19:48:11.744 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 19:48:11.744 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 19:48:11.745 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 19:48:11.746 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 19:48:11.746 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 19:48:11.747 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 19:48:11.748 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 19:48:11.748 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 19:48:11.749 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 19:48:11.750 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 19:48:11.750 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 19:48:11.752 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/unindexed.vcf 19:48:11.752 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 19:48:11.754 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 19:48:11.756 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 19:48:11.758 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 19:48:11.759 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 19:48:11.761 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 19:48:11.762 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 19:48:11.762 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 19:48:11.763 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 19:48:11.764 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 19:48:11.764 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 19:48:11.765 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 19:48:11.765 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 19:48:11.766 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 19:48:11.767 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 19:48:11.768 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 19:48:11.768 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 19:48:11.770 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 19:48:11.770 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 19:48:11.771 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 19:48:11.772 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 19:48:11.773 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 19:48:11.773 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 19:48:11.775 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 19:48:11.775 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 19:48:11.775 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 19:48:11.777 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 19:48:11.777 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 19:48:11.778 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 19:48:11.779 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 19:48:11.780 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 19:48:11.780 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 19:48:11.782 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 19:48:11.782 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 19:48:11.782 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 19:48:11.784 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 19:48:11.784 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 19:48:11.785 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 19:48:11.786 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 19:48:11.787 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 19:48:11.787 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 19:48:11.788 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 19:48:11.789 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 19:48:11.789 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 19:48:11.790 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 19:48:11.791 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 19:48:11.791 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 19:48:11.794 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 19:48:11.795 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