azul2 on issues/dsotirho-ucsc/5927-layer-and-lambda-race daniel.local 🐍 v3.11.9 (.venv) at 05/16 16:29:58 ❯ make auto_deploy integration_test ; git status ; git rev-parse HEAD ; date /Library/Developer/CommandLineTools/usr/bin/make -C lambdas /Library/Developer/CommandLineTools/usr/bin/make -C layer layer python /Users/daniel/repo/azul2/scripts/check_branch.py python .chalice/config.json.template.py .chalice/config.json Creating .chalice/config.json python /Users/daniel/repo/azul2/scripts/stage_layer.py 2024-05-16 16:30:05,547 INFO MainThread botocore.credentials: Found credentials in shared credentials file: ~/.aws/credentials 2024-05-16 16:30:05,626 INFO MainThread azul.deployment: Allocated new Boto3 client for 'iam' with ID 4379285328 2024-05-16 16:30:06,033 INFO MainThread azul.deployment: Allocated new Boto3 client for 'sts' with ID 4379995216 2024-05-16 16:30:06,104 INFO MainThread azul.lambda_layer: Checking for dependencies layer package at s3://edu-ucsc-gi-platform-hca-dev-shared.us-east-1/azul/daniel/lambda_layers/1f48bb316e3fd14b4f3c6b255be15608fd3bff77.zip. 2024-05-16 16:30:06,155 INFO MainThread azul.deployment: Allocated new Boto3 client for 's3' with ID 4394456912 2024-05-16 16:30:06,261 INFO MainThread azul.boto3: s3.HeadObject: Making HEAD request to https://s3.amazonaws.com/edu-ucsc-gi-platform-hca-dev-shared.us-east-1/azul/daniel/lambda_layers/1f48bb316e3fd14b4f3c6b255be15608fd3bff77.zip 2024-05-16 16:30:06,261 INFO MainThread azul.boto3: s3.HeadObject: … without request body 2024-05-16 16:30:06,627 INFO MainThread azul.boto3: s3.HeadObject: Got 200 response 2024-05-16 16:30:06,627 INFO MainThread azul.boto3: s3.HeadObject: … with response body b'' 2024-05-16 16:30:06,627 INFO MainThread azul.lambda_layer: Layer package already up-to-date. /Library/Developer/CommandLineTools/usr/bin/make -C indexer package python /Users/daniel/repo/azul2/scripts/check_branch.py python .chalice/config.json.template.py .chalice/config.json [INFO] 2024-05-16T16:30:10.964Z 00010ca1-b0ba-466f-8c58-dabbad000000 botocore.credentials Found credentials in shared credentials file: ~/.aws/credentials [INFO] 2024-05-16T16:30:11.044Z 00010ca1-b0ba-466f-8c58-dabbad000000 azul.deployment Allocated new Boto3 client for 'iam' with ID 4467349392 Creating .chalice/config.json python vendor/resources/environ.json.template.py vendor/resources/environ.json Creating vendor/resources/environ.json PYTHONHASHSEED=0 python -m compileall \ -f -q --invalidation-mode checked-hash \ vendor vendor/humancellatlas vendor/azul python -m azul.changelog vendor chalice package --stage daniel --pkg-format terraform .chalice/terraform /Users/daniel/repo/azul2/.venv/lib/python3.11/site-packages/_distutils_hack/__init__.py:33: UserWarning: Setuptools is replacing distutils. warnings.warn("Setuptools is replacing distutils.") [INFO] 2024-05-16T16:30:15.297Z 00010ca1-b0ba-466f-8c58-dabbad000000 botocore.credentials Found credentials in shared credentials file: ~/.aws/credentials [INFO] 2024-05-16T16:30:15.387Z 00010ca1-b0ba-466f-8c58-dabbad000000 azul.deployment Allocated new Boto3 client for 'iam' with ID 4521885520 Creating deployment package. [INFO] 2024-05-16T16:30:16.045Z 00010ca1-b0ba-466f-8c58-dabbad000000 botocore.credentials Found credentials in environment variables. /Library/Developer/CommandLineTools/usr/bin/make -C service package python /Users/daniel/repo/azul2/scripts/check_branch.py python .chalice/config.json.template.py .chalice/config.json [INFO] 2024-05-16T16:30:20.851Z 00010ca1-b0ba-466f-8c58-dabbad000000 botocore.credentials Found credentials in shared credentials file: ~/.aws/credentials [INFO] 2024-05-16T16:30:20.930Z 00010ca1-b0ba-466f-8c58-dabbad000000 azul.deployment Allocated new Boto3 client for 'iam' with ID 4476268688 Creating .chalice/config.json python vendor/resources/environ.json.template.py vendor/resources/environ.json Creating vendor/resources/environ.json PYTHONHASHSEED=0 python -m compileall \ -f -q --invalidation-mode checked-hash \ vendor vendor/humancellatlas vendor/azul python -m azul.changelog vendor chalice package --stage daniel --pkg-format terraform .chalice/terraform /Users/daniel/repo/azul2/.venv/lib/python3.11/site-packages/_distutils_hack/__init__.py:33: UserWarning: Setuptools is replacing distutils. warnings.warn("Setuptools is replacing distutils.") Creating deployment package. [INFO] 2024-05-16T16:30:24.424Z 00010ca1-b0ba-466f-8c58-dabbad000000 botocore.credentials Found credentials in environment variables. /Library/Developer/CommandLineTools/usr/bin/make -C terraform auto_apply set -o pipefail && git ls-files --ignored --others --directory --exclude-standard | (grep -v '/[^/]' || test $? -eq 1) | xargs -r rm -rv api_gateway.tf.json authentication.tf.json backend.tf.json cloudwatch.tf.json common.tf.json dynamo.tf.json lambda_layer.tf.json plan.bin plan.json providers.tf.json s3.tf.json sqs.tf.json step_function.tf.json python /Users/daniel/repo/azul2/scripts/check_branch.py python providers.tf.json.template.py providers.tf.json Creating providers.tf.json python backend.tf.json.template.py backend.tf.json Creating backend.tf.json terraform init -reconfigure Initializing the backend... Successfully configured the backend "s3"! Terraform will automatically use this backend unless the backend configuration changes. Initializing provider plugins... - Reusing previous version of opensearch-project/opensearch from the dependency lock file - Reusing previous version of hashicorp/external from the dependency lock file - Reusing previous version of hashicorp/null from the dependency lock file - Reusing previous version of hashicorp/google from the dependency lock file - Reusing previous version of hashicorp/aws from the dependency lock file - Using previously-installed hashicorp/aws v5.11.0 - Using previously-installed opensearch-project/opensearch v2.2.1 - Using previously-installed hashicorp/external v2.2.0 - Using previously-installed hashicorp/null v3.2.0 - Using previously-installed hashicorp/google v4.58.0 Terraform has been successfully initialized! You may now begin working with Terraform. Try running "terraform plan" to see any changes that are required for your infrastructure. All Terraform commands should now work. If you ever set or change modules or backend configuration for Terraform, rerun this command to reinitialize your working directory. If you forget, other commands will detect it and remind you to do so if necessary. /Library/Developer/CommandLineTools/usr/bin/make check_providers_clean git diff --exit-code --name-only .terraform.lock.hcl \ && git diff --cached --exit-code --name-only .terraform.lock.hcl python /Users/daniel/repo/azul2/scripts/terraform_schema.py check \ || (echo "Schema is stale. Run 'make update_schema' and commit." ; false) 2024-05-16 16:30:38,413 INFO MainThread azul.terraform: Running ['terraform', 'version', '-json'] 2024-05-16 16:30:38,491 INFO MainThread azul.terraform: Terraform output: { "terraform_version": "1.6.6", "platform": "darwin_amd64", "provider_selections": { "registry.terraform.io/hashicorp/aws": "5.11.0", "registry.terraform.io/hashicorp/external": "2.2.0", "registry.terraform.io/hashicorp/google": "4.58.0", "registry.terraform.io/hashicorp/null": "3.2.0", "registry.terraform.io/opensearch-project/opensearch": "2.2.1" }, "terraform_outdated": true } python api_gateway.tf.json.template.py api_gateway.tf.json [INFO] 2024-05-16T16:30:40.558Z 00010ca1-b0ba-466f-8c58-dabbad000000 azul.deployment Allocated new Boto3 client for 'es' with ID 4631167632 Creating api_gateway.tf.json python authentication.tf.json.template.py authentication.tf.json Creating authentication.tf.json python cloudwatch.tf.json.template.py cloudwatch.tf.json Creating cloudwatch.tf.json python common.tf.json.template.py common.tf.json Creating common.tf.json python dynamo.tf.json.template.py dynamo.tf.json Creating dynamo.tf.json python elasticsearch.tf.json.template.py elasticsearch.tf.json python lambda_layer.tf.json.template.py lambda_layer.tf.json Creating lambda_layer.tf.json python s3.tf.json.template.py s3.tf.json Creating s3.tf.json python sqs.tf.json.template.py sqs.tf.json Creating sqs.tf.json python step_function.tf.json.template.py step_function.tf.json [INFO] 2024-05-16T16:30:53.887Z 00010ca1-b0ba-466f-8c58-dabbad000000 botocore.credentials Found credentials in shared credentials file: ~/.aws/credentials [INFO] 2024-05-16T16:30:53.956Z 00010ca1-b0ba-466f-8c58-dabbad000000 azul.deployment Allocated new Boto3 client for 'iam' with ID 4598910992 [INFO] 2024-05-16T16:30:54.373Z 00010ca1-b0ba-466f-8c58-dabbad000000 azul.deployment Allocated new Boto3 client for 'sts' with ID 4599498896 Creating step_function.tf.json terraform validate Success! The configuration is valid. python /Users/daniel/repo/azul2/scripts/rename_resources.py 2024-05-16 16:31:00,263 INFO MainThread __main__: No renamings defined terraform plan -no-color -out=plan.bin data.external.elasticsearch_nodes: Reading... null_resource.hmac_secret: Refreshing state... [id=7009269872773288871] data.google_client_config.current: Reading... google_project_iam_custom_role.azul: Refreshing state... [id=projects/platform-hca-dev/roles/azul_daniel_10] data.google_client_config.current: Read complete after 0s [id=projects/platform-hca-dev/regions//zones/] google_service_account.azul: Refreshing state... [id=projects/platform-hca-dev/serviceAccounts/azul-ucsc-10-daniel@platform-hca-dev.iam.gserviceaccount.com] google_service_account.azul_unregistered: Refreshing state... [id=projects/platform-hca-dev/serviceAccounts/azul-ucsc-10-unreg-daniel@platform-hca-dev.iam.gserviceaccount.com] google_service_account.azul_public: Refreshing state... [id=projects/platform-hca-dev/serviceAccounts/azul-ucsc-10-public-daniel@platform-hca-dev.iam.gserviceaccount.com] google_project_iam_member.azul: Refreshing state... [id=platform-hca-dev/projects/platform-hca-dev/roles/azul_daniel_10/serviceAccount:azul-ucsc-10-daniel@platform-hca-dev.iam.gserviceaccount.com] data.aws_wafv2_ip_set.allowed_v4_ips: Reading... data.aws_caller_identity.indexer: Reading... data.aws_subnet.gitlab_public_1: Reading... data.aws_s3_bucket.logs: Reading... data.aws_vpc.gitlab: Reading... aws_dynamodb_table.object_versions: Refreshing state... [id=azul-object_versions-daniel] aws_s3_bucket.storage: Refreshing state... [id=edu-ucsc-gi-platform-hca-dev-storage-daniel.us-east-1] aws_iam_role.service: Refreshing state... [id=azul-service-daniel] data.aws_region.current: Reading... data.aws_region.current: Read complete after 0s [id=us-east-1] data.aws_route53_zone.dev_singlecell_gi_ucsc_edu: Reading... data.aws_caller_identity.indexer: Read complete after 1s [id=122796619775] aws_sqs_queue.tallies_fail: Refreshing state... [id=https://sqs.us-east-1.amazonaws.com/122796619775/azul-tallies_fail-daniel.fifo] data.aws_s3_bucket.logs: Read complete after 1s [id=edu-ucsc-gi-platform-hca-dev-logs.us-east-1] aws_lambda_layer_version.dependencies: Refreshing state... [id=arn:aws:lambda:us-east-1:122796619775:layer:azul-dependencies-daniel:224] data.aws_subnet.gitlab_public_1: Read complete after 1s [id=subnet-02866d3ce894ba178] data.aws_caller_identity.current: Reading... data.aws_wafv2_ip_set.allowed_v4_ips: Read complete after 1s [id=0f8a542f-1472-451e-a910-c35334f87df9] data.aws_subnet.gitlab_private_1: Reading... data.aws_caller_identity.current: Read complete after 0s [id=122796619775] data.aws_caller_identity.service: Reading... data.aws_wafv2_ip_set.blocked_v4_ips: Reading... data.aws_caller_identity.service: Read complete after 0s [id=122796619775] data.aws_subnet.gitlab_private_1: Read complete after 0s [id=subnet-07cab4c0971afee67] data.aws_region.service: Reading... data.aws_region.service: Read complete after 0s [id=us-east-1] data.aws_subnet.gitlab_private_0: Reading... aws_cloudwatch_event_rule.service_servicecachehealth: Refreshing state... [id=azul-servicecachehealth-daniel] data.external.elasticsearch_nodes: Read complete after 2s [id=-] aws_iam_role.indexer: Refreshing state... [id=azul-indexer-daniel] aws_sqs_queue.notifications_fail: Refreshing state... [id=https://sqs.us-east-1.amazonaws.com/122796619775/azul-notifications_fail-daniel] data.aws_subnet.gitlab_private_0: Read complete after 0s [id=subnet-03776c9deb0ed1c77] aws_cloudwatch_log_group.waf_api_gateway: Refreshing state... [id=aws-waf-logs-azul-api_gateway-daniel] data.aws_wafv2_ip_set.blocked_v4_ips: Read complete after 0s [id=60749613-bc5f-4a3f-9a11-3009cf99319a] aws_kms_key.manifest: Refreshing state... [id=6e205dd6-5d86-4434-a8d0-996ade14bddf] data.aws_partition.service: Reading... data.aws_partition.service: Read complete after 0s [id=aws] aws_cloudwatch_log_group.indexer: Refreshing state... [id=/aws/apigateway/azul-indexer-daniel] data.aws_route53_zone.dev_singlecell_gi_ucsc_edu: Read complete after 0s [id=ZRJRXAKW4OYOA] aws_cloudwatch_event_rule.indexer_indexercachehealth: Refreshing state... [id=azul-indexercachehealth-daniel] aws_dynamodb_table.sources_cache_by_auth: Refreshing state... [id=azul-sources_cache_by_auth-daniel] data.aws_partition.indexer: Reading... data.aws_partition.indexer: Read complete after 0s [id=aws] aws_cloudwatch_log_group.service: Refreshing state... [id=/aws/apigateway/azul-service-daniel] data.aws_vpc.gitlab: Read complete after 1s [id=vpc-06931ee1298704867] aws_iam_role.states: Refreshing state... [id=azul-statemachine-daniel] data.aws_region.indexer: Reading... data.aws_region.indexer: Read complete after 0s [id=us-east-1] data.aws_subnet.gitlab_public_0: Reading... aws_acm_certificate.service_0: Refreshing state... [id=arn:aws:acm:us-east-1:122796619775:certificate/93cc4d12-ebd1-4563-8aca-7ea2b44797c4] aws_acm_certificate.indexer_0: Refreshing state... [id=arn:aws:acm:us-east-1:122796619775:certificate/4f97c399-6f51-48dd-ab98-6c63ed3440a8] aws_acm_certificate.service_1: Refreshing state... [id=arn:aws:acm:us-east-1:122796619775:certificate/ae5292fc-6f0a-4654-af2e-94f057bce11c] data.aws_subnet.gitlab_public_0: Read complete after 1s [id=subnet-0c4b13fb5432426c3] aws_sqs_queue.tallies_retry: Refreshing state... [id=https://sqs.us-east-1.amazonaws.com/122796619775/azul-tallies_retry-daniel.fifo] aws_sqs_queue.notifications_retry: Refreshing state... [id=https://sqs.us-east-1.amazonaws.com/122796619775/azul-notifications_retry-daniel] aws_security_group.service: Refreshing state... [id=sg-000c9a0ed001575a8] aws_security_group.indexer: Refreshing state... [id=sg-03a1db633ca6b8eb5] aws_iam_role_policy.indexer: Refreshing state... [id=azul-indexer-daniel:indexer] aws_cloudwatch_dashboard.dashboard: Refreshing state... [id=azul-dashboard-daniel] aws_kms_alias.manifest: Refreshing state... [id=alias/azul-manifest-daniel] aws_iam_role_policy.service: Refreshing state... [id=azul-service-daniel:service] aws_lambda_function.service_servicecachehealth: Refreshing state... [id=azul-service-daniel-servicecachehealth] aws_lambda_function.service_manifest: Refreshing state... [id=azul-service-daniel-manifest] aws_lambda_function.service: Refreshing state... [id=azul-service-daniel] aws_lambda_function.indexer: Refreshing state... [id=azul-indexer-daniel] aws_lambda_function.indexer_contribute: Refreshing state... [id=azul-indexer-daniel-contribute] aws_lambda_function.indexer_aggregate: Refreshing state... [id=azul-indexer-daniel-aggregate] aws_lambda_function.indexer_contribute_retry: Refreshing state... [id=azul-indexer-daniel-contribute_retry] aws_lambda_function.indexer_indexercachehealth: Refreshing state... [id=azul-indexer-daniel-indexercachehealth] aws_lambda_function.indexer_aggregate_retry: Refreshing state... [id=azul-indexer-daniel-aggregate_retry] aws_wafv2_web_acl.api_gateway: Refreshing state... [id=90bd1d80-babb-4ff2-a204-84d118b6cf3e] aws_sfn_state_machine.manifest: Refreshing state... [id=arn:aws:states:us-east-1:122796619775:stateMachine:azul-manifest-daniel] aws_iam_role_policy.states: Refreshing state... [id=azul-statemachine-daniel:azul-statemachine-daniel] aws_s3_bucket_logging.storage: Refreshing state... [id=edu-ucsc-gi-platform-hca-dev-storage-daniel.us-east-1] aws_s3_bucket_lifecycle_configuration.storage: Refreshing state... [id=edu-ucsc-gi-platform-hca-dev-storage-daniel.us-east-1] aws_s3_bucket_public_access_block.storage: Refreshing state... [id=edu-ucsc-gi-platform-hca-dev-storage-daniel.us-east-1] aws_s3_bucket_inventory.storage: Refreshing state... [id=edu-ucsc-gi-platform-hca-dev-storage-daniel.us-east-1:azul-inventory-daniel] aws_sqs_queue.tallies: Refreshing state... [id=https://sqs.us-east-1.amazonaws.com/122796619775/azul-tallies-daniel.fifo] aws_sqs_queue.notifications: Refreshing state... [id=https://sqs.us-east-1.amazonaws.com/122796619775/azul-notifications-daniel] aws_route53_record.service_domain_validation_0: Refreshing state... [id=ZRJRXAKW4OYOA__7ec7bd992f8c52f7dc868205af307cd8.service.daniel.dev.singlecell.gi.ucsc.edu._CNAME] aws_route53_record.indexer_domain_validation_0: Refreshing state... [id=ZRJRXAKW4OYOA__8d8629347339c6b9ab5f73af4452501e.indexer.daniel.dev.singlecell.gi.ucsc.edu._CNAME] aws_route53_record.service_domain_validation_1: Refreshing state... [id=ZRJRXAKW4OYOA__93a0125de244a1421bfbb7dc5099f5a0.drs.daniel.dev.singlecell.gi.ucsc.edu._CNAME] aws_lambda_event_source_mapping.indexer_contribute_retry: Refreshing state... [id=58312830-c88c-47b9-8e7c-db3a44de4228] aws_lambda_event_source_mapping.indexer_contribute: Refreshing state... [id=435bdb3a-987d-45be-991b-d66f48d20326] aws_lambda_event_source_mapping.indexer_aggregate: Refreshing state... [id=c114a45e-6083-4171-8092-2f8086acea35] aws_lambda_function_event_invoke_config.service_servicecachehealth: Refreshing state... [id=azul-service-daniel-servicecachehealth] aws_cloudwatch_event_target.service_servicecachehealth: Refreshing state... [id=azul-servicecachehealth-daniel-azul-servicecachehealth-daniel] aws_lambda_permission.service_servicecachehealth: Refreshing state... [id=terraform-20240315161141239200000003] aws_lambda_permission.indexer_indexercachehealth: Refreshing state... [id=terraform-20240315160711696000000002] aws_lambda_function_event_invoke_config.indexer_indexercachehealth: Refreshing state... [id=azul-indexer-daniel-indexercachehealth] aws_cloudwatch_event_target.indexer_indexercachehealth: Refreshing state... [id=azul-indexercachehealth-daniel-azul-indexercachehealth-daniel] aws_lambda_event_source_mapping.indexer_aggregate_retry: Refreshing state... [id=09211853-ff63-494e-bc26-cecd3bf633ea] aws_api_gateway_rest_api.service: Refreshing state... [id=gslvfe92t6] aws_api_gateway_rest_api.indexer: Refreshing state... [id=yionck2sbg] aws_acm_certificate_validation.service_0: Refreshing state... [id=2022-07-29 16:57:31.714 +0000 UTC] aws_acm_certificate_validation.service_1: Refreshing state... [id=2022-07-29 16:57:30.853 +0000 UTC] aws_api_gateway_domain_name.service_0: Refreshing state... [id=service.daniel.dev.singlecell.gi.ucsc.edu] aws_api_gateway_domain_name.service_1: Refreshing state... [id=drs.daniel.dev.singlecell.gi.ucsc.edu] aws_route53_record.service_0: Refreshing state... [id=ZRJRXAKW4OYOA_service.daniel.dev.singlecell.gi.ucsc.edu_A] aws_route53_record.service_1: Refreshing state... [id=ZRJRXAKW4OYOA_drs.daniel.dev.singlecell.gi.ucsc.edu_A] aws_acm_certificate_validation.indexer_0: Refreshing state... [id=2022-07-29 16:58:17.909 +0000 UTC] aws_lambda_permission.indexer: Refreshing state... [id=terraform-20240315160614524600000001] aws_api_gateway_deployment.indexer: Refreshing state... [id=3besay] aws_lambda_permission.service: Refreshing state... [id=terraform-20240315161203641100000004] aws_api_gateway_deployment.service: Refreshing state... [id=gt37oi] aws_api_gateway_stage.indexer: Refreshing state... [id=ags-yionck2sbg-daniel] aws_api_gateway_domain_name.indexer_0: Refreshing state... [id=indexer.daniel.dev.singlecell.gi.ucsc.edu] aws_api_gateway_stage.service: Refreshing state... [id=ags-gslvfe92t6-daniel] aws_api_gateway_method_settings.indexer_0: Refreshing state... [id=yionck2sbg-daniel-*/*] aws_api_gateway_base_path_mapping.indexer_0: Refreshing state... [id=indexer.daniel.dev.singlecell.gi.ucsc.edu/] aws_route53_record.indexer_0: Refreshing state... [id=ZRJRXAKW4OYOA_indexer.daniel.dev.singlecell.gi.ucsc.edu_A] aws_api_gateway_base_path_mapping.service_0: Refreshing state... [id=service.daniel.dev.singlecell.gi.ucsc.edu/] aws_api_gateway_base_path_mapping.service_1: Refreshing state... [id=drs.daniel.dev.singlecell.gi.ucsc.edu/] aws_api_gateway_method_settings.service_0: Refreshing state... [id=gslvfe92t6-daniel-*/*] aws_api_gateway_method_settings.service_1: Refreshing state... [id=gslvfe92t6-daniel-*/*] aws_wafv2_web_acl_association.service: Refreshing state... [id=arn:aws:wafv2:us-east-1:122796619775:regional/webacl/azul-api_gateway-daniel/90bd1d80-babb-4ff2-a204-84d118b6cf3e,arn:aws:apigateway:us-east-1::/restapis/gslvfe92t6/stages/daniel] aws_wafv2_web_acl_association.indexer: Refreshing state... [id=arn:aws:wafv2:us-east-1:122796619775:regional/webacl/azul-api_gateway-daniel/90bd1d80-babb-4ff2-a204-84d118b6cf3e,arn:aws:apigateway:us-east-1::/restapis/yionck2sbg/stages/daniel] aws_wafv2_web_acl_logging_configuration.waf_api_gateway: Refreshing state... [id=arn:aws:wafv2:us-east-1:122796619775:regional/webacl/azul-api_gateway-daniel/90bd1d80-babb-4ff2-a204-84d118b6cf3e] Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: ~ update in-place -/+ destroy and then create replacement Terraform will perform the following actions: # aws_api_gateway_base_path_mapping.service_0 will be replaced due to changes in replace_triggered_by -/+ resource "aws_api_gateway_base_path_mapping" "service_0" { ~ id = "service.daniel.dev.singlecell.gi.ucsc.edu/" -> (known after apply) # (3 unchanged attributes hidden) } # aws_api_gateway_base_path_mapping.service_1 will be replaced due to changes in replace_triggered_by -/+ resource "aws_api_gateway_base_path_mapping" "service_1" { ~ id = "drs.daniel.dev.singlecell.gi.ucsc.edu/" -> (known after apply) # (3 unchanged attributes hidden) } # aws_api_gateway_deployment.service must be replaced -/+ resource "aws_api_gateway_deployment" "service" { ~ created_date = "2024-05-16T23:28:33Z" -> (known after apply) ~ execution_arn = "arn:aws:execute-api:us-east-1:122796619775:gslvfe92t6/" -> (known after apply) ~ id = "gt37oi" -> (known after apply) ~ invoke_url = "https://gslvfe92t6.execute-api.us-east-1.amazonaws.com/" -> (known after apply) ~ triggers = { # forces replacement ~ "redeployment" = "7bf03468300a20d378989a50c474b936" -> "264d949688d9a54f51952aa8770209db" } # (1 unchanged attribute hidden) } # aws_api_gateway_method_settings.service_0 will be replaced due to changes in replace_triggered_by -/+ resource "aws_api_gateway_method_settings" "service_0" { ~ id = "gslvfe92t6-daniel-*/*" -> (known after apply) # (3 unchanged attributes hidden) ~ settings { ~ cache_data_encrypted = false -> (known after apply) ~ cache_ttl_in_seconds = 300 -> (known after apply) ~ caching_enabled = false -> (known after apply) ~ require_authorization_for_cache_control = true -> (known after apply) ~ unauthorized_cache_control_header_strategy = "SUCCEED_WITH_RESPONSE_HEADER" -> (known after apply) # (5 unchanged attributes hidden) } } # aws_api_gateway_method_settings.service_1 will be replaced due to changes in replace_triggered_by -/+ resource "aws_api_gateway_method_settings" "service_1" { ~ id = "gslvfe92t6-daniel-*/*" -> (known after apply) # (3 unchanged attributes hidden) ~ settings { ~ cache_data_encrypted = false -> (known after apply) ~ cache_ttl_in_seconds = 300 -> (known after apply) ~ caching_enabled = false -> (known after apply) ~ require_authorization_for_cache_control = true -> (known after apply) ~ unauthorized_cache_control_header_strategy = "SUCCEED_WITH_RESPONSE_HEADER" -> (known after apply) # (5 unchanged attributes hidden) } } # aws_api_gateway_rest_api.service will be updated in-place ~ resource "aws_api_gateway_rest_api" "service" { ~ body = jsonencode( ~ { ~ paths = { ~ "/fetch/manifest/files" = { ~ put = { ~ consumes = [ "application/json", - "application/x-www-form-urlencoded", ] # (3 unchanged attributes hidden) } # (1 unchanged attribute hidden) } ~ "/fetch/manifest/files/{token}" = { ~ get = { ~ consumes = [ "application/json", - "application/x-www-form-urlencoded", ] # (4 unchanged attributes hidden) } # (1 unchanged attribute hidden) } ~ "/manifest/files" = { ~ options = { ~ x-amazon-apigateway-integration = { ~ responses = { ~ default = { ~ responseParameters = { ~ "method.response.header.Access-Control-Allow-Methods" = "'PUT,POST,OPTIONS'" -> "'PUT,OPTIONS'" # (2 unchanged attributes hidden) } # (1 unchanged attribute hidden) } } # (4 unchanged attributes hidden) } # (3 unchanged attributes hidden) } - post = { - consumes = [ - "application/json", - "application/x-www-form-urlencoded", ] - produces = [ - "application/json", ] - responses = { - "200" = { - description = "200 response" - schema = { - "$ref" = "#/definitions/Empty" } } } - x-amazon-apigateway-integration = { - contentHandling = "CONVERT_TO_TEXT" - httpMethod = "POST" - passthroughBehavior = "when_no_match" - responses = { - default = { - statusCode = "200" } } - type = "aws_proxy" - uri = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-service-daniel/invocations" } } ~ put = { ~ consumes = [ "application/json", - "application/x-www-form-urlencoded", ] # (3 unchanged attributes hidden) } } ~ "/manifest/files/{token}" = { ~ get = { ~ consumes = [ "application/json", - "application/x-www-form-urlencoded", ] # (4 unchanged attributes hidden) } # (1 unchanged attribute hidden) } # (18 unchanged attributes hidden) } # (5 unchanged attributes hidden) } ) id = "gslvfe92t6" + minimum_compression_size = "0" name = "azul-service-daniel" tags = { "Name" = "azul-service-daniel" "billing" = "hca" "component" = "azul-service" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } # (8 unchanged attributes hidden) # (1 unchanged block hidden) } # aws_api_gateway_stage.service will be replaced due to changes in replace_triggered_by -/+ resource "aws_api_gateway_stage" "service" { ~ arn = "arn:aws:apigateway:us-east-1::/restapis/gslvfe92t6/stages/daniel" -> (known after apply) - cache_cluster_enabled = false -> null ~ deployment_id = "gt37oi" -> (known after apply) ~ execution_arn = "arn:aws:execute-api:us-east-1:122796619775:gslvfe92t6/daniel" -> (known after apply) ~ id = "ags-gslvfe92t6-daniel" -> (known after apply) ~ invoke_url = "https://gslvfe92t6.execute-api.us-east-1.amazonaws.com/daniel" -> (known after apply) tags = { "Name" = "azul-service-daniel" "billing" = "hca" "component" = "azul-service" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } - variables = {} -> null ~ web_acl_arn = "arn:aws:wafv2:us-east-1:122796619775:regional/webacl/azul-api_gateway-daniel/90bd1d80-babb-4ff2-a204-84d118b6cf3e" -> (known after apply) - xray_tracing_enabled = false -> null # (3 unchanged attributes hidden) # (1 unchanged block hidden) } # aws_lambda_function.indexer will be updated in-place ~ resource "aws_lambda_function" "indexer" { ~ filename = "/Users/daniel/repo/azul1/lambdas/indexer/.chalice/terraform/deployment.zip" -> "/Users/daniel/repo/azul2/lambdas/indexer/.chalice/terraform/deployment.zip" id = "azul-indexer-daniel" ~ last_modified = "2024-05-16T23:27:05.000+0000" -> (known after apply) ~ publish = false -> true ~ qualified_arn = "arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel:$LATEST" -> (known after apply) ~ qualified_invoke_arn = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel:$LATEST/invocations" -> (known after apply) ~ source_code_hash = "q9UVl6lVXfwljLVcSvm4rCtQlNAY24XaPICk6dhY4oA=" -> "v8QZTlZJ4zVMSxLta46YY3bcEkdB3K/95USZllb/+ZQ=" tags = { "Name" = "azul-indexer-daniel" "aws-chalice" = "version=1.30.0:stage=daniel:app=azul-indexer" "billing" = "hca" "component" = "azul-indexer" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } ~ version = "$LATEST" -> (known after apply) # (15 unchanged attributes hidden) ~ environment { ~ variables = { + "AZUL_TERRA_SERVICE_URL" = "https://firecloud-orchestration.dsde-dev.broadinstitute.org" ~ "azul_git_commit" = "7fd26660f229a8ae2521d6a52abda7f0d8dfd5c1" -> "e5d59381ccff4d4c8ad531ca6c1c71b1faa76320" ~ "azul_git_dirty" = "True" -> "False" # (40 unchanged elements hidden) } } # (3 unchanged blocks hidden) } # aws_lambda_function.indexer_aggregate will be updated in-place ~ resource "aws_lambda_function" "indexer_aggregate" { ~ filename = "/Users/daniel/repo/azul1/lambdas/indexer/.chalice/terraform/deployment.zip" -> "/Users/daniel/repo/azul2/lambdas/indexer/.chalice/terraform/deployment.zip" id = "azul-indexer-daniel-aggregate" ~ last_modified = "2024-05-16T23:26:07.000+0000" -> (known after apply) ~ publish = false -> true ~ qualified_arn = "arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-aggregate:$LATEST" -> (known after apply) ~ qualified_invoke_arn = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-aggregate:$LATEST/invocations" -> (known after apply) ~ source_code_hash = "q9UVl6lVXfwljLVcSvm4rCtQlNAY24XaPICk6dhY4oA=" -> "v8QZTlZJ4zVMSxLta46YY3bcEkdB3K/95USZllb/+ZQ=" tags = { "Name" = "azul-indexer_aggregate-daniel" "aws-chalice" = "version=1.30.0:stage=daniel:app=azul-indexer" "billing" = "hca" "component" = "azul-indexer_aggregate" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } ~ version = "$LATEST" -> (known after apply) # (15 unchanged attributes hidden) ~ environment { ~ variables = { + "AZUL_TERRA_SERVICE_URL" = "https://firecloud-orchestration.dsde-dev.broadinstitute.org" ~ "azul_git_commit" = "7fd26660f229a8ae2521d6a52abda7f0d8dfd5c1" -> "e5d59381ccff4d4c8ad531ca6c1c71b1faa76320" ~ "azul_git_dirty" = "True" -> "False" # (40 unchanged elements hidden) } } # (3 unchanged blocks hidden) } # aws_lambda_function.indexer_aggregate_retry will be updated in-place ~ resource "aws_lambda_function" "indexer_aggregate_retry" { ~ filename = "/Users/daniel/repo/azul1/lambdas/indexer/.chalice/terraform/deployment.zip" -> "/Users/daniel/repo/azul2/lambdas/indexer/.chalice/terraform/deployment.zip" id = "azul-indexer-daniel-aggregate_retry" ~ last_modified = "2024-05-16T23:25:35.000+0000" -> (known after apply) ~ publish = false -> true ~ qualified_arn = "arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-aggregate_retry:$LATEST" -> (known after apply) ~ qualified_invoke_arn = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-aggregate_retry:$LATEST/invocations" -> (known after apply) ~ source_code_hash = "q9UVl6lVXfwljLVcSvm4rCtQlNAY24XaPICk6dhY4oA=" -> "v8QZTlZJ4zVMSxLta46YY3bcEkdB3K/95USZllb/+ZQ=" tags = { "Name" = "azul-indexer_aggregate_retry-daniel" "aws-chalice" = "version=1.30.0:stage=daniel:app=azul-indexer" "billing" = "hca" "component" = "azul-indexer_aggregate_retry" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } ~ version = "$LATEST" -> (known after apply) # (15 unchanged attributes hidden) ~ environment { ~ variables = { + "AZUL_TERRA_SERVICE_URL" = "https://firecloud-orchestration.dsde-dev.broadinstitute.org" ~ "azul_git_commit" = "7fd26660f229a8ae2521d6a52abda7f0d8dfd5c1" -> "e5d59381ccff4d4c8ad531ca6c1c71b1faa76320" ~ "azul_git_dirty" = "True" -> "False" # (40 unchanged elements hidden) } } # (3 unchanged blocks hidden) } # aws_lambda_function.indexer_contribute will be updated in-place ~ resource "aws_lambda_function" "indexer_contribute" { ~ filename = "/Users/daniel/repo/azul1/lambdas/indexer/.chalice/terraform/deployment.zip" -> "/Users/daniel/repo/azul2/lambdas/indexer/.chalice/terraform/deployment.zip" id = "azul-indexer-daniel-contribute" ~ last_modified = "2024-05-16T23:24:37.000+0000" -> (known after apply) ~ publish = false -> true ~ qualified_arn = "arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-contribute:$LATEST" -> (known after apply) ~ qualified_invoke_arn = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-contribute:$LATEST/invocations" -> (known after apply) ~ source_code_hash = "q9UVl6lVXfwljLVcSvm4rCtQlNAY24XaPICk6dhY4oA=" -> "v8QZTlZJ4zVMSxLta46YY3bcEkdB3K/95USZllb/+ZQ=" tags = { "Name" = "azul-indexer_contribute-daniel" "aws-chalice" = "version=1.30.0:stage=daniel:app=azul-indexer" "billing" = "hca" "component" = "azul-indexer_contribute" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } ~ version = "$LATEST" -> (known after apply) # (15 unchanged attributes hidden) ~ environment { ~ variables = { + "AZUL_TERRA_SERVICE_URL" = "https://firecloud-orchestration.dsde-dev.broadinstitute.org" ~ "azul_git_commit" = "7fd26660f229a8ae2521d6a52abda7f0d8dfd5c1" -> "e5d59381ccff4d4c8ad531ca6c1c71b1faa76320" ~ "azul_git_dirty" = "True" -> "False" # (40 unchanged elements hidden) } } # (3 unchanged blocks hidden) } # aws_lambda_function.indexer_contribute_retry will be updated in-place ~ resource "aws_lambda_function" "indexer_contribute_retry" { ~ filename = "/Users/daniel/repo/azul1/lambdas/indexer/.chalice/terraform/deployment.zip" -> "/Users/daniel/repo/azul2/lambdas/indexer/.chalice/terraform/deployment.zip" id = "azul-indexer-daniel-contribute_retry" ~ last_modified = "2024-05-16T23:25:11.000+0000" -> (known after apply) ~ publish = false -> true ~ qualified_arn = "arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-contribute_retry:$LATEST" -> (known after apply) ~ qualified_invoke_arn = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-contribute_retry:$LATEST/invocations" -> (known after apply) ~ source_code_hash = "q9UVl6lVXfwljLVcSvm4rCtQlNAY24XaPICk6dhY4oA=" -> "v8QZTlZJ4zVMSxLta46YY3bcEkdB3K/95USZllb/+ZQ=" tags = { "Name" = "azul-indexer_contribute_retry-daniel" "aws-chalice" = "version=1.30.0:stage=daniel:app=azul-indexer" "billing" = "hca" "component" = "azul-indexer_contribute_retry" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } ~ version = "$LATEST" -> (known after apply) # (15 unchanged attributes hidden) ~ environment { ~ variables = { + "AZUL_TERRA_SERVICE_URL" = "https://firecloud-orchestration.dsde-dev.broadinstitute.org" ~ "azul_git_commit" = "7fd26660f229a8ae2521d6a52abda7f0d8dfd5c1" -> "e5d59381ccff4d4c8ad531ca6c1c71b1faa76320" ~ "azul_git_dirty" = "True" -> "False" # (40 unchanged elements hidden) } } # (3 unchanged blocks hidden) } # aws_lambda_function.indexer_indexercachehealth will be updated in-place ~ resource "aws_lambda_function" "indexer_indexercachehealth" { ~ filename = "/Users/daniel/repo/azul1/lambdas/indexer/.chalice/terraform/deployment.zip" -> "/Users/daniel/repo/azul2/lambdas/indexer/.chalice/terraform/deployment.zip" id = "azul-indexer-daniel-indexercachehealth" ~ last_modified = "2024-05-16T23:27:55.000+0000" -> (known after apply) ~ publish = false -> true ~ qualified_arn = "arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-indexercachehealth:$LATEST" -> (known after apply) ~ qualified_invoke_arn = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-indexercachehealth:$LATEST/invocations" -> (known after apply) ~ source_code_hash = "q9UVl6lVXfwljLVcSvm4rCtQlNAY24XaPICk6dhY4oA=" -> "v8QZTlZJ4zVMSxLta46YY3bcEkdB3K/95USZllb/+ZQ=" tags = { "Name" = "azul-indexer_indexercachehealth-daniel" "aws-chalice" = "version=1.30.0:stage=daniel:app=azul-indexer" "billing" = "hca" "component" = "azul-indexer_indexercachehealth" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } ~ version = "$LATEST" -> (known after apply) # (15 unchanged attributes hidden) ~ environment { ~ variables = { + "AZUL_TERRA_SERVICE_URL" = "https://firecloud-orchestration.dsde-dev.broadinstitute.org" ~ "azul_git_commit" = "7fd26660f229a8ae2521d6a52abda7f0d8dfd5c1" -> "e5d59381ccff4d4c8ad531ca6c1c71b1faa76320" ~ "azul_git_dirty" = "True" -> "False" # (40 unchanged elements hidden) } } # (3 unchanged blocks hidden) } # aws_lambda_function.service will be updated in-place ~ resource "aws_lambda_function" "service" { ~ filename = "/Users/daniel/repo/azul1/lambdas/service/.chalice/terraform/deployment.zip" -> "/Users/daniel/repo/azul2/lambdas/service/.chalice/terraform/deployment.zip" id = "azul-service-daniel" ~ last_modified = "2024-05-16T23:28:23.000+0000" -> (known after apply) ~ publish = false -> true ~ qualified_arn = "arn:aws:lambda:us-east-1:122796619775:function:azul-service-daniel:$LATEST" -> (known after apply) ~ qualified_invoke_arn = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-service-daniel:$LATEST/invocations" -> (known after apply) ~ source_code_hash = "OPsmtBEroxuNiV5N1nrLYMllqZusuKw99axmvR4bmzg=" -> "18ShLxMjtNIOg6qMbVuTKRAPFjEy+o0g1FhOXNHTsU0=" tags = { "Name" = "azul-service-daniel" "aws-chalice" = "version=1.30.0:stage=daniel:app=azul-service" "billing" = "hca" "component" = "azul-service" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } ~ version = "$LATEST" -> (known after apply) # (15 unchanged attributes hidden) ~ environment { ~ variables = { + "AZUL_TERRA_SERVICE_URL" = "https://firecloud-orchestration.dsde-dev.broadinstitute.org" ~ "azul_git_commit" = "7fd26660f229a8ae2521d6a52abda7f0d8dfd5c1" -> "e5d59381ccff4d4c8ad531ca6c1c71b1faa76320" ~ "azul_git_dirty" = "True" -> "False" # (40 unchanged elements hidden) } } # (3 unchanged blocks hidden) } # aws_lambda_function.service_manifest will be updated in-place ~ resource "aws_lambda_function" "service_manifest" { ~ filename = "/Users/daniel/repo/azul1/lambdas/service/.chalice/terraform/deployment.zip" -> "/Users/daniel/repo/azul2/lambdas/service/.chalice/terraform/deployment.zip" id = "azul-service-daniel-manifest" ~ last_modified = "2024-05-16T23:26:29.000+0000" -> (known after apply) ~ publish = false -> true ~ qualified_arn = "arn:aws:lambda:us-east-1:122796619775:function:azul-service-daniel-manifest:$LATEST" -> (known after apply) ~ qualified_invoke_arn = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-service-daniel-manifest:$LATEST/invocations" -> (known after apply) ~ source_code_hash = "OPsmtBEroxuNiV5N1nrLYMllqZusuKw99axmvR4bmzg=" -> "18ShLxMjtNIOg6qMbVuTKRAPFjEy+o0g1FhOXNHTsU0=" tags = { "Name" = "azul-service_manifest-daniel" "aws-chalice" = "version=1.30.0:stage=daniel:app=azul-service" "billing" = "hca" "component" = "azul-service_manifest" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } ~ version = "$LATEST" -> (known after apply) # (15 unchanged attributes hidden) ~ environment { ~ variables = { + "AZUL_TERRA_SERVICE_URL" = "https://firecloud-orchestration.dsde-dev.broadinstitute.org" ~ "azul_git_commit" = "7fd26660f229a8ae2521d6a52abda7f0d8dfd5c1" -> "e5d59381ccff4d4c8ad531ca6c1c71b1faa76320" ~ "azul_git_dirty" = "True" -> "False" # (40 unchanged elements hidden) } } # (3 unchanged blocks hidden) } # aws_lambda_function.service_servicecachehealth will be updated in-place ~ resource "aws_lambda_function" "service_servicecachehealth" { ~ filename = "/Users/daniel/repo/azul1/lambdas/service/.chalice/terraform/deployment.zip" -> "/Users/daniel/repo/azul2/lambdas/service/.chalice/terraform/deployment.zip" id = "azul-service-daniel-servicecachehealth" ~ last_modified = "2024-05-16T23:27:26.000+0000" -> (known after apply) ~ publish = false -> true ~ qualified_arn = "arn:aws:lambda:us-east-1:122796619775:function:azul-service-daniel-servicecachehealth:$LATEST" -> (known after apply) ~ qualified_invoke_arn = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-service-daniel-servicecachehealth:$LATEST/invocations" -> (known after apply) ~ source_code_hash = "OPsmtBEroxuNiV5N1nrLYMllqZusuKw99axmvR4bmzg=" -> "18ShLxMjtNIOg6qMbVuTKRAPFjEy+o0g1FhOXNHTsU0=" tags = { "Name" = "azul-service_servicecachehealth-daniel" "aws-chalice" = "version=1.30.0:stage=daniel:app=azul-service" "billing" = "hca" "component" = "azul-service_servicecachehealth" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } ~ version = "$LATEST" -> (known after apply) # (15 unchanged attributes hidden) ~ environment { ~ variables = { + "AZUL_TERRA_SERVICE_URL" = "https://firecloud-orchestration.dsde-dev.broadinstitute.org" ~ "azul_git_commit" = "7fd26660f229a8ae2521d6a52abda7f0d8dfd5c1" -> "e5d59381ccff4d4c8ad531ca6c1c71b1faa76320" ~ "azul_git_dirty" = "True" -> "False" # (40 unchanged elements hidden) } } # (3 unchanged blocks hidden) } # aws_wafv2_web_acl_association.service will be replaced due to changes in replace_triggered_by -/+ resource "aws_wafv2_web_acl_association" "service" { ~ id = "arn:aws:wafv2:us-east-1:122796619775:regional/webacl/azul-api_gateway-daniel/90bd1d80-babb-4ff2-a204-84d118b6cf3e,arn:aws:apigateway:us-east-1::/restapis/gslvfe92t6/stages/daniel" -> (known after apply) ~ resource_arn = "arn:aws:apigateway:us-east-1::/restapis/gslvfe92t6/stages/daniel" # forces replacement -> (known after apply) # forces replacement # (1 unchanged attribute hidden) } Plan: 7 to add, 10 to change, 7 to destroy. ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── Saved the plan to: plan.bin To perform exactly these actions, run the following command to apply: terraform apply "plan.bin" terraform show -json plan.bin > plan.json terraform apply -auto-approve plan.bin aws_api_gateway_base_path_mapping.service_0: Destroying... [id=service.daniel.dev.singlecell.gi.ucsc.edu/] aws_api_gateway_base_path_mapping.service_1: Destroying... [id=drs.daniel.dev.singlecell.gi.ucsc.edu/] aws_wafv2_web_acl_association.service: Destroying... [id=arn:aws:wafv2:us-east-1:122796619775:regional/webacl/azul-api_gateway-daniel/90bd1d80-babb-4ff2-a204-84d118b6cf3e,arn:aws:apigateway:us-east-1::/restapis/gslvfe92t6/stages/daniel] aws_api_gateway_method_settings.service_0: Destroying... [id=gslvfe92t6-daniel-*/*] aws_api_gateway_method_settings.service_1: Destroying... [id=gslvfe92t6-daniel-*/*] aws_lambda_function.indexer_contribute: Modifying... [id=azul-indexer-daniel-contribute] aws_lambda_function.indexer_aggregate: Modifying... [id=azul-indexer-daniel-aggregate] aws_lambda_function.indexer_indexercachehealth: Modifying... [id=azul-indexer-daniel-indexercachehealth] aws_lambda_function.service_servicecachehealth: Modifying... [id=azul-service-daniel-servicecachehealth] aws_lambda_function.service_manifest: Modifying... [id=azul-service-daniel-manifest] aws_api_gateway_method_settings.service_1: Destruction complete after 0s aws_lambda_function.indexer: Modifying... [id=azul-indexer-daniel] aws_api_gateway_base_path_mapping.service_0: Destruction complete after 0s aws_api_gateway_method_settings.service_0: Destruction complete after 0s aws_lambda_function.indexer_aggregate_retry: Modifying... [id=azul-indexer-daniel-aggregate_retry] aws_lambda_function.indexer_contribute_retry: Modifying... [id=azul-indexer-daniel-contribute_retry] aws_api_gateway_base_path_mapping.service_1: Destruction complete after 0s aws_wafv2_web_acl_association.service: Destruction complete after 1s aws_api_gateway_stage.service: Destroying... [id=ags-gslvfe92t6-daniel] aws_api_gateway_stage.service: Destruction complete after 0s aws_api_gateway_deployment.service: Destroying... [id=gt37oi] aws_api_gateway_deployment.service: Destruction complete after 1s aws_lambda_function.service: Modifying... [id=azul-service-daniel] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 10s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 10s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 10s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 10s elapsed] aws_lambda_function.service_manifest: Still modifying... [id=azul-service-daniel-manifest, 10s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 10s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 10s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 10s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 10s elapsed] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 20s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 20s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 20s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 20s elapsed] aws_lambda_function.service_manifest: Still modifying... [id=azul-service-daniel-manifest, 20s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 20s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 20s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 20s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 20s elapsed] aws_lambda_function.service_manifest: Modifications complete after 28s [id=azul-service-daniel-manifest] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 30s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 30s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 30s elapsed] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 30s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 30s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 30s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 30s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 30s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 40s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 40s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 40s elapsed] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 40s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 40s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 40s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 40s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 40s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 50s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 50s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 50s elapsed] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 50s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 50s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 50s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 50s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 50s elapsed] aws_lambda_function.indexer_aggregate: Modifications complete after 54s [id=azul-indexer-daniel-aggregate] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 1m0s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 1m0s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 1m0s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 1m0s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 1m0s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 1m0s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 1m0s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 1m10s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 1m10s elapsed] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 1m10s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 1m10s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 1m10s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 1m10s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 1m10s elapsed] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 1m20s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 1m20s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 1m20s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 1m20s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 1m20s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 1m20s elapsed] aws_lambda_function.indexer_contribute: Modifications complete after 1m21s [id=azul-indexer-daniel-contribute] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 1m20s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 1m30s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 1m30s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 1m30s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 1m30s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 1m30s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 1m30s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 1m40s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 1m40s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 1m40s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 1m40s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 1m40s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 1m40s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 1m50s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 1m50s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 1m50s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 1m50s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 1m50s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 1m50s elapsed] aws_lambda_function.indexer_indexercachehealth: Modifications complete after 1m53s [id=azul-indexer-daniel-indexercachehealth] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 2m0s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 2m0s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 2m0s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 2m0s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 2m0s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 2m10s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 2m10s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 2m10s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 2m10s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 2m10s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 2m20s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 2m20s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 2m20s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 2m20s elapsed] aws_lambda_function.service_servicecachehealth: Modifications complete after 2m22s [id=azul-service-daniel-servicecachehealth] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 2m20s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 2m30s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 2m30s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 2m30s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 2m30s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 2m40s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 2m40s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 2m40s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 2m40s elapsed] aws_lambda_function.indexer: Modifications complete after 2m46s [id=azul-indexer-daniel] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 2m50s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 2m50s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 2m50s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 3m0s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 3m0s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 3m0s elapsed] aws_lambda_function.indexer_contribute_retry: Modifications complete after 3m9s [id=azul-indexer-daniel-contribute_retry] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 3m10s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 3m10s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 3m20s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 3m20s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 3m30s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 3m30s elapsed] aws_lambda_function.indexer_aggregate_retry: Modifications complete after 3m36s [id=azul-indexer-daniel-aggregate_retry] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 3m40s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 3m50s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 4m0s elapsed] aws_lambda_function.service: Modifications complete after 4m8s [id=azul-service-daniel] aws_api_gateway_rest_api.service: Modifying... [id=gslvfe92t6] aws_api_gateway_rest_api.service: Modifications complete after 2s [id=gslvfe92t6] aws_api_gateway_deployment.service: Creating... aws_api_gateway_deployment.service: Creation complete after 1s [id=r3wa5l] aws_api_gateway_stage.service: Creating... aws_api_gateway_stage.service: Creation complete after 1s [id=ags-gslvfe92t6-daniel] aws_api_gateway_base_path_mapping.service_0: Creating... aws_api_gateway_base_path_mapping.service_1: Creating... aws_api_gateway_method_settings.service_0: Creating... aws_api_gateway_method_settings.service_1: Creating... aws_wafv2_web_acl_association.service: Creating... aws_api_gateway_method_settings.service_1: Creation complete after 0s [id=gslvfe92t6-daniel-*/*] aws_api_gateway_base_path_mapping.service_1: Creation complete after 0s [id=drs.daniel.dev.singlecell.gi.ucsc.edu/] aws_api_gateway_method_settings.service_0: Creation complete after 0s [id=gslvfe92t6-daniel-*/*] aws_api_gateway_base_path_mapping.service_0: Creation complete after 0s [id=service.daniel.dev.singlecell.gi.ucsc.edu/] aws_wafv2_web_acl_association.service: Creation complete after 3s [id=arn:aws:wafv2:us-east-1:122796619775:regional/webacl/azul-api_gateway-daniel/90bd1d80-babb-4ff2-a204-84d118b6cf3e,arn:aws:apigateway:us-east-1::/restapis/gslvfe92t6/stages/daniel] Apply complete! Resources: 7 added, 10 changed, 7 destroyed. python /Users/daniel/repo/azul2/scripts/delete_lambda_versions.py 2024-05-16 16:35:52,794 INFO MainThread botocore.credentials: Found credentials in shared credentials file: ~/.aws/credentials 2024-05-16 16:35:52,870 INFO MainThread azul.deployment: Allocated new Boto3 client for 'lambda' with ID 4483204624 2024-05-16 16:35:55,007 INFO MainThread __main__: Fetching the published versions of azul-indexer-daniel-aggregate_retry 2024-05-16 16:35:55,148 INFO MainThread __main__: Deleting published version 11 of azul-indexer-daniel-aggregate_retry 2024-05-16 16:35:55,406 INFO MainThread __main__: Fetching the published versions of azul-service-daniel 2024-05-16 16:35:55,542 INFO MainThread __main__: Deleting published version 10 of azul-service-daniel 2024-05-16 16:35:55,810 INFO MainThread __main__: Fetching the published versions of azul-indexer-daniel-aggregate 2024-05-16 16:35:55,959 INFO MainThread __main__: Deleting published version 11 of azul-indexer-daniel-aggregate 2024-05-16 16:35:56,210 INFO MainThread __main__: Fetching the published versions of azul-indexer-daniel-indexercachehealth 2024-05-16 16:35:56,343 INFO MainThread __main__: Deleting published version 11 of azul-indexer-daniel-indexercachehealth 2024-05-16 16:35:56,598 INFO MainThread __main__: Fetching the published versions of azul-service-daniel-servicecachehealth 2024-05-16 16:35:56,733 INFO MainThread __main__: Deleting published version 10 of azul-service-daniel-servicecachehealth 2024-05-16 16:35:57,024 INFO MainThread __main__: Fetching the published versions of azul-service-daniel-manifest 2024-05-16 16:35:57,172 INFO MainThread __main__: Deleting published version 10 of azul-service-daniel-manifest 2024-05-16 16:35:57,456 INFO MainThread __main__: Fetching the published versions of azul-indexer-daniel 2024-05-16 16:35:57,611 INFO MainThread __main__: Deleting published version 11 of azul-indexer-daniel 2024-05-16 16:35:57,892 INFO MainThread __main__: Fetching the published versions of azul-indexer-daniel-contribute_retry 2024-05-16 16:35:58,020 INFO MainThread __main__: Deleting published version 11 of azul-indexer-daniel-contribute_retry 2024-05-16 16:35:58,279 INFO MainThread __main__: Fetching the published versions of azul-indexer-daniel-contribute 2024-05-16 16:35:58,431 INFO MainThread __main__: Deleting published version 11 of azul-indexer-daniel-contribute python /Users/daniel/repo/azul2/scripts/post_deploy_tdr.py 2024-05-16 16:35:59,361 INFO MainThread botocore.credentials: Found credentials in shared credentials file: ~/.aws/credentials 2024-05-16 16:35:59,416 INFO MainThread azul.deployment: Allocated new Boto3 client for 'secretsmanager' with ID 4454008400 2024-05-16 16:35:59,950 INFO MainThread azul.terra: Making POST request to 'https://sam.dsde-dev.broadinstitute.org/register/user/v1' 2024-05-16 16:35:59,950 DEBUG MainThread azul.terra: … with request body '' 2024-05-16 16:36:00,349 INFO MainThread azul.terra: Got 409 response after 0.398s from POST to https://sam.dsde-dev.broadinstitute.org/register/user/v1 2024-05-16 16:36:00,349 DEBUG MainThread azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:35:59 GMT', 'Server': 'akka-http/10.2.9', 'X-Frame-Options': 'SAMEORIGIN', 'X-XSS-Protection': '1; mode=block', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains', 'Referrer-Policy': 'strict-origin-when-cross-origin', 'Access-Control-Allow-Origin': '*', 'Access-Control-Allow-Headers': 'authorization,content-type,accept,origin,x-app-id', 'Access-Control-Allow-Methods': 'GET,POST,PUT,PATCH,DELETE,OPTIONS,HEAD', 'Access-Control-Max-Age': '1728000', 'Content-Type': 'application/json', 'Content-Length': '161', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:00,349 DEBUG MainThread azul.terra: … with response body b'{"causes":[],"message":"user azul-ucsc-10-daniel@platform-hca-dev.iam.gserviceaccount.com is already registered","source":"sa...' 2024-05-16 16:36:00,349 INFO MainThread azul.terra: Google service account 'azul-ucsc-10-daniel@platform-hca-dev.iam.gserviceaccount.com' previously registered with SAM. 2024-05-16 16:36:00,350 INFO MainThread azul.terra: Making GET request to 'https://sam.dsde-dev.broadinstitute.org/register/user/v1' 2024-05-16 16:36:00,350 DEBUG MainThread azul.terra: … without request body 2024-05-16 16:36:01,150 INFO MainThread azul.terra: Got 200 response after 0.800s from GET to https://sam.dsde-dev.broadinstitute.org/register/user/v1 2024-05-16 16:36:01,150 DEBUG MainThread azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:01 GMT', 'Server': 'akka-http/10.2.9', 'X-Frame-Options': 'SAMEORIGIN', 'X-XSS-Protection': '1; mode=block', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains', 'Referrer-Policy': 'strict-origin-when-cross-origin', 'Access-Control-Allow-Origin': '*', 'Access-Control-Allow-Headers': 'authorization,content-type,accept,origin,x-app-id', 'Access-Control-Allow-Methods': 'GET,POST,PUT,PATCH,DELETE,OPTIONS,HEAD', 'Access-Control-Max-Age': '1728000', 'Content-Type': 'application/json', 'Content-Length': '227', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:01,150 DEBUG MainThread azul.terra: … with response body b'{"enabled":{"tosAccepted":true,"google":true,"ldap":true,"allUsersGroup":true,"adminEnabled":true},"userInfo":{"userEmail":"a...' 2024-05-16 16:36:01,418 INFO MainThread azul.terra: Making POST request to 'https://sam.dsde-dev.broadinstitute.org/register/user/v1' 2024-05-16 16:36:01,418 DEBUG MainThread azul.terra: … with request body '' 2024-05-16 16:36:01,605 INFO MainThread azul.terra: Got 409 response after 0.187s from POST to https://sam.dsde-dev.broadinstitute.org/register/user/v1 2024-05-16 16:36:01,605 DEBUG MainThread azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:00 GMT', 'Server': 'akka-http/10.2.9', 'X-Frame-Options': 'SAMEORIGIN', 'X-XSS-Protection': '1; mode=block', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains', 'Referrer-Policy': 'strict-origin-when-cross-origin', 'Access-Control-Allow-Origin': '*', 'Access-Control-Allow-Headers': 'authorization,content-type,accept,origin,x-app-id', 'Access-Control-Allow-Methods': 'GET,POST,PUT,PATCH,DELETE,OPTIONS,HEAD', 'Access-Control-Max-Age': '1728000', 'Content-Type': 'application/json', 'Content-Length': '168', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:01,605 DEBUG MainThread azul.terra: … with response body b'{"causes":[],"message":"user azul-ucsc-10-public-daniel@platform-hca-dev.iam.gserviceaccount.com is already registered","sour...' 2024-05-16 16:36:01,605 INFO MainThread azul.terra: Google service account 'azul-ucsc-10-public-daniel@platform-hca-dev.iam.gserviceaccount.com' previously registered with SAM. 2024-05-16 16:36:01,605 INFO MainThread azul.terra: Making GET request to 'https://sam.dsde-dev.broadinstitute.org/register/user/v1' 2024-05-16 16:36:01,605 DEBUG MainThread azul.terra: … without request body 2024-05-16 16:36:02,216 INFO MainThread azul.terra: Got 200 response after 0.610s from GET to https://sam.dsde-dev.broadinstitute.org/register/user/v1 2024-05-16 16:36:02,216 DEBUG MainThread azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:02 GMT', 'Server': 'akka-http/10.2.9', 'X-Frame-Options': 'SAMEORIGIN', 'X-XSS-Protection': '1; mode=block', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains', 'Referrer-Policy': 'strict-origin-when-cross-origin', 'Access-Control-Allow-Origin': '*', 'Access-Control-Allow-Headers': 'authorization,content-type,accept,origin,x-app-id', 'Access-Control-Allow-Methods': 'GET,POST,PUT,PATCH,DELETE,OPTIONS,HEAD', 'Access-Control-Max-Age': '1728000', 'Content-Type': 'application/json', 'Content-Length': '234', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:02,216 DEBUG MainThread azul.terra: … with response body b'{"enabled":{"tosAccepted":true,"google":true,"ldap":true,"allUsersGroup":true,"adminEnabled":true},"userInfo":{"userEmail":"a...' 2024-05-16 16:36:02,716 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_7880637a35a14047b422b5eac2a2a358__20210901_20210903&limit=2' 2024-05-16 16:36:02,716 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:02,717 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_6072616c87944b208f52fb15992ea5a4__20210827_20210902&limit=2' 2024-05-16 16:36:02,718 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_faeedcb0e0464be7b1ad80a3eeabb066__20210831_20210903&limit=2' 2024-05-16 16:36:02,719 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:02,719 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_c5f4661568de4cf4bbc2a0ae10f08243__20210827_20230215&limit=2' 2024-05-16 16:36:02,720 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_091cf39b01bc42e59437f419a66c8a45__20210830_20210903&limit=2' 2024-05-16 16:36:02,722 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:02,721 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_4bec484dca7a47b48d488830e06ad6db__20210830_20210903&limit=2' 2024-05-16 16:36:02,725 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:02,721 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_ccef38d7aa9240109621c4c7b1182647__20210831_20210903&limit=2' 2024-05-16 16:36:02,722 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_52b29aa4c8d642b4807ab35be94469ca__20210830_20210903&limit=2' 2024-05-16 16:36:02,719 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:02,721 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:02,726 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:02,726 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:03,481 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.754s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_ccef38d7aa9240109621c4c7b1182647__20210831_20210903&limit=2 2024-05-16 16:36:03,481 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:03 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6gBv5gjE', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:03,481 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"70c0ed2f-0db6-4245-b1c5-d140cc6c712c","name":"hca_dev_ccef38d7aa9240109621c4c7...' 2024-05-16 16:36:03,482 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/70c0ed2f-0db6-4245-b1c5-d140cc6c712c' 2024-05-16 16:36:03,482 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:03,537 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.818s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_faeedcb0e0464be7b1ad80a3eeabb066__20210831_20210903&limit=2 2024-05-16 16:36:03,537 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:02 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a577JnQo', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:03,538 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"9bf03ef5-4f42-4afb-b451-21923c6ff468","name":"hca_dev_faeedcb0e0464be7b1ad80a3...' 2024-05-16 16:36:03,538 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/9bf03ef5-4f42-4afb-b451-21923c6ff468' 2024-05-16 16:36:03,538 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:03,546 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.820s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_6072616c87944b208f52fb15992ea5a4__20210827_20210902&limit=2 2024-05-16 16:36:03,546 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:03 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a9q0rMvY', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:03,546 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"19510524-bbb9-4883-9228-fcbee947d27e","name":"hca_dev_6072616c87944b208f52fb15...' 2024-05-16 16:36:03,547 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/19510524-bbb9-4883-9228-fcbee947d27e' 2024-05-16 16:36:03,547 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:03,547 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.822s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_4bec484dca7a47b48d488830e06ad6db__20210830_20210903&limit=2 2024-05-16 16:36:03,547 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:03 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ekBdkjj5', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:03,548 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"f84e6b4a-719c-4c75-891c-be52c106c6b8","name":"hca_dev_4bec484dca7a47b48d488830...' 2024-05-16 16:36:03,548 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f84e6b4a-719c-4c75-891c-be52c106c6b8' 2024-05-16 16:36:03,548 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:03,559 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.832s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_52b29aa4c8d642b4807ab35be94469ca__20210830_20210903&limit=2 2024-05-16 16:36:03,559 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:02 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a95AgJgx', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:03,559 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"1e63b2ce-88ec-4c56-b016-56e9bd7f35e5","name":"hca_dev_52b29aa4c8d642b4807ab35b...' 2024-05-16 16:36:03,560 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/1e63b2ce-88ec-4c56-b016-56e9bd7f35e5' 2024-05-16 16:36:03,560 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:03,562 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.846s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_7880637a35a14047b422b5eac2a2a358__20210901_20210903&limit=2 2024-05-16 16:36:03,562 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:03 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ek1MP4QX', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:03,562 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"58a0eacf-0caa-449b-9fc8-4fe629e99176","name":"hca_dev_7880637a35a14047b422b5ea...' 2024-05-16 16:36:03,563 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/58a0eacf-0caa-449b-9fc8-4fe629e99176' 2024-05-16 16:36:03,563 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:03,564 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.837s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_c5f4661568de4cf4bbc2a0ae10f08243__20210827_20230215&limit=2 2024-05-16 16:36:03,564 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:02 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pPnDAmM4', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:03,564 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"356c3be6-78c2-47e0-b71a-5d0ffd6603de","name":"hca_dev_c5f4661568de4cf4bbc2a0ae...' 2024-05-16 16:36:03,565 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/356c3be6-78c2-47e0-b71a-5d0ffd6603de' 2024-05-16 16:36:03,565 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:03,566 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.844s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_091cf39b01bc42e59437f419a66c8a45__20210830_20210903&limit=2 2024-05-16 16:36:03,566 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:03 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a00YrPdV', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:03,567 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"e1ab6579-ea65-45a7-abea-869b055b5a6a","name":"hca_dev_091cf39b01bc42e59437f419...' 2024-05-16 16:36:03,567 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e1ab6579-ea65-45a7-abea-869b055b5a6a' 2024-05-16 16:36:03,567 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:04,221 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.739s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/70c0ed2f-0db6-4245-b1c5-d140cc6c712c 2024-05-16 16:36:04,221 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:04 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pPmJmwVK', 'Content-Type': 'application/json', 'Content-Length': '13489', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:04,221 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"70c0ed2f-0db6-4245-b1c5-d140cc6c712c","name":"hca_dev_ccef38d7aa9240109621c4c7b1182647__20210831_20210903","descriptio...' 2024-05-16 16:36:04,222 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:datarepo-dev-aa8357fb:snapshot/hca_dev_ccef38d7aa9240109621c4c7b1182647__20210831_20210903:22/0. 2024-05-16 16:36:04,224 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-aa8357fb.hca_dev_ccef38d7aa9240109621c4c7b1182647__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '22')\n GROUP BY prefix\n " 2024-05-16 16:36:04,279 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.714s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/356c3be6-78c2-47e0-b71a-5d0ffd6603de 2024-05-16 16:36:04,279 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:04 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aK5mXoBo', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:04,279 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"356c3be6-78c2-47e0-b71a-5d0ffd6603de","name":"hca_dev_c5f4661568de4cf4bbc2a0ae10f08243__20210827_20230215","descriptio...' 2024-05-16 16:36:04,280 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:datarepo-dev-27c50fbc:snapshot/hca_dev_c5f4661568de4cf4bbc2a0ae10f08243__20210827_20230215:/0. 2024-05-16 16:36:04,280 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-27c50fbc.hca_dev_c5f4661568de4cf4bbc2a0ae10f08243__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:04,312 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.763s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f84e6b4a-719c-4c75-891c-be52c106c6b8 2024-05-16 16:36:04,312 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:04 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e2WAqoNz', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:04,312 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"f84e6b4a-719c-4c75-891c-be52c106c6b8","name":"hca_dev_4bec484dca7a47b48d488830e06ad6db__20210830_20210903","descriptio...' 2024-05-16 16:36:04,312 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:datarepo-dev-a6c6b953:snapshot/hca_dev_4bec484dca7a47b48d488830e06ad6db__20210830_20210903:/0. 2024-05-16 16:36:04,313 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-a6c6b953.hca_dev_4bec484dca7a47b48d488830e06ad6db__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:04,316 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.778s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/9bf03ef5-4f42-4afb-b451-21923c6ff468 2024-05-16 16:36:04,316 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:03 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6ggjjwo3', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:04,316 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"9bf03ef5-4f42-4afb-b451-21923c6ff468","name":"hca_dev_faeedcb0e0464be7b1ad80a3eeabb066__20210831_20210903","descriptio...' 2024-05-16 16:36:04,316 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:datarepo-dev-96d8e08c:snapshot/hca_dev_faeedcb0e0464be7b1ad80a3eeabb066__20210831_20210903:e/0. 2024-05-16 16:36:04,316 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-96d8e08c.hca_dev_faeedcb0e0464be7b1ad80a3eeabb066__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'e')\n GROUP BY prefix\n " 2024-05-16 16:36:04,342 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.795s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/19510524-bbb9-4883-9228-fcbee947d27e 2024-05-16 16:36:04,342 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:04 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ajNmdrKy', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:04,342 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"19510524-bbb9-4883-9228-fcbee947d27e","name":"hca_dev_6072616c87944b208f52fb15992ea5a4__20210827_20210902","descriptio...' 2024-05-16 16:36:04,342 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:datarepo-dev-0abea017:snapshot/hca_dev_6072616c87944b208f52fb15992ea5a4__20210827_20210902:b5/0. 2024-05-16 16:36:04,342 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-0abea017.hca_dev_6072616c87944b208f52fb15992ea5a4__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, 'b5')\n GROUP BY prefix\n " 2024-05-16 16:36:04,350 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.787s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/58a0eacf-0caa-449b-9fc8-4fe629e99176 2024-05-16 16:36:04,350 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:04 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ekWPDPJX', 'Content-Type': 'application/json', 'Content-Length': '13484', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:04,351 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"58a0eacf-0caa-449b-9fc8-4fe629e99176","name":"hca_dev_7880637a35a14047b422b5eac2a2a358__20210901_20210903","descriptio...' 2024-05-16 16:36:04,351 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:datarepo-dev-12b7a9e1:snapshot/hca_dev_7880637a35a14047b422b5eac2a2a358__20210901_20210903:e/0. 2024-05-16 16:36:04,351 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-12b7a9e1.hca_dev_7880637a35a14047b422b5eac2a2a358__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'e')\n GROUP BY prefix\n " 2024-05-16 16:36:04,361 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.793s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e1ab6579-ea65-45a7-abea-869b055b5a6a 2024-05-16 16:36:04,361 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:04 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6MGYoKVj', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:04,361 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"e1ab6579-ea65-45a7-abea-869b055b5a6a","name":"hca_dev_091cf39b01bc42e59437f419a66c8a45__20210830_20210903","descriptio...' 2024-05-16 16:36:04,361 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:datarepo-dev-2749da57:snapshot/hca_dev_091cf39b01bc42e59437f419a66c8a45__20210830_20210903:/0. 2024-05-16 16:36:04,362 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-2749da57.hca_dev_091cf39b01bc42e59437f419a66c8a45__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:04,365 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.805s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/1e63b2ce-88ec-4c56-b016-56e9bd7f35e5 2024-05-16 16:36:04,365 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:04 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aA5NbXd7', 'Content-Type': 'application/json', 'Content-Length': '13485', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:04,365 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"1e63b2ce-88ec-4c56-b016-56e9bd7f35e5","name":"hca_dev_52b29aa4c8d642b4807ab35be94469ca__20210830_20210903","descriptio...' 2024-05-16 16:36:04,365 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:datarepo-dev-ffcf8b00:snapshot/hca_dev_52b29aa4c8d642b4807ab35be94469ca__20210830_20210903:3/0. 2024-05-16 16:36:04,365 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-ffcf8b00.hca_dev_52b29aa4c8d642b4807ab35be94469ca__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '3')\n GROUP BY prefix\n " 2024-05-16 16:36:05,325 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "222795dc-847f-470f-ac9c-adf3965e49bf", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-a6c6b953.hca_dev_4bec484dca7a47b48d488830e06ad6db__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:05,385 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "4f486c6f-3081-451d-926b-bbce83a3a005", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-0abea017.hca_dev_6072616c87944b208f52fb15992ea5a4__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, 'b5')\n GROUP BY prefix\n "} 2024-05-16 16:36:05,400 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "4f1faa8f-794b-494d-b9d0-807cb8a9001a", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-2749da57.hca_dev_091cf39b01bc42e59437f419a66c8a45__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:05,419 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "fe0bc27b-91e8-4e9f-b07d-e41131ed2c6d", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-ffcf8b00.hca_dev_52b29aa4c8d642b4807ab35be94469ca__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '3')\n GROUP BY prefix\n "} 2024-05-16 16:36:05,421 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "78e9ec07-f02e-456d-92dd-044e61aeb870", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-27c50fbc.hca_dev_c5f4661568de4cf4bbc2a0ae10f08243__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:05,429 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "0ff5b776-4303-4022-abcc-80548e510f22", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-12b7a9e1.hca_dev_7880637a35a14047b422b5eac2a2a358__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'e')\n GROUP BY prefix\n "} 2024-05-16 16:36:05,434 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "b1877573-d118-48b9-a3e7-08065be3337c", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-96d8e08c.hca_dev_faeedcb0e0464be7b1ad80a3eeabb066__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'e')\n GROUP BY prefix\n "} 2024-05-16 16:36:05,465 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "ff8af0e4-5ce2-4c01-af98-90a83ef97d61", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-aa8357fb.hca_dev_ccef38d7aa9240109621c4c7b1182647__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '22')\n GROUP BY prefix\n "} 2024-05-16 16:36:05,561 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a9c022b4c7714468b769cabcf9738de3__20210827_20210903&limit=2' 2024-05-16 16:36:05,561 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:05,577 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_116965f3f09447699d28ae675c1b569c__20210827_20210903&limit=2' 2024-05-16 16:36:05,577 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:05,592 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d3ac7c1b53024804b611dad9f89c049d__20210827_20230215&limit=2' 2024-05-16 16:36:05,593 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:05,595 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a96b71c078a742d188ce83c78925cfeb__20210827_20210902&limit=2' 2024-05-16 16:36:05,595 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:05,609 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2d8460958a334f3c97d4585bafac13b4__20210902_20210907&limit=2' 2024-05-16 16:36:05,609 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:05,622 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_379ed69ebe0548bcaf5ea7fc589709bf__20210827_20210902&limit=2' 2024-05-16 16:36:05,622 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:05,625 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_842605c7375a47c59e2ca71c2c00fcad__20210830_20210903&limit=2' 2024-05-16 16:36:05,625 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:05,665 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a004b1501c364af69bbd070c06dbc17d__20210830_20210903&limit=2' 2024-05-16 16:36:05,665 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:05,752 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.191s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a9c022b4c7714468b769cabcf9738de3__20210827_20210903&limit=2 2024-05-16 16:36:05,752 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e27w74NB', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:05,752 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"daa3a6f0-c1e0-4e38-b6aa-235fa509daf5","name":"hca_dev_a9c022b4c7714468b769cabc...' 2024-05-16 16:36:05,752 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/daa3a6f0-c1e0-4e38-b6aa-235fa509daf5' 2024-05-16 16:36:05,752 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:05,956 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.379s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_116965f3f09447699d28ae675c1b569c__20210827_20210903&limit=2 2024-05-16 16:36:05,956 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pQvjXOwd', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:05,956 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"a21be4c9-9778-4713-bc31-1a1c905a6ad3","name":"hca_dev_116965f3f09447699d28ae67...' 2024-05-16 16:36:05,957 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a21be4c9-9778-4713-bc31-1a1c905a6ad3' 2024-05-16 16:36:05,957 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:05,957 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.348s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2d8460958a334f3c97d4585bafac13b4__20210902_20210907&limit=2 2024-05-16 16:36:05,957 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aGd87EVv', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:05,957 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"d15b9e6e-dd53-4b80-80f1-4c698300b15a","name":"hca_dev_2d8460958a334f3c97d4585b...' 2024-05-16 16:36:05,958 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d15b9e6e-dd53-4b80-80f1-4c698300b15a' 2024-05-16 16:36:05,958 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:05,958 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.366s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d3ac7c1b53024804b611dad9f89c049d__20210827_20230215&limit=2 2024-05-16 16:36:05,958 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6d1wMykd', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:05,959 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"e2af563e-68e2-495a-a51a-041e1e32f037","name":"hca_dev_d3ac7c1b53024804b611dad9...' 2024-05-16 16:36:05,959 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.337s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_379ed69ebe0548bcaf5ea7fc589709bf__20210827_20210902&limit=2 2024-05-16 16:36:05,959 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.294s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a004b1501c364af69bbd070c06dbc17d__20210830_20210903&limit=2 2024-05-16 16:36:05,960 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aNP5KV4D', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:05,960 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"2c4ec571-f489-4277-b215-da8dedd86803","name":"hca_dev_a004b1501c364af69bbd070c...' 2024-05-16 16:36:05,960 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aD9OMGny', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:05,961 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"477240da-1ce8-422a-aef4-cc2cf65dd539","name":"hca_dev_379ed69ebe0548bcaf5ea7fc...' 2024-05-16 16:36:05,959 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.334s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_842605c7375a47c59e2ca71c2c00fcad__20210830_20210903&limit=2 2024-05-16 16:36:05,961 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pP0NYoDZ', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:05,960 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/2c4ec571-f489-4277-b215-da8dedd86803' 2024-05-16 16:36:05,960 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.365s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a96b71c078a742d188ce83c78925cfeb__20210827_20210902&limit=2 2024-05-16 16:36:05,961 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e24q817E', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:05,961 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"4a245d7b-c43c-4bcb-a738-90ae11378928","name":"hca_dev_842605c7375a47c59e2ca71c...' 2024-05-16 16:36:05,960 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e2af563e-68e2-495a-a51a-041e1e32f037' 2024-05-16 16:36:05,961 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:05,961 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/477240da-1ce8-422a-aef4-cc2cf65dd539' 2024-05-16 16:36:05,961 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"385eb563-005e-43ed-adb7-d3c9e0a8ae93","name":"hca_dev_a96b71c078a742d188ce83c7...' 2024-05-16 16:36:05,962 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/4a245d7b-c43c-4bcb-a738-90ae11378928' 2024-05-16 16:36:05,962 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:05,962 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:05,963 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/385eb563-005e-43ed-adb7-d3c9e0a8ae93' 2024-05-16 16:36:05,963 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:05,963 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:06,137 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.385s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/daa3a6f0-c1e0-4e38-b6aa-235fa509daf5 2024-05-16 16:36:06,138 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6v5AMWDX', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:06,138 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"daa3a6f0-c1e0-4e38-b6aa-235fa509daf5","name":"hca_dev_a9c022b4c7714468b769cabcf9738de3__20210827_20210903","descriptio...' 2024-05-16 16:36:06,138 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:datarepo-dev-58610528:snapshot/hca_dev_a9c022b4c7714468b769cabcf9738de3__20210827_20210903:/0. 2024-05-16 16:36:06,138 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-58610528.hca_dev_a9c022b4c7714468b769cabcf9738de3__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:06,524 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.560s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/385eb563-005e-43ed-adb7-d3c9e0a8ae93 2024-05-16 16:36:06,524 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a5Y4gRwZ', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:06,524 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"385eb563-005e-43ed-adb7-d3c9e0a8ae93","name":"hca_dev_a96b71c078a742d188ce83c78925cfeb__20210827_20210902","descriptio...' 2024-05-16 16:36:06,525 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:datarepo-dev-7b7daff7:snapshot/hca_dev_a96b71c078a742d188ce83c78925cfeb__20210827_20210902:/0. 2024-05-16 16:36:06,525 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-7b7daff7.hca_dev_a96b71c078a742d188ce83c78925cfeb__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:06,612 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.655s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a21be4c9-9778-4713-bc31-1a1c905a6ad3 2024-05-16 16:36:06,612 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a84JQqjk', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:06,612 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"a21be4c9-9778-4713-bc31-1a1c905a6ad3","name":"hca_dev_116965f3f09447699d28ae675c1b569c__20210827_20210903","descriptio...' 2024-05-16 16:36:06,612 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:datarepo-dev-ff0a2fe7:snapshot/hca_dev_116965f3f09447699d28ae675c1b569c__20210827_20210903:/0. 2024-05-16 16:36:06,612 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-ff0a2fe7.hca_dev_116965f3f09447699d28ae675c1b569c__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:06,665 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.702s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e2af563e-68e2-495a-a51a-041e1e32f037 2024-05-16 16:36:06,665 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eR8dPgmA', 'Content-Type': 'application/json', 'Content-Length': '13481', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:06,665 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"e2af563e-68e2-495a-a51a-041e1e32f037","name":"hca_dev_d3ac7c1b53024804b611dad9f89c049d__20210827_20230215","descriptio...' 2024-05-16 16:36:06,665 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:datarepo-dev-1005632d:snapshot/hca_dev_d3ac7c1b53024804b611dad9f89c049d__20210827_20230215:/0. 2024-05-16 16:36:06,665 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-1005632d.hca_dev_d3ac7c1b53024804b611dad9f89c049d__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:06,695 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.737s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d15b9e6e-dd53-4b80-80f1-4c698300b15a 2024-05-16 16:36:06,695 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a5A1KVG7', 'Content-Type': 'application/json', 'Content-Length': '13487', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:06,695 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"d15b9e6e-dd53-4b80-80f1-4c698300b15a","name":"hca_dev_2d8460958a334f3c97d4585bafac13b4__20210902_20210907","descriptio...' 2024-05-16 16:36:06,696 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:datarepo-dev-311340f6:snapshot/hca_dev_2d8460958a334f3c97d4585bafac13b4__20210902_20210907:50/0. 2024-05-16 16:36:06,696 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-311340f6.hca_dev_2d8460958a334f3c97d4585bafac13b4__20210902_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '50')\n GROUP BY prefix\n " 2024-05-16 16:36:06,720 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.757s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/477240da-1ce8-422a-aef4-cc2cf65dd539 2024-05-16 16:36:06,720 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e3z0Klnq', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:06,720 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"477240da-1ce8-422a-aef4-cc2cf65dd539","name":"hca_dev_379ed69ebe0548bcaf5ea7fc589709bf__20210827_20210902","descriptio...' 2024-05-16 16:36:06,720 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:datarepo-dev-1720b3c5:snapshot/hca_dev_379ed69ebe0548bcaf5ea7fc589709bf__20210827_20210902:/0. 2024-05-16 16:36:06,720 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-1720b3c5.hca_dev_379ed69ebe0548bcaf5ea7fc589709bf__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:06,727 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.765s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/2c4ec571-f489-4277-b215-da8dedd86803 2024-05-16 16:36:06,727 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a5b47A4l', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:06,727 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"2c4ec571-f489-4277-b215-da8dedd86803","name":"hca_dev_a004b1501c364af69bbd070c06dbc17d__20210830_20210903","descriptio...' 2024-05-16 16:36:06,727 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:datarepo-dev-d4b988d6:snapshot/hca_dev_a004b1501c364af69bbd070c06dbc17d__20210830_20210903:/0. 2024-05-16 16:36:06,727 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-d4b988d6.hca_dev_a004b1501c364af69bbd070c06dbc17d__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:06,740 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.776s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/4a245d7b-c43c-4bcb-a738-90ae11378928 2024-05-16 16:36:06,740 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e289NLL1', 'Content-Type': 'application/json', 'Content-Length': '13475', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:06,740 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"4a245d7b-c43c-4bcb-a738-90ae11378928","name":"hca_dev_842605c7375a47c59e2ca71c2c00fcad__20210830_20210903","descriptio...' 2024-05-16 16:36:06,740 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:datarepo-dev-bd995e95:snapshot/hca_dev_842605c7375a47c59e2ca71c2c00fcad__20210830_20210903:/0. 2024-05-16 16:36:06,740 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-bd995e95.hca_dev_842605c7375a47c59e2ca71c2c00fcad__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:06,997 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "911bd89a-e7f4-44c8-86fa-63a34d9adea3", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-58610528.hca_dev_a9c022b4c7714468b769cabcf9738de3__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:07,174 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_3e329187a9c448ec90e3cc45f7c2311c__20210901_20210903&limit=2' 2024-05-16 16:36:07,175 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:07,365 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.190s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_3e329187a9c448ec90e3cc45f7c2311c__20210901_20210903&limit=2 2024-05-16 16:36:07,365 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:07 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pn3w4PvD', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:07,366 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"d5222430-0f7a-4bd1-8706-c58b4397a9b8","name":"hca_dev_3e329187a9c448ec90e3cc45...' 2024-05-16 16:36:07,366 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d5222430-0f7a-4bd1-8706-c58b4397a9b8' 2024-05-16 16:36:07,366 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:07,394 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "6111f672-c0d2-4cdc-aef9-270c276e54a6", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-7b7daff7.hca_dev_a96b71c078a742d188ce83c78925cfeb__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:07,481 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "4d5b87f3-ca82-4765-8c77-59d87c44c61e", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-ff0a2fe7.hca_dev_116965f3f09447699d28ae675c1b569c__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:07,538 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "3cf3468b-5626-44e7-b161-3dc7475708ce", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-1720b3c5.hca_dev_379ed69ebe0548bcaf5ea7fc589709bf__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:07,547 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "c8b0c55f-305f-4993-aea3-563322103543", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-311340f6.hca_dev_2d8460958a334f3c97d4585bafac13b4__20210902_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '50')\n GROUP BY prefix\n "} 2024-05-16 16:36:07,554 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "86cfbdb3-db2f-4cd4-8aff-429cda91b1ce", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-d4b988d6.hca_dev_a004b1501c364af69bbd070c06dbc17d__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:07,571 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_dc1a41f69e0942a6959e3be23db6da56__20210827_20220228_dcp14&limit=2' 2024-05-16 16:36:07,571 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:07,580 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.214s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d5222430-0f7a-4bd1-8706-c58b4397a9b8 2024-05-16 16:36:07,580 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:07 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pYmV0ovb', 'Content-Type': 'application/json', 'Content-Length': '13491', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:07,580 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"d5222430-0f7a-4bd1-8706-c58b4397a9b8","name":"hca_dev_3e329187a9c448ec90e3cc45f7c2311c__20210901_20210903","descriptio...' 2024-05-16 16:36:07,580 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:datarepo-dev-bdc9f342:snapshot/hca_dev_3e329187a9c448ec90e3cc45f7c2311c__20210901_20210903:9e/0. 2024-05-16 16:36:07,580 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-bdc9f342.hca_dev_3e329187a9c448ec90e3cc45f7c2311c__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '9e')\n GROUP BY prefix\n " 2024-05-16 16:36:07,679 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "2543c2f6-1c85-4142-8e2e-c3b8c31f15bf", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-1005632d.hca_dev_d3ac7c1b53024804b611dad9f89c049d__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:07,681 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_0792db3480474e62802c9177c9cd8e28__20210827_20210903&limit=2' 2024-05-16 16:36:07,681 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:07,689 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_955dfc2ca8c64d04aa4d907610545d11__20210831_20210903&limit=2' 2024-05-16 16:36:07,689 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:07,737 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_520afa10f9d24e93ab7a26c4c863ce18__20210827_20210928&limit=2' 2024-05-16 16:36:07,737 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:07,751 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "eed6dcee-cf4f-426f-9ef9-9001802bb4e6", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-bd995e95.hca_dev_842605c7375a47c59e2ca71c2c00fcad__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:07,753 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2043c65a1cf84828a6569e247d4e64f1__20210831_20210907&limit=2' 2024-05-16 16:36:07,753 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:07,759 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.188s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_dc1a41f69e0942a6959e3be23db6da56__20210827_20220228_dcp14&limit=2 2024-05-16 16:36:07,759 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:07 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'em5Ndznl', 'Content-Type': 'application/json', 'Content-Length': '956', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:07,760 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"e785046f-93af-4c79-94b1-d8d0b4c04689","name":"hca_dev_dc1a41f69e0942a6959e3be2...' 2024-05-16 16:36:07,760 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e785046f-93af-4c79-94b1-d8d0b4c04689' 2024-05-16 16:36:07,760 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:07,845 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_87d52a86bdc7440cb84d170f7dc346d9__20210830_20210903&limit=2' 2024-05-16 16:36:07,845 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:07,894 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.205s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_955dfc2ca8c64d04aa4d907610545d11__20210831_20210903&limit=2 2024-05-16 16:36:07,894 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:07 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6BWKdYm3', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:07,894 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"d8ee3cfa-32c9-49c2-b1ae-af0a7bb1c98d","name":"hca_dev_955dfc2ca8c64d04aa4d9076...' 2024-05-16 16:36:07,895 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d8ee3cfa-32c9-49c2-b1ae-af0a7bb1c98d' 2024-05-16 16:36:07,895 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:07,900 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.219s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_0792db3480474e62802c9177c9cd8e28__20210827_20210903&limit=2 2024-05-16 16:36:07,900 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:07 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e4LnqVR4', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:07,900 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"d74bbb92-2f76-4637-b386-4a60eec93e28","name":"hca_dev_0792db3480474e62802c9177...' 2024-05-16 16:36:07,900 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d74bbb92-2f76-4637-b386-4a60eec93e28' 2024-05-16 16:36:07,901 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:07,974 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_005d611a14d54fbf846e571a1f874f70__20210827_20210903&limit=2' 2024-05-16 16:36:07,974 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:07,984 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.247s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_520afa10f9d24e93ab7a26c4c863ce18__20210827_20210928&limit=2 2024-05-16 16:36:07,984 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:07 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eOKWxP5J', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:07,984 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"768c4624-c07b-4496-8b7b-76275a149774","name":"hca_dev_520afa10f9d24e93ab7a26c4...' 2024-05-16 16:36:07,985 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/768c4624-c07b-4496-8b7b-76275a149774' 2024-05-16 16:36:07,985 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:07,989 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.236s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2043c65a1cf84828a6569e247d4e64f1__20210831_20210907&limit=2 2024-05-16 16:36:07,989 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:07 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aGG7jbd8', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:07,989 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"e889c6f4-8783-46d6-89bc-8ab9685edf35","name":"hca_dev_2043c65a1cf84828a6569e24...' 2024-05-16 16:36:07,990 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e889c6f4-8783-46d6-89bc-8ab9685edf35' 2024-05-16 16:36:07,990 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:08,161 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.316s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_87d52a86bdc7440cb84d170f7dc346d9__20210830_20210903&limit=2 2024-05-16 16:36:08,161 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:07 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'plZjJORE', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:08,161 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"0522bcb4-e8f9-4c0b-936b-b2d729cbcac7","name":"hca_dev_87d52a86bdc7440cb84d170f...' 2024-05-16 16:36:08,162 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/0522bcb4-e8f9-4c0b-936b-b2d729cbcac7' 2024-05-16 16:36:08,162 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:08,240 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.266s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_005d611a14d54fbf846e571a1f874f70__20210827_20210903&limit=2 2024-05-16 16:36:08,240 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:08 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pVYzEL3j', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:08,240 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"90c2d68f-a000-4c8d-a493-8be93a71b44d","name":"hca_dev_005d611a14d54fbf846e571a...' 2024-05-16 16:36:08,241 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/90c2d68f-a000-4c8d-a493-8be93a71b44d' 2024-05-16 16:36:08,241 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:08,315 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.555s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e785046f-93af-4c79-94b1-d8d0b4c04689 2024-05-16 16:36:08,315 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:07 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pLxA4O5V', 'Content-Type': 'application/json', 'Content-Length': '13493', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:08,315 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"e785046f-93af-4c79-94b1-d8d0b4c04689","name":"hca_dev_dc1a41f69e0942a6959e3be23db6da56__20210827_20220228_dcp14","desc...' 2024-05-16 16:36:08,316 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:datarepo-dev-3b058b81:snapshot/hca_dev_dc1a41f69e0942a6959e3be23db6da56__20210827_20220228_dcp14:/0. 2024-05-16 16:36:08,316 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (339 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-3b058b81.hca_dev_dc1a41f69e0942a6959e3be23db6da56__20210827_20220228_dcp14.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:08,450 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.549s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d74bbb92-2f76-4637-b386-4a60eec93e28 2024-05-16 16:36:08,450 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:08 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pVvP7Qzq', 'Content-Type': 'application/json', 'Content-Length': '13484', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:08,450 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"d74bbb92-2f76-4637-b386-4a60eec93e28","name":"hca_dev_0792db3480474e62802c9177c9cd8e28__20210827_20210903","descriptio...' 2024-05-16 16:36:08,451 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:datarepo-dev-baa2812f:snapshot/hca_dev_0792db3480474e62802c9177c9cd8e28__20210827_20210903:aa/0. 2024-05-16 16:36:08,451 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-baa2812f.hca_dev_0792db3480474e62802c9177c9cd8e28__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'aa')\n GROUP BY prefix\n " 2024-05-16 16:36:08,464 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.569s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d8ee3cfa-32c9-49c2-b1ae-af0a7bb1c98d 2024-05-16 16:36:08,464 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:07 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eXVLx9Go', 'Content-Type': 'application/json', 'Content-Length': '13478', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:08,464 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"d8ee3cfa-32c9-49c2-b1ae-af0a7bb1c98d","name":"hca_dev_955dfc2ca8c64d04aa4d907610545d11__20210831_20210903","descriptio...' 2024-05-16 16:36:08,464 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:datarepo-dev-788c3b52:snapshot/hca_dev_955dfc2ca8c64d04aa4d907610545d11__20210831_20210903:/0. 2024-05-16 16:36:08,464 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-788c3b52.hca_dev_955dfc2ca8c64d04aa4d907610545d11__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:08,502 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.517s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/768c4624-c07b-4496-8b7b-76275a149774 2024-05-16 16:36:08,502 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:08 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6dnE3n75', 'Content-Type': 'application/json', 'Content-Length': '13485', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:08,502 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"768c4624-c07b-4496-8b7b-76275a149774","name":"hca_dev_520afa10f9d24e93ab7a26c4c863ce18__20210827_20210928","descriptio...' 2024-05-16 16:36:08,502 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:datarepo-dev-71de019e:snapshot/hca_dev_520afa10f9d24e93ab7a26c4c863ce18__20210827_20210928:98/0. 2024-05-16 16:36:08,502 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-71de019e.hca_dev_520afa10f9d24e93ab7a26c4c863ce18__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, '98')\n GROUP BY prefix\n " 2024-05-16 16:36:08,579 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.417s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/0522bcb4-e8f9-4c0b-936b-b2d729cbcac7 2024-05-16 16:36:08,579 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:07 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pVvlYqgD', 'Content-Type': 'application/json', 'Content-Length': '13479', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:08,579 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"0522bcb4-e8f9-4c0b-936b-b2d729cbcac7","name":"hca_dev_87d52a86bdc7440cb84d170f7dc346d9__20210830_20210903","descriptio...' 2024-05-16 16:36:08,580 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:datarepo-dev-8eb2ffd1:snapshot/hca_dev_87d52a86bdc7440cb84d170f7dc346d9__20210830_20210903:/0. 2024-05-16 16:36:08,580 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-8eb2ffd1.hca_dev_87d52a86bdc7440cb84d170f7dc346d9__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:08,585 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.595s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e889c6f4-8783-46d6-89bc-8ab9685edf35 2024-05-16 16:36:08,585 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:07 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e7Dk8QMy', 'Content-Type': 'application/json', 'Content-Length': '13487', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:08,585 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"e889c6f4-8783-46d6-89bc-8ab9685edf35","name":"hca_dev_2043c65a1cf84828a6569e247d4e64f1__20210831_20210907","descriptio...' 2024-05-16 16:36:08,585 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:datarepo-dev-76de829d:snapshot/hca_dev_2043c65a1cf84828a6569e247d4e64f1__20210831_20210907:6c/0. 2024-05-16 16:36:08,585 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-76de829d.hca_dev_2043c65a1cf84828a6569e247d4e64f1__20210831_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '6c')\n GROUP BY prefix\n " 2024-05-16 16:36:08,637 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.396s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/90c2d68f-a000-4c8d-a493-8be93a71b44d 2024-05-16 16:36:08,637 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:08 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e1DMV10v', 'Content-Type': 'application/json', 'Content-Length': '13478', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:08,637 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"90c2d68f-a000-4c8d-a493-8be93a71b44d","name":"hca_dev_005d611a14d54fbf846e571a1f874f70__20210827_20210903","descriptio...' 2024-05-16 16:36:08,637 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:datarepo-dev-a9252919:snapshot/hca_dev_005d611a14d54fbf846e571a1f874f70__20210827_20210903:/0. 2024-05-16 16:36:08,638 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-a9252919.hca_dev_005d611a14d54fbf846e571a1f874f70__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:08,834 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "c555658e-1b34-46d2-a81b-ddb8409eb26f", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-bdc9f342.hca_dev_3e329187a9c448ec90e3cc45f7c2311c__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '9e')\n GROUP BY prefix\n "} 2024-05-16 16:36:09,035 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_99101928d9b14aafb759e97958ac7403__20210830_20210903&limit=2' 2024-05-16 16:36:09,036 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:09,145 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "41f53567-bdd2-45d7-8047-db2405b6a600", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-3b058b81.hca_dev_dc1a41f69e0942a6959e3be23db6da56__20210827_20220228_dcp14.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:09,209 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.173s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_99101928d9b14aafb759e97958ac7403__20210830_20210903&limit=2 2024-05-16 16:36:09,209 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:08 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a0Oyj5Gr', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:09,209 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"cddb722a-4229-47bb-ba86-736b7898406f","name":"hca_dev_99101928d9b14aafb759e979...' 2024-05-16 16:36:09,210 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/cddb722a-4229-47bb-ba86-736b7898406f' 2024-05-16 16:36:09,210 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:09,271 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "e235609e-4c3b-4afe-8b5e-61a8959d54e3", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-baa2812f.hca_dev_0792db3480474e62802c9177c9cd8e28__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'aa')\n GROUP BY prefix\n "} 2024-05-16 16:36:09,287 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_0fd8f91862d64b8bac354c53dd601f71__20210830_20210903&limit=2' 2024-05-16 16:36:09,287 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:09,334 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "47ac59ad-c90d-40a6-8bff-e8cf041d70ac", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-71de019e.hca_dev_520afa10f9d24e93ab7a26c4c863ce18__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, '98')\n GROUP BY prefix\n "} 2024-05-16 16:36:09,406 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "5fa82b80-d7a1-4ffb-abca-42bbfa0c801c", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-788c3b52.hca_dev_955dfc2ca8c64d04aa4d907610545d11__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:09,426 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.216s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/cddb722a-4229-47bb-ba86-736b7898406f 2024-05-16 16:36:09,427 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:09 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aNKBVnJk', 'Content-Type': 'application/json', 'Content-Length': '13486', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:09,427 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"cddb722a-4229-47bb-ba86-736b7898406f","name":"hca_dev_99101928d9b14aafb759e97958ac7403__20210830_20210903","descriptio...' 2024-05-16 16:36:09,427 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:datarepo-dev-02c59b72:snapshot/hca_dev_99101928d9b14aafb759e97958ac7403__20210830_20210903:6a/0. 2024-05-16 16:36:09,427 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-02c59b72.hca_dev_99101928d9b14aafb759e97958ac7403__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '6a')\n GROUP BY prefix\n " 2024-05-16 16:36:09,434 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_b51f49b40d2e4cbdbbd504cd171fc2fa__20210830_20210903&limit=2' 2024-05-16 16:36:09,434 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:09,466 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.179s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_0fd8f91862d64b8bac354c53dd601f71__20210830_20210903&limit=2 2024-05-16 16:36:09,466 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:09 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aA49ONdZ', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:09,466 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"f142a2f7-4c50-458d-a047-27bdb8e0d367","name":"hca_dev_0fd8f91862d64b8bac354c53...' 2024-05-16 16:36:09,466 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f142a2f7-4c50-458d-a047-27bdb8e0d367' 2024-05-16 16:36:09,466 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:09,481 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "b0cf6129-aa3c-4509-bee6-c1a3137e1fcf", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-8eb2ffd1.hca_dev_87d52a86bdc7440cb84d170f7dc346d9__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:09,534 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_e8808cc84ca0409680f2bba73600cba6__20210902_20210907&limit=2' 2024-05-16 16:36:09,534 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:09,569 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "112be0aa-4eb6-4c0a-b12e-62af840e5d17", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-a9252919.hca_dev_005d611a14d54fbf846e571a1f874f70__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:09,605 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_ae71be1dddd84feb9bed24c3ddb6e1ad__20210916_20210916&limit=2' 2024-05-16 16:36:09,605 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:09,631 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.196s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_b51f49b40d2e4cbdbbd504cd171fc2fa__20210830_20210903&limit=2 2024-05-16 16:36:09,631 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:09 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pnmlWqKD', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:09,631 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"806a9a68-1804-4234-85e1-aac7cdbffd73","name":"hca_dev_b51f49b40d2e4cbdbbd504cd...' 2024-05-16 16:36:09,631 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/806a9a68-1804-4234-85e1-aac7cdbffd73' 2024-05-16 16:36:09,631 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:09,641 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_78b2406dbff246fc8b6120690e602227__20210827_20210902&limit=2' 2024-05-16 16:36:09,641 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:09,744 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.278s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f142a2f7-4c50-458d-a047-27bdb8e0d367 2024-05-16 16:36:09,744 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:09 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e4qLGW1W', 'Content-Type': 'application/json', 'Content-Length': '13479', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:09,744 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"f142a2f7-4c50-458d-a047-27bdb8e0d367","name":"hca_dev_0fd8f91862d64b8bac354c53dd601f71__20210830_20210903","descriptio...' 2024-05-16 16:36:09,745 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:datarepo-dev-78bae095:snapshot/hca_dev_0fd8f91862d64b8bac354c53dd601f71__20210830_20210903:/0. 2024-05-16 16:36:09,745 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-78bae095.hca_dev_0fd8f91862d64b8bac354c53dd601f71__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:09,759 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.225s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_e8808cc84ca0409680f2bba73600cba6__20210902_20210907&limit=2 2024-05-16 16:36:09,759 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:09 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e2vQyz4E', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:09,759 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"cc6e85e6-6e30-4bf0-8c52-56fbd8a1bdaf","name":"hca_dev_e8808cc84ca0409680f2bba7...' 2024-05-16 16:36:09,760 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/cc6e85e6-6e30-4bf0-8c52-56fbd8a1bdaf' 2024-05-16 16:36:09,760 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:09,771 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_1cd1f41ff81a486ba05b66ec60f81dcf__20210901_20210903&limit=2' 2024-05-16 16:36:09,772 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:09,790 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.185s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_ae71be1dddd84feb9bed24c3ddb6e1ad__20210916_20210916&limit=2 2024-05-16 16:36:09,790 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:09 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pVLd4nRr', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:09,790 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"69525f31-1a87-4a22-9ea3-e10ade1b7343","name":"hca_dev_ae71be1dddd84feb9bed24c3...' 2024-05-16 16:36:09,790 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/69525f31-1a87-4a22-9ea3-e10ade1b7343' 2024-05-16 16:36:09,790 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:09,838 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.197s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_78b2406dbff246fc8b6120690e602227__20210827_20210902&limit=2 2024-05-16 16:36:09,839 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:09 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aE5yXYAY', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:09,839 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"90d35849-38f1-4259-86dd-b91023a6b9d8","name":"hca_dev_78b2406dbff246fc8b612069...' 2024-05-16 16:36:09,839 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/90d35849-38f1-4259-86dd-b91023a6b9d8' 2024-05-16 16:36:09,839 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:09,870 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "93284f95-1f8e-435b-a99f-1ada172841a4", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-76de829d.hca_dev_2043c65a1cf84828a6569e247d4e64f1__20210831_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '6c')\n GROUP BY prefix\n "} 2024-05-16 16:36:09,871 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.239s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/806a9a68-1804-4234-85e1-aac7cdbffd73 2024-05-16 16:36:09,871 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:09 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aj3zdv7R', 'Content-Type': 'application/json', 'Content-Length': '13486', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:09,872 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"806a9a68-1804-4234-85e1-aac7cdbffd73","name":"hca_dev_b51f49b40d2e4cbdbbd504cd171fc2fa__20210830_20210903","descriptio...' 2024-05-16 16:36:09,872 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:datarepo-dev-0b465564:snapshot/hca_dev_b51f49b40d2e4cbdbbd504cd171fc2fa__20210830_20210903:1/0. 2024-05-16 16:36:09,872 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-0b465564.hca_dev_b51f49b40d2e4cbdbbd504cd171fc2fa__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '1')\n GROUP BY prefix\n " 2024-05-16 16:36:10,045 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.273s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_1cd1f41ff81a486ba05b66ec60f81dcf__20210901_20210903&limit=2 2024-05-16 16:36:10,045 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:09 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6gwZ7Zr8', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:10,045 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"3d661f98-8742-434a-98de-168dde5b5120","name":"hca_dev_1cd1f41ff81a486ba05b66ec...' 2024-05-16 16:36:10,045 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/3d661f98-8742-434a-98de-168dde5b5120' 2024-05-16 16:36:10,045 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:10,064 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d3a4ceac4d66498497042570c0647a56__20210831_20210903&limit=2' 2024-05-16 16:36:10,064 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:10,132 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.372s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/cc6e85e6-6e30-4bf0-8c52-56fbd8a1bdaf 2024-05-16 16:36:10,132 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:09 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e4E3nQnV', 'Content-Type': 'application/json', 'Content-Length': '13487', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:10,132 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"cc6e85e6-6e30-4bf0-8c52-56fbd8a1bdaf","name":"hca_dev_e8808cc84ca0409680f2bba73600cba6__20210902_20210907","descriptio...' 2024-05-16 16:36:10,132 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:datarepo-dev-6fdac3db:snapshot/hca_dev_e8808cc84ca0409680f2bba73600cba6__20210902_20210907:28/0. 2024-05-16 16:36:10,133 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-6fdac3db.hca_dev_e8808cc84ca0409680f2bba73600cba6__20210902_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '28')\n GROUP BY prefix\n " 2024-05-16 16:36:10,244 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.454s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/69525f31-1a87-4a22-9ea3-e10ade1b7343 2024-05-16 16:36:10,244 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:09 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'axNWjQBl', 'Content-Type': 'application/json', 'Content-Length': '13489', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:10,244 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"69525f31-1a87-4a22-9ea3-e10ade1b7343","name":"hca_dev_ae71be1dddd84feb9bed24c3ddb6e1ad__20210916_20210916","descriptio...' 2024-05-16 16:36:10,245 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:datarepo-dev-1dce87e5:snapshot/hca_dev_ae71be1dddd84feb9bed24c3ddb6e1ad__20210916_20210916:bb/0. 2024-05-16 16:36:10,245 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-1dce87e5.hca_dev_ae71be1dddd84feb9bed24c3ddb6e1ad__20210916_20210916.links`\n )\n WHERE STARTS_WITH(prefix, 'bb')\n GROUP BY prefix\n " 2024-05-16 16:36:10,284 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.445s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/90d35849-38f1-4259-86dd-b91023a6b9d8 2024-05-16 16:36:10,284 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:09 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aE7PZlOY', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:10,284 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"90d35849-38f1-4259-86dd-b91023a6b9d8","name":"hca_dev_78b2406dbff246fc8b6120690e602227__20210827_20210902","descriptio...' 2024-05-16 16:36:10,285 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:datarepo-dev-7913b094:snapshot/hca_dev_78b2406dbff246fc8b6120690e602227__20210827_20210902:8/0. 2024-05-16 16:36:10,285 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-7913b094.hca_dev_78b2406dbff246fc8b6120690e602227__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '8')\n GROUP BY prefix\n " 2024-05-16 16:36:10,287 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.222s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d3a4ceac4d66498497042570c0647a56__20210831_20210903&limit=2 2024-05-16 16:36:10,287 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:09 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a837EvQW', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:10,287 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"ae52c25c-9ee4-4a42-83f2-6e4b20116380","name":"hca_dev_d3a4ceac4d66498497042570...' 2024-05-16 16:36:10,287 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/ae52c25c-9ee4-4a42-83f2-6e4b20116380' 2024-05-16 16:36:10,287 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:10,394 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.349s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/3d661f98-8742-434a-98de-168dde5b5120 2024-05-16 16:36:10,394 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:09 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eybgOMgm', 'Content-Type': 'application/json', 'Content-Length': '13481', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:10,394 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"3d661f98-8742-434a-98de-168dde5b5120","name":"hca_dev_1cd1f41ff81a486ba05b66ec60f81dcf__20210901_20210903","descriptio...' 2024-05-16 16:36:10,395 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:datarepo-dev-86c60513:snapshot/hca_dev_1cd1f41ff81a486ba05b66ec60f81dcf__20210901_20210903:/0. 2024-05-16 16:36:10,395 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-86c60513.hca_dev_1cd1f41ff81a486ba05b66ec60f81dcf__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:10,410 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "ed536976-9045-4e1e-950e-00efe3e15b8a", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-02c59b72.hca_dev_99101928d9b14aafb759e97958ac7403__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '6a')\n GROUP BY prefix\n "} 2024-05-16 16:36:10,529 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.241s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/ae52c25c-9ee4-4a42-83f2-6e4b20116380 2024-05-16 16:36:10,529 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:09 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pQG8mZ2l', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:10,529 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"ae52c25c-9ee4-4a42-83f2-6e4b20116380","name":"hca_dev_d3a4ceac4d66498497042570c0647a56__20210831_20210903","descriptio...' 2024-05-16 16:36:10,529 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:datarepo-dev-92c3a1de:snapshot/hca_dev_d3a4ceac4d66498497042570c0647a56__20210831_20210903:/0. 2024-05-16 16:36:10,529 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-92c3a1de.hca_dev_d3a4ceac4d66498497042570c0647a56__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:10,585 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "4ab4eace-0236-48cc-a366-c8efa01da973", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-78bae095.hca_dev_0fd8f91862d64b8bac354c53dd601f71__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:10,604 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2086eb0510b9432bb7f0169ccc49d270__20210827_20210903&limit=2' 2024-05-16 16:36:10,604 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:10,741 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_16ed4ad8731946b288596fe1c1d73a82__20210830_20210903&limit=2' 2024-05-16 16:36:10,741 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:10,816 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.211s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2086eb0510b9432bb7f0169ccc49d270__20210827_20210903&limit=2 2024-05-16 16:36:10,816 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:10 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pPmDdxkq', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:10,816 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"fcca83ce-9015-42ae-a846-504cefa7902a","name":"hca_dev_2086eb0510b9432bb7f0169c...' 2024-05-16 16:36:10,816 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/fcca83ce-9015-42ae-a846-504cefa7902a' 2024-05-16 16:36:10,816 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:10,909 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "96eac4a4-7d42-4937-b57a-3f595896fd13", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-0b465564.hca_dev_b51f49b40d2e4cbdbbd504cd171fc2fa__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '1')\n GROUP BY prefix\n "} 2024-05-16 16:36:10,924 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.183s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_16ed4ad8731946b288596fe1c1d73a82__20210830_20210903&limit=2 2024-05-16 16:36:10,924 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:10 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6M87EB5Z', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:10,924 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"d1437ee2-cfb9-4635-822d-8593da2954fa","name":"hca_dev_16ed4ad8731946b288596fe1...' 2024-05-16 16:36:10,925 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d1437ee2-cfb9-4635-822d-8593da2954fa' 2024-05-16 16:36:10,925 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:10,990 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "245ff015-8509-42da-aa3e-d0a2ea2abe86", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-6fdac3db.hca_dev_e8808cc84ca0409680f2bba73600cba6__20210902_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '28')\n GROUP BY prefix\n "} 2024-05-16 16:36:11,035 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.218s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/fcca83ce-9015-42ae-a846-504cefa7902a 2024-05-16 16:36:11,035 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:10 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'awYzJwNl', 'Content-Type': 'application/json', 'Content-Length': '13478', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:11,035 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"fcca83ce-9015-42ae-a846-504cefa7902a","name":"hca_dev_2086eb0510b9432bb7f0169ccc49d270__20210827_20210903","descriptio...' 2024-05-16 16:36:11,035 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:datarepo-dev-c808badb:snapshot/hca_dev_2086eb0510b9432bb7f0169ccc49d270__20210827_20210903:/0. 2024-05-16 16:36:11,035 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-c808badb.hca_dev_2086eb0510b9432bb7f0169ccc49d270__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:11,076 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_41fb1734a121461695c73b732c9433c7__20210830_20210903&limit=2' 2024-05-16 16:36:11,076 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:11,110 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "796d45cd-7654-4301-8e7f-f474d103677c", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-1dce87e5.hca_dev_ae71be1dddd84feb9bed24c3ddb6e1ad__20210916_20210916.links`\n )\n WHERE STARTS_WITH(prefix, 'bb')\n GROUP BY prefix\n "} 2024-05-16 16:36:11,134 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "addcaeaf-227f-48a0-ae31-95f50354c96d", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-7913b094.hca_dev_78b2406dbff246fc8b6120690e602227__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '8')\n GROUP BY prefix\n "} 2024-05-16 16:36:11,145 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.220s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d1437ee2-cfb9-4635-822d-8593da2954fa 2024-05-16 16:36:11,145 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:11 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eXnw0PZ7', 'Content-Type': 'application/json', 'Content-Length': '13481', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:11,145 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"d1437ee2-cfb9-4635-822d-8593da2954fa","name":"hca_dev_16ed4ad8731946b288596fe1c1d73a82__20210830_20210903","descriptio...' 2024-05-16 16:36:11,145 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:datarepo-dev-4de1b9fd:snapshot/hca_dev_16ed4ad8731946b288596fe1c1d73a82__20210830_20210903:/0. 2024-05-16 16:36:11,146 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-4de1b9fd.hca_dev_16ed4ad8731946b288596fe1c1d73a82__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:11,194 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_4037007b0eff4e6db7bd8dd8eec80143__20210831_20210903&limit=2' 2024-05-16 16:36:11,194 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:11,265 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_0c3b7785f74d40918616a68757e4c2a8__20210827_20210903&limit=2' 2024-05-16 16:36:11,265 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:11,290 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.214s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_41fb1734a121461695c73b732c9433c7__20210830_20210903&limit=2 2024-05-16 16:36:11,290 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:11 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e2gdrDxp', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:11,290 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"dc7a86a7-e75c-4012-934b-86e7f7ff21eb","name":"hca_dev_41fb1734a121461695c73b73...' 2024-05-16 16:36:11,291 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/dc7a86a7-e75c-4012-934b-86e7f7ff21eb' 2024-05-16 16:36:11,291 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:11,304 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "0b28b50d-b0f6-4dbe-bf1f-2d19ea144c44", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-86c60513.hca_dev_1cd1f41ff81a486ba05b66ec60f81dcf__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:11,310 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_c6ad8f9bd26a4811b2ba93d487978446__20210827_20210903&limit=2' 2024-05-16 16:36:11,310 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:11,314 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "3594d87d-44a2-4474-b644-e8a024c340a4", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-92c3a1de.hca_dev_d3a4ceac4d66498497042570c0647a56__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:11,382 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.188s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_4037007b0eff4e6db7bd8dd8eec80143__20210831_20210903&limit=2 2024-05-16 16:36:11,382 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:10 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a04RlK7K', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:11,382 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"f5a52dbb-acad-47fd-8832-436134301ea2","name":"hca_dev_4037007b0eff4e6db7bd8dd8...' 2024-05-16 16:36:11,382 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f5a52dbb-acad-47fd-8832-436134301ea2' 2024-05-16 16:36:11,382 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:11,455 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f81efc039f564354aabb6ce819c3d414__20210827_20210903&limit=2' 2024-05-16 16:36:11,455 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:11,477 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.211s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_0c3b7785f74d40918616a68757e4c2a8__20210827_20210903&limit=2 2024-05-16 16:36:11,477 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:11 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aN8xgqlK', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:11,477 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"f012a311-5d55-42ad-8b77-f8a1816f3aa4","name":"hca_dev_0c3b7785f74d40918616a687...' 2024-05-16 16:36:11,477 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f012a311-5d55-42ad-8b77-f8a1816f3aa4' 2024-05-16 16:36:11,477 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:11,515 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_5ee710d7e2d54fe2818d15f5e31dae32__20210901_20210903&limit=2' 2024-05-16 16:36:11,515 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:11,529 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.219s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_c6ad8f9bd26a4811b2ba93d487978446__20210827_20210903&limit=2 2024-05-16 16:36:11,529 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:11 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aj4RmG4n', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:11,529 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"0ab78bd0-2e02-4536-b3c9-bdd7a57d7988","name":"hca_dev_c6ad8f9bd26a4811b2ba93d4...' 2024-05-16 16:36:11,530 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/0ab78bd0-2e02-4536-b3c9-bdd7a57d7988' 2024-05-16 16:36:11,530 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:11,545 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.254s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/dc7a86a7-e75c-4012-934b-86e7f7ff21eb 2024-05-16 16:36:11,545 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:10 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6BWl0Y1v', 'Content-Type': 'application/json', 'Content-Length': '13479', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:11,545 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"dc7a86a7-e75c-4012-934b-86e7f7ff21eb","name":"hca_dev_41fb1734a121461695c73b732c9433c7__20210830_20210903","descriptio...' 2024-05-16 16:36:11,546 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:datarepo-dev-b4789901:snapshot/hca_dev_41fb1734a121461695c73b732c9433c7__20210830_20210903:/0. 2024-05-16 16:36:11,546 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b4789901.hca_dev_41fb1734a121461695c73b732c9433c7__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:11,764 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.249s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_5ee710d7e2d54fe2818d15f5e31dae32__20210901_20210903&limit=2 2024-05-16 16:36:11,764 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:11 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6zr0AEA3', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:11,764 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"006f69b6-7f42-4eba-81df-86805c22dd3d","name":"hca_dev_5ee710d7e2d54fe2818d15f5...' 2024-05-16 16:36:11,765 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/006f69b6-7f42-4eba-81df-86805c22dd3d' 2024-05-16 16:36:11,765 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:11,776 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.321s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f81efc039f564354aabb6ce819c3d414__20210827_20210903&limit=2 2024-05-16 16:36:11,776 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:10 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eXxQDN0r', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:11,776 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"2c5901f6-67bf-40cc-aea1-621a60c19baa","name":"hca_dev_f81efc039f564354aabb6ce8...' 2024-05-16 16:36:11,777 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/2c5901f6-67bf-40cc-aea1-621a60c19baa' 2024-05-16 16:36:11,777 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:11,779 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.396s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f5a52dbb-acad-47fd-8832-436134301ea2 2024-05-16 16:36:11,779 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:10 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a9mdJKVa', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:11,779 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"f5a52dbb-acad-47fd-8832-436134301ea2","name":"hca_dev_4037007b0eff4e6db7bd8dd8eec80143__20210831_20210903","descriptio...' 2024-05-16 16:36:11,779 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:datarepo-dev-ec07c8d8:snapshot/hca_dev_4037007b0eff4e6db7bd8dd8eec80143__20210831_20210903:7/0. 2024-05-16 16:36:11,779 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-ec07c8d8.hca_dev_4037007b0eff4e6db7bd8dd8eec80143__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '7')\n GROUP BY prefix\n " 2024-05-16 16:36:11,861 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "1f0fdeda-51c6-47e5-9d81-d9effbcf6e6a", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-c808badb.hca_dev_2086eb0510b9432bb7f0169ccc49d270__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:11,964 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.487s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f012a311-5d55-42ad-8b77-f8a1816f3aa4 2024-05-16 16:36:11,964 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:11 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e22om3M2', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:11,965 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"f012a311-5d55-42ad-8b77-f8a1816f3aa4","name":"hca_dev_0c3b7785f74d40918616a68757e4c2a8__20210827_20210903","descriptio...' 2024-05-16 16:36:11,965 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:datarepo-dev-eab7fa76:snapshot/hca_dev_0c3b7785f74d40918616a68757e4c2a8__20210827_20210903:1/0. 2024-05-16 16:36:11,965 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-eab7fa76.hca_dev_0c3b7785f74d40918616a68757e4c2a8__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '1')\n GROUP BY prefix\n " 2024-05-16 16:36:12,027 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.497s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/0ab78bd0-2e02-4536-b3c9-bdd7a57d7988 2024-05-16 16:36:12,027 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:11 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a0EojLA7', 'Content-Type': 'application/json', 'Content-Length': '13484', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:12,027 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"0ab78bd0-2e02-4536-b3c9-bdd7a57d7988","name":"hca_dev_c6ad8f9bd26a4811b2ba93d487978446__20210827_20210903","descriptio...' 2024-05-16 16:36:12,027 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:datarepo-dev-990234a8:snapshot/hca_dev_c6ad8f9bd26a4811b2ba93d487978446__20210827_20210903:f7/0. 2024-05-16 16:36:12,028 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-990234a8.hca_dev_c6ad8f9bd26a4811b2ba93d487978446__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'f7')\n GROUP BY prefix\n " 2024-05-16 16:36:12,077 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_e5d455791f5b48c3b568320d93e7ca72__20210827_20210903&limit=2' 2024-05-16 16:36:12,077 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:12,097 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.332s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/006f69b6-7f42-4eba-81df-86805c22dd3d 2024-05-16 16:36:12,097 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:12 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'errYOjBK', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:12,097 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"006f69b6-7f42-4eba-81df-86805c22dd3d","name":"hca_dev_5ee710d7e2d54fe2818d15f5e31dae32__20210901_20210903","descriptio...' 2024-05-16 16:36:12,098 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:datarepo-dev-279f1986:snapshot/hca_dev_5ee710d7e2d54fe2818d15f5e31dae32__20210901_20210903:9/0. 2024-05-16 16:36:12,098 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-279f1986.hca_dev_5ee710d7e2d54fe2818d15f5e31dae32__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '9')\n GROUP BY prefix\n " 2024-05-16 16:36:12,108 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.332s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/2c5901f6-67bf-40cc-aea1-621a60c19baa 2024-05-16 16:36:12,109 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:12 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aN8KrxXw', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:12,109 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"2c5901f6-67bf-40cc-aea1-621a60c19baa","name":"hca_dev_f81efc039f564354aabb6ce819c3d414__20210827_20210903","descriptio...' 2024-05-16 16:36:12,109 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:datarepo-dev-10f0610a:snapshot/hca_dev_f81efc039f564354aabb6ce819c3d414__20210827_20210903:/0. 2024-05-16 16:36:12,109 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-10f0610a.hca_dev_f81efc039f564354aabb6ce819c3d414__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:12,251 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.174s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_e5d455791f5b48c3b568320d93e7ca72__20210827_20210903&limit=2 2024-05-16 16:36:12,251 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:12 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6B8xjMBv', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:12,251 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"69d49001-0f5f-46a8-8396-b83fd1c41e6b","name":"hca_dev_e5d455791f5b48c3b568320d...' 2024-05-16 16:36:12,252 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/69d49001-0f5f-46a8-8396-b83fd1c41e6b' 2024-05-16 16:36:12,252 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:12,452 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.200s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/69d49001-0f5f-46a8-8396-b83fd1c41e6b 2024-05-16 16:36:12,452 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:12 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pYmknB1P', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:12,452 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"69d49001-0f5f-46a8-8396-b83fd1c41e6b","name":"hca_dev_e5d455791f5b48c3b568320d93e7ca72__20210827_20210903","descriptio...' 2024-05-16 16:36:12,452 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:datarepo-dev-3faef568:snapshot/hca_dev_e5d455791f5b48c3b568320d93e7ca72__20210827_20210903:/0. 2024-05-16 16:36:12,452 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-3faef568.hca_dev_e5d455791f5b48c3b568320d93e7ca72__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:12,472 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "2c85a496-5480-4c3e-b109-f5624bcd943b", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b4789901.hca_dev_41fb1734a121461695c73b732c9433c7__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:12,494 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "1b011ca0-756a-48cf-ac48-d041e9fe5568", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-4de1b9fd.hca_dev_16ed4ad8731946b288596fe1c1d73a82__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:12,641 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_455b46e6d8ea4611861ede720a562ada__20210901_20210903&limit=2' 2024-05-16 16:36:12,641 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:12,669 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_248fcf0316c64a41b6ccaad4d894ca42__20210907_20210907&limit=2' 2024-05-16 16:36:12,669 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:12,801 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "06f288b8-a848-4935-a324-85cb56103e6b", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-ec07c8d8.hca_dev_4037007b0eff4e6db7bd8dd8eec80143__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '7')\n GROUP BY prefix\n "} 2024-05-16 16:36:12,824 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.183s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_455b46e6d8ea4611861ede720a562ada__20210901_20210903&limit=2 2024-05-16 16:36:12,824 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:12 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ebnLjLXK', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:12,824 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"e0664f4e-cf09-488a-841d-4baf2cbf1507","name":"hca_dev_455b46e6d8ea4611861ede72...' 2024-05-16 16:36:12,825 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e0664f4e-cf09-488a-841d-4baf2cbf1507' 2024-05-16 16:36:12,825 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:12,850 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "28556df4-4886-4989-8e70-588e40e028b9", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-990234a8.hca_dev_c6ad8f9bd26a4811b2ba93d487978446__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'f7')\n GROUP BY prefix\n "} 2024-05-16 16:36:12,854 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.185s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_248fcf0316c64a41b6ccaad4d894ca42__20210907_20210907&limit=2 2024-05-16 16:36:12,855 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:12 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e7Wwj2zy', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:12,855 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"b1083e8b-4de9-467a-97de-18179c4e6bd1","name":"hca_dev_248fcf0316c64a41b6ccaad4...' 2024-05-16 16:36:12,855 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/b1083e8b-4de9-467a-97de-18179c4e6bd1' 2024-05-16 16:36:12,855 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:12,901 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "997e9f74-c50a-47c3-a5a7-2e7b5084c017", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-eab7fa76.hca_dev_0c3b7785f74d40918616a68757e4c2a8__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '1')\n GROUP BY prefix\n "} 2024-05-16 16:36:12,917 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "1a7eb647-8ecd-4e3b-8406-7f9cabc110ff", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-10f0610a.hca_dev_f81efc039f564354aabb6ce819c3d414__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:12,929 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "03b66d6b-5a8f-4c4a-9401-b3411212c950", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-279f1986.hca_dev_5ee710d7e2d54fe2818d15f5e31dae32__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '9')\n GROUP BY prefix\n "} 2024-05-16 16:36:12,951 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_e526d91dcf3a44cb80c5fd7676b55a1d__20210902_20230215&limit=2' 2024-05-16 16:36:12,951 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:13,041 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d3446f0c30f34a12b7c36af877c7bb2d__20210901_20210903&limit=2' 2024-05-16 16:36:13,041 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:13,054 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f8aa201c4ff145a4890e840d63459ca2__20210901_20210903&limit=2' 2024-05-16 16:36:13,054 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:13,117 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_0d4b87ea6e9e456982e41343e0e3259f__20210827_20210903&limit=2' 2024-05-16 16:36:13,117 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:13,119 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_71436067ac414acebe1b2fbcc2cb02fa__20210827_20210928&limit=2' 2024-05-16 16:36:13,119 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:13,136 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.312s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e0664f4e-cf09-488a-841d-4baf2cbf1507 2024-05-16 16:36:13,137 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:13 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'awXPDno2', 'Content-Type': 'application/json', 'Content-Length': '13481', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:13,137 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"e0664f4e-cf09-488a-841d-4baf2cbf1507","name":"hca_dev_455b46e6d8ea4611861ede720a562ada__20210901_20210903","descriptio...' 2024-05-16 16:36:13,137 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:datarepo-dev-5ef7f2e2:snapshot/hca_dev_455b46e6d8ea4611861ede720a562ada__20210901_20210903:a/0. 2024-05-16 16:36:13,137 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-5ef7f2e2.hca_dev_455b46e6d8ea4611861ede720a562ada__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'a')\n GROUP BY prefix\n " 2024-05-16 16:36:13,176 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.321s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/b1083e8b-4de9-467a-97de-18179c4e6bd1 2024-05-16 16:36:13,176 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:13 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a5AQYMVm', 'Content-Type': 'application/json', 'Content-Length': '13492', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:13,177 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"b1083e8b-4de9-467a-97de-18179c4e6bd1","name":"hca_dev_248fcf0316c64a41b6ccaad4d894ca42__20210907_20210907","descriptio...' 2024-05-16 16:36:13,177 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:datarepo-dev-4c3e6011:snapshot/hca_dev_248fcf0316c64a41b6ccaad4d894ca42__20210907_20210907:e8/0. 2024-05-16 16:36:13,177 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-4c3e6011.hca_dev_248fcf0316c64a41b6ccaad4d894ca42__20210907_20210907.links`\n )\n WHERE STARTS_WITH(prefix, 'e8')\n GROUP BY prefix\n " 2024-05-16 16:36:13,184 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.233s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_e526d91dcf3a44cb80c5fd7676b55a1d__20210902_20230215&limit=2 2024-05-16 16:36:13,184 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:13 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eX417nlo', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:13,184 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"5f55707c-6cb2-4b8a-a1b0-9099617fae2e","name":"hca_dev_e526d91dcf3a44cb80c5fd76...' 2024-05-16 16:36:13,185 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/5f55707c-6cb2-4b8a-a1b0-9099617fae2e' 2024-05-16 16:36:13,185 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:13,201 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "ffaee895-d189-40c9-bca6-9ca4965b5aee", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-3faef568.hca_dev_e5d455791f5b48c3b568320d93e7ca72__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:13,224 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.183s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d3446f0c30f34a12b7c36af877c7bb2d__20210901_20210903&limit=2 2024-05-16 16:36:13,224 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:13 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e2WLlZZE', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:13,224 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"3011a1cf-1388-4819-8091-fee55e878ea1","name":"hca_dev_d3446f0c30f34a12b7c36af8...' 2024-05-16 16:36:13,225 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/3011a1cf-1388-4819-8091-fee55e878ea1' 2024-05-16 16:36:13,225 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:13,246 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.192s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f8aa201c4ff145a4890e840d63459ca2__20210901_20210903&limit=2 2024-05-16 16:36:13,246 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:13 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6Bq5497V', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:13,247 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"251c52e6-3bda-48df-a4f2-50aa759d7d80","name":"hca_dev_f8aa201c4ff145a4890e840d...' 2024-05-16 16:36:13,247 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/251c52e6-3bda-48df-a4f2-50aa759d7d80' 2024-05-16 16:36:13,247 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:13,378 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.261s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_0d4b87ea6e9e456982e41343e0e3259f__20210827_20210903&limit=2 2024-05-16 16:36:13,379 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:13 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e7qW2Yr6', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:13,379 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"4c15703d-2502-4863-8d82-fc1b6ccf65f0","name":"hca_dev_0d4b87ea6e9e456982e41343...' 2024-05-16 16:36:13,379 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/4c15703d-2502-4863-8d82-fc1b6ccf65f0' 2024-05-16 16:36:13,379 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:13,400 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2a64db431b554639aabb8dba0145689d__20210830_20210903&limit=2' 2024-05-16 16:36:13,400 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:13,405 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.285s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_71436067ac414acebe1b2fbcc2cb02fa__20210827_20210928&limit=2 2024-05-16 16:36:13,405 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:13 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e4BkYQj9', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:13,405 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"2e0b01ae-bf72-43a6-864a-4419af665b80","name":"hca_dev_71436067ac414acebe1b2fbc...' 2024-05-16 16:36:13,405 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/2e0b01ae-bf72-43a6-864a-4419af665b80' 2024-05-16 16:36:13,405 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:13,704 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.304s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2a64db431b554639aabb8dba0145689d__20210830_20210903&limit=2 2024-05-16 16:36:13,704 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:13 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eZmMJP9x', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:13,704 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"31d19143-1faa-471a-8575-4a8052fdcf19","name":"hca_dev_2a64db431b554639aabb8dba...' 2024-05-16 16:36:13,705 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/31d19143-1faa-471a-8575-4a8052fdcf19' 2024-05-16 16:36:13,705 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:13,719 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.534s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/5f55707c-6cb2-4b8a-a1b0-9099617fae2e 2024-05-16 16:36:13,719 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:13 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'axJvv8N3', 'Content-Type': 'application/json', 'Content-Length': '13484', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:13,719 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"5f55707c-6cb2-4b8a-a1b0-9099617fae2e","name":"hca_dev_e526d91dcf3a44cb80c5fd7676b55a1d__20210902_20230215","descriptio...' 2024-05-16 16:36:13,720 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:datarepo-dev-e1712bfa:snapshot/hca_dev_e526d91dcf3a44cb80c5fd7676b55a1d__20210902_20230215:14/0. 2024-05-16 16:36:13,720 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-e1712bfa.hca_dev_e526d91dcf3a44cb80c5fd7676b55a1d__20210902_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '14')\n GROUP BY prefix\n " 2024-05-16 16:36:14,002 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "2efdc856-d34e-4586-bbe1-1c8c6f433427", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-4c3e6011.hca_dev_248fcf0316c64a41b6ccaad4d894ca42__20210907_20210907.links`\n )\n WHERE STARTS_WITH(prefix, 'e8')\n GROUP BY prefix\n "} 2024-05-16 16:36:14,009 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.784s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/3011a1cf-1388-4819-8091-fee55e878ea1 2024-05-16 16:36:14,009 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:13 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pP8bqjvK', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:14,009 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"3011a1cf-1388-4819-8091-fee55e878ea1","name":"hca_dev_d3446f0c30f34a12b7c36af877c7bb2d__20210901_20210903","descriptio...' 2024-05-16 16:36:14,009 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:datarepo-dev-b3632667:snapshot/hca_dev_d3446f0c30f34a12b7c36af877c7bb2d__20210901_20210903:8/0. 2024-05-16 16:36:14,010 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-b3632667.hca_dev_d3446f0c30f34a12b7c36af877c7bb2d__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '8')\n GROUP BY prefix\n " 2024-05-16 16:36:14,061 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.656s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/2e0b01ae-bf72-43a6-864a-4419af665b80 2024-05-16 16:36:14,061 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:13 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'po5GNVZZ', 'Content-Type': 'application/json', 'Content-Length': '13475', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:14,061 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"2e0b01ae-bf72-43a6-864a-4419af665b80","name":"hca_dev_71436067ac414acebe1b2fbcc2cb02fa__20210827_20210928","descriptio...' 2024-05-16 16:36:14,062 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:datarepo-dev-3545971c:snapshot/hca_dev_71436067ac414acebe1b2fbcc2cb02fa__20210827_20210928:/0. 2024-05-16 16:36:14,062 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-3545971c.hca_dev_71436067ac414acebe1b2fbcc2cb02fa__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:14,075 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.828s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/251c52e6-3bda-48df-a4f2-50aa759d7d80 2024-05-16 16:36:14,075 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:13 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e2vYbG12', 'Content-Type': 'application/json', 'Content-Length': '13487', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:14,075 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"251c52e6-3bda-48df-a4f2-50aa759d7d80","name":"hca_dev_f8aa201c4ff145a4890e840d63459ca2__20210901_20210903","descriptio...' 2024-05-16 16:36:14,075 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:datarepo-dev-e8e0a59a:snapshot/hca_dev_f8aa201c4ff145a4890e840d63459ca2__20210901_20210903:0/0. 2024-05-16 16:36:14,075 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-e8e0a59a.hca_dev_f8aa201c4ff145a4890e840d63459ca2__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '0')\n GROUP BY prefix\n " 2024-05-16 16:36:14,162 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.783s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/4c15703d-2502-4863-8d82-fc1b6ccf65f0 2024-05-16 16:36:14,162 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:14 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'poBG7Nr7', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:14,162 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"4c15703d-2502-4863-8d82-fc1b6ccf65f0","name":"hca_dev_0d4b87ea6e9e456982e41343e0e3259f__20210827_20210903","descriptio...' 2024-05-16 16:36:14,163 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:datarepo-dev-fef02a92:snapshot/hca_dev_0d4b87ea6e9e456982e41343e0e3259f__20210827_20210903:/0. 2024-05-16 16:36:14,163 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-fef02a92.hca_dev_0d4b87ea6e9e456982e41343e0e3259f__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:14,164 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.460s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/31d19143-1faa-471a-8575-4a8052fdcf19 2024-05-16 16:36:14,165 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:14 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e3XKKV3Y', 'Content-Type': 'application/json', 'Content-Length': '13478', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:14,165 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"31d19143-1faa-471a-8575-4a8052fdcf19","name":"hca_dev_2a64db431b554639aabb8dba0145689d__20210830_20210903","descriptio...' 2024-05-16 16:36:14,165 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:datarepo-dev-38f08cd8:snapshot/hca_dev_2a64db431b554639aabb8dba0145689d__20210830_20210903:/0. 2024-05-16 16:36:14,165 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-38f08cd8.hca_dev_2a64db431b554639aabb8dba0145689d__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:14,189 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_24c654a5caa5440a8f02582921f2db4a__20210830_20210903&limit=2' 2024-05-16 16:36:14,189 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:14,402 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.212s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_24c654a5caa5440a8f02582921f2db4a__20210830_20210903&limit=2 2024-05-16 16:36:14,402 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:14 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aEVvlAWx', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:14,402 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"c594fc9a-f1c5-4770-acaa-013c2852e660","name":"hca_dev_24c654a5caa5440a8f025829...' 2024-05-16 16:36:14,402 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/c594fc9a-f1c5-4770-acaa-013c2852e660' 2024-05-16 16:36:14,403 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:14,609 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "a464c4ca-e36d-4149-9e4b-a5d56b97761a", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-5ef7f2e2.hca_dev_455b46e6d8ea4611861ede720a562ada__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'a')\n GROUP BY prefix\n "} 2024-05-16 16:36:14,629 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "cd3f909f-1670-4ccc-b674-1ed6140c3091", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-e1712bfa.hca_dev_e526d91dcf3a44cb80c5fd7676b55a1d__20210902_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '14')\n GROUP BY prefix\n "} 2024-05-16 16:36:14,659 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.257s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/c594fc9a-f1c5-4770-acaa-013c2852e660 2024-05-16 16:36:14,659 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:14 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e3DArX75', 'Content-Type': 'application/json', 'Content-Length': '13475', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:14,659 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"c594fc9a-f1c5-4770-acaa-013c2852e660","name":"hca_dev_24c654a5caa5440a8f02582921f2db4a__20210830_20210903","descriptio...' 2024-05-16 16:36:14,660 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:datarepo-dev-1c2c69d9:snapshot/hca_dev_24c654a5caa5440a8f02582921f2db4a__20210830_20210903:/0. 2024-05-16 16:36:14,660 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-1c2c69d9.hca_dev_24c654a5caa5440a8f02582921f2db4a__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:14,795 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_ccd1f1ba74ce469b9fc9f6faea623358__20210827_20210902&limit=2' 2024-05-16 16:36:14,796 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:14,800 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_05be4f374506429bb112506444507d62__20210827_20210902&limit=2' 2024-05-16 16:36:14,800 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:14,810 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "34397de7-ea64-472e-b5fc-20a4c8b8922d", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-b3632667.hca_dev_d3446f0c30f34a12b7c36af877c7bb2d__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '8')\n GROUP BY prefix\n "} 2024-05-16 16:36:14,917 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "46103374-a10a-4030-905f-e6e9cbc73fc8", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-e8e0a59a.hca_dev_f8aa201c4ff145a4890e840d63459ca2__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '0')\n GROUP BY prefix\n "} 2024-05-16 16:36:14,949 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "3acf7aec-2667-4802-b3d1-ddc11849e526", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-3545971c.hca_dev_71436067ac414acebe1b2fbcc2cb02fa__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:14,964 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_60ea42e1af4942f58164d641fdb696bc__20210827_20210903&limit=2' 2024-05-16 16:36:14,964 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:15,005 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "89e2963c-f81e-4f59-b189-c742637144c9", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-fef02a92.hca_dev_0d4b87ea6e9e456982e41343e0e3259f__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:15,017 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "6b5bc710-ea4c-4de2-8749-b03971be4b82", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-38f08cd8.hca_dev_2a64db431b554639aabb8dba0145689d__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:15,020 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.224s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_ccd1f1ba74ce469b9fc9f6faea623358__20210827_20210902&limit=2 2024-05-16 16:36:15,020 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:14 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eZAJBKLX', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:15,020 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"5d9ff6e0-3ec0-44f5-bb5c-32691a09517b","name":"hca_dev_ccd1f1ba74ce469b9fc9f6fa...' 2024-05-16 16:36:15,020 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/5d9ff6e0-3ec0-44f5-bb5c-32691a09517b' 2024-05-16 16:36:15,020 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:15,034 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.235s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_05be4f374506429bb112506444507d62__20210827_20210902&limit=2 2024-05-16 16:36:15,034 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:14 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e7zKL384', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:15,035 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"ee9a4b92-82c1-4324-85ec-252cd8cea024","name":"hca_dev_05be4f374506429bb1125064...' 2024-05-16 16:36:15,035 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/ee9a4b92-82c1-4324-85ec-252cd8cea024' 2024-05-16 16:36:15,035 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:15,089 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_83f5188e3bf749569544cea4f8997756__20210929_20211007&limit=2' 2024-05-16 16:36:15,089 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:15,090 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a39728aa70a04201b0a281b7badf3e71__20210830_20210903&limit=2' 2024-05-16 16:36:15,090 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:15,169 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_1c6a960d52ac44eab728a59c7ab9dc8e__20210827_20210928&limit=2' 2024-05-16 16:36:15,169 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:15,191 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.227s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_60ea42e1af4942f58164d641fdb696bc__20210827_20210903&limit=2 2024-05-16 16:36:15,191 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:15 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'po2Jzw8M', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:15,191 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"155a019c-ca47-432d-939b-6e51d5bec730","name":"hca_dev_60ea42e1af4942f58164d641...' 2024-05-16 16:36:15,191 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/155a019c-ca47-432d-939b-6e51d5bec730' 2024-05-16 16:36:15,191 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:15,209 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_027c51c60719469fa7f5640fe57cbece__20210827_20210902&limit=2' 2024-05-16 16:36:15,209 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:15,403 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.313s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a39728aa70a04201b0a281b7badf3e71__20210830_20210903&limit=2 2024-05-16 16:36:15,403 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:15 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e2MBOWGE', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:15,404 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"b580fa04-b2ef-472e-bd39-4a51368e813c","name":"hca_dev_a39728aa70a04201b0a281b7...' 2024-05-16 16:36:15,404 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/b580fa04-b2ef-472e-bd39-4a51368e813c' 2024-05-16 16:36:15,404 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:15,476 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.441s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/ee9a4b92-82c1-4324-85ec-252cd8cea024 2024-05-16 16:36:15,477 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:15 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e3ynnq06', 'Content-Type': 'application/json', 'Content-Length': '13486', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:15,477 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"ee9a4b92-82c1-4324-85ec-252cd8cea024","name":"hca_dev_05be4f374506429bb112506444507d62__20210827_20210902","descriptio...' 2024-05-16 16:36:15,477 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:datarepo-dev-9f4012c9:snapshot/hca_dev_05be4f374506429bb112506444507d62__20210827_20210902:80/0. 2024-05-16 16:36:15,477 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-9f4012c9.hca_dev_05be4f374506429bb112506444507d62__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '80')\n GROUP BY prefix\n " 2024-05-16 16:36:15,489 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.400s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_83f5188e3bf749569544cea4f8997756__20210929_20211007&limit=2 2024-05-16 16:36:15,489 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:15 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6B0n0M5R', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:15,490 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"92166035-2bfc-412b-91a5-fdff874967b2","name":"hca_dev_83f5188e3bf749569544cea4...' 2024-05-16 16:36:15,490 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/92166035-2bfc-412b-91a5-fdff874967b2' 2024-05-16 16:36:15,490 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:15,505 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "ccdf6774-ca09-4c9a-9f0f-0120c07f7525", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-1c2c69d9.hca_dev_24c654a5caa5440a8f02582921f2db4a__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:15,508 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.488s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/5d9ff6e0-3ec0-44f5-bb5c-32691a09517b 2024-05-16 16:36:15,509 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:15 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eyb3KdK5', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:15,509 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"5d9ff6e0-3ec0-44f5-bb5c-32691a09517b","name":"hca_dev_ccd1f1ba74ce469b9fc9f6faea623358__20210827_20210902","descriptio...' 2024-05-16 16:36:15,509 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:datarepo-dev-2f4bfe5d:snapshot/hca_dev_ccd1f1ba74ce469b9fc9f6faea623358__20210827_20210902:e/0. 2024-05-16 16:36:15,509 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-2f4bfe5d.hca_dev_ccd1f1ba74ce469b9fc9f6faea623358__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, 'e')\n GROUP BY prefix\n " 2024-05-16 16:36:15,512 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.303s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_027c51c60719469fa7f5640fe57cbece__20210827_20210902&limit=2 2024-05-16 16:36:15,512 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:15 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aAX1VkL3', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:15,512 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"7b6a1bb0-7da1-4975-bd61-04865a1dc296","name":"hca_dev_027c51c60719469fa7f5640f...' 2024-05-16 16:36:15,513 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/7b6a1bb0-7da1-4975-bd61-04865a1dc296' 2024-05-16 16:36:15,513 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:15,520 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.350s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_1c6a960d52ac44eab728a59c7ab9dc8e__20210827_20210928&limit=2 2024-05-16 16:36:15,520 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:15 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'emgmAgMG', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:15,520 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"8a527b32-5ae3-437e-8a96-12562894849c","name":"hca_dev_1c6a960d52ac44eab728a59c...' 2024-05-16 16:36:15,520 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/8a527b32-5ae3-437e-8a96-12562894849c' 2024-05-16 16:36:15,520 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:15,741 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_414accedeba0440fb721befbc5642bef__20210827_20210903&limit=2' 2024-05-16 16:36:15,741 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:15,774 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.583s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/155a019c-ca47-432d-939b-6e51d5bec730 2024-05-16 16:36:15,774 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:15 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aEZgEQEe', 'Content-Type': 'application/json', 'Content-Length': '13487', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:15,774 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"155a019c-ca47-432d-939b-6e51d5bec730","name":"hca_dev_60ea42e1af4942f58164d641fdb696bc__20210827_20210903","descriptio...' 2024-05-16 16:36:15,775 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:datarepo-dev-da221b1a:snapshot/hca_dev_60ea42e1af4942f58164d641fdb696bc__20210827_20210903:97/0. 2024-05-16 16:36:15,775 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-da221b1a.hca_dev_60ea42e1af4942f58164d641fdb696bc__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '97')\n GROUP BY prefix\n " 2024-05-16 16:36:15,889 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.485s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/b580fa04-b2ef-472e-bd39-4a51368e813c 2024-05-16 16:36:15,889 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:15 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eROXnO52', 'Content-Type': 'application/json', 'Content-Length': '13482', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:15,889 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"b580fa04-b2ef-472e-bd39-4a51368e813c","name":"hca_dev_a39728aa70a04201b0a281b7badf3e71__20210830_20210903","descriptio...' 2024-05-16 16:36:15,889 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:datarepo-dev-d3d5bbfa:snapshot/hca_dev_a39728aa70a04201b0a281b7badf3e71__20210830_20210903:1/0. 2024-05-16 16:36:15,889 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-d3d5bbfa.hca_dev_a39728aa70a04201b0a281b7badf3e71__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '1')\n GROUP BY prefix\n " 2024-05-16 16:36:16,030 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.289s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_414accedeba0440fb721befbc5642bef__20210827_20210903&limit=2 2024-05-16 16:36:16,030 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:15 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pnDwQvyZ', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:16,030 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"e612386b-287d-4424-beb8-4ab62f925642","name":"hca_dev_414accedeba0440fb721befb...' 2024-05-16 16:36:16,031 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e612386b-287d-4424-beb8-4ab62f925642' 2024-05-16 16:36:16,031 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:16,134 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.613s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/8a527b32-5ae3-437e-8a96-12562894849c 2024-05-16 16:36:16,134 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:16 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e44ry9lO', 'Content-Type': 'application/json', 'Content-Length': '13478', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:16,134 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"8a527b32-5ae3-437e-8a96-12562894849c","name":"hca_dev_1c6a960d52ac44eab728a59c7ab9dc8e__20210827_20210928","descriptio...' 2024-05-16 16:36:16,134 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:datarepo-dev-135f340c:snapshot/hca_dev_1c6a960d52ac44eab728a59c7ab9dc8e__20210827_20210928:/0. 2024-05-16 16:36:16,134 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-135f340c.hca_dev_1c6a960d52ac44eab728a59c7ab9dc8e__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:16,145 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.655s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/92166035-2bfc-412b-91a5-fdff874967b2 2024-05-16 16:36:16,145 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:15 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e3NVXXX9', 'Content-Type': 'application/json', 'Content-Length': '13492', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:16,145 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"92166035-2bfc-412b-91a5-fdff874967b2","name":"hca_dev_83f5188e3bf749569544cea4f8997756__20210929_20211007","descriptio...' 2024-05-16 16:36:16,146 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:datarepo-dev-560ee3d1:snapshot/hca_dev_83f5188e3bf749569544cea4f8997756__20210929_20211007:c4/0. 2024-05-16 16:36:16,146 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-560ee3d1.hca_dev_83f5188e3bf749569544cea4f8997756__20210929_20211007.links`\n )\n WHERE STARTS_WITH(prefix, 'c4')\n GROUP BY prefix\n " 2024-05-16 16:36:16,159 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.647s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/7b6a1bb0-7da1-4975-bd61-04865a1dc296 2024-05-16 16:36:16,160 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:15 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6J0q5dgG', 'Content-Type': 'application/json', 'Content-Length': '13477', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:16,160 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"7b6a1bb0-7da1-4975-bd61-04865a1dc296","name":"hca_dev_027c51c60719469fa7f5640fe57cbece__20210827_20210902","descriptio...' 2024-05-16 16:36:16,160 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:datarepo-dev-c148d39c:snapshot/hca_dev_027c51c60719469fa7f5640fe57cbece__20210827_20210902:/0. 2024-05-16 16:36:16,160 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-c148d39c.hca_dev_027c51c60719469fa7f5640fe57cbece__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:16,306 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.275s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e612386b-287d-4424-beb8-4ab62f925642 2024-05-16 16:36:16,306 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:15 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6d2RJqXe', 'Content-Type': 'application/json', 'Content-Length': '13475', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:16,306 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"e612386b-287d-4424-beb8-4ab62f925642","name":"hca_dev_414accedeba0440fb721befbc5642bef__20210827_20210903","descriptio...' 2024-05-16 16:36:16,306 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:datarepo-dev-31b3553a:snapshot/hca_dev_414accedeba0440fb721befbc5642bef__20210827_20210903:/0. 2024-05-16 16:36:16,306 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-31b3553a.hca_dev_414accedeba0440fb721befbc5642bef__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:16,326 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "263cb331-2cd6-4e66-8104-77509e41da25", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-9f4012c9.hca_dev_05be4f374506429bb112506444507d62__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '80')\n GROUP BY prefix\n "} 2024-05-16 16:36:16,424 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "0c15b25e-2102-46f9-8cdd-aa2b9ac72aee", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-2f4bfe5d.hca_dev_ccd1f1ba74ce469b9fc9f6faea623358__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, 'e')\n GROUP BY prefix\n "} 2024-05-16 16:36:16,497 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_c715cd2fdc7c44a69cd5b6a6d9f075ae__20210827_20210902&limit=2' 2024-05-16 16:36:16,497 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:16,585 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "b2c7fb9a-eb33-4c98-99ca-df5d28d985ba", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-da221b1a.hca_dev_60ea42e1af4942f58164d641fdb696bc__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '97')\n GROUP BY prefix\n "} 2024-05-16 16:36:16,681 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_df88f39f01a84b5b92f43177d6c0f242__20210827_20230215&limit=2' 2024-05-16 16:36:16,681 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:16,689 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.191s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_c715cd2fdc7c44a69cd5b6a6d9f075ae__20210827_20210902&limit=2 2024-05-16 16:36:16,689 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:16 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pnKnwnZ6', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:16,689 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"c6e19201-4fae-4213-a16c-edfd0cc11335","name":"hca_dev_c715cd2fdc7c44a69cd5b6a6...' 2024-05-16 16:36:16,689 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/c6e19201-4fae-4213-a16c-edfd0cc11335' 2024-05-16 16:36:16,689 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:16,730 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "bd432c48-eb78-4e62-9401-0c86f4bd001b", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-d3d5bbfa.hca_dev_a39728aa70a04201b0a281b7badf3e71__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '1')\n GROUP BY prefix\n "} 2024-05-16 16:36:16,761 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_403c3e7668144a2da5805dd5de38c7ff__20210827_20210903&limit=2' 2024-05-16 16:36:16,762 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:16,874 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_52d10a60c8d14d068a5eaf0d5c0d5034__20210827_20210902&limit=2' 2024-05-16 16:36:16,874 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:16,889 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "62b2be8f-b459-4d90-8328-95aaa1dffa4f", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-560ee3d1.hca_dev_83f5188e3bf749569544cea4f8997756__20210929_20211007.links`\n )\n WHERE STARTS_WITH(prefix, 'c4')\n GROUP BY prefix\n "} 2024-05-16 16:36:16,894 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "c84404ea-a905-4cd4-8895-3c361f509183", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-c148d39c.hca_dev_027c51c60719469fa7f5640fe57cbece__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:16,902 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.221s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_df88f39f01a84b5b92f43177d6c0f242__20210827_20230215&limit=2 2024-05-16 16:36:16,902 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:16 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6dgyrOgy', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:16,903 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"07bd9e9a-f3d5-4ce7-a7b5-a82cf5ede5b9","name":"hca_dev_df88f39f01a84b5b92f43177...' 2024-05-16 16:36:16,903 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/07bd9e9a-f3d5-4ce7-a7b5-a82cf5ede5b9' 2024-05-16 16:36:16,903 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:16,906 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "1a1be442-6b2e-454a-b81e-acb4fd59d597", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-135f340c.hca_dev_1c6a960d52ac44eab728a59c7ab9dc8e__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:16,990 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.229s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_403c3e7668144a2da5805dd5de38c7ff__20210827_20210903&limit=2 2024-05-16 16:36:16,990 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:17 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pl1Ay7rl', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:16,990 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"139ecf31-b6bb-419a-97c8-1245029631bb","name":"hca_dev_403c3e7668144a2da5805dd5...' 2024-05-16 16:36:16,991 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/139ecf31-b6bb-419a-97c8-1245029631bb' 2024-05-16 16:36:16,991 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:16,994 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.304s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/c6e19201-4fae-4213-a16c-edfd0cc11335 2024-05-16 16:36:16,994 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:16 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aEzkjRv0', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:16,994 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"c6e19201-4fae-4213-a16c-edfd0cc11335","name":"hca_dev_c715cd2fdc7c44a69cd5b6a6d9f075ae__20210827_20210902","descriptio...' 2024-05-16 16:36:16,994 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:datarepo-dev-61b8d081:snapshot/hca_dev_c715cd2fdc7c44a69cd5b6a6d9f075ae__20210827_20210902:/0. 2024-05-16 16:36:16,994 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-61b8d081.hca_dev_c715cd2fdc7c44a69cd5b6a6d9f075ae__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:17,054 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_23587fb31a4a4f58ad74cc9a4cb4c254__20210827_20210909&limit=2' 2024-05-16 16:36:17,054 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:17,061 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_996120f9e84f409fa01e732ab58ca8b9__20210827_20210903&limit=2' 2024-05-16 16:36:17,061 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:17,074 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d2111fac3fc44f429b6d32cd6a828267__20210830_20230215&limit=2' 2024-05-16 16:36:17,074 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:17,076 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "2d7ff5f3-e00a-4299-a3f8-872ee8dc4ffd", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-31b3553a.hca_dev_414accedeba0440fb721befbc5642bef__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:17,099 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.225s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_52d10a60c8d14d068a5eaf0d5c0d5034__20210827_20210902&limit=2 2024-05-16 16:36:17,099 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:16 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pVKAYYqm', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:17,099 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"60f11345-3c51-43c7-9c40-4d41eae11a17","name":"hca_dev_52d10a60c8d14d068a5eaf0d...' 2024-05-16 16:36:17,100 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/60f11345-3c51-43c7-9c40-4d41eae11a17' 2024-05-16 16:36:17,100 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:17,234 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d012d4768f8c4ff389d6ebbe22c1b5c1__20210827_20210903&limit=2' 2024-05-16 16:36:17,234 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:17,262 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.359s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/07bd9e9a-f3d5-4ce7-a7b5-a82cf5ede5b9 2024-05-16 16:36:17,262 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:16 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a9RVWBDq', 'Content-Type': 'application/json', 'Content-Length': '13475', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:17,262 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"07bd9e9a-f3d5-4ce7-a7b5-a82cf5ede5b9","name":"hca_dev_df88f39f01a84b5b92f43177d6c0f242__20210827_20230215","descriptio...' 2024-05-16 16:36:17,263 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:datarepo-dev-8709b362:snapshot/hca_dev_df88f39f01a84b5b92f43177d6c0f242__20210827_20230215:/0. 2024-05-16 16:36:17,263 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-8709b362.hca_dev_df88f39f01a84b5b92f43177d6c0f242__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:17,323 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.269s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_23587fb31a4a4f58ad74cc9a4cb4c254__20210827_20210909&limit=2 2024-05-16 16:36:17,324 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:16 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pn5rGG8Z', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:17,324 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"7138a5ec-41de-458d-9ac3-2fa2b0575787","name":"hca_dev_23587fb31a4a4f58ad74cc9a...' 2024-05-16 16:36:17,324 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/7138a5ec-41de-458d-9ac3-2fa2b0575787' 2024-05-16 16:36:17,324 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:17,406 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.345s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_996120f9e84f409fa01e732ab58ca8b9__20210827_20210903&limit=2 2024-05-16 16:36:17,406 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:17 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aGk4DVvE', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:17,406 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"830b26f1-f900-40ca-a69d-eb530d73703f","name":"hca_dev_996120f9e84f409fa01e732a...' 2024-05-16 16:36:17,407 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/830b26f1-f900-40ca-a69d-eb530d73703f' 2024-05-16 16:36:17,407 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:17,444 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.370s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d2111fac3fc44f429b6d32cd6a828267__20210830_20230215&limit=2 2024-05-16 16:36:17,444 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:16 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6Jr8WYy8', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:17,444 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"7496e23c-ff51-45fc-9d0f-37659b290038","name":"hca_dev_d2111fac3fc44f429b6d32cd...' 2024-05-16 16:36:17,445 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/7496e23c-ff51-45fc-9d0f-37659b290038' 2024-05-16 16:36:17,445 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:17,509 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.275s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d012d4768f8c4ff389d6ebbe22c1b5c1__20210827_20210903&limit=2 2024-05-16 16:36:17,509 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:17 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eyLVB5oz', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:17,509 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"1c32d6d0-6249-4b0e-a3a4-3a262ed610ef","name":"hca_dev_d012d4768f8c4ff389d6ebbe...' 2024-05-16 16:36:17,510 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/1c32d6d0-6249-4b0e-a3a4-3a262ed610ef' 2024-05-16 16:36:17,510 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:17,561 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.462s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/60f11345-3c51-43c7-9c40-4d41eae11a17 2024-05-16 16:36:17,561 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:16 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ero70Mnp', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:17,562 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"60f11345-3c51-43c7-9c40-4d41eae11a17","name":"hca_dev_52d10a60c8d14d068a5eaf0d5c0d5034__20210827_20210902","descriptio...' 2024-05-16 16:36:17,562 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:datarepo-dev-f76414c8:snapshot/hca_dev_52d10a60c8d14d068a5eaf0d5c0d5034__20210827_20210902:0/0. 2024-05-16 16:36:17,562 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-f76414c8.hca_dev_52d10a60c8d14d068a5eaf0d5c0d5034__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '0')\n GROUP BY prefix\n " 2024-05-16 16:36:17,626 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.635s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/139ecf31-b6bb-419a-97c8-1245029631bb 2024-05-16 16:36:17,626 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:16 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6vrkXxPZ', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:17,626 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"139ecf31-b6bb-419a-97c8-1245029631bb","name":"hca_dev_403c3e7668144a2da5805dd5de38c7ff__20210827_20210903","descriptio...' 2024-05-16 16:36:17,626 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:datarepo-dev-c0ec174a:snapshot/hca_dev_403c3e7668144a2da5805dd5de38c7ff__20210827_20210903:f/0. 2024-05-16 16:36:17,626 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-c0ec174a.hca_dev_403c3e7668144a2da5805dd5de38c7ff__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'f')\n GROUP BY prefix\n " 2024-05-16 16:36:17,914 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.507s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/830b26f1-f900-40ca-a69d-eb530d73703f 2024-05-16 16:36:17,914 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:17 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pVYmxX0D', 'Content-Type': 'application/json', 'Content-Length': '13482', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:17,914 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"830b26f1-f900-40ca-a69d-eb530d73703f","name":"hca_dev_996120f9e84f409fa01e732ab58ca8b9__20210827_20210903","descriptio...' 2024-05-16 16:36:17,915 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:datarepo-dev-75589244:snapshot/hca_dev_996120f9e84f409fa01e732ab58ca8b9__20210827_20210903:/0. 2024-05-16 16:36:17,915 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-75589244.hca_dev_996120f9e84f409fa01e732ab58ca8b9__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:17,929 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "5890dba8-12b2-4f89-9503-bab3c0656658", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-61b8d081.hca_dev_c715cd2fdc7c44a69cd5b6a6d9f075ae__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:17,980 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.656s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/7138a5ec-41de-458d-9ac3-2fa2b0575787 2024-05-16 16:36:17,980 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:17 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pY4zjLbe', 'Content-Type': 'application/json', 'Content-Length': '13487', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:17,980 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"7138a5ec-41de-458d-9ac3-2fa2b0575787","name":"hca_dev_23587fb31a4a4f58ad74cc9a4cb4c254__20210827_20210909","descriptio...' 2024-05-16 16:36:17,980 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:datarepo-dev-23782220:snapshot/hca_dev_23587fb31a4a4f58ad74cc9a4cb4c254__20210827_20210909:4c/0. 2024-05-16 16:36:17,980 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-23782220.hca_dev_23587fb31a4a4f58ad74cc9a4cb4c254__20210827_20210909.links`\n )\n WHERE STARTS_WITH(prefix, '4c')\n GROUP BY prefix\n " 2024-05-16 16:36:18,011 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.566s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/7496e23c-ff51-45fc-9d0f-37659b290038 2024-05-16 16:36:18,011 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:17 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6dDorKdr', 'Content-Type': 'application/json', 'Content-Length': '13485', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:18,011 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"7496e23c-ff51-45fc-9d0f-37659b290038","name":"hca_dev_d2111fac3fc44f429b6d32cd6a828267__20210830_20230215","descriptio...' 2024-05-16 16:36:18,012 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:datarepo-dev-2a4ab485:snapshot/hca_dev_d2111fac3fc44f429b6d32cd6a828267__20210830_20230215:fd/0. 2024-05-16 16:36:18,012 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-2a4ab485.hca_dev_d2111fac3fc44f429b6d32cd6a828267__20210830_20230215.links`\n )\n WHERE STARTS_WITH(prefix, 'fd')\n GROUP BY prefix\n " 2024-05-16 16:36:18,035 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.525s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/1c32d6d0-6249-4b0e-a3a4-3a262ed610ef 2024-05-16 16:36:18,035 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:18 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '7e1Pj5wa', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:18,035 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"1c32d6d0-6249-4b0e-a3a4-3a262ed610ef","name":"hca_dev_d012d4768f8c4ff389d6ebbe22c1b5c1__20210827_20210903","descriptio...' 2024-05-16 16:36:18,035 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:datarepo-dev-0d6f73ac:snapshot/hca_dev_d012d4768f8c4ff389d6ebbe22c1b5c1__20210827_20210903:/0. 2024-05-16 16:36:18,035 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-0d6f73ac.hca_dev_d012d4768f8c4ff389d6ebbe22c1b5c1__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:18,070 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_8c3c290ddfff4553886854ce45f4ba7f__20210902_20210907&limit=2' 2024-05-16 16:36:18,070 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:18,130 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "02aaff02-1319-43cd-9f1e-1873e9a69725", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-8709b362.hca_dev_df88f39f01a84b5b92f43177d6c0f242__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:18,270 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.200s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_8c3c290ddfff4553886854ce45f4ba7f__20210902_20210907&limit=2 2024-05-16 16:36:18,270 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:17 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a8qORkYR', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:18,271 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"2d6116af-ceb1-4324-ba47-65fbc4202028","name":"hca_dev_8c3c290ddfff4553886854ce...' 2024-05-16 16:36:18,271 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/2d6116af-ceb1-4324-ba47-65fbc4202028' 2024-05-16 16:36:18,271 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:18,277 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a29952d9925e40f48a1c274f118f1f51__20210827_20210902&limit=2' 2024-05-16 16:36:18,277 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:18,305 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "79e1c621-8b21-4b1b-a2cc-db37f4cf8174", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-f76414c8.hca_dev_52d10a60c8d14d068a5eaf0d5c0d5034__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '0')\n GROUP BY prefix\n "} 2024-05-16 16:36:18,405 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "862bc0fc-cfaf-47fb-a27b-a483e8330028", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-c0ec174a.hca_dev_403c3e7668144a2da5805dd5de38c7ff__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'f')\n GROUP BY prefix\n "} 2024-05-16 16:36:18,479 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.202s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a29952d9925e40f48a1c274f118f1f51__20210827_20210902&limit=2 2024-05-16 16:36:18,479 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:17 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ek1Dgz3W', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:18,479 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"68598166-b4e2-49a0-b025-51a0159f6649","name":"hca_dev_a29952d9925e40f48a1c274f...' 2024-05-16 16:36:18,480 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/68598166-b4e2-49a0-b025-51a0159f6649' 2024-05-16 16:36:18,480 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:18,498 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_4d6f6c962a8343d88fe10f53bffd4674__20210901_20210903&limit=2' 2024-05-16 16:36:18,498 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:18,547 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_05657a599f9d4bb9b77b24be13aa5cea__20210827_20230215&limit=2' 2024-05-16 16:36:18,547 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:18,565 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.294s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/2d6116af-ceb1-4324-ba47-65fbc4202028 2024-05-16 16:36:18,565 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:18 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pPAY54Vx', 'Content-Type': 'application/json', 'Content-Length': '13492', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:18,565 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"2d6116af-ceb1-4324-ba47-65fbc4202028","name":"hca_dev_8c3c290ddfff4553886854ce45f4ba7f__20210902_20210907","descriptio...' 2024-05-16 16:36:18,566 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:datarepo-dev-0c5c20b5:snapshot/hca_dev_8c3c290ddfff4553886854ce45f4ba7f__20210902_20210907:0f/0. 2024-05-16 16:36:18,566 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-0c5c20b5.hca_dev_8c3c290ddfff4553886854ce45f4ba7f__20210902_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '0f')\n GROUP BY prefix\n " 2024-05-16 16:36:18,681 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.183s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_4d6f6c962a8343d88fe10f53bffd4674__20210901_20210903&limit=2 2024-05-16 16:36:18,681 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:17 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aA8j7dxr', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:18,681 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"40f2f1d0-f5f4-4847-9e65-5865f2cea4fe","name":"hca_dev_4d6f6c962a8343d88fe10f53...' 2024-05-16 16:36:18,682 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/40f2f1d0-f5f4-4847-9e65-5865f2cea4fe' 2024-05-16 16:36:18,682 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:18,704 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.224s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/68598166-b4e2-49a0-b025-51a0159f6649 2024-05-16 16:36:18,704 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:17 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eRQzEmNQ', 'Content-Type': 'application/json', 'Content-Length': '13485', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:18,704 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"68598166-b4e2-49a0-b025-51a0159f6649","name":"hca_dev_a29952d9925e40f48a1c274f118f1f51__20210827_20210902","descriptio...' 2024-05-16 16:36:18,705 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:datarepo-dev-9ec7beb6:snapshot/hca_dev_a29952d9925e40f48a1c274f118f1f51__20210827_20210902:/0. 2024-05-16 16:36:18,705 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-9ec7beb6.hca_dev_a29952d9925e40f48a1c274f118f1f51__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:18,722 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "8f9a472d-a5ef-40af-bacf-21367c27e125", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-75589244.hca_dev_996120f9e84f409fa01e732ab58ca8b9__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:18,739 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.192s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_05657a599f9d4bb9b77b24be13aa5cea__20210827_20230215&limit=2 2024-05-16 16:36:18,739 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:18 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ebO1Q4NB', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:18,739 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"a3b6a664-1afb-4b4f-bf08-63bab26c848f","name":"hca_dev_05657a599f9d4bb9b77b24be...' 2024-05-16 16:36:18,740 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a3b6a664-1afb-4b4f-bf08-63bab26c848f' 2024-05-16 16:36:18,740 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:18,805 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "3c93c379-657e-4f33-a65e-05dfb0016ab7", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-2a4ab485.hca_dev_d2111fac3fc44f429b6d32cd6a828267__20210830_20230215.links`\n )\n WHERE STARTS_WITH(prefix, 'fd')\n GROUP BY prefix\n "} 2024-05-16 16:36:18,810 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "5522e081-14e4-4861-af24-6b6f109a46a2", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-23782220.hca_dev_23587fb31a4a4f58ad74cc9a4cb4c254__20210827_20210909.links`\n )\n WHERE STARTS_WITH(prefix, '4c')\n GROUP BY prefix\n "} 2024-05-16 16:36:18,887 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_ce33dde2382d448cb6acbfb424644f23__20210827_20210928&limit=2' 2024-05-16 16:36:18,887 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:18,939 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "5aca2092-0fe4-469c-9281-07b733af4d31", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-0d6f73ac.hca_dev_d012d4768f8c4ff389d6ebbe22c1b5c1__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:18,942 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.260s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/40f2f1d0-f5f4-4847-9e65-5865f2cea4fe 2024-05-16 16:36:18,942 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:18 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aKK0Lv9o', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:18,942 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"40f2f1d0-f5f4-4847-9e65-5865f2cea4fe","name":"hca_dev_4d6f6c962a8343d88fe10f53bffd4674__20210901_20210903","descriptio...' 2024-05-16 16:36:18,942 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:datarepo-dev-f31edbc2:snapshot/hca_dev_4d6f6c962a8343d88fe10f53bffd4674__20210901_20210903:/0. 2024-05-16 16:36:18,942 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-f31edbc2.hca_dev_4d6f6c962a8343d88fe10f53bffd4674__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:18,945 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_1ce3b3dc02f244a896dad6d107b27a76__20210827_20210903&limit=2' 2024-05-16 16:36:18,945 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:18,999 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_67a3de0945b949c3a068ff4665daa50e__20210827_20210903&limit=2' 2024-05-16 16:36:18,999 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:19,019 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.279s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a3b6a664-1afb-4b4f-bf08-63bab26c848f 2024-05-16 16:36:19,019 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:18 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eylr7K35', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:19,019 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"a3b6a664-1afb-4b4f-bf08-63bab26c848f","name":"hca_dev_05657a599f9d4bb9b77b24be13aa5cea__20210827_20230215","descriptio...' 2024-05-16 16:36:19,019 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:datarepo-dev-3d6d24ad:snapshot/hca_dev_05657a599f9d4bb9b77b24be13aa5cea__20210827_20230215:9/0. 2024-05-16 16:36:19,019 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-3d6d24ad.hca_dev_05657a599f9d4bb9b77b24be13aa5cea__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '9')\n GROUP BY prefix\n " 2024-05-16 16:36:19,071 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.184s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_ce33dde2382d448cb6acbfb424644f23__20210827_20210928&limit=2 2024-05-16 16:36:19,071 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:19 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a9qZQw0Y', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:19,071 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"104f2254-2af9-4699-9573-00d2da718430","name":"hca_dev_ce33dde2382d448cb6acbfb4...' 2024-05-16 16:36:19,072 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/104f2254-2af9-4699-9573-00d2da718430' 2024-05-16 16:36:19,072 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:19,144 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_8185730f411340d39cc3929271784c2b__20210830_20210903&limit=2' 2024-05-16 16:36:19,144 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:19,144 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.199s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_1ce3b3dc02f244a896dad6d107b27a76__20210827_20210903&limit=2 2024-05-16 16:36:19,144 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:19 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pQwvo5Ml', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:19,145 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"5c3ab1e3-24a9-4ae7-9c56-638422b1ae8b","name":"hca_dev_1ce3b3dc02f244a896dad6d1...' 2024-05-16 16:36:19,145 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/5c3ab1e3-24a9-4ae7-9c56-638422b1ae8b' 2024-05-16 16:36:19,145 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:19,179 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.180s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_67a3de0945b949c3a068ff4665daa50e__20210827_20210903&limit=2 2024-05-16 16:36:19,179 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:19 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'po3JQywj', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:19,179 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"13c6bf33-41a3-4330-a3f7-1e69f675b01e","name":"hca_dev_67a3de0945b949c3a068ff46...' 2024-05-16 16:36:19,180 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/13c6bf33-41a3-4330-a3f7-1e69f675b01e' 2024-05-16 16:36:19,180 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:19,401 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "ceff20fd-a710-4607-8afb-a869e87990ce", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-0c5c20b5.hca_dev_8c3c290ddfff4553886854ce45f4ba7f__20210902_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '0f')\n GROUP BY prefix\n "} 2024-05-16 16:36:19,402 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.258s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_8185730f411340d39cc3929271784c2b__20210830_20210903&limit=2 2024-05-16 16:36:19,402 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:19 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aNLdR7Nk', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:19,402 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"e470d283-fd86-45b3-bec2-0c1663c16a67","name":"hca_dev_8185730f411340d39cc39292...' 2024-05-16 16:36:19,403 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e470d283-fd86-45b3-bec2-0c1663c16a67' 2024-05-16 16:36:19,403 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:19,461 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "84b66022-290a-4eb2-b7ef-6851f752c95c", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-9ec7beb6.hca_dev_a29952d9925e40f48a1c274f118f1f51__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:19,462 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.317s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/5c3ab1e3-24a9-4ae7-9c56-638422b1ae8b 2024-05-16 16:36:19,462 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:18 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e22YnLRo', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:19,462 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"5c3ab1e3-24a9-4ae7-9c56-638422b1ae8b","name":"hca_dev_1ce3b3dc02f244a896dad6d107b27a76__20210827_20210903","descriptio...' 2024-05-16 16:36:19,462 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:datarepo-dev-f5321179:snapshot/hca_dev_1ce3b3dc02f244a896dad6d107b27a76__20210827_20210903:5/0. 2024-05-16 16:36:19,462 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-f5321179.hca_dev_1ce3b3dc02f244a896dad6d107b27a76__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '5')\n GROUP BY prefix\n " 2024-05-16 16:36:19,496 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.423s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/104f2254-2af9-4699-9573-00d2da718430 2024-05-16 16:36:19,496 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:18 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6JrwN95l', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:19,496 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"104f2254-2af9-4699-9573-00d2da718430","name":"hca_dev_ce33dde2382d448cb6acbfb424644f23__20210827_20210928","descriptio...' 2024-05-16 16:36:19,496 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:datarepo-dev-f4cb2365:snapshot/hca_dev_ce33dde2382d448cb6acbfb424644f23__20210827_20210928:d/0. 2024-05-16 16:36:19,496 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-f4cb2365.hca_dev_ce33dde2382d448cb6acbfb424644f23__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, 'd')\n GROUP BY prefix\n " 2024-05-16 16:36:19,536 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.356s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/13c6bf33-41a3-4330-a3f7-1e69f675b01e 2024-05-16 16:36:19,536 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:19 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eb1LYWmY', 'Content-Type': 'application/json', 'Content-Length': '13487', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:19,536 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"13c6bf33-41a3-4330-a3f7-1e69f675b01e","name":"hca_dev_67a3de0945b949c3a068ff4665daa50e__20210827_20210903","descriptio...' 2024-05-16 16:36:19,536 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:datarepo-dev-ecb9c129:snapshot/hca_dev_67a3de0945b949c3a068ff4665daa50e__20210827_20210903:cd/0. 2024-05-16 16:36:19,536 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-ecb9c129.hca_dev_67a3de0945b949c3a068ff4665daa50e__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'cd')\n GROUP BY prefix\n " 2024-05-16 16:36:19,561 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_dbd836cfbfc241f0983441cc6c0b235a__20210827_20210902&limit=2' 2024-05-16 16:36:19,561 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:19,621 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_946c5add47d1402a97bba5af97e8bce7__20210831_20210903&limit=2' 2024-05-16 16:36:19,621 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:19,645 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.243s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e470d283-fd86-45b3-bec2-0c1663c16a67 2024-05-16 16:36:19,645 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:18 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ek5KkAbd', 'Content-Type': 'application/json', 'Content-Length': '13479', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:19,646 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"e470d283-fd86-45b3-bec2-0c1663c16a67","name":"hca_dev_8185730f411340d39cc3929271784c2b__20210830_20210903","descriptio...' 2024-05-16 16:36:19,646 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:datarepo-dev-bf3a4c8a:snapshot/hca_dev_8185730f411340d39cc3929271784c2b__20210830_20210903:/0. 2024-05-16 16:36:19,646 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-bf3a4c8a.hca_dev_8185730f411340d39cc3929271784c2b__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:19,721 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "1dfeed72-e204-4e15-9ff4-8c770928fa2c", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-3d6d24ad.hca_dev_05657a599f9d4bb9b77b24be13aa5cea__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '9')\n GROUP BY prefix\n "} 2024-05-16 16:36:19,737 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "a62d87df-ef9c-468c-86c3-2880b9b03049", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-f31edbc2.hca_dev_4d6f6c962a8343d88fe10f53bffd4674__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:19,774 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.213s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_dbd836cfbfc241f0983441cc6c0b235a__20210827_20210902&limit=2 2024-05-16 16:36:19,774 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:19 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pY1ElA0b', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:19,774 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"fcc6b9e5-3e37-464f-8d5b-2b7b3d40f128","name":"hca_dev_dbd836cfbfc241f0983441cc...' 2024-05-16 16:36:19,775 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/fcc6b9e5-3e37-464f-8d5b-2b7b3d40f128' 2024-05-16 16:36:19,775 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:19,806 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.185s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_946c5add47d1402a97bba5af97e8bce7__20210831_20210903&limit=2 2024-05-16 16:36:19,806 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:19 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pn8LQ9Na', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:19,806 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"d7250e7a-20c6-42ff-9332-4bc5a5fd2470","name":"hca_dev_946c5add47d1402a97bba5af...' 2024-05-16 16:36:19,807 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d7250e7a-20c6-42ff-9332-4bc5a5fd2470' 2024-05-16 16:36:19,807 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:19,894 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_c893cb575c9f4f26931221b85be84313__20210901_20210903&limit=2' 2024-05-16 16:36:19,894 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:19,911 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_42d4f8d454224b78adaee7c3c2ef511c__20210830_20210903&limit=2' 2024-05-16 16:36:19,911 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:20,026 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.251s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/fcc6b9e5-3e37-464f-8d5b-2b7b3d40f128 2024-05-16 16:36:20,026 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:19 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aE7Vgz20', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:20,026 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"fcc6b9e5-3e37-464f-8d5b-2b7b3d40f128","name":"hca_dev_dbd836cfbfc241f0983441cc6c0b235a__20210827_20210902","descriptio...' 2024-05-16 16:36:20,026 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:datarepo-dev-848e2d4f:snapshot/hca_dev_dbd836cfbfc241f0983441cc6c0b235a__20210827_20210902:/0. 2024-05-16 16:36:20,026 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-848e2d4f.hca_dev_dbd836cfbfc241f0983441cc6c0b235a__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:20,097 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.290s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d7250e7a-20c6-42ff-9332-4bc5a5fd2470 2024-05-16 16:36:20,097 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:20 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pnzgXW5y', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:20,097 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"d7250e7a-20c6-42ff-9332-4bc5a5fd2470","name":"hca_dev_946c5add47d1402a97bba5af97e8bce7__20210831_20210903","descriptio...' 2024-05-16 16:36:20,097 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:datarepo-dev-59d37b9a:snapshot/hca_dev_946c5add47d1402a97bba5af97e8bce7__20210831_20210903:5/0. 2024-05-16 16:36:20,097 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-59d37b9a.hca_dev_946c5add47d1402a97bba5af97e8bce7__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '5')\n GROUP BY prefix\n " 2024-05-16 16:36:20,105 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.211s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_c893cb575c9f4f26931221b85be84313__20210901_20210903&limit=2 2024-05-16 16:36:20,105 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:20 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6v0omERe', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:20,105 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"403ef1b1-7b7f-4e13-bf4a-d898f047310a","name":"hca_dev_c893cb575c9f4f26931221b8...' 2024-05-16 16:36:20,106 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/403ef1b1-7b7f-4e13-bf4a-d898f047310a' 2024-05-16 16:36:20,106 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:20,114 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.203s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_42d4f8d454224b78adaee7c3c2ef511c__20210830_20210903&limit=2 2024-05-16 16:36:20,114 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:20 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ebnvxQEM', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:20,114 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"41d88011-1981-4f50-b6fe-78f7b7d27bab","name":"hca_dev_42d4f8d454224b78adaee7c3...' 2024-05-16 16:36:20,115 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/41d88011-1981-4f50-b6fe-78f7b7d27bab' 2024-05-16 16:36:20,115 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:20,165 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "e69e3004-8a3b-448b-b17a-c04db0e4f305", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-f5321179.hca_dev_1ce3b3dc02f244a896dad6d107b27a76__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '5')\n GROUP BY prefix\n "} 2024-05-16 16:36:20,314 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_cddab57b68684be4806f395ed9dd635a__20210831_20210907&limit=2' 2024-05-16 16:36:20,314 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:20,369 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "afd17653-e242-457f-935a-22d15d84e978", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-f4cb2365.hca_dev_ce33dde2382d448cb6acbfb424644f23__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, 'd')\n GROUP BY prefix\n "} 2024-05-16 16:36:20,410 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.304s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/403ef1b1-7b7f-4e13-bf4a-d898f047310a 2024-05-16 16:36:20,410 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:19 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aGA8qVOV', 'Content-Type': 'application/json', 'Content-Length': '13481', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:20,410 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"403ef1b1-7b7f-4e13-bf4a-d898f047310a","name":"hca_dev_c893cb575c9f4f26931221b85be84313__20210901_20210903","descriptio...' 2024-05-16 16:36:20,410 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.295s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/41d88011-1981-4f50-b6fe-78f7b7d27bab 2024-05-16 16:36:20,410 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:20 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pYn8v7o6', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:20,411 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"41d88011-1981-4f50-b6fe-78f7b7d27bab","name":"hca_dev_42d4f8d454224b78adaee7c3c2ef511c__20210830_20210903","descriptio...' 2024-05-16 16:36:20,410 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:datarepo-dev-71926fdc:snapshot/hca_dev_c893cb575c9f4f26931221b85be84313__20210901_20210903:/0. 2024-05-16 16:36:20,411 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:datarepo-dev-4e5ffd52:snapshot/hca_dev_42d4f8d454224b78adaee7c3c2ef511c__20210830_20210903:/0. 2024-05-16 16:36:20,411 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-71926fdc.hca_dev_c893cb575c9f4f26931221b85be84313__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:20,411 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-4e5ffd52.hca_dev_42d4f8d454224b78adaee7c3c2ef511c__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:20,430 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "2c2983b1-6d69-4ab2-a094-6b7b4cd405aa", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-ecb9c129.hca_dev_67a3de0945b949c3a068ff4665daa50e__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'cd')\n GROUP BY prefix\n "} 2024-05-16 16:36:20,519 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_90bd693340c048d48d76778c103bf545__20210827_20211110&limit=2' 2024-05-16 16:36:20,519 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:20,519 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.205s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_cddab57b68684be4806f395ed9dd635a__20210831_20210907&limit=2 2024-05-16 16:36:20,520 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:20 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pLbo0nNJ', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:20,520 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"5d88275d-d7a5-492b-8e2a-4e93305a0b46","name":"hca_dev_cddab57b68684be4806f395e...' 2024-05-16 16:36:20,520 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/5d88275d-d7a5-492b-8e2a-4e93305a0b46' 2024-05-16 16:36:20,520 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:20,585 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "198bd952-9cc2-42d5-958b-1abb1a2c4422", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-bf3a4c8a.hca_dev_8185730f411340d39cc3929271784c2b__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:20,601 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_03c6fce7789e4e78a27a664d562bb738__20210902_20210907&limit=2' 2024-05-16 16:36:20,602 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:20,707 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.188s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_90bd693340c048d48d76778c103bf545__20210827_20211110&limit=2 2024-05-16 16:36:20,707 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:20 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6z5gJRwO', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:20,707 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"8bf100c0-7ac3-4860-80ca-28093f4adb61","name":"hca_dev_90bd693340c048d48d76778c...' 2024-05-16 16:36:20,708 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/8bf100c0-7ac3-4860-80ca-28093f4adb61' 2024-05-16 16:36:20,708 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:20,764 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2af52a1365cb4973b51339be38f2df3f__20210830_20210903&limit=2' 2024-05-16 16:36:20,764 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:20,780 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.259s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/5d88275d-d7a5-492b-8e2a-4e93305a0b46 2024-05-16 16:36:20,780 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:20 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ekDJzP85', 'Content-Type': 'application/json', 'Content-Length': '13487', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:20,780 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"5d88275d-d7a5-492b-8e2a-4e93305a0b46","name":"hca_dev_cddab57b68684be4806f395ed9dd635a__20210831_20210907","descriptio...' 2024-05-16 16:36:20,780 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:datarepo-dev-24e672db:snapshot/hca_dev_cddab57b68684be4806f395ed9dd635a__20210831_20210907:1f/0. 2024-05-16 16:36:20,780 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-24e672db.hca_dev_cddab57b68684be4806f395ed9dd635a__20210831_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '1f')\n GROUP BY prefix\n " 2024-05-16 16:36:20,814 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.213s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_03c6fce7789e4e78a27a664d562bb738__20210902_20210907&limit=2 2024-05-16 16:36:20,814 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:20 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e7q1q854', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:20,814 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"79abca77-cb9b-4905-8853-190367e397dc","name":"hca_dev_03c6fce7789e4e78a27a664d...' 2024-05-16 16:36:20,815 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/79abca77-cb9b-4905-8853-190367e397dc' 2024-05-16 16:36:20,815 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:20,829 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "e8ad35fa-dd72-4524-9253-55be562234b6", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-848e2d4f.hca_dev_dbd836cfbfc241f0983441cc6c0b235a__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:20,907 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.199s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/8bf100c0-7ac3-4860-80ca-28093f4adb61 2024-05-16 16:36:20,907 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:20 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a57kg3vm', 'Content-Type': 'application/json', 'Content-Length': '13489', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:20,907 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"8bf100c0-7ac3-4860-80ca-28093f4adb61","name":"hca_dev_90bd693340c048d48d76778c103bf545__20210827_20211110","descriptio...' 2024-05-16 16:36:20,908 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:datarepo-dev-29509483:snapshot/hca_dev_90bd693340c048d48d76778c103bf545__20210827_20211110:5c/0. 2024-05-16 16:36:20,908 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-29509483.hca_dev_90bd693340c048d48d76778c103bf545__20210827_20211110.links`\n )\n WHERE STARTS_WITH(prefix, '5c')\n GROUP BY prefix\n " 2024-05-16 16:36:20,921 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "1b18c805-f29d-4578-964e-2963f097f7e2", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-59d37b9a.hca_dev_946c5add47d1402a97bba5af97e8bce7__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '5')\n GROUP BY prefix\n "} 2024-05-16 16:36:20,949 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.185s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2af52a1365cb4973b51339be38f2df3f__20210830_20210903&limit=2 2024-05-16 16:36:20,949 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:20 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'em2774j3', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:20,949 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"1b3866aa-d2a3-42cf-888d-7fb57a77c5aa","name":"hca_dev_2af52a1365cb4973b51339be...' 2024-05-16 16:36:20,950 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/1b3866aa-d2a3-42cf-888d-7fb57a77c5aa' 2024-05-16 16:36:20,950 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:20,985 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_3cfcdff5dee14a7ba591c09c6e850b11__20210827_20210903&limit=2' 2024-05-16 16:36:20,986 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:21,069 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.254s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/79abca77-cb9b-4905-8853-190367e397dc 2024-05-16 16:36:21,069 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:20 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aNOX4DRO', 'Content-Type': 'application/json', 'Content-Length': '13489', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:21,069 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"79abca77-cb9b-4905-8853-190367e397dc","name":"hca_dev_03c6fce7789e4e78a27a664d562bb738__20210902_20210907","descriptio...' 2024-05-16 16:36:21,069 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:datarepo-dev-e2ab8487:snapshot/hca_dev_03c6fce7789e4e78a27a664d562bb738__20210902_20210907:af/0. 2024-05-16 16:36:21,069 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-e2ab8487.hca_dev_03c6fce7789e4e78a27a664d562bb738__20210902_20210907.links`\n )\n WHERE STARTS_WITH(prefix, 'af')\n GROUP BY prefix\n " 2024-05-16 16:36:21,089 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_eaefa1b6dae14414953b17b0427d061e__20210827_20210903&limit=2' 2024-05-16 16:36:21,089 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:21,175 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.190s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_3cfcdff5dee14a7ba591c09c6e850b11__20210827_20210903&limit=2 2024-05-16 16:36:21,175 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:20 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eX17lD1n', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:21,176 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"8635ff71-8513-48ea-a8d9-f4432f6fcc32","name":"hca_dev_3cfcdff5dee14a7ba591c09c...' 2024-05-16 16:36:21,176 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/8635ff71-8513-48ea-a8d9-f4432f6fcc32' 2024-05-16 16:36:21,176 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:21,190 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "5a2fbe72-6534-4feb-8ae3-6ef777acbe74", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-71926fdc.hca_dev_c893cb575c9f4f26931221b85be84313__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:21,195 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.245s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/1b3866aa-d2a3-42cf-888d-7fb57a77c5aa 2024-05-16 16:36:21,195 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:20 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ajNB1zJZ', 'Content-Type': 'application/json', 'Content-Length': '13478', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:21,195 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"1b3866aa-d2a3-42cf-888d-7fb57a77c5aa","name":"hca_dev_2af52a1365cb4973b51339be38f2df3f__20210830_20210903","descriptio...' 2024-05-16 16:36:21,195 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:datarepo-dev-3041c2cf:snapshot/hca_dev_2af52a1365cb4973b51339be38f2df3f__20210830_20210903:/0. 2024-05-16 16:36:21,195 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-3041c2cf.hca_dev_2af52a1365cb4973b51339be38f2df3f__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:21,289 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "549dffa9-c36a-42ca-97b2-42592bfbeb20", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-4e5ffd52.hca_dev_42d4f8d454224b78adaee7c3c2ef511c__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:21,319 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.230s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_eaefa1b6dae14414953b17b0427d061e__20210827_20210903&limit=2 2024-05-16 16:36:21,320 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:20 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6zx7WEy4', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:21,320 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"05ed25dc-408d-4045-998d-6166fc2c3293","name":"hca_dev_eaefa1b6dae14414953b17b0...' 2024-05-16 16:36:21,320 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/05ed25dc-408d-4045-998d-6166fc2c3293' 2024-05-16 16:36:21,320 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:21,332 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_08b794a0519c4516b184c583746254c5__20210901_20210903&limit=2' 2024-05-16 16:36:21,332 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:21,422 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.246s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/8635ff71-8513-48ea-a8d9-f4432f6fcc32 2024-05-16 16:36:21,422 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:21 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eyWkq3Qz', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:21,422 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"8635ff71-8513-48ea-a8d9-f4432f6fcc32","name":"hca_dev_3cfcdff5dee14a7ba591c09c6e850b11__20210827_20210903","descriptio...' 2024-05-16 16:36:21,422 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:datarepo-dev-b08233fa:snapshot/hca_dev_3cfcdff5dee14a7ba591c09c6e850b11__20210827_20210903:/0. 2024-05-16 16:36:21,422 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b08233fa.hca_dev_3cfcdff5dee14a7ba591c09c6e850b11__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:21,466 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_dbcd4b1d31bd4eb594e150e8706fa192__20210827_20210902&limit=2' 2024-05-16 16:36:21,466 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:21,545 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.225s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/05ed25dc-408d-4045-998d-6166fc2c3293 2024-05-16 16:36:21,545 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:21 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'erV3qPDZ', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:21,545 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"05ed25dc-408d-4045-998d-6166fc2c3293","name":"hca_dev_eaefa1b6dae14414953b17b0427d061e__20210827_20210903","descriptio...' 2024-05-16 16:36:21,546 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:datarepo-dev-dbc3e131:snapshot/hca_dev_eaefa1b6dae14414953b17b0427d061e__20210827_20210903:1/0. 2024-05-16 16:36:21,546 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-dbc3e131.hca_dev_eaefa1b6dae14414953b17b0427d061e__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '1')\n GROUP BY prefix\n " 2024-05-16 16:36:21,555 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.223s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_08b794a0519c4516b184c583746254c5__20210901_20210903&limit=2 2024-05-16 16:36:21,555 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:21 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ekrQzmOa', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:21,555 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"f7eefeb5-4198-4d9a-b3db-f2db6a567a15","name":"hca_dev_08b794a0519c4516b184c583...' 2024-05-16 16:36:21,556 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f7eefeb5-4198-4d9a-b3db-f2db6a567a15' 2024-05-16 16:36:21,556 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:21,617 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "cc0fcfa9-a951-4aa6-a1d1-bac58a53fcb1", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-24e672db.hca_dev_cddab57b68684be4806f395ed9dd635a__20210831_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '1f')\n GROUP BY prefix\n "} 2024-05-16 16:36:21,655 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.189s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_dbcd4b1d31bd4eb594e150e8706fa192__20210827_20210902&limit=2 2024-05-16 16:36:21,655 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:21 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'plBRzxVa', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:21,655 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"79f24905-a9e2-4328-91da-fc18036b77eb","name":"hca_dev_dbcd4b1d31bd4eb594e150e8...' 2024-05-16 16:36:21,656 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/79f24905-a9e2-4328-91da-fc18036b77eb' 2024-05-16 16:36:21,656 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:21,721 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "366240f2-0251-457b-a392-4134c153c886", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-29509483.hca_dev_90bd693340c048d48d76778c103bf545__20210827_20211110.links`\n )\n WHERE STARTS_WITH(prefix, '5c')\n GROUP BY prefix\n "} 2024-05-16 16:36:21,764 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_8787c23889ef4636a57d3167e8b54a80__20210827_20210903&limit=2' 2024-05-16 16:36:21,764 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:21,776 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.220s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f7eefeb5-4198-4d9a-b3db-f2db6a567a15 2024-05-16 16:36:21,776 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:21 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a9BogJmq', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:21,776 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"f7eefeb5-4198-4d9a-b3db-f2db6a567a15","name":"hca_dev_08b794a0519c4516b184c583746254c5__20210901_20210903","descriptio...' 2024-05-16 16:36:21,776 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:datarepo-dev-38e08b5c:snapshot/hca_dev_08b794a0519c4516b184c583746254c5__20210901_20210903:/0. 2024-05-16 16:36:21,776 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-38e08b5c.hca_dev_08b794a0519c4516b184c583746254c5__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:21,874 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.218s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/79f24905-a9e2-4328-91da-fc18036b77eb 2024-05-16 16:36:21,874 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:21 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eZMqqWqR', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:21,874 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"79f24905-a9e2-4328-91da-fc18036b77eb","name":"hca_dev_dbcd4b1d31bd4eb594e150e8706fa192__20210827_20210902","descriptio...' 2024-05-16 16:36:21,874 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:datarepo-dev-dbc582d9:snapshot/hca_dev_dbcd4b1d31bd4eb594e150e8706fa192__20210827_20210902:4/0. 2024-05-16 16:36:21,874 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-dbc582d9.hca_dev_dbcd4b1d31bd4eb594e150e8706fa192__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '4')\n GROUP BY prefix\n " 2024-05-16 16:36:21,886 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "50cdad96-cc13-4317-9a87-c032860e8133", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-e2ab8487.hca_dev_03c6fce7789e4e78a27a664d562bb738__20210902_20210907.links`\n )\n WHERE STARTS_WITH(prefix, 'af')\n GROUP BY prefix\n "} 2024-05-16 16:36:21,889 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_962bd805eb894c54bad2008e497d1307__20210830_20210903&limit=2' 2024-05-16 16:36:21,890 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:21,932 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.168s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_8787c23889ef4636a57d3167e8b54a80__20210827_20210903&limit=2 2024-05-16 16:36:21,932 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:21 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eRMPJMbA', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:21,932 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"0559efce-d188-4a59-9f6f-2a6258ca7e79","name":"hca_dev_8787c23889ef4636a57d3167...' 2024-05-16 16:36:21,933 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/0559efce-d188-4a59-9f6f-2a6258ca7e79' 2024-05-16 16:36:21,933 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:22,069 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f86f1ab41fbb4510ae353ffd752d4dfc__20210901_20210903&limit=2' 2024-05-16 16:36:22,069 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:22,070 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.180s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_962bd805eb894c54bad2008e497d1307__20210830_20210903&limit=2 2024-05-16 16:36:22,070 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:21 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aKxr1yZn', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:22,070 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"98f112bc-743e-4f38-8b7a-6efb08802ef0","name":"hca_dev_962bd805eb894c54bad2008e...' 2024-05-16 16:36:22,071 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/98f112bc-743e-4f38-8b7a-6efb08802ef0' 2024-05-16 16:36:22,071 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:22,125 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "01efd4b6-eefb-4fb9-9881-d3beeaec62f3", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-3041c2cf.hca_dev_2af52a1365cb4973b51339be38f2df3f__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:22,154 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.221s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/0559efce-d188-4a59-9f6f-2a6258ca7e79 2024-05-16 16:36:22,154 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:21 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'po2zOzVg', 'Content-Type': 'application/json', 'Content-Length': '13479', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:22,154 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"0559efce-d188-4a59-9f6f-2a6258ca7e79","name":"hca_dev_8787c23889ef4636a57d3167e8b54a80__20210827_20210903","descriptio...' 2024-05-16 16:36:22,155 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:datarepo-dev-d0772077:snapshot/hca_dev_8787c23889ef4636a57d3167e8b54a80__20210827_20210903:/0. 2024-05-16 16:36:22,155 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-d0772077.hca_dev_8787c23889ef4636a57d3167e8b54a80__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:22,289 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_3a69470330844ece9abed935fd5f6748__20210901_20210903&limit=2' 2024-05-16 16:36:22,290 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:22,314 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "8e33ad50-fadf-4e16-a533-a0f5cff4cdcf", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b08233fa.hca_dev_3cfcdff5dee14a7ba591c09c6e850b11__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:22,319 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.249s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f86f1ab41fbb4510ae353ffd752d4dfc__20210901_20210903&limit=2 2024-05-16 16:36:22,319 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:22 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eZm0z5WJ', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:22,319 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"9b53159b-d0b8-44e7-8871-ca086529709c","name":"hca_dev_f86f1ab41fbb4510ae353ffd...' 2024-05-16 16:36:22,319 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/9b53159b-d0b8-44e7-8871-ca086529709c' 2024-05-16 16:36:22,319 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:22,349 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.278s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/98f112bc-743e-4f38-8b7a-6efb08802ef0 2024-05-16 16:36:22,349 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:22 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e7BX2XZ4', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:22,349 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"98f112bc-743e-4f38-8b7a-6efb08802ef0","name":"hca_dev_962bd805eb894c54bad2008e497d1307__20210830_20210903","descriptio...' 2024-05-16 16:36:22,349 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:datarepo-dev-4b88b45b:snapshot/hca_dev_962bd805eb894c54bad2008e497d1307__20210830_20210903:/0. 2024-05-16 16:36:22,350 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-4b88b45b.hca_dev_962bd805eb894c54bad2008e497d1307__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:22,479 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_51f02950ee254f4b8d0759aa99bb3498__20210827_20230215&limit=2' 2024-05-16 16:36:22,479 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:22,481 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "b865c224-193d-4212-8903-6350499a6d63", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-38e08b5c.hca_dev_08b794a0519c4516b184c583746254c5__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:22,499 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.210s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_3a69470330844ece9abed935fd5f6748__20210901_20210903&limit=2 2024-05-16 16:36:22,499 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:22 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'erVJMql7', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:22,499 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"01b1ac88-8144-428e-a84c-88e9ed8ec6a2","name":"hca_dev_3a69470330844ece9abed935...' 2024-05-16 16:36:22,500 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/01b1ac88-8144-428e-a84c-88e9ed8ec6a2' 2024-05-16 16:36:22,500 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:22,570 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.251s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/9b53159b-d0b8-44e7-8871-ca086529709c 2024-05-16 16:36:22,570 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:22 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pQj1EJAJ', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:22,570 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"9b53159b-d0b8-44e7-8871-ca086529709c","name":"hca_dev_f86f1ab41fbb4510ae353ffd752d4dfc__20210901_20210903","descriptio...' 2024-05-16 16:36:22,571 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:datarepo-dev-67240cf2:snapshot/hca_dev_f86f1ab41fbb4510ae353ffd752d4dfc__20210901_20210903:/0. 2024-05-16 16:36:22,571 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-67240cf2.hca_dev_f86f1ab41fbb4510ae353ffd752d4dfc__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:22,649 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_38449aea70b540db84b31e08f32efe34__20210830_20210903&limit=2' 2024-05-16 16:36:22,650 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:22,677 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "f4e5270f-ca28-4bd9-8d30-b1617fc5ba0b", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-dbc582d9.hca_dev_dbcd4b1d31bd4eb594e150e8706fa192__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '4')\n GROUP BY prefix\n "} 2024-05-16 16:36:22,685 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "0739115b-3b61-4ca9-b7a3-fc820c7f34f3", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-dbc3e131.hca_dev_eaefa1b6dae14414953b17b0427d061e__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '1')\n GROUP BY prefix\n "} 2024-05-16 16:36:22,686 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.207s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_51f02950ee254f4b8d0759aa99bb3498__20210827_20230215&limit=2 2024-05-16 16:36:22,686 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:22 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'er507zqj', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:22,686 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"9e33ae37-eb19-47b5-a5fd-e2e8a41d3574","name":"hca_dev_51f02950ee254f4b8d0759aa...' 2024-05-16 16:36:22,686 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/9e33ae37-eb19-47b5-a5fd-e2e8a41d3574' 2024-05-16 16:36:22,686 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:22,714 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.215s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/01b1ac88-8144-428e-a84c-88e9ed8ec6a2 2024-05-16 16:36:22,715 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:22 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a04Nd82K', 'Content-Type': 'application/json', 'Content-Length': '13485', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:22,715 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"01b1ac88-8144-428e-a84c-88e9ed8ec6a2","name":"hca_dev_3a69470330844ece9abed935fd5f6748__20210901_20210903","descriptio...' 2024-05-16 16:36:22,715 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:datarepo-dev-40283c27:snapshot/hca_dev_3a69470330844ece9abed935fd5f6748__20210901_20210903:d/0. 2024-05-16 16:36:22,715 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-40283c27.hca_dev_3a69470330844ece9abed935fd5f6748__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'd')\n GROUP BY prefix\n " 2024-05-16 16:36:22,827 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_bd40033154b94fccbff66bb8b079ee1f__20210901_20210903&limit=2' 2024-05-16 16:36:22,828 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:22,865 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.215s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_38449aea70b540db84b31e08f32efe34__20210830_20210903&limit=2 2024-05-16 16:36:22,865 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:22 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aKA3Ak2l', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:22,865 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"cabce9f2-b98b-49f3-9dd4-d7e14c19acd2","name":"hca_dev_38449aea70b540db84b31e08...' 2024-05-16 16:36:22,866 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/cabce9f2-b98b-49f3-9dd4-d7e14c19acd2' 2024-05-16 16:36:22,866 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:22,882 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_b4a7d12f6c2f40a39e359756997857e3__20210831_20210903&limit=2' 2024-05-16 16:36:22,883 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:22,947 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.260s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/9e33ae37-eb19-47b5-a5fd-e2e8a41d3574 2024-05-16 16:36:22,947 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:22 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pQryD4MJ', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:22,947 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"9e33ae37-eb19-47b5-a5fd-e2e8a41d3574","name":"hca_dev_51f02950ee254f4b8d0759aa99bb3498__20210827_20230215","descriptio...' 2024-05-16 16:36:22,947 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:datarepo-dev-b46086a9:snapshot/hca_dev_51f02950ee254f4b8d0759aa99bb3498__20210827_20230215:/0. 2024-05-16 16:36:22,947 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b46086a9.hca_dev_51f02950ee254f4b8d0759aa99bb3498__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:23,029 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "cbdbc598-fe9a-4ef7-98cf-feb4a1e88acd", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-d0772077.hca_dev_8787c23889ef4636a57d3167e8b54a80__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:23,031 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.203s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_bd40033154b94fccbff66bb8b079ee1f__20210901_20210903&limit=2 2024-05-16 16:36:23,031 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:23 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6qd0Y24Q', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:23,031 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"879a755b-ebc0-4ebb-b4ad-6c89054c4851","name":"hca_dev_bd40033154b94fccbff66bb8...' 2024-05-16 16:36:23,031 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/879a755b-ebc0-4ebb-b4ad-6c89054c4851' 2024-05-16 16:36:23,032 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:23,061 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "f46f94ee-1bc8-4c51-ba81-2407a4614d48", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-4b88b45b.hca_dev_962bd805eb894c54bad2008e497d1307__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:23,100 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.218s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_b4a7d12f6c2f40a39e359756997857e3__20210831_20210903&limit=2 2024-05-16 16:36:23,100 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:22 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eZOgXkq4', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:23,100 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"a36cb7cb-0122-40af-8942-1d5ec9372e77","name":"hca_dev_b4a7d12f6c2f40a39e359756...' 2024-05-16 16:36:23,101 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a36cb7cb-0122-40af-8942-1d5ec9372e77' 2024-05-16 16:36:23,101 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:23,138 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.273s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/cabce9f2-b98b-49f3-9dd4-d7e14c19acd2 2024-05-16 16:36:23,139 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:23 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pQGjKv3J', 'Content-Type': 'application/json', 'Content-Length': '13482', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:23,139 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"cabce9f2-b98b-49f3-9dd4-d7e14c19acd2","name":"hca_dev_38449aea70b540db84b31e08f32efe34__20210830_20210903","descriptio...' 2024-05-16 16:36:23,139 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:datarepo-dev-ac6efd3f:snapshot/hca_dev_38449aea70b540db84b31e08f32efe34__20210830_20210903:a/0. 2024-05-16 16:36:23,139 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-ac6efd3f.hca_dev_38449aea70b540db84b31e08f32efe34__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'a')\n GROUP BY prefix\n " 2024-05-16 16:36:23,199 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_e77fed30959d4fadbc15a0a5a85c21d2__20210830_20210903&limit=2' 2024-05-16 16:36:23,199 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:23,224 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f48e7c39cc6740559d79bc437892840c__20210830_20211007&limit=2' 2024-05-16 16:36:23,224 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:23,280 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.249s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/879a755b-ebc0-4ebb-b4ad-6c89054c4851 2024-05-16 16:36:23,280 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:22 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e28Mxnx9', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:23,280 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"879a755b-ebc0-4ebb-b4ad-6c89054c4851","name":"hca_dev_bd40033154b94fccbff66bb8b079ee1f__20210901_20210903","descriptio...' 2024-05-16 16:36:23,281 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:datarepo-dev-376d3f4a:snapshot/hca_dev_bd40033154b94fccbff66bb8b079ee1f__20210901_20210903:/0. 2024-05-16 16:36:23,281 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-376d3f4a.hca_dev_bd40033154b94fccbff66bb8b079ee1f__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:23,354 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.253s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a36cb7cb-0122-40af-8942-1d5ec9372e77 2024-05-16 16:36:23,354 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:23 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eOdnrxQG', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:23,354 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"a36cb7cb-0122-40af-8942-1d5ec9372e77","name":"hca_dev_b4a7d12f6c2f40a39e359756997857e3__20210831_20210903","descriptio...' 2024-05-16 16:36:23,354 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:datarepo-dev-b2004d1c:snapshot/hca_dev_b4a7d12f6c2f40a39e359756997857e3__20210831_20210903:/0. 2024-05-16 16:36:23,354 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b2004d1c.hca_dev_b4a7d12f6c2f40a39e359756997857e3__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:23,381 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.182s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_e77fed30959d4fadbc15a0a5a85c21d2__20210830_20210903&limit=2 2024-05-16 16:36:23,381 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:23 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6qA5MO4z', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:23,381 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"f5a609de-0760-4a39-b633-9d751aa7d472","name":"hca_dev_e77fed30959d4fadbc15a0a5...' 2024-05-16 16:36:23,382 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f5a609de-0760-4a39-b633-9d751aa7d472' 2024-05-16 16:36:23,382 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:23,419 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.195s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f48e7c39cc6740559d79bc437892840c__20210830_20211007&limit=2 2024-05-16 16:36:23,419 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:23 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6q5NLB9w', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:23,419 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"dc4c099e-1d33-4810-aca5-036a026f3aae","name":"hca_dev_f48e7c39cc6740559d79bc43...' 2024-05-16 16:36:23,419 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/dc4c099e-1d33-4810-aca5-036a026f3aae' 2024-05-16 16:36:23,420 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:23,441 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "bf30c6f9-cb3c-4df8-b187-32da5f5acbc1", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-67240cf2.hca_dev_f86f1ab41fbb4510ae353ffd752d4dfc__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:23,534 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "7c84f853-ca64-4823-a79b-a92f8b07b109", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-40283c27.hca_dev_3a69470330844ece9abed935fd5f6748__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'd')\n GROUP BY prefix\n "} 2024-05-16 16:36:23,605 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_7b947aa243a74082afff222a3e3a4635__20210831_20210907&limit=2' 2024-05-16 16:36:23,605 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:23,639 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.257s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f5a609de-0760-4a39-b633-9d751aa7d472 2024-05-16 16:36:23,639 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:23 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aAdZw3Br', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:23,639 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"f5a609de-0760-4a39-b633-9d751aa7d472","name":"hca_dev_e77fed30959d4fadbc15a0a5a85c21d2__20210830_20210903","descriptio...' 2024-05-16 16:36:23,639 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:datarepo-dev-e304a8fe:snapshot/hca_dev_e77fed30959d4fadbc15a0a5a85c21d2__20210830_20210903:d/0. 2024-05-16 16:36:23,639 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-e304a8fe.hca_dev_e77fed30959d4fadbc15a0a5a85c21d2__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'd')\n GROUP BY prefix\n " 2024-05-16 16:36:23,701 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_7adede6a0ab745e69b67ffe7466bec1f__20210830_20210903&limit=2' 2024-05-16 16:36:23,702 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:23,719 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.300s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/dc4c099e-1d33-4810-aca5-036a026f3aae 2024-05-16 16:36:23,719 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:23 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aEzGryEy', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:23,719 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"dc4c099e-1d33-4810-aca5-036a026f3aae","name":"hca_dev_f48e7c39cc6740559d79bc437892840c__20210830_20211007","descriptio...' 2024-05-16 16:36:23,720 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:datarepo-dev-b51e6694:snapshot/hca_dev_f48e7c39cc6740559d79bc437892840c__20210830_20211007:/0. 2024-05-16 16:36:23,720 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b51e6694.hca_dev_f48e7c39cc6740559d79bc437892840c__20210830_20211007.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:23,784 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.179s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_7b947aa243a74082afff222a3e3a4635__20210831_20210907&limit=2 2024-05-16 16:36:23,784 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:23 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6WblyJPw', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:23,784 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"e0c597f8-4aa4-485c-b19c-c46b564550a5","name":"hca_dev_7b947aa243a74082afff222a...' 2024-05-16 16:36:23,785 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e0c597f8-4aa4-485c-b19c-c46b564550a5' 2024-05-16 16:36:23,785 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:23,806 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "2711c0c5-8158-4c15-8274-08bc22592c6e", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b46086a9.hca_dev_51f02950ee254f4b8d0759aa99bb3498__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:23,894 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.192s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_7adede6a0ab745e69b67ffe7466bec1f__20210830_20210903&limit=2 2024-05-16 16:36:23,894 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:23 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'erx4WgEm', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:23,894 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"a73ed2f2-12c7-4c71-a09d-3189b0fedc26","name":"hca_dev_7adede6a0ab745e69b67ffe7...' 2024-05-16 16:36:23,894 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a73ed2f2-12c7-4c71-a09d-3189b0fedc26' 2024-05-16 16:36:23,895 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:23,917 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "301eda5e-2fe0-4b86-b994-1154a0b6d0c9", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-ac6efd3f.hca_dev_38449aea70b540db84b31e08f32efe34__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'a')\n GROUP BY prefix\n "} 2024-05-16 16:36:23,961 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_992aad5e7fab46d9a47ddf715e8cfd24__20210830_20210903&limit=2' 2024-05-16 16:36:23,962 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:24,024 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.239s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e0c597f8-4aa4-485c-b19c-c46b564550a5 2024-05-16 16:36:24,024 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:23 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eX1V21mo', 'Content-Type': 'application/json', 'Content-Length': '13477', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:24,024 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"e0c597f8-4aa4-485c-b19c-c46b564550a5","name":"hca_dev_7b947aa243a74082afff222a3e3a4635__20210831_20210907","descriptio...' 2024-05-16 16:36:24,025 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:datarepo-dev-aba01389:snapshot/hca_dev_7b947aa243a74082afff222a3e3a4635__20210831_20210907:/0. 2024-05-16 16:36:24,025 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-aba01389.hca_dev_7b947aa243a74082afff222a3e3a4635__20210831_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:24,072 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2ef3655a973d4d699b4121fa4041eed7__20210827_20210903&limit=2' 2024-05-16 16:36:24,072 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:24,074 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "4400a3dc-de53-459a-a73c-4c1f3f566ff5", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-376d3f4a.hca_dev_bd40033154b94fccbff66bb8b079ee1f__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:24,144 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.250s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a73ed2f2-12c7-4c71-a09d-3189b0fedc26 2024-05-16 16:36:24,144 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:24 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e2v8wOze', 'Content-Type': 'application/json', 'Content-Length': '13488', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:24,144 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"a73ed2f2-12c7-4c71-a09d-3189b0fedc26","name":"hca_dev_7adede6a0ab745e69b67ffe7466bec1f__20210830_20210903","descriptio...' 2024-05-16 16:36:24,145 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:datarepo-dev-4747d8fe:snapshot/hca_dev_7adede6a0ab745e69b67ffe7466bec1f__20210830_20210903:14/0. 2024-05-16 16:36:24,145 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-4747d8fe.hca_dev_7adede6a0ab745e69b67ffe7466bec1f__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '14')\n GROUP BY prefix\n " 2024-05-16 16:36:24,165 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.203s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_992aad5e7fab46d9a47ddf715e8cfd24__20210830_20210903&limit=2 2024-05-16 16:36:24,165 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:24 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a9z2dykq', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:24,165 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"924ed952-4c7b-455f-871b-c740b72d405f","name":"hca_dev_992aad5e7fab46d9a47ddf71...' 2024-05-16 16:36:24,165 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/924ed952-4c7b-455f-871b-c740b72d405f' 2024-05-16 16:36:24,165 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:24,221 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "041b61f9-aa2c-4d96-be2c-78887fc92b2a", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b2004d1c.hca_dev_b4a7d12f6c2f40a39e359756997857e3__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:24,240 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_577c946d6de54b55a854cd3fde40bff2__20210827_20210903&limit=2' 2024-05-16 16:36:24,240 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:24,249 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.177s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2ef3655a973d4d699b4121fa4041eed7__20210827_20210903&limit=2 2024-05-16 16:36:24,249 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:24 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6qn5Y4NX', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:24,249 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"a6ffed95-9d29-4484-a5db-c080a6278665","name":"hca_dev_2ef3655a973d4d699b4121fa...' 2024-05-16 16:36:24,250 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a6ffed95-9d29-4484-a5db-c080a6278665' 2024-05-16 16:36:24,250 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:24,385 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2a72a4e566b2405abb7c1e463e8febb0__20210901_20210903&limit=2' 2024-05-16 16:36:24,385 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:24,389 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.224s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/924ed952-4c7b-455f-871b-c740b72d405f 2024-05-16 16:36:24,389 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:24 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aNLZyANZ', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:24,389 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"924ed952-4c7b-455f-871b-c740b72d405f","name":"hca_dev_992aad5e7fab46d9a47ddf715e8cfd24__20210830_20210903","descriptio...' 2024-05-16 16:36:24,390 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:datarepo-dev-a6312a94:snapshot/hca_dev_992aad5e7fab46d9a47ddf715e8cfd24__20210830_20210903:9/0. 2024-05-16 16:36:24,390 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-a6312a94.hca_dev_992aad5e7fab46d9a47ddf715e8cfd24__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '9')\n GROUP BY prefix\n " 2024-05-16 16:36:24,397 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "3bea499c-1781-46df-9b28-fb2bad9af2c4", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-e304a8fe.hca_dev_e77fed30959d4fadbc15a0a5a85c21d2__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'd')\n GROUP BY prefix\n "} 2024-05-16 16:36:24,465 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.224s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_577c946d6de54b55a854cd3fde40bff2__20210827_20210903&limit=2 2024-05-16 16:36:24,465 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:24 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'plLOQ8Dn', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:24,465 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"32cfbe46-2cd9-4b13-95c0-e2670373dd9a","name":"hca_dev_577c946d6de54b55a854cd3f...' 2024-05-16 16:36:24,465 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/32cfbe46-2cd9-4b13-95c0-e2670373dd9a' 2024-05-16 16:36:24,465 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:24,522 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.272s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a6ffed95-9d29-4484-a5db-c080a6278665 2024-05-16 16:36:24,522 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:24 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aE7dWydE', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:24,522 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"a6ffed95-9d29-4484-a5db-c080a6278665","name":"hca_dev_2ef3655a973d4d699b4121fa4041eed7__20210827_20210903","descriptio...' 2024-05-16 16:36:24,523 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:datarepo-dev-766bfb76:snapshot/hca_dev_2ef3655a973d4d699b4121fa4041eed7__20210827_20210903:/0. 2024-05-16 16:36:24,523 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-766bfb76.hca_dev_2ef3655a973d4d699b4121fa4041eed7__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:24,546 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f83165c5e2ea4d15a5cf33f3550bffde__20210901_20210908&limit=2' 2024-05-16 16:36:24,546 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:24,607 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.222s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2a72a4e566b2405abb7c1e463e8febb0__20210901_20210903&limit=2 2024-05-16 16:36:24,607 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:23 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e4lw5jGO', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:24,607 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"743190c3-fb25-4ccc-9e66-f076ca624c03","name":"hca_dev_2a72a4e566b2405abb7c1e46...' 2024-05-16 16:36:24,607 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/743190c3-fb25-4ccc-9e66-f076ca624c03' 2024-05-16 16:36:24,607 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:24,716 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.251s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/32cfbe46-2cd9-4b13-95c0-e2670373dd9a 2024-05-16 16:36:24,716 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:23 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'plLJX2wm', 'Content-Type': 'application/json', 'Content-Length': '13477', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:24,716 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"32cfbe46-2cd9-4b13-95c0-e2670373dd9a","name":"hca_dev_577c946d6de54b55a854cd3fde40bff2__20210827_20210903","descriptio...' 2024-05-16 16:36:24,716 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:datarepo-dev-319b80f7:snapshot/hca_dev_577c946d6de54b55a854cd3fde40bff2__20210827_20210903:/0. 2024-05-16 16:36:24,717 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-319b80f7.hca_dev_577c946d6de54b55a854cd3fde40bff2__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:24,745 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "5491c258-ce50-4f8f-844b-d4a6b764a300", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b51e6694.hca_dev_f48e7c39cc6740559d79bc437892840c__20210830_20211007.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:24,750 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.204s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f83165c5e2ea4d15a5cf33f3550bffde__20210901_20210908&limit=2 2024-05-16 16:36:24,750 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:24 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6JkgQxmd', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:24,750 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"e9fb5a5a-6eca-40b4-a894-3a3c65b7908e","name":"hca_dev_f83165c5e2ea4d15a5cf33f3...' 2024-05-16 16:36:24,750 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e9fb5a5a-6eca-40b4-a894-3a3c65b7908e' 2024-05-16 16:36:24,750 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-05-16 16:36:24,874 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.267s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/743190c3-fb25-4ccc-9e66-f076ca624c03 2024-05-16 16:36:24,874 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:24 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6M7EdOwW', 'Content-Type': 'application/json', 'Content-Length': '13490', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:24,874 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"743190c3-fb25-4ccc-9e66-f076ca624c03","name":"hca_dev_2a72a4e566b2405abb7c1e463e8febb0__20210901_20210903","descriptio...' 2024-05-16 16:36:24,875 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:datarepo-dev-4cf05ce2:snapshot/hca_dev_2a72a4e566b2405abb7c1e463e8febb0__20210901_20210903:2f/0. 2024-05-16 16:36:24,875 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-4cf05ce2.hca_dev_2a72a4e566b2405abb7c1e463e8febb0__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '2f')\n GROUP BY prefix\n " 2024-05-16 16:36:24,929 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_63b5b6c1bbcd487d8c2e0095150c1ecd__20210830_20210903&limit=2' 2024-05-16 16:36:24,930 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:24,964 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "744f6859-f6ba-4836-a666-3644e5f11165", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-aba01389.hca_dev_7b947aa243a74082afff222a3e3a4635__20210831_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:24,986 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.235s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e9fb5a5a-6eca-40b4-a894-3a3c65b7908e 2024-05-16 16:36:24,986 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:24 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pl1OGE99', 'Content-Type': 'application/json', 'Content-Length': '13494', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:24,986 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"e9fb5a5a-6eca-40b4-a894-3a3c65b7908e","name":"hca_dev_f83165c5e2ea4d15a5cf33f3550bffde__20210901_20210908","descriptio...' 2024-05-16 16:36:24,986 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:datarepo-dev-24e9529e:snapshot/hca_dev_f83165c5e2ea4d15a5cf33f3550bffde__20210901_20210908:fe/0. 2024-05-16 16:36:24,986 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-24e9529e.hca_dev_f83165c5e2ea4d15a5cf33f3550bffde__20210901_20210908.links`\n )\n WHERE STARTS_WITH(prefix, 'fe')\n GROUP BY prefix\n " 2024-05-16 16:36:25,107 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_b963bd4b4bc14404842569d74bc636b8__20210827_20210928&limit=2' 2024-05-16 16:36:25,107 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:25,109 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.180s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_63b5b6c1bbcd487d8c2e0095150c1ecd__20210830_20210903&limit=2 2024-05-16 16:36:25,109 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:24 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pY33RvNo', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:25,109 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"9d173ed8-c0ff-4a43-baf5-eb30ea7fba6d","name":"hca_dev_63b5b6c1bbcd487d8c2e0095...' 2024-05-16 16:36:25,110 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/9d173ed8-c0ff-4a43-baf5-eb30ea7fba6d' 2024-05-16 16:36:25,110 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-05-16 16:36:25,126 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "9b3e443c-6499-4325-9414-f379f25cdaa8", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-4747d8fe.hca_dev_7adede6a0ab745e69b67ffe7466bec1f__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '14')\n GROUP BY prefix\n "} 2024-05-16 16:36:25,237 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "b0d3aee5-c5b7-486f-81f8-c12c7ffd52c2", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-a6312a94.hca_dev_992aad5e7fab46d9a47ddf715e8cfd24__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '9')\n GROUP BY prefix\n "} 2024-05-16 16:36:25,299 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.192s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_b963bd4b4bc14404842569d74bc636b8__20210827_20210928&limit=2 2024-05-16 16:36:25,299 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:24 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pQ4zVL9l', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:25,299 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"c935fa3e-06f7-4e85-9ff1-c58eaa789978","name":"hca_dev_b963bd4b4bc14404842569d7...' 2024-05-16 16:36:25,300 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/c935fa3e-06f7-4e85-9ff1-c58eaa789978' 2024-05-16 16:36:25,300 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-05-16 16:36:25,305 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.195s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/9d173ed8-c0ff-4a43-baf5-eb30ea7fba6d 2024-05-16 16:36:25,305 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:25 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eXvwW5RJ', 'Content-Type': 'application/json', 'Content-Length': '13479', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:25,305 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"9d173ed8-c0ff-4a43-baf5-eb30ea7fba6d","name":"hca_dev_63b5b6c1bbcd487d8c2e0095150c1ecd__20210830_20210903","descriptio...' 2024-05-16 16:36:25,305 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:datarepo-dev-c3d623dc:snapshot/hca_dev_63b5b6c1bbcd487d8c2e0095150c1ecd__20210830_20210903:/0. 2024-05-16 16:36:25,306 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-c3d623dc.hca_dev_63b5b6c1bbcd487d8c2e0095150c1ecd__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:25,317 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_1bdcecde16be420888f478cd2133d11d__20220401_20220404&limit=2' 2024-05-16 16:36:25,317 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:25,385 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_2620497955a349b28d2b53e0bdfcb176__20220404_20220404&limit=2' 2024-05-16 16:36:25,386 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:25,426 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "794fa4b7-f312-4b22-9f57-f40c62c4c378", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-766bfb76.hca_dev_2ef3655a973d4d699b4121fa4041eed7__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:25,494 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "bf1b4ffc-d6ad-4e1b-b257-9e3701a8d616", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-319b80f7.hca_dev_577c946d6de54b55a854cd3fde40bff2__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:25,517 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.200s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_1bdcecde16be420888f478cd2133d11d__20220401_20220404&limit=2 2024-05-16 16:36:25,517 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:24 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a8ROymDV', 'Content-Type': 'application/json', 'Content-Length': '952', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:25,517 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"96c6482b-7949-4d6e-894b-371149e85134","name":"lungmap_dev_1bdcecde16be420888f4...' 2024-05-16 16:36:25,517 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/96c6482b-7949-4d6e-894b-371149e85134' 2024-05-16 16:36:25,517 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-05-16 16:36:25,556 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.256s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/c935fa3e-06f7-4e85-9ff1-c58eaa789978 2024-05-16 16:36:25,556 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:24 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ekPl3y0X', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:25,556 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"c935fa3e-06f7-4e85-9ff1-c58eaa789978","name":"hca_dev_b963bd4b4bc14404842569d74bc636b8__20210827_20210928","descriptio...' 2024-05-16 16:36:25,556 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:datarepo-dev-cd97e83a:snapshot/hca_dev_b963bd4b4bc14404842569d74bc636b8__20210827_20210928:/0. 2024-05-16 16:36:25,557 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-cd97e83a.hca_dev_b963bd4b4bc14404842569d74bc636b8__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:25,571 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "901f8a01-c771-448b-97bc-a82285e00d85", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-4cf05ce2.hca_dev_2a72a4e566b2405abb7c1e463e8febb0__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '2f')\n GROUP BY prefix\n "} 2024-05-16 16:36:25,575 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_f899709cae2c4bb988f0131142e6c7ec__20220401_20220629_lm2&limit=2' 2024-05-16 16:36:25,575 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:25,595 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.209s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_2620497955a349b28d2b53e0bdfcb176__20220404_20220404&limit=2 2024-05-16 16:36:25,595 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:25 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pl1n2BXr', 'Content-Type': 'application/json', 'Content-Length': '952', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:25,595 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"23f0064e-3615-4009-9dfc-60583f92064e","name":"lungmap_dev_2620497955a349b28d2b...' 2024-05-16 16:36:25,596 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/23f0064e-3615-4009-9dfc-60583f92064e' 2024-05-16 16:36:25,596 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-05-16 16:36:25,681 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_20037472ea1d4ddb9cd356a11a6f0f76__20220401_20220404_lm2&limit=2' 2024-05-16 16:36:25,682 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:25,729 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_00f056f273ff43ac97ff69ca10e38c89__20220404_20220404_lm2&limit=2' 2024-05-16 16:36:25,729 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:25,844 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.269s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_f899709cae2c4bb988f0131142e6c7ec__20220401_20220629_lm2&limit=2 2024-05-16 16:36:25,844 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:25 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pQ0kQ4ge', 'Content-Type': 'application/json', 'Content-Length': '960', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:25,844 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"a45481be-52fe-4458-b926-37b82fb0b04a","name":"lungmap_dev_f899709cae2c4bb988f0...' 2024-05-16 16:36:25,845 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a45481be-52fe-4458-b926-37b82fb0b04a' 2024-05-16 16:36:25,845 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-05-16 16:36:25,885 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "fda51dde-7a17-4f87-bf46-a3586e80e268", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-24e9529e.hca_dev_f83165c5e2ea4d15a5cf33f3550bffde__20210901_20210908.links`\n )\n WHERE STARTS_WITH(prefix, 'fe')\n GROUP BY prefix\n "} 2024-05-16 16:36:25,886 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.204s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_20037472ea1d4ddb9cd356a11a6f0f76__20220401_20220404_lm2&limit=2 2024-05-16 16:36:25,886 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:25 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e3qn9155', 'Content-Type': 'application/json', 'Content-Length': '960', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:25,886 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"3739a9ee-e7d7-4ced-860d-cf89e81d4437","name":"lungmap_dev_20037472ea1d4ddb9cd3...' 2024-05-16 16:36:25,887 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/3739a9ee-e7d7-4ced-860d-cf89e81d4437' 2024-05-16 16:36:25,887 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-05-16 16:36:25,899 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.382s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/96c6482b-7949-4d6e-894b-371149e85134 2024-05-16 16:36:25,899 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:25 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ajr0LkRB', 'Content-Type': 'application/json', 'Content-Length': '13485', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:25,900 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"96c6482b-7949-4d6e-894b-371149e85134","name":"lungmap_dev_1bdcecde16be420888f478cd2133d11d__20220401_20220404","descri...' 2024-05-16 16:36:25,900 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:datarepo-dev-5d9526e0:snapshot/lungmap_dev_1bdcecde16be420888f478cd2133d11d__20220401_20220404:/0. 2024-05-16 16:36:25,900 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (337 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-5d9526e0.lungmap_dev_1bdcecde16be420888f478cd2133d11d__20220401_20220404.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:25,955 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.360s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/23f0064e-3615-4009-9dfc-60583f92064e 2024-05-16 16:36:25,955 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:26 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'emBq8Bww', 'Content-Type': 'application/json', 'Content-Length': '13491', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:25,955 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"23f0064e-3615-4009-9dfc-60583f92064e","name":"lungmap_dev_2620497955a349b28d2b53e0bdfcb176__20220404_20220404","descri...' 2024-05-16 16:36:25,956 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:datarepo-dev-8de6d66b:snapshot/lungmap_dev_2620497955a349b28d2b53e0bdfcb176__20220404_20220404:/0. 2024-05-16 16:36:25,956 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (337 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-8de6d66b.lungmap_dev_2620497955a349b28d2b53e0bdfcb176__20220404_20220404.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:25,985 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.256s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_00f056f273ff43ac97ff69ca10e38c89__20220404_20220404_lm2&limit=2 2024-05-16 16:36:25,985 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:25 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'emd5VBrG', 'Content-Type': 'application/json', 'Content-Length': '960', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:25,985 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"da13c055-9b6e-4539-be07-230f662b0273","name":"lungmap_dev_00f056f273ff43ac97ff...' 2024-05-16 16:36:25,986 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/da13c055-9b6e-4539-be07-230f662b0273' 2024-05-16 16:36:25,986 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-05-16 16:36:26,114 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "5a84d31d-1039-453a-b198-af885ad29abf", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-c3d623dc.hca_dev_63b5b6c1bbcd487d8c2e0095150c1ecd__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:26,176 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.331s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a45481be-52fe-4458-b926-37b82fb0b04a 2024-05-16 16:36:26,176 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:25 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6qjWNqPX', 'Content-Type': 'application/json', 'Content-Length': '13499', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:26,176 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"a45481be-52fe-4458-b926-37b82fb0b04a","name":"lungmap_dev_f899709cae2c4bb988f0131142e6c7ec__20220401_20220629_lm2","de...' 2024-05-16 16:36:26,177 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:datarepo-dev-d57fd0c5:snapshot/lungmap_dev_f899709cae2c4bb988f0131142e6c7ec__20220401_20220629_lm2:/0. 2024-05-16 16:36:26,177 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (341 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-d57fd0c5.lungmap_dev_f899709cae2c4bb988f0131142e6c7ec__20220401_20220629_lm2.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:26,184 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.298s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/3739a9ee-e7d7-4ced-860d-cf89e81d4437 2024-05-16 16:36:26,184 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:26 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aAZPrWre', 'Content-Type': 'application/json', 'Content-Length': '13499', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:26,184 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"3739a9ee-e7d7-4ced-860d-cf89e81d4437","name":"lungmap_dev_20037472ea1d4ddb9cd356a11a6f0f76__20220401_20220404_lm2","de...' 2024-05-16 16:36:26,185 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:datarepo-dev-2e9ef7fd:snapshot/lungmap_dev_20037472ea1d4ddb9cd356a11a6f0f76__20220401_20220404_lm2:/0. 2024-05-16 16:36:26,185 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (341 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-2e9ef7fd.lungmap_dev_20037472ea1d4ddb9cd356a11a6f0f76__20220401_20220404_lm2.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:26,290 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.304s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/da13c055-9b6e-4539-be07-230f662b0273 2024-05-16 16:36:26,290 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:25 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a95AMLdV', 'Content-Type': 'application/json', 'Content-Length': '13497', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:26,290 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"da13c055-9b6e-4539-be07-230f662b0273","name":"lungmap_dev_00f056f273ff43ac97ff69ca10e38c89__20220404_20220404_lm2","de...' 2024-05-16 16:36:26,290 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:datarepo-dev-b47b6759:snapshot/lungmap_dev_00f056f273ff43ac97ff69ca10e38c89__20220404_20220404_lm2:/0. 2024-05-16 16:36:26,290 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (341 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b47b6759.lungmap_dev_00f056f273ff43ac97ff69ca10e38c89__20220404_20220404_lm2.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-05-16 16:36:26,437 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "6a3c1cd6-d9d5-4c9e-8387-f0b28400d162", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-cd97e83a.hca_dev_b963bd4b4bc14404842569d74bc636b8__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:26,664 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "6dd99a8e-37bb-4719-a61c-d80e2ed6eb0b", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-8de6d66b.lungmap_dev_2620497955a349b28d2b53e0bdfcb176__20220404_20220404.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:26,805 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "ed5a3535-d6ab-4fe3-801e-d0af6a30693f", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-5d9526e0.lungmap_dev_1bdcecde16be420888f478cd2133d11d__20220401_20220404.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:27,070 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "a307edf6-10b2-409a-a690-b130cdadae68", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-2e9ef7fd.lungmap_dev_20037472ea1d4ddb9cd356a11a6f0f76__20220401_20220404_lm2.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:27,234 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "9b1bf4e4-ce84-4bba-a092-7469aec6b6a8", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b47b6759.lungmap_dev_00f056f273ff43ac97ff69ca10e38c89__20220404_20220404_lm2.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:27,256 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "98956c6d-f093-4bee-bef3-181d890f2d38", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-d57fd0c5.lungmap_dev_f899709cae2c4bb988f0131142e6c7ec__20220401_20220629_lm2.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-05-16 16:36:27,434 INFO MainThread azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/roleMap' 2024-05-16 16:36:27,434 DEBUG MainThread azul.terra: … without request body 2024-05-16 16:36:27,830 INFO MainThread azul.terra: Got 200 response after 0.396s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/roleMap 2024-05-16 16:36:27,831 DEBUG MainThread azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:27 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eR5lwYdQ', 'Content-Type': 'application/json', 'Content-Length': '13129', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:27,831 DEBUG MainThread azul.terra: … with response body b'{"roleMap":{"a0925f5f-3d38-4f8a-a09f-f6997072dc23":["discoverer","reader","aggregate_data_reader"],"215793b0-b991-4b73-9584-1...' 2024-05-16 16:36:27,831 INFO MainThread azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/roleMap' 2024-05-16 16:36:27,831 DEBUG MainThread azul.terra: … without request body 2024-05-16 16:36:28,072 INFO MainThread azul.terra: Got 200 response after 0.241s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/roleMap 2024-05-16 16:36:28,072 DEBUG MainThread azul.terra: … with response headers HTTPHeaderDict({'Date': 'Thu, 16 May 2024 23:36:27 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6Bxkd40L', 'Content-Type': 'application/json', 'Content-Length': '13825', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-05-16 16:36:28,072 DEBUG MainThread azul.terra: … with response body b'{"roleMap":{"a0925f5f-3d38-4f8a-a09f-f6997072dc23":["discoverer","reader","aggregate_data_reader"],"215793b0-b991-4b73-9584-1...' python /Users/daniel/repo/azul2/scripts/check_branch.py python /Users/daniel/repo/azul2/lambdas/service/.chalice/config.json.template.py /Users/daniel/repo/azul2/lambdas/service/.chalice/config.json [INFO] 2024-05-16T16:36:29.664Z 00010ca1-b0ba-466f-8c58-dabbad000000 botocore.credentials Found credentials in shared credentials file: ~/.aws/credentials [INFO] 2024-05-16T16:36:29.729Z 00010ca1-b0ba-466f-8c58-dabbad000000 azul.deployment Allocated new Boto3 client for 'iam' with ID 4492604496 Creating /Users/daniel/repo/azul2/lambdas/service/.chalice/config.json python -m unittest -v integration_test 2024-05-16 16:36:31,495 INFO MainThread botocore.credentials: Found credentials in shared credentials file: ~/.aws/credentials 2024-05-16 16:36:31,551 INFO MainThread azul.deployment: Allocated new Boto3 client for 'es' with ID 4401641680 2024-05-16 16:36:32,115 DEBUG MainThread azul.es: Creating ES client [vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443] 2024-05-16 16:36:32,123 INFO MainThread azul.deployment: Allocated new Boto3 client for 'sts' with ID 4413248528 2024-05-16 16:36:32,132 INFO MainThread botocore.credentials: Found credentials in environment variables. 2024-05-16 16:36:32,132 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_files 2024-05-16 16:36:32,132 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:32,547 INFO MainThread elasticsearch: Got 200 response after 0.414s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_files 2024-05-16 16:36:32,547 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_files":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.donor…' 2024-05-16 16:36:32,549 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_files_aggregate 2024-05-16 16:36:32,549 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:32,662 INFO MainThread elasticsearch: Got 200 response after 0.113s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_files_aggregate 2024-05-16 16:36:32,662 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_files_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"cont…' 2024-05-16 16:36:32,663 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_cell_suspensions 2024-05-16 16:36:32,663 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:32,755 INFO MainThread elasticsearch: Got 200 response after 0.092s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_cell_suspensions 2024-05-16 16:36:32,755 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_cell_suspensions":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"con…' 2024-05-16 16:36:32,757 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_cell_suspensions_aggregate 2024-05-16 16:36:32,757 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:32,850 INFO MainThread elasticsearch: Got 200 response after 0.093s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_cell_suspensions_aggregate 2024-05-16 16:36:32,850 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_cell_suspensions_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_m…' 2024-05-16 16:36:32,851 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_samples 2024-05-16 16:36:32,851 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:32,950 INFO MainThread elasticsearch: Got 200 response after 0.098s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_samples 2024-05-16 16:36:32,950 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_samples":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.don…' 2024-05-16 16:36:32,951 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_samples_aggregate 2024-05-16 16:36:32,951 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:33,050 INFO MainThread elasticsearch: Got 200 response after 0.099s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_samples_aggregate 2024-05-16 16:36:33,050 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_samples_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"co…' 2024-05-16 16:36:33,052 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_projects 2024-05-16 16:36:33,052 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:33,151 INFO MainThread elasticsearch: Got 200 response after 0.099s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_projects 2024-05-16 16:36:33,151 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_projects":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.do…' 2024-05-16 16:36:33,153 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_projects_aggregate 2024-05-16 16:36:33,153 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:33,247 INFO MainThread elasticsearch: Got 200 response after 0.093s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_projects_aggregate 2024-05-16 16:36:33,247 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_projects_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"c…' 2024-05-16 16:36:33,249 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_bundles 2024-05-16 16:36:33,249 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:33,343 INFO MainThread elasticsearch: Got 200 response after 0.094s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_bundles 2024-05-16 16:36:33,343 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_bundles":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.don…' 2024-05-16 16:36:33,345 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_bundles_aggregate 2024-05-16 16:36:33,345 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:33,446 INFO MainThread elasticsearch: Got 200 response after 0.101s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_bundles_aggregate 2024-05-16 16:36:33,446 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_bundles_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"co…' 2024-05-16 16:36:33,448 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_replica 2024-05-16 16:36:33,448 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:33,539 INFO MainThread elasticsearch: Got 200 response after 0.091s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_replica 2024-05-16 16:36:33,539 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_replica":{"aliases":{},"mappings":{"dynamic_templates":[{"strings_as_text":{"match_mapping_type":"stri…' 2024-05-16 16:36:33,540 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_files 2024-05-16 16:36:33,540 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:33,636 INFO MainThread elasticsearch: Got 200 response after 0.096s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_files 2024-05-16 16:36:33,636 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_files":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.do…' 2024-05-16 16:36:33,637 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_files_aggregate 2024-05-16 16:36:33,637 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:33,730 INFO MainThread elasticsearch: Got 200 response after 0.093s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_files_aggregate 2024-05-16 16:36:33,730 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_files_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"c…' 2024-05-16 16:36:33,732 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_cell_suspensions 2024-05-16 16:36:33,732 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:33,831 INFO MainThread elasticsearch: Got 200 response after 0.099s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_cell_suspensions 2024-05-16 16:36:33,831 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_cell_suspensions":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"…' 2024-05-16 16:36:33,832 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_cell_suspensions_aggregate 2024-05-16 16:36:33,833 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:33,928 INFO MainThread elasticsearch: Got 200 response after 0.095s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_cell_suspensions_aggregate 2024-05-16 16:36:33,928 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_cell_suspensions_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"pat…' 2024-05-16 16:36:33,929 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_samples 2024-05-16 16:36:33,929 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:34,025 INFO MainThread elasticsearch: Got 200 response after 0.095s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_samples 2024-05-16 16:36:34,025 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_samples":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.…' 2024-05-16 16:36:34,026 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_samples_aggregate 2024-05-16 16:36:34,026 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:34,120 INFO MainThread elasticsearch: Got 200 response after 0.094s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_samples_aggregate 2024-05-16 16:36:34,120 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_samples_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":…' 2024-05-16 16:36:34,122 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_projects 2024-05-16 16:36:34,122 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:34,217 INFO MainThread elasticsearch: Got 200 response after 0.095s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_projects 2024-05-16 16:36:34,217 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_projects":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents…' 2024-05-16 16:36:34,218 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_projects_aggregate 2024-05-16 16:36:34,218 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:34,326 INFO MainThread elasticsearch: Got 200 response after 0.107s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_projects_aggregate 2024-05-16 16:36:34,326 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_projects_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match"…' 2024-05-16 16:36:34,327 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_bundles 2024-05-16 16:36:34,327 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:34,421 INFO MainThread elasticsearch: Got 200 response after 0.094s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_bundles 2024-05-16 16:36:34,421 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_bundles":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.…' 2024-05-16 16:36:34,423 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_bundles_aggregate 2024-05-16 16:36:34,423 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:34,517 INFO MainThread elasticsearch: Got 200 response after 0.094s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_bundles_aggregate 2024-05-16 16:36:34,518 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_bundles_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":…' 2024-05-16 16:36:34,519 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_replica 2024-05-16 16:36:34,519 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:34,614 INFO MainThread elasticsearch: Got 200 response after 0.095s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_replica 2024-05-16 16:36:34,614 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_replica":{"aliases":{},"mappings":{"dynamic_templates":[{"strings_as_text":{"match_mapping_type":"s…' 2024-05-16 16:36:34,615 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_files 2024-05-16 16:36:34,615 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:34,708 INFO MainThread elasticsearch: Got 200 response after 0.094s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_files 2024-05-16 16:36:34,709 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_files":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.donors…' 2024-05-16 16:36:34,710 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_files_aggregate 2024-05-16 16:36:34,710 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:34,804 INFO MainThread elasticsearch: Got 200 response after 0.094s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_files_aggregate 2024-05-16 16:36:34,804 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_files_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"conte…' 2024-05-16 16:36:34,805 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_cell_suspensions 2024-05-16 16:36:34,806 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:34,906 INFO MainThread elasticsearch: Got 200 response after 0.100s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_cell_suspensions 2024-05-16 16:36:34,906 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_cell_suspensions":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"cont…' 2024-05-16 16:36:34,907 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_cell_suspensions_aggregate 2024-05-16 16:36:34,907 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:35,000 INFO MainThread elasticsearch: Got 200 response after 0.093s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_cell_suspensions_aggregate 2024-05-16 16:36:35,001 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_cell_suspensions_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_ma…' 2024-05-16 16:36:35,002 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_samples 2024-05-16 16:36:35,002 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:35,095 INFO MainThread elasticsearch: Got 200 response after 0.093s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_samples 2024-05-16 16:36:35,095 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_samples":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.dono…' 2024-05-16 16:36:35,097 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_samples_aggregate 2024-05-16 16:36:35,097 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:35,190 INFO MainThread elasticsearch: Got 200 response after 0.093s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_samples_aggregate 2024-05-16 16:36:35,190 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_samples_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"con…' 2024-05-16 16:36:35,192 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_projects 2024-05-16 16:36:35,192 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:35,286 INFO MainThread elasticsearch: Got 200 response after 0.095s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_projects 2024-05-16 16:36:35,286 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_projects":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.don…' 2024-05-16 16:36:35,288 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_projects_aggregate 2024-05-16 16:36:35,288 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:35,380 INFO MainThread elasticsearch: Got 200 response after 0.092s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_projects_aggregate 2024-05-16 16:36:35,380 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_projects_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"co…' 2024-05-16 16:36:35,382 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_bundles 2024-05-16 16:36:35,382 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:35,480 INFO MainThread elasticsearch: Got 200 response after 0.098s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_bundles 2024-05-16 16:36:35,480 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_bundles":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.dono…' 2024-05-16 16:36:35,482 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_bundles_aggregate 2024-05-16 16:36:35,482 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:35,581 INFO MainThread elasticsearch: Got 200 response after 0.098s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_bundles_aggregate 2024-05-16 16:36:35,581 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_bundles_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"con…' 2024-05-16 16:36:35,582 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_replica 2024-05-16 16:36:35,583 INFO MainThread elasticsearch: … without request body 2024-05-16 16:36:35,675 INFO MainThread elasticsearch: Got 200 response after 0.092s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_replica 2024-05-16 16:36:35,675 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_replica":{"aliases":{},"mappings":{"dynamic_templates":[{"strings_as_text":{"match_mapping_type":"strin…' test_local_chalice (integration_test.AzulChaliceLocalIntegrationTest.test_local_chalice) ... 2024-05-16 16:36:35,721 INFO Thread-2 (process_request_thread) azul.chalice: Received GET request for '/', with {"query": null, "headers": {"host": "127.0.0.1:8000", "user-agent": "python-requests/2.31.0", "accept-encoding": "gzip, deflate, br", "accept": "*/*", "connection": "keep-alive"}}. 2024-05-16 16:36:35,721 INFO Thread-2 (process_request_thread) azul.chalice: Did not authenticate request. 2024-05-16 16:36:35,723 DEBUG Thread-2 (process_request_thread) azul.chalice: Returning 200 response with headers {"Content-Type": "text/html", "Access-Control-Allow-Origin": "*", "Access-Control-Allow-Headers": "Authorization,Content-Type,X-Amz-Date,X-Amz-Security-Token,X-Api-Key", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "X-Frame-Options": "DENY", "Cache-Control": "public, max-age=0, must-revalidate"}. See next line for the first 1024 characters of the body.