Skip to content

Instantly share code, notes, and snippets.

@dsummersl
Created March 12, 2021 18:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dsummersl/1ed97da657f313db6d1771744a1522c8 to your computer and use it in GitHub Desktop.
Save dsummersl/1ed97da657f313db6d1771744a1522c8 to your computer and use it in GitHub Desktop.
('invoke task failed', {'invoke': 'postgis.add-polygons -l "newset" -d 22 -p s3://vp-dev-blob/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld', 'stdout': '', 'stderr': 'OpenBLAS WARNING - could not determine the L2 cache size on this system, assuming 256k
DEBUG:invoke:Didn\'t see any /function/invoke.yaml, skipping.
DEBUG:invoke:Didn\'t see any /function/invoke.yml, skipping.
DEBUG:invoke:Didn\'t see any /function/invoke.json, skipping.
DEBUG:invoke:Merging config sources in order onto new empty _config...
DEBUG:invoke:Defaults: {\'run\': {\'asynchronous\': False, \'disown\': False, \'dry\': False, \'echo\': False, \'echo_stdin\': None, \'encoding\': None, \'env\': {}, \'err_stream\': None, \'fallback\': True, \'hide\': None, \'in_stream\': None, \'out_stream\': None, \'pty\': False, \'replace_env\': False, \'shell\': \'/bin/bash\', \'warn\': False, \'watchers\': []}, \'runners\': {\'local\': <class \'invoke.runners.Local\'>}, \'sudo\': {\'password\': None, \'prompt\': \'[sudo] password: \', \'user\': None}, \'tasks\': {\'auto_dash_names\': True, \'collection_name\': \'tasks\', \'dedupe\': True, \'executor_class\': None, \'search_root\': None}, \'timeouts\': {\'command\': None}}
DEBUG:invoke:Collection-driven: {}
DEBUG:invoke:System-wide config file (/etc/invoke.py): {}
DEBUG:invoke:Per-user config file (/home/sbx_user1051/.invoke.py): {}
DEBUG:invoke:Per-project config file (/function/invoke.py): {}
DEBUG:invoke:Environment variable config: {}
DEBUG:invoke:Runtime config file has not been loaded yet, skipping
DEBUG:invoke:Overrides: {}
DEBUG:invoke:Modifications: {}
DEBUG:invoke:Deletions: {}
DEBUG:invoke:Adding <parser/Context \'test\': {\'cov\': <Argument: cov (c) [bool]>, \'cov-report\': <Argument: cov_report (o) [bool]>, \'junit\': <Argument: junit (j) [bool]>, \'enforce-percent\': <Argument: enforce_percent (e) [int]>, \'fail-first\': <Argument: fail_first (f) [bool]>}>
DEBUG:invoke:Adding <parser/Context \'style\': {\'fix\': <Argument: fix (f) [bool]>}>
DEBUG:invoke:Adding <parser/Context \'lint\': {\'fail-under\': <Argument: fail_under (f) [int]>}>
DEBUG:invoke:Adding <parser/Context \'precommit\': {\'fix\': <Argument: fix (f) [bool]>, \'enforce-percent\': <Argument: enforce_percent (e) [int]>}>
DEBUG:invoke:Adding <parser/Context \'create-application-key\': {\'name\': <Argument: name (n) *>, \'permission\': <Argument: permission (p) *>}>
DEBUG:invoke:Adding <parser/Context \'create-map-layer-category\': {\'name\': <Argument: name (n) *>, \'sequence\': <Argument: sequence (s) *>}>
DEBUG:invoke:Adding <parser/Context \'create-map-layer-group\': {\'name\': <Argument: name (n) *>, \'sequence\': <Argument: sequence (s) *>, \'category-uuid\': <Argument: category_uuid (c) *>}>
DEBUG:invoke:Adding <parser/Context \'create-map-layer\': {\'name\': <Argument: name (n) *>, \'sequence\': <Argument: sequence (s) *>, \'url\': <Argument: url (u) *>, \'category-uuid\': <Argument: category_uuid (c)>, \'group-uuid\': <Argument: group_uuid (g)>}>
DEBUG:invoke:Adding <parser/Context \'create-user\': {\'jwt\': <Argument: jwt (j) *>}>
DEBUG:invoke:Adding <parser/Context \'aws-lambda\': {\'command\': <Argument: command (c) *>, \'function-name\': <Argument: function_name (f)>}>
DEBUG:invoke:Adding <parser/Context \'forsys.patchmax\'>
DEBUG:invoke:Adding <parser/Context \'postgis.validate-shapefile\': {\'path\': <Argument: path (p) *>, \'chunk\': <Argument: chunk (c) [bool]>}>
DEBUG:invoke:Adding <parser/Context \'postgis.new-version\': {\'landtender-name\': <Argument: landtender_name (l) *>, \'is-json\': <Argument: is_json (i) [bool]>, \'app\': <Argument: app (a)>}>
DEBUG:invoke:Adding <parser/Context \'postgis.add-polygons\': {\'landtender-name\': <Argument: landtender_name (l) *>, \'dataset-version-id\': <Argument: dataset_version_id (d) *>, \'path\': <Argument: path (p) *>, \'app\': <Argument: app (a)>}>
DEBUG:invoke:Adding <parser/Context \'postgis.activate-version\': {\'landtender-name\': <Argument: landtender_name (l) *>, \'app\': <Argument: app (a)>}>
DEBUG:invoke:Adding <parser/Context \'postgis.add-and-activate\': {\'landtender-name\': <Argument: landtender_name (l) *>, \'shapefile-path\': <Argument: shapefile_path (s) *>, \'s3-bucket\': <Argument: s3_bucket (3) *>, \'function-name\': <Argument: function_name (f)>}>
DEBUG:invoke:Adding <parser/Context \'mapbox.process\': {\'path\': <Argument: path (p) *>, \'name\': <Argument: name (n) *>}>
DEBUG:invoke:Adding <parser/Context \'mapbox.upload\': {\'tileset-name\': <Argument: tileset_name (t) *>, \'path\': <Argument: path (p) *>, \'account-name\': <Argument: account_name (a) *>, \'access-token\': <Argument: access_token (c) *>}>
DEBUG:invoke:Adding <parser/Context \'mapboxstyles.sync\': {\'environment\': <Argument: environment (e) *>, \'account-name\': <Argument: account_name (a) *>, \'access-token\': <Argument: access_token (c) *>}>
DEBUG:invoke:Parsing tasks against <Collection \'tasks\': aws-lambda, create-application-key, create-map-layer, create-map-layer-category, create-map-layer-group, create-user, lint, precommit, style, test, forsys..., mapbox..., mapboxstyles..., postgis...>
DEBUG:invoke:Initialized with context: <parser/Context: {\'command-timeout\': <Argument: command-timeout (T) [int]>, \'complete\': <Argument: complete [bool]>, \'config\': <Argument: config (f)>, \'debug\': <Argument: debug (d) [bool]>, \'dry\': <Argument: dry (R) [bool]>, \'echo\': <Argument: echo (e) [bool]>, \'help\': <Argument: help (h) ?>, \'hide\': <Argument: hide>, \'list\': <Argument: list (l) ?>, \'list-depth\': <Argument: list-depth (D) [int]>, \'list-format\': <Argument: list-format (F)>, \'print-completion-script\': <Argument: print-completion-script>, \'prompt-for-sudo-password\': <Argument: prompt-for-sudo-password [bool]>, \'pty\': <Argument: pty (p) [bool]>, \'version\': <Argument: version (V) [bool]>, \'warn-only\': <Argument: warn-only (w) [bool]>, \'write-pyc\': <Argument: write-pyc [bool]>, \'collection\': <Argument: collection (c)>, \'no-dedupe\': <Argument: no-dedupe [bool]>, \'search-root\': <Argument: search-root (r)>}>
DEBUG:invoke:Available contexts: {\'test\': <parser/Context \'test\': {\'cov\': <Argument: cov (c) [bool]>, \'cov-report\': <Argument: cov_report (o) [bool]>, \'junit\': <Argument: junit (j) [bool]>, \'enforce-percent\': <Argument: enforce_percent (e) [int]>, \'fail-first\': <Argument: fail_first (f) [bool]>}>, \'style\': <parser/Context \'style\': {\'fix\': <Argument: fix (f) [bool]>}>, \'lint\': <parser/Context \'lint\': {\'fail-under\': <Argument: fail_under (f) [int]>}>, \'precommit\': <parser/Context \'precommit\': {\'fix\': <Argument: fix (f) [bool]>, \'enforce-percent\': <Argument: enforce_percent (e) [int]>}>, \'create-application-key\': <parser/Context \'create-application-key\': {\'name\': <Argument: name (n) *>, \'permission\': <Argument: permission (p) *>}>, \'create-map-layer-category\': <parser/Context \'create-map-layer-category\': {\'name\': <Argument: name (n) *>, \'sequence\': <Argument: sequence (s) *>}>, \'create-map-layer-group\': <parser/Context \'create-map-layer-group\': {\'name\': <Argument: name (n) *>, \'sequence\': <Argument: sequence (s) *>, \'category-uuid\': <Argument: category_uuid (c) *>}>, \'create-map-layer\': <parser/Context \'create-map-layer\': {\'name\': <Argument: name (n) *>, \'sequence\': <Argument: sequence (s) *>, \'url\': <Argument: url (u) *>, \'category-uuid\': <Argument: category_uuid (c)>, \'group-uuid\': <Argument: group_uuid (g)>}>, \'create-user\': <parser/Context \'create-user\': {\'jwt\': <Argument: jwt (j) *>}>, \'aws-lambda\': <parser/Context \'aws-lambda\': {\'command\': <Argument: command (c) *>, \'function-name\': <Argument: function_name (f)>}>, \'forsys.patchmax\': <parser/Context \'forsys.patchmax\'>, \'postgis.validate-shapefile\': <parser/Context \'postgis.validate-shapefile\': {\'path\': <Argument: path (p) *>, \'chunk\': <Argument: chunk (c) [bool]>}>, \'postgis.new-version\': <parser/Context \'postgis.new-version\': {\'landtender-name\': <Argument: landtender_name (l) *>, \'is-json\': <Argument: is_json (i) [bool]>, \'app\': <Argument: app (a)>}>, \'postgis.add-polygons\': <parser/Context \'postgis.add-polygons\': {\'landtender-name\': <Argument: landtender_name (l) *>, \'dataset-version-id\': <Argument: dataset_version_id (d) *>, \'path\': <Argument: path (p) *>, \'app\': <Argument: app (a)>}>, \'postgis.activate-version\': <parser/Context \'postgis.activate-version\': {\'landtender-name\': <Argument: landtender_name (l) *>, \'app\': <Argument: app (a)>}>, \'postgis.add-and-activate\': <parser/Context \'postgis.add-and-activate\': {\'landtender-name\': <Argument: landtender_name (l) *>, \'shapefile-path\': <Argument: shapefile_path (s) *>, \'s3-bucket\': <Argument: s3_bucket (3) *>, \'function-name\': <Argument: function_name (f)>}>, \'mapbox.process\': <parser/Context \'mapbox.process\': {\'path\': <Argument: path (p) *>, \'name\': <Argument: name (n) *>}>, \'mapbox.upload\': <parser/Context \'mapbox.upload\': {\'tileset-name\': <Argument: tileset_name (t) *>, \'path\': <Argument: path (p) *>, \'account-name\': <Argument: account_name (a) *>, \'access-token\': <Argument: access_token (c) *>}>, \'mapboxstyles.sync\': <parser/Context \'mapboxstyles.sync\': {\'environment\': <Argument: environment (e) *>, \'account-name\': <Argument: account_name (a) *>, \'access-token\': <Argument: access_token (c) *>}>}
DEBUG:invoke:Wrapping up context None
DEBUG:invoke:Starting argv: [\'postgis.add-polygons\', \'-l\', \'"newset"\', \'-d\', \'22\', \'-p\', \'s3://vp-dev-blob/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld\']
DEBUG:invoke:Handling token: \'postgis.add-polygons\'
DEBUG:invoke:ParseMachine: \'context\' => \'context\'
DEBUG:invoke:Wrapping up context None
DEBUG:invoke:Moving to context \'postgis.add-polygons\'
DEBUG:invoke:Context args: {\'landtender-name\': <Argument: landtender_name (l) *>, \'dataset-version-id\': <Argument: dataset_version_id (d) *>, \'path\': <Argument: path (p) *>, \'app\': <Argument: app (a)>}
DEBUG:invoke:Context flags: {\'--landtender-name\': <Argument: landtender_name (l) *>, \'--dataset-version-id\': <Argument: dataset_version_id (d) *>, \'--path\': <Argument: path (p) *>, \'--app\': <Argument: app (a)>}
DEBUG:invoke:Context inverse_flags: {}
DEBUG:invoke:Handling token: \'-l\'
DEBUG:invoke:Saw flag \'-l\'
DEBUG:invoke:Moving to flag <Argument: landtender_name (l) *>
DEBUG:invoke:Handling token: \'"newset"\'
DEBUG:invoke:We\'re waiting for a flag value so \'"newset"\' must be it?
DEBUG:invoke:Setting flag <Argument: landtender_name (l) *> to value \'"newset"\'
DEBUG:invoke:Handling token: \'-d\'
DEBUG:invoke:Saw flag \'-d\'
DEBUG:invoke:Completing current flag <Argument: landtender_name (l) *> before moving on
DEBUG:invoke:Moving to flag <Argument: dataset_version_id (d) *>
DEBUG:invoke:Handling token: \'22\'
DEBUG:invoke:We\'re waiting for a flag value so \'22\' must be it?
DEBUG:invoke:Setting flag <Argument: dataset_version_id (d) *> to value \'22\'
DEBUG:invoke:Handling token: \'-p\'
DEBUG:invoke:Saw flag \'-p\'
DEBUG:invoke:Completing current flag <Argument: dataset_version_id (d) *> before moving on
DEBUG:invoke:Moving to flag <Argument: path (p) *>
DEBUG:invoke:Handling token: \'s3://vp-dev-blob/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld\'
DEBUG:invoke:We\'re waiting for a flag value so \'s3://vp-dev-blob/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld\' must be it?
DEBUG:invoke:Setting flag <Argument: path (p) *> to value \'s3://vp-dev-blob/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld\'
DEBUG:invoke:ParseMachine: \'context\' => \'end\'
DEBUG:invoke:Completing current flag <Argument: path (p) *> before moving on
DEBUG:invoke:Wrapping up context \'postgis.add-polygons\'
DEBUG:invoke:Resulting task contexts: [<parser/Context \'postgis.add-polygons\': {\'landtender-name\': <Argument: landtender_name (l) *>, \'dataset-version-id\': <Argument: dataset_version_id (d) *>, \'path\': <Argument: path (p) *>, \'app\': <Argument: app (a)>}>]
DEBUG:invoke:Merging config sources in order onto new empty _config...
DEBUG:invoke:Defaults: {\'run\': {\'asynchronous\': False, \'disown\': False, \'dry\': False, \'echo\': False, \'echo_stdin\': None, \'encoding\': None, \'env\': {}, \'err_stream\': None, \'fallback\': True, \'hide\': None, \'in_stream\': None, \'out_stream\': None, \'pty\': False, \'replace_env\': False, \'shell\': \'/bin/bash\', \'warn\': False, \'watchers\': []}, \'runners\': {\'local\': <class \'invoke.runners.Local\'>}, \'sudo\': {\'password\': None, \'prompt\': \'[sudo] password: \', \'user\': None}, \'tasks\': {\'auto_dash_names\': True, \'collection_name\': \'tasks\', \'dedupe\': True, \'executor_class\': None, \'search_root\': None}, \'timeouts\': {\'command\': None}}
DEBUG:invoke:Collection-driven: {}
DEBUG:invoke:System-wide config file (/etc/invoke.py): {}
DEBUG:invoke:Per-user config file (/home/sbx_user1051/.invoke.py): {}
DEBUG:invoke:Per-project config file (/function/invoke.py): {}
DEBUG:invoke:Environment variable config: {}
DEBUG:invoke:Runtime config file has not been loaded yet, skipping
DEBUG:invoke:Overrides: {\'run\': {}, \'tasks\': {}, \'sudo\': {}, \'timeouts\': {}}
DEBUG:invoke:Modifications: {}
DEBUG:invoke:Deletions: {}
DEBUG:invoke:Examining top level tasks [<parser/Context \'postgis.add-polygons\': {\'landtender-name\': <Argument: landtender_name (l) *>, \'dataset-version-id\': <Argument: dataset_version_id (d) *>, \'path\': <Argument: path (p) *>, \'app\': <Argument: app (a)>}>]
DEBUG:invoke:Tasks (now Calls) with kwargs: [<Call \'postgis_add_polygons\' (called as: \'postgis.add-polygons\'), args: (), kwargs: {\'landtender_name\': \'"newset"\', \'dataset_version_id\': \'22\', \'path\': \'s3://vp-dev-blob/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld\', \'app\': None}>]
DEBUG:invoke:Expanding task-call <Call \'postgis_add_polygons\' (called as: \'postgis.add-polygons\'), args: (), kwargs: {\'landtender_name\': \'"newset"\', \'dataset_version_id\': \'22\', \'path\': \'s3://vp-dev-blob/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld\', \'app\': None}>
DEBUG:invoke:Deduplicating tasks...
DEBUG:invoke:<Call \'postgis_add_polygons\' (called as: \'postgis.add-polygons\'), args: (), kwargs: {\'landtender_name\': \'"newset"\', \'dataset_version_id\': \'22\', \'path\': \'s3://vp-dev-blob/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld\', \'app\': None}>: no duplicates found, ok
DEBUG:invoke:Executing <Call \'postgis_add_polygons\' (called as: \'postgis.add-polygons\'), args: (), kwargs: {\'landtender_name\': \'"newset"\', \'dataset_version_id\': \'22\', \'path\': \'s3://vp-dev-blob/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld\', \'app\': None}>
DEBUG:invoke:Loading collection configuration
DEBUG:invoke:Merging config sources in order onto new empty _config...
DEBUG:invoke:Defaults: {\'run\': {\'asynchronous\': False, \'disown\': False, \'dry\': False, \'echo\': False, \'echo_stdin\': None, \'encoding\': None, \'env\': {}, \'err_stream\': None, \'fallback\': True, \'hide\': None, \'in_stream\': None, \'out_stream\': None, \'pty\': False, \'replace_env\': False, \'shell\': \'/bin/bash\', \'warn\': False, \'watchers\': []}, \'runners\': {\'local\': <class \'invoke.runners.Local\'>}, \'sudo\': {\'password\': None, \'prompt\': \'[sudo] password: \', \'user\': None}, \'tasks\': {\'auto_dash_names\': True, \'collection_name\': \'tasks\', \'dedupe\': True, \'executor_class\': None, \'search_root\': None}, \'timeouts\': {\'command\': None}}
DEBUG:invoke:Collection-driven: {}
DEBUG:invoke:System-wide config file (/etc/invoke.py): {}
DEBUG:invoke:Per-user config file (/home/sbx_user1051/.invoke.py): {}
DEBUG:invoke:Per-project config file (/function/invoke.py): {}
DEBUG:invoke:Environment variable config: {}
DEBUG:invoke:Runtime config file has not been loaded yet, skipping
DEBUG:invoke:Overrides: {\'run\': {}, \'tasks\': {}, \'sudo\': {}, \'timeouts\': {}}
DEBUG:invoke:Modifications: {}
DEBUG:invoke:Deletions: {}
DEBUG:invoke:Running pre-merge for shell env loading...
DEBUG:invoke:Merging config sources in order onto new empty _config...
DEBUG:invoke:Defaults: {\'run\': {\'asynchronous\': False, \'disown\': False, \'dry\': False, \'echo\': False, \'echo_stdin\': None, \'encoding\': None, \'env\': {}, \'err_stream\': None, \'fallback\': True, \'hide\': None, \'in_stream\': None, \'out_stream\': None, \'pty\': False, \'replace_env\': False, \'shell\': \'/bin/bash\', \'warn\': False, \'watchers\': []}, \'runners\': {\'local\': <class \'invoke.runners.Local\'>}, \'sudo\': {\'password\': None, \'prompt\': \'[sudo] password: \', \'user\': None}, \'tasks\': {\'auto_dash_names\': True, \'collection_name\': \'tasks\', \'dedupe\': True, \'executor_class\': None, \'search_root\': None}, \'timeouts\': {\'command\': None}}
DEBUG:invoke:Collection-driven: {}
DEBUG:invoke:System-wide config file (/etc/invoke.py): {}
DEBUG:invoke:Per-user config file (/home/sbx_user1051/.invoke.py): {}
DEBUG:invoke:Per-project config file (/function/invoke.py): {}
DEBUG:invoke:Environment variable config: {}
DEBUG:invoke:Runtime config file has not been loaded yet, skipping
DEBUG:invoke:Overrides: {\'run\': {}, \'tasks\': {}, \'sudo\': {}, \'timeouts\': {}}
DEBUG:invoke:Modifications: {}
DEBUG:invoke:Deletions: {}
DEBUG:invoke:Done with pre-merge.
DEBUG:invoke:Scanning for env vars according to prefix: \'INVOKE_\', mapping: {\'RUN_ASYNCHRONOUS\': [\'run\', \'asynchronous\'], \'RUN_DISOWN\': [\'run\', \'disown\'], \'RUN_DRY\': [\'run\', \'dry\'], \'RUN_ECHO\': [\'run\', \'echo\'], \'RUN_ECHO_STDIN\': [\'run\', \'echo_stdin\'], \'RUN_ENCODING\': [\'run\', \'encoding\'], \'RUN_ERR_STREAM\': [\'run\', \'err_stream\'], \'RUN_FALLBACK\': [\'run\', \'fallback\'], \'RUN_HIDE\': [\'run\', \'hide\'], \'RUN_IN_STREAM\': [\'run\', \'in_stream\'], \'RUN_OUT_STREAM\': [\'run\', \'out_stream\'], \'RUN_PTY\': [\'run\', \'pty\'], \'RUN_REPLACE_ENV\': [\'run\', \'replace_env\'], \'RUN_SHELL\': [\'run\', \'shell\'], \'RUN_WARN\': [\'run\', \'warn\'], \'RUN_WATCHERS\': [\'run\', \'watchers\'], \'RUNNERS_LOCAL\': [\'runners\', \'local\'], \'SUDO_PASSWORD\': [\'sudo\', \'password\'], \'SUDO_PROMPT\': [\'sudo\', \'prompt\'], \'SUDO_USER\': [\'sudo\', \'user\'], \'TASKS_AUTO_DASH_NAMES\': [\'tasks\', \'auto_dash_names\'], \'TASKS_COLLECTION_NAME\': [\'tasks\', \'collection_name\'], \'TASKS_DEDUPE\': [\'tasks\', \'dedupe\'], \'TASKS_EXECUTOR_CLASS\': [\'tasks\', \'executor_class\'], \'TASKS_SEARCH_ROOT\': [\'tasks\', \'search_root\'], \'TIMEOUTS_COMMAND\': [\'timeouts\', \'command\']}
DEBUG:invoke:Obtained env var config: {}
DEBUG:invoke:Loaded shell environment, triggering final merge
DEBUG:invoke:Merging config sources in order onto new empty _config...
DEBUG:invoke:Defaults: {\'run\': {\'asynchronous\': False, \'disown\': False, \'dry\': False, \'echo\': False, \'echo_stdin\': None, \'encoding\': None, \'env\': {}, \'err_stream\': None, \'fallback\': True, \'hide\': None, \'in_stream\': None, \'out_stream\': None, \'pty\': False, \'replace_env\': False, \'shell\': \'/bin/bash\', \'warn\': False, \'watchers\': []}, \'runners\': {\'local\': <class \'invoke.runners.Local\'>}, \'sudo\': {\'password\': None, \'prompt\': \'[sudo] password: \', \'user\': None}, \'tasks\': {\'auto_dash_names\': True, \'collection_name\': \'tasks\', \'dedupe\': True, \'executor_class\': None, \'search_root\': None}, \'timeouts\': {\'command\': None}}
DEBUG:invoke:Collection-driven: {}
DEBUG:invoke:System-wide config file (/etc/invoke.py): {}
DEBUG:invoke:Per-user config file (/home/sbx_user1051/.invoke.py): {}
DEBUG:invoke:Per-project config file (/function/invoke.py): {}
DEBUG:invoke:Environment variable config: {}
DEBUG:invoke:Runtime config file has not been loaded yet, skipping
DEBUG:invoke:Overrides: {\'run\': {}, \'tasks\': {}, \'sudo\': {}, \'timeouts\': {}}
DEBUG:invoke:Modifications: {}
DEBUG:invoke:Deletions: {}
DEBUG:invoke:Finished loading collection & shell env configs
DEBUG:botocore.hooks:Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane
DEBUG:botocore.hooks:Changing event name from before-call.apigateway to before-call.api-gateway
DEBUG:botocore.hooks:Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict
DEBUG:botocore.hooks:Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration
DEBUG:botocore.hooks:Changing event name from before-parameter-build.route53 to before-parameter-build.route-53
DEBUG:botocore.hooks:Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search
DEBUG:botocore.hooks:Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section
DEBUG:botocore.hooks:Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask
DEBUG:botocore.hooks:Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section
DEBUG:botocore.hooks:Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search
DEBUG:botocore.hooks:Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section
DEBUG:botocore.utils:IMDS ENDPOINT: http://169.254.169.254/
DEBUG:botocore.credentials:Looking for credentials via: env
INFO:botocore.credentials:Found credentials in environment variables.
DEBUG:botocore.loaders:Loading JSON file: /.venv/lib/python3.8/site-packages/botocore/data/endpoints.json
DEBUG:botocore.hooks:Event choose-service-name: calling handler <function handle_service_name_alias at 0x7ff02a9a2160>
DEBUG:botocore.loaders:Loading JSON file: /.venv/lib/python3.8/site-packages/botocore/data/s3/2006-03-01/service-2.json
DEBUG:botocore.hooks:Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7ff02aa40a60>
DEBUG:botocore.hooks:Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7ff0124858b0>
DEBUG:botocore.hooks:Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7ff02aa40820>
DEBUG:botocore.endpoint:Setting s3 timeout as (60, 60)
DEBUG:botocore.loaders:Loading JSON file: /.venv/lib/python3.8/site-packages/botocore/data/_retry.json
DEBUG:botocore.client:Registering retry handlers for service: s3
DEBUG:s3transfer.utils:Acquiring 0
DEBUG:s3transfer.tasks:DownloadSubmissionTask(transfer_id=0, {\'transfer_future\': <s3transfer.futures.TransferFuture object at 0x7ff011ea3040>}) about to wait for the following futures []
DEBUG:s3transfer.tasks:DownloadSubmissionTask(transfer_id=0, {\'transfer_future\': <s3transfer.futures.TransferFuture object at 0x7ff011ea3040>}) done waiting for dependent futures
DEBUG:s3transfer.tasks:Executing task DownloadSubmissionTask(transfer_id=0, {\'transfer_future\': <s3transfer.futures.TransferFuture object at 0x7ff011ea3040>}) with kwargs {\'client\': <botocore.client.S3 object at 0x7ff012045e50>, \'config\': <boto3.s3.transfer.TransferConfig object at 0x7ff011e9e0a0>, \'osutil\': <s3transfer.utils.OSUtils object at 0x7ff011e9e0d0>, \'request_executor\': <s3transfer.futures.BoundedExecutor object at 0x7ff011e9e370>, \'transfer_future\': <s3transfer.futures.TransferFuture object at 0x7ff011ea3040>, \'io_executor\': <s3transfer.futures.BoundedExecutor object at 0x7ff011e9e9d0>}
DEBUG:botocore.hooks:Event before-parameter-build.s3.HeadObject: calling handler <function sse_md5 at 0x7ff02a9c14c0>
DEBUG:botocore.hooks:Event before-parameter-build.s3.HeadObject: calling handler <function validate_bucket_name at 0x7ff02a9c1430>
DEBUG:botocore.hooks:Event before-parameter-build.s3.HeadObject: calling handler <bound method S3RegionRedirector.redirect_from_cache of <botocore.utils.S3RegionRedirector object at 0x7ff011f4de80>>
DEBUG:botocore.hooks:Event before-parameter-build.s3.HeadObject: calling handler <bound method S3ArnParamHandler.handle_arn of <botocore.utils.S3ArnParamHandler object at 0x7ff011f4df40>>
DEBUG:botocore.hooks:Event before-parameter-build.s3.HeadObject: calling handler <function generate_idempotent_uuid at 0x7ff02a9c1280>
DEBUG:botocore.hooks:Event before-call.s3.HeadObject: calling handler <function add_expect_header at 0x7ff02a9c1790>
DEBUG:botocore.hooks:Event before-call.s3.HeadObject: calling handler <bound method S3RegionRedirector.set_request_url of <botocore.utils.S3RegionRedirector object at 0x7ff011f4de80>>
DEBUG:botocore.hooks:Event before-call.s3.HeadObject: calling handler <function inject_api_version_header_if_needed at 0x7ff02a9c2af0>
DEBUG:botocore.endpoint:Making request for OperationModel(name=HeadObject) with params: {\'url_path\': \'/vp-dev-blob/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld\', \'query_string\': {}, \'method\': \'HEAD\', \'headers\': {\'User-Agent\': \'Boto3/1.16.61 Python/3.8.5 Linux/4.14.214-164.339.amzn2.x86_64 exec-env/AWS_Lambda_Image Botocore/1.19.61\'}, \'body\': b\'\', \'url\': \'https://s3.us-west-2.amazonaws.com/vp-dev-blob/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld\', \'context\': {\'client_region\': \'us-west-2\', \'client_config\': <botocore.config.Config object at 0x7ff012045e20>, \'has_streaming_input\': False, \'auth_type\': None, \'signing\': {\'bucket\': \'vp-dev-blob\'}}}
DEBUG:botocore.hooks:Event request-created.s3.HeadObject: calling handler <function signal_not_transferring at 0x7ff011f7f4c0>
DEBUG:botocore.hooks:Event request-created.s3.HeadObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7ff012045b20>>
DEBUG:botocore.hooks:Event choose-signer.s3.HeadObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7ff01243b820>>
DEBUG:botocore.hooks:Event choose-signer.s3.HeadObject: calling handler <function set_operation_specific_signer at 0x7ff02a9c1160>
DEBUG:botocore.hooks:Event before-sign.s3.HeadObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7ff011f4dfd0>>
DEBUG:botocore.utils:Defaulting to S3 virtual host style addressing with path style addressing fallback.
DEBUG:botocore.utils:Checking for DNS compatible bucket for: https://s3.us-west-2.amazonaws.com/vp-dev-blob/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld
DEBUG:botocore.utils:URI updated to: https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld
DEBUG:botocore.auth:Calculating signature using v4 auth.
DEBUG:botocore.auth:CanonicalRequest:
HEAD
/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld
host:vp-dev-blob.s3.us-west-2.amazonaws.com
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20210312T173416Z
x-amz-security-token:IQoJb3JpZ2luX2VjEIL//////////wEaCXVzLXdlc3QtMiJHMEUCIAJ/9i7Fj0OtsR7HDoTz6P7i176BLL9St5VYO4K4LrSqAiEAvE6bpg3V8klHjwhrSknKteUUkmJJAESYkyNQsjZoPQgq3QEIq///////////ARAAGgw3MjU1NjEyMTI2MTkiDIwFZO/PMdTHa4FrsyqxAaf+kWCZnze9PCSGTjTUPIZG+gpz8aeB+DE4961eYvQiVmE6jk7KJeLkMRkKjyUML0PQCY6vSwqEYnbfBiiYk0kXS4T86Hfrrtrp/6T/BmzMMr4Gmi0c7MdJVZHoWs3ERPwX/wa8BAGC1ou3JX5XRGMcu1EMdgotiE5nUSEMVDggIJroCSVi5GO0EOXIZJoDqbFt7eZKozMIy8NSZ5rSvpX7bYKy13lHANExqr9hEtjiFTD0yK6CBjrgAax09L22gHXNqvaSyCAIEV5fT6oyl54fPvZh9y6pyeyei6D2Yl6cKqTFpru16IO2CX9gq2X1mPxr4xCTB0HnB1oB3G1L65C2yiRgyOs5ZAuXaaJYhburer6ANGHcoy5llcbdK5XdVAaMGlferS9/J/E0+6KvUJF8IKzYRfHJvmP25Up6BugizD4bZ4SxPk4tC9Mb+FUSY4bIWGGPPL2YHv6nbdUT3mDzKdrjLDb/+Vft5m0w7yqUn6hOq24E4e+r2TtnaYup5NM6cd5RwV6OySa0vYPgMB7hxAvndkC1+0hs
host;x-amz-content-sha256;x-amz-date;x-amz-security-token
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG:botocore.auth:StringToSign:
AWS4-HMAC-SHA256
20210312T173416Z
20210312/us-west-2/s3/aws4_request
cb5d2298c09ddaaaa80b98feaaa4d0ecade7bdd8be7da975ab0b4b16e6a0c9da
DEBUG:botocore.auth:Signature:
80f3aceecd60bdebfc29d7ff1fd8eaaf87df7fc5db94cc69bb7766307375a5c2
DEBUG:botocore.hooks:Event request-created.s3.HeadObject: calling handler <function signal_transferring at 0x7ff011f7f550>
DEBUG:botocore.endpoint:Sending http request: <AWSPreparedRequest stream_output=False, method=HEAD, url=https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld, headers={\'User-Agent\': b\'Boto3/1.16.61 Python/3.8.5 Linux/4.14.214-164.339.amzn2.x86_64 exec-env/AWS_Lambda_Image Botocore/1.19.61\', \'X-Amz-Date\': b\'20210312T173416Z\', \'X-Amz-Security-Token\': b\'IQoJb3JpZ2luX2VjEIL//////////wEaCXVzLXdlc3QtMiJHMEUCIAJ/9i7Fj0OtsR7HDoTz6P7i176BLL9St5VYO4K4LrSqAiEAvE6bpg3V8klHjwhrSknKteUUkmJJAESYkyNQsjZoPQgq3QEIq///////////ARAAGgw3MjU1NjEyMTI2MTkiDIwFZO/PMdTHa4FrsyqxAaf+kWCZnze9PCSGTjTUPIZG+gpz8aeB+DE4961eYvQiVmE6jk7KJeLkMRkKjyUML0PQCY6vSwqEYnbfBiiYk0kXS4T86Hfrrtrp/6T/BmzMMr4Gmi0c7MdJVZHoWs3ERPwX/wa8BAGC1ou3JX5XRGMcu1EMdgotiE5nUSEMVDggIJroCSVi5GO0EOXIZJoDqbFt7eZKozMIy8NSZ5rSvpX7bYKy13lHANExqr9hEtjiFTD0yK6CBjrgAax09L22gHXNqvaSyCAIEV5fT6oyl54fPvZh9y6pyeyei6D2Yl6cKqTFpru16IO2CX9gq2X1mPxr4xCTB0HnB1oB3G1L65C2yiRgyOs5ZAuXaaJYhburer6ANGHcoy5llcbdK5XdVAaMGlferS9/J/E0+6KvUJF8IKzYRfHJvmP25Up6BugizD4bZ4SxPk4tC9Mb+FUSY4bIWGGPPL2YHv6nbdUT3mDzKdrjLDb/+Vft5m0w7yqUn6hOq24E4e+r2TtnaYup5NM6cd5RwV6OySa0vYPgMB7hxAvndkC1+0hs\', \'X-Amz-Content-SHA256\': b\'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\', \'Authorization\': b\'AWS4-HMAC-SHA256 Credential=ASIA2R3WRP3F7V2BA4M2/20210312/us-west-2/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date;x-amz-security-token, Signature=80f3aceecd60bdebfc29d7ff1fd8eaaf87df7fc5db94cc69bb7766307375a5c2\'}>
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): vp-dev-blob.s3.us-west-2.amazonaws.com:443
DEBUG:botocore.endpoint:Exception received when sending HTTP request.
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
socket.timeout: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 308, in send
urllib_response = conn.urlopen(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen
retries = retries.increment(
File "/.venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 506, in increment
raise six.reraise(type(error), error, _stacktrace)
File "/.venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise
raise value
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 382, in _make_request
self._validate_conn(conn)
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
conn.connect()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 174, in _new_conn
raise ConnectTimeoutError(
urllib3.exceptions.ConnectTimeoutError: (<botocore.awsrequest.AWSHTTPSConnection object at 0x7ff011652700>, \'Connection to vp-dev-blob.s3.us-west-2.amazonaws.com timed out. (connect timeout=60)\')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 200, in _do_get_response
http_response = self._send(request)
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 269, in _send
return self.http_session.send(request)
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 341, in send
raise ConnectTimeoutError(endpoint_url=request.url, error=e)
botocore.exceptions.ConnectTimeoutError: Connect timeout on endpoint URL: "https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld"
DEBUG:botocore.hooks:Event needs-retry.s3.HeadObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7ff011f4de20>
DEBUG:botocore.retryhandler:retry needed, retryable exception caught: Connect timeout on endpoint URL: "https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld"
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
socket.timeout: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 308, in send
urllib_response = conn.urlopen(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen
retries = retries.increment(
File "/.venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 506, in increment
raise six.reraise(type(error), error, _stacktrace)
File "/.venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise
raise value
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 382, in _make_request
self._validate_conn(conn)
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
conn.connect()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 174, in _new_conn
raise ConnectTimeoutError(
urllib3.exceptions.ConnectTimeoutError: (<botocore.awsrequest.AWSHTTPSConnection object at 0x7ff011652700>, \'Connection to vp-dev-blob.s3.us-west-2.amazonaws.com timed out. (connect timeout=60)\')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 269, in _should_retry
return self._checker(attempt_number, response, caught_exception)
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 316, in __call__
checker_response = checker(attempt_number, response,
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 222, in __call__
return self._check_caught_exception(
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 359, in _check_caught_exception
raise caught_exception
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 200, in _do_get_response
http_response = self._send(request)
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 269, in _send
return self.http_session.send(request)
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 341, in send
raise ConnectTimeoutError(endpoint_url=request.url, error=e)
botocore.exceptions.ConnectTimeoutError: Connect timeout on endpoint URL: "https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld"
DEBUG:botocore.retryhandler:Retry needed, action of: 0.9264476552989448
DEBUG:botocore.hooks:Event needs-retry.s3.HeadObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7ff011f4de80>>
DEBUG:botocore.endpoint:Response received to retry, sleeping for 0.9264476552989448 seconds
DEBUG:botocore.hooks:Event request-created.s3.HeadObject: calling handler <function signal_not_transferring at 0x7ff011f7f4c0>
DEBUG:botocore.hooks:Event request-created.s3.HeadObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7ff012045b20>>
DEBUG:botocore.hooks:Event choose-signer.s3.HeadObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7ff01243b820>>
DEBUG:botocore.hooks:Event choose-signer.s3.HeadObject: calling handler <function set_operation_specific_signer at 0x7ff02a9c1160>
DEBUG:botocore.hooks:Event before-sign.s3.HeadObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7ff011f4dfd0>>
DEBUG:botocore.utils:Checking for DNS compatible bucket for: https://s3.us-west-2.amazonaws.com/vp-dev-blob/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld
DEBUG:botocore.utils:URI updated to: https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld
DEBUG:botocore.auth:Calculating signature using v4 auth.
DEBUG:botocore.auth:CanonicalRequest:
HEAD
/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld
host:vp-dev-blob.s3.us-west-2.amazonaws.com
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20210312T173517Z
x-amz-security-token:IQoJb3JpZ2luX2VjEIL//////////wEaCXVzLXdlc3QtMiJHMEUCIAJ/9i7Fj0OtsR7HDoTz6P7i176BLL9St5VYO4K4LrSqAiEAvE6bpg3V8klHjwhrSknKteUUkmJJAESYkyNQsjZoPQgq3QEIq///////////ARAAGgw3MjU1NjEyMTI2MTkiDIwFZO/PMdTHa4FrsyqxAaf+kWCZnze9PCSGTjTUPIZG+gpz8aeB+DE4961eYvQiVmE6jk7KJeLkMRkKjyUML0PQCY6vSwqEYnbfBiiYk0kXS4T86Hfrrtrp/6T/BmzMMr4Gmi0c7MdJVZHoWs3ERPwX/wa8BAGC1ou3JX5XRGMcu1EMdgotiE5nUSEMVDggIJroCSVi5GO0EOXIZJoDqbFt7eZKozMIy8NSZ5rSvpX7bYKy13lHANExqr9hEtjiFTD0yK6CBjrgAax09L22gHXNqvaSyCAIEV5fT6oyl54fPvZh9y6pyeyei6D2Yl6cKqTFpru16IO2CX9gq2X1mPxr4xCTB0HnB1oB3G1L65C2yiRgyOs5ZAuXaaJYhburer6ANGHcoy5llcbdK5XdVAaMGlferS9/J/E0+6KvUJF8IKzYRfHJvmP25Up6BugizD4bZ4SxPk4tC9Mb+FUSY4bIWGGPPL2YHv6nbdUT3mDzKdrjLDb/+Vft5m0w7yqUn6hOq24E4e+r2TtnaYup5NM6cd5RwV6OySa0vYPgMB7hxAvndkC1+0hs
host;x-amz-content-sha256;x-amz-date;x-amz-security-token
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG:botocore.auth:StringToSign:
AWS4-HMAC-SHA256
20210312T173517Z
20210312/us-west-2/s3/aws4_request
c7851366d5b0ed516450a73744d7008ca1718c64f01174576d5578404b809182
DEBUG:botocore.auth:Signature:
4f6b99df2018b9afc7e4cba970dee22b17e6add574f0457f5eeb92e975c33515
DEBUG:botocore.hooks:Event request-created.s3.HeadObject: calling handler <function signal_transferring at 0x7ff011f7f550>
DEBUG:botocore.endpoint:Sending http request: <AWSPreparedRequest stream_output=False, method=HEAD, url=https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld, headers={\'User-Agent\': b\'Boto3/1.16.61 Python/3.8.5 Linux/4.14.214-164.339.amzn2.x86_64 exec-env/AWS_Lambda_Image Botocore/1.19.61\', \'X-Amz-Date\': b\'20210312T173517Z\', \'X-Amz-Security-Token\': b\'IQoJb3JpZ2luX2VjEIL//////////wEaCXVzLXdlc3QtMiJHMEUCIAJ/9i7Fj0OtsR7HDoTz6P7i176BLL9St5VYO4K4LrSqAiEAvE6bpg3V8klHjwhrSknKteUUkmJJAESYkyNQsjZoPQgq3QEIq///////////ARAAGgw3MjU1NjEyMTI2MTkiDIwFZO/PMdTHa4FrsyqxAaf+kWCZnze9PCSGTjTUPIZG+gpz8aeB+DE4961eYvQiVmE6jk7KJeLkMRkKjyUML0PQCY6vSwqEYnbfBiiYk0kXS4T86Hfrrtrp/6T/BmzMMr4Gmi0c7MdJVZHoWs3ERPwX/wa8BAGC1ou3JX5XRGMcu1EMdgotiE5nUSEMVDggIJroCSVi5GO0EOXIZJoDqbFt7eZKozMIy8NSZ5rSvpX7bYKy13lHANExqr9hEtjiFTD0yK6CBjrgAax09L22gHXNqvaSyCAIEV5fT6oyl54fPvZh9y6pyeyei6D2Yl6cKqTFpru16IO2CX9gq2X1mPxr4xCTB0HnB1oB3G1L65C2yiRgyOs5ZAuXaaJYhburer6ANGHcoy5llcbdK5XdVAaMGlferS9/J/E0+6KvUJF8IKzYRfHJvmP25Up6BugizD4bZ4SxPk4tC9Mb+FUSY4bIWGGPPL2YHv6nbdUT3mDzKdrjLDb/+Vft5m0w7yqUn6hOq24E4e+r2TtnaYup5NM6cd5RwV6OySa0vYPgMB7hxAvndkC1+0hs\', \'X-Amz-Content-SHA256\': b\'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\', \'Authorization\': b\'AWS4-HMAC-SHA256 Credential=ASIA2R3WRP3F7V2BA4M2/20210312/us-west-2/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date;x-amz-security-token, Signature=4f6b99df2018b9afc7e4cba970dee22b17e6add574f0457f5eeb92e975c33515\'}>
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (2): vp-dev-blob.s3.us-west-2.amazonaws.com:443
DEBUG:botocore.endpoint:Exception received when sending HTTP request.
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
socket.timeout: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 308, in send
urllib_response = conn.urlopen(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen
retries = retries.increment(
File "/.venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 506, in increment
raise six.reraise(type(error), error, _stacktrace)
File "/.venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise
raise value
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 382, in _make_request
self._validate_conn(conn)
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
conn.connect()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 174, in _new_conn
raise ConnectTimeoutError(
urllib3.exceptions.ConnectTimeoutError: (<botocore.awsrequest.AWSHTTPSConnection object at 0x7ff011652d90>, \'Connection to vp-dev-blob.s3.us-west-2.amazonaws.com timed out. (connect timeout=60)\')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 200, in _do_get_response
http_response = self._send(request)
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 269, in _send
return self.http_session.send(request)
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 341, in send
raise ConnectTimeoutError(endpoint_url=request.url, error=e)
botocore.exceptions.ConnectTimeoutError: Connect timeout on endpoint URL: "https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld"
DEBUG:botocore.hooks:Event needs-retry.s3.HeadObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7ff011f4de20>
DEBUG:botocore.retryhandler:retry needed, retryable exception caught: Connect timeout on endpoint URL: "https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld"
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
socket.timeout: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 308, in send
urllib_response = conn.urlopen(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen
retries = retries.increment(
File "/.venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 506, in increment
raise six.reraise(type(error), error, _stacktrace)
File "/.venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise
raise value
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 382, in _make_request
self._validate_conn(conn)
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
conn.connect()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 174, in _new_conn
raise ConnectTimeoutError(
urllib3.exceptions.ConnectTimeoutError: (<botocore.awsrequest.AWSHTTPSConnection object at 0x7ff011652d90>, \'Connection to vp-dev-blob.s3.us-west-2.amazonaws.com timed out. (connect timeout=60)\')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 269, in _should_retry
return self._checker(attempt_number, response, caught_exception)
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 316, in __call__
checker_response = checker(attempt_number, response,
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 222, in __call__
return self._check_caught_exception(
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 359, in _check_caught_exception
raise caught_exception
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 200, in _do_get_response
http_response = self._send(request)
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 269, in _send
return self.http_session.send(request)
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 341, in send
raise ConnectTimeoutError(endpoint_url=request.url, error=e)
botocore.exceptions.ConnectTimeoutError: Connect timeout on endpoint URL: "https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld"
DEBUG:botocore.retryhandler:Retry needed, action of: 1.0259646168033392
DEBUG:botocore.hooks:Event needs-retry.s3.HeadObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7ff011f4de80>>
DEBUG:botocore.endpoint:Response received to retry, sleeping for 1.0259646168033392 seconds
DEBUG:botocore.hooks:Event request-created.s3.HeadObject: calling handler <function signal_not_transferring at 0x7ff011f7f4c0>
DEBUG:botocore.hooks:Event request-created.s3.HeadObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7ff012045b20>>
DEBUG:botocore.hooks:Event choose-signer.s3.HeadObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7ff01243b820>>
DEBUG:botocore.hooks:Event choose-signer.s3.HeadObject: calling handler <function set_operation_specific_signer at 0x7ff02a9c1160>
DEBUG:botocore.hooks:Event before-sign.s3.HeadObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7ff011f4dfd0>>
DEBUG:botocore.utils:Checking for DNS compatible bucket for: https://s3.us-west-2.amazonaws.com/vp-dev-blob/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld
DEBUG:botocore.utils:URI updated to: https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld
DEBUG:botocore.auth:Calculating signature using v4 auth.
DEBUG:botocore.auth:CanonicalRequest:
HEAD
/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld
host:vp-dev-blob.s3.us-west-2.amazonaws.com
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20210312T173618Z
x-amz-security-token:IQoJb3JpZ2luX2VjEIL//////////wEaCXVzLXdlc3QtMiJHMEUCIAJ/9i7Fj0OtsR7HDoTz6P7i176BLL9St5VYO4K4LrSqAiEAvE6bpg3V8klHjwhrSknKteUUkmJJAESYkyNQsjZoPQgq3QEIq///////////ARAAGgw3MjU1NjEyMTI2MTkiDIwFZO/PMdTHa4FrsyqxAaf+kWCZnze9PCSGTjTUPIZG+gpz8aeB+DE4961eYvQiVmE6jk7KJeLkMRkKjyUML0PQCY6vSwqEYnbfBiiYk0kXS4T86Hfrrtrp/6T/BmzMMr4Gmi0c7MdJVZHoWs3ERPwX/wa8BAGC1ou3JX5XRGMcu1EMdgotiE5nUSEMVDggIJroCSVi5GO0EOXIZJoDqbFt7eZKozMIy8NSZ5rSvpX7bYKy13lHANExqr9hEtjiFTD0yK6CBjrgAax09L22gHXNqvaSyCAIEV5fT6oyl54fPvZh9y6pyeyei6D2Yl6cKqTFpru16IO2CX9gq2X1mPxr4xCTB0HnB1oB3G1L65C2yiRgyOs5ZAuXaaJYhburer6ANGHcoy5llcbdK5XdVAaMGlferS9/J/E0+6KvUJF8IKzYRfHJvmP25Up6BugizD4bZ4SxPk4tC9Mb+FUSY4bIWGGPPL2YHv6nbdUT3mDzKdrjLDb/+Vft5m0w7yqUn6hOq24E4e+r2TtnaYup5NM6cd5RwV6OySa0vYPgMB7hxAvndkC1+0hs
host;x-amz-content-sha256;x-amz-date;x-amz-security-token
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG:botocore.auth:StringToSign:
AWS4-HMAC-SHA256
20210312T173618Z
20210312/us-west-2/s3/aws4_request
6cdeda00c3402f2c17308675936673f08b049f517af5eb6649fab49e81019203
DEBUG:botocore.auth:Signature:
88ea021b98f5b8364c5d4eddfadfc5ea64a7db5b86b2e2cf4dafa01f523e640e
DEBUG:botocore.hooks:Event request-created.s3.HeadObject: calling handler <function signal_transferring at 0x7ff011f7f550>
DEBUG:botocore.endpoint:Sending http request: <AWSPreparedRequest stream_output=False, method=HEAD, url=https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld, headers={\'User-Agent\': b\'Boto3/1.16.61 Python/3.8.5 Linux/4.14.214-164.339.amzn2.x86_64 exec-env/AWS_Lambda_Image Botocore/1.19.61\', \'X-Amz-Date\': b\'20210312T173618Z\', \'X-Amz-Security-Token\': b\'IQoJb3JpZ2luX2VjEIL//////////wEaCXVzLXdlc3QtMiJHMEUCIAJ/9i7Fj0OtsR7HDoTz6P7i176BLL9St5VYO4K4LrSqAiEAvE6bpg3V8klHjwhrSknKteUUkmJJAESYkyNQsjZoPQgq3QEIq///////////ARAAGgw3MjU1NjEyMTI2MTkiDIwFZO/PMdTHa4FrsyqxAaf+kWCZnze9PCSGTjTUPIZG+gpz8aeB+DE4961eYvQiVmE6jk7KJeLkMRkKjyUML0PQCY6vSwqEYnbfBiiYk0kXS4T86Hfrrtrp/6T/BmzMMr4Gmi0c7MdJVZHoWs3ERPwX/wa8BAGC1ou3JX5XRGMcu1EMdgotiE5nUSEMVDggIJroCSVi5GO0EOXIZJoDqbFt7eZKozMIy8NSZ5rSvpX7bYKy13lHANExqr9hEtjiFTD0yK6CBjrgAax09L22gHXNqvaSyCAIEV5fT6oyl54fPvZh9y6pyeyei6D2Yl6cKqTFpru16IO2CX9gq2X1mPxr4xCTB0HnB1oB3G1L65C2yiRgyOs5ZAuXaaJYhburer6ANGHcoy5llcbdK5XdVAaMGlferS9/J/E0+6KvUJF8IKzYRfHJvmP25Up6BugizD4bZ4SxPk4tC9Mb+FUSY4bIWGGPPL2YHv6nbdUT3mDzKdrjLDb/+Vft5m0w7yqUn6hOq24E4e+r2TtnaYup5NM6cd5RwV6OySa0vYPgMB7hxAvndkC1+0hs\', \'X-Amz-Content-SHA256\': b\'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\', \'Authorization\': b\'AWS4-HMAC-SHA256 Credential=ASIA2R3WRP3F7V2BA4M2/20210312/us-west-2/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date;x-amz-security-token, Signature=88ea021b98f5b8364c5d4eddfadfc5ea64a7db5b86b2e2cf4dafa01f523e640e\'}>
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (3): vp-dev-blob.s3.us-west-2.amazonaws.com:443
DEBUG:botocore.endpoint:Exception received when sending HTTP request.
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
socket.timeout: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 308, in send
urllib_response = conn.urlopen(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen
retries = retries.increment(
File "/.venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 506, in increment
raise six.reraise(type(error), error, _stacktrace)
File "/.venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise
raise value
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 382, in _make_request
self._validate_conn(conn)
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
conn.connect()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 174, in _new_conn
raise ConnectTimeoutError(
urllib3.exceptions.ConnectTimeoutError: (<botocore.awsrequest.AWSHTTPSConnection object at 0x7ff011640400>, \'Connection to vp-dev-blob.s3.us-west-2.amazonaws.com timed out. (connect timeout=60)\')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 200, in _do_get_response
http_response = self._send(request)
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 269, in _send
return self.http_session.send(request)
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 341, in send
raise ConnectTimeoutError(endpoint_url=request.url, error=e)
botocore.exceptions.ConnectTimeoutError: Connect timeout on endpoint URL: "https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld"
DEBUG:botocore.hooks:Event needs-retry.s3.HeadObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7ff011f4de20>
DEBUG:botocore.retryhandler:retry needed, retryable exception caught: Connect timeout on endpoint URL: "https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld"
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
socket.timeout: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 308, in send
urllib_response = conn.urlopen(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen
retries = retries.increment(
File "/.venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 506, in increment
raise six.reraise(type(error), error, _stacktrace)
File "/.venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise
raise value
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 382, in _make_request
self._validate_conn(conn)
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
conn.connect()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 174, in _new_conn
raise ConnectTimeoutError(
urllib3.exceptions.ConnectTimeoutError: (<botocore.awsrequest.AWSHTTPSConnection object at 0x7ff011640400>, \'Connection to vp-dev-blob.s3.us-west-2.amazonaws.com timed out. (connect timeout=60)\')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 269, in _should_retry
return self._checker(attempt_number, response, caught_exception)
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 316, in __call__
checker_response = checker(attempt_number, response,
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 222, in __call__
return self._check_caught_exception(
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 359, in _check_caught_exception
raise caught_exception
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 200, in _do_get_response
http_response = self._send(request)
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 269, in _send
return self.http_session.send(request)
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 341, in send
raise ConnectTimeoutError(endpoint_url=request.url, error=e)
botocore.exceptions.ConnectTimeoutError: Connect timeout on endpoint URL: "https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld"
DEBUG:botocore.retryhandler:Retry needed, action of: 2.5686219272426705
DEBUG:botocore.hooks:Event needs-retry.s3.HeadObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7ff011f4de80>>
DEBUG:botocore.endpoint:Response received to retry, sleeping for 2.5686219272426705 seconds
DEBUG:botocore.hooks:Event request-created.s3.HeadObject: calling handler <function signal_not_transferring at 0x7ff011f7f4c0>
DEBUG:botocore.hooks:Event request-created.s3.HeadObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7ff012045b20>>
DEBUG:botocore.hooks:Event choose-signer.s3.HeadObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7ff01243b820>>
DEBUG:botocore.hooks:Event choose-signer.s3.HeadObject: calling handler <function set_operation_specific_signer at 0x7ff02a9c1160>
DEBUG:botocore.hooks:Event before-sign.s3.HeadObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7ff011f4dfd0>>
DEBUG:botocore.utils:Checking for DNS compatible bucket for: https://s3.us-west-2.amazonaws.com/vp-dev-blob/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld
DEBUG:botocore.utils:URI updated to: https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld
DEBUG:botocore.auth:Calculating signature using v4 auth.
DEBUG:botocore.auth:CanonicalRequest:
HEAD
/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld
host:vp-dev-blob.s3.us-west-2.amazonaws.com
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20210312T173721Z
x-amz-security-token:IQoJb3JpZ2luX2VjEIL//////////wEaCXVzLXdlc3QtMiJHMEUCIAJ/9i7Fj0OtsR7HDoTz6P7i176BLL9St5VYO4K4LrSqAiEAvE6bpg3V8klHjwhrSknKteUUkmJJAESYkyNQsjZoPQgq3QEIq///////////ARAAGgw3MjU1NjEyMTI2MTkiDIwFZO/PMdTHa4FrsyqxAaf+kWCZnze9PCSGTjTUPIZG+gpz8aeB+DE4961eYvQiVmE6jk7KJeLkMRkKjyUML0PQCY6vSwqEYnbfBiiYk0kXS4T86Hfrrtrp/6T/BmzMMr4Gmi0c7MdJVZHoWs3ERPwX/wa8BAGC1ou3JX5XRGMcu1EMdgotiE5nUSEMVDggIJroCSVi5GO0EOXIZJoDqbFt7eZKozMIy8NSZ5rSvpX7bYKy13lHANExqr9hEtjiFTD0yK6CBjrgAax09L22gHXNqvaSyCAIEV5fT6oyl54fPvZh9y6pyeyei6D2Yl6cKqTFpru16IO2CX9gq2X1mPxr4xCTB0HnB1oB3G1L65C2yiRgyOs5ZAuXaaJYhburer6ANGHcoy5llcbdK5XdVAaMGlferS9/J/E0+6KvUJF8IKzYRfHJvmP25Up6BugizD4bZ4SxPk4tC9Mb+FUSY4bIWGGPPL2YHv6nbdUT3mDzKdrjLDb/+Vft5m0w7yqUn6hOq24E4e+r2TtnaYup5NM6cd5RwV6OySa0vYPgMB7hxAvndkC1+0hs
host;x-amz-content-sha256;x-amz-date;x-amz-security-token
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG:botocore.auth:StringToSign:
AWS4-HMAC-SHA256
20210312T173721Z
20210312/us-west-2/s3/aws4_request
73f1b99b9d461e2510de061b2a007b3ea9fdb49f41a44e7cb4d578b3eafb04e8
DEBUG:botocore.auth:Signature:
28dd34828b12b09291d45e4541c1e568086e1eac2ce092724b8ba2e8d0a309aa
DEBUG:botocore.hooks:Event request-created.s3.HeadObject: calling handler <function signal_transferring at 0x7ff011f7f550>
DEBUG:botocore.endpoint:Sending http request: <AWSPreparedRequest stream_output=False, method=HEAD, url=https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld, headers={\'User-Agent\': b\'Boto3/1.16.61 Python/3.8.5 Linux/4.14.214-164.339.amzn2.x86_64 exec-env/AWS_Lambda_Image Botocore/1.19.61\', \'X-Amz-Date\': b\'20210312T173721Z\', \'X-Amz-Security-Token\': b\'IQoJb3JpZ2luX2VjEIL//////////wEaCXVzLXdlc3QtMiJHMEUCIAJ/9i7Fj0OtsR7HDoTz6P7i176BLL9St5VYO4K4LrSqAiEAvE6bpg3V8klHjwhrSknKteUUkmJJAESYkyNQsjZoPQgq3QEIq///////////ARAAGgw3MjU1NjEyMTI2MTkiDIwFZO/PMdTHa4FrsyqxAaf+kWCZnze9PCSGTjTUPIZG+gpz8aeB+DE4961eYvQiVmE6jk7KJeLkMRkKjyUML0PQCY6vSwqEYnbfBiiYk0kXS4T86Hfrrtrp/6T/BmzMMr4Gmi0c7MdJVZHoWs3ERPwX/wa8BAGC1ou3JX5XRGMcu1EMdgotiE5nUSEMVDggIJroCSVi5GO0EOXIZJoDqbFt7eZKozMIy8NSZ5rSvpX7bYKy13lHANExqr9hEtjiFTD0yK6CBjrgAax09L22gHXNqvaSyCAIEV5fT6oyl54fPvZh9y6pyeyei6D2Yl6cKqTFpru16IO2CX9gq2X1mPxr4xCTB0HnB1oB3G1L65C2yiRgyOs5ZAuXaaJYhburer6ANGHcoy5llcbdK5XdVAaMGlferS9/J/E0+6KvUJF8IKzYRfHJvmP25Up6BugizD4bZ4SxPk4tC9Mb+FUSY4bIWGGPPL2YHv6nbdUT3mDzKdrjLDb/+Vft5m0w7yqUn6hOq24E4e+r2TtnaYup5NM6cd5RwV6OySa0vYPgMB7hxAvndkC1+0hs\', \'X-Amz-Content-SHA256\': b\'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\', \'Authorization\': b\'AWS4-HMAC-SHA256 Credential=ASIA2R3WRP3F7V2BA4M2/20210312/us-west-2/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date;x-amz-security-token, Signature=28dd34828b12b09291d45e4541c1e568086e1eac2ce092724b8ba2e8d0a309aa\'}>
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (4): vp-dev-blob.s3.us-west-2.amazonaws.com:443
DEBUG:botocore.endpoint:Exception received when sending HTTP request.
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
socket.timeout: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 308, in send
urllib_response = conn.urlopen(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen
retries = retries.increment(
File "/.venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 506, in increment
raise six.reraise(type(error), error, _stacktrace)
File "/.venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise
raise value
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 382, in _make_request
self._validate_conn(conn)
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
conn.connect()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 174, in _new_conn
raise ConnectTimeoutError(
urllib3.exceptions.ConnectTimeoutError: (<botocore.awsrequest.AWSHTTPSConnection object at 0x7ff011640a30>, \'Connection to vp-dev-blob.s3.us-west-2.amazonaws.com timed out. (connect timeout=60)\')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 200, in _do_get_response
http_response = self._send(request)
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 269, in _send
return self.http_session.send(request)
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 341, in send
raise ConnectTimeoutError(endpoint_url=request.url, error=e)
botocore.exceptions.ConnectTimeoutError: Connect timeout on endpoint URL: "https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld"
DEBUG:botocore.hooks:Event needs-retry.s3.HeadObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7ff011f4de20>
DEBUG:botocore.retryhandler:retry needed, retryable exception caught: Connect timeout on endpoint URL: "https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld"
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
socket.timeout: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 308, in send
urllib_response = conn.urlopen(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen
retries = retries.increment(
File "/.venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 506, in increment
raise six.reraise(type(error), error, _stacktrace)
File "/.venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise
raise value
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 382, in _make_request
self._validate_conn(conn)
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
conn.connect()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 174, in _new_conn
raise ConnectTimeoutError(
urllib3.exceptions.ConnectTimeoutError: (<botocore.awsrequest.AWSHTTPSConnection object at 0x7ff011640a30>, \'Connection to vp-dev-blob.s3.us-west-2.amazonaws.com timed out. (connect timeout=60)\')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 269, in _should_retry
return self._checker(attempt_number, response, caught_exception)
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 316, in __call__
checker_response = checker(attempt_number, response,
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 222, in __call__
return self._check_caught_exception(
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 359, in _check_caught_exception
raise caught_exception
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 200, in _do_get_response
http_response = self._send(request)
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 269, in _send
return self.http_session.send(request)
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 341, in send
raise ConnectTimeoutError(endpoint_url=request.url, error=e)
botocore.exceptions.ConnectTimeoutError: Connect timeout on endpoint URL: "https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld"
DEBUG:botocore.retryhandler:Retry needed, action of: 2.3371433781046997
DEBUG:botocore.hooks:Event needs-retry.s3.HeadObject: calling handler <bound method S3RegionRedirector.redirect_from_error of <botocore.utils.S3RegionRedirector object at 0x7ff011f4de80>>
DEBUG:botocore.endpoint:Response received to retry, sleeping for 2.3371433781046997 seconds
DEBUG:botocore.hooks:Event request-created.s3.HeadObject: calling handler <function signal_not_transferring at 0x7ff011f7f4c0>
DEBUG:botocore.hooks:Event request-created.s3.HeadObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7ff012045b20>>
DEBUG:botocore.hooks:Event choose-signer.s3.HeadObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7ff01243b820>>
DEBUG:botocore.hooks:Event choose-signer.s3.HeadObject: calling handler <function set_operation_specific_signer at 0x7ff02a9c1160>
DEBUG:botocore.hooks:Event before-sign.s3.HeadObject: calling handler <bound method S3EndpointSetter.set_endpoint of <botocore.utils.S3EndpointSetter object at 0x7ff011f4dfd0>>
DEBUG:botocore.utils:Checking for DNS compatible bucket for: https://s3.us-west-2.amazonaws.com/vp-dev-blob/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld
DEBUG:botocore.utils:URI updated to: https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld
DEBUG:botocore.auth:Calculating signature using v4 auth.
DEBUG:botocore.auth:CanonicalRequest:
HEAD
/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld
host:vp-dev-blob.s3.us-west-2.amazonaws.com
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20210312T173823Z
x-amz-security-token:IQoJb3JpZ2luX2VjEIL//////////wEaCXVzLXdlc3QtMiJHMEUCIAJ/9i7Fj0OtsR7HDoTz6P7i176BLL9St5VYO4K4LrSqAiEAvE6bpg3V8klHjwhrSknKteUUkmJJAESYkyNQsjZoPQgq3QEIq///////////ARAAGgw3MjU1NjEyMTI2MTkiDIwFZO/PMdTHa4FrsyqxAaf+kWCZnze9PCSGTjTUPIZG+gpz8aeB+DE4961eYvQiVmE6jk7KJeLkMRkKjyUML0PQCY6vSwqEYnbfBiiYk0kXS4T86Hfrrtrp/6T/BmzMMr4Gmi0c7MdJVZHoWs3ERPwX/wa8BAGC1ou3JX5XRGMcu1EMdgotiE5nUSEMVDggIJroCSVi5GO0EOXIZJoDqbFt7eZKozMIy8NSZ5rSvpX7bYKy13lHANExqr9hEtjiFTD0yK6CBjrgAax09L22gHXNqvaSyCAIEV5fT6oyl54fPvZh9y6pyeyei6D2Yl6cKqTFpru16IO2CX9gq2X1mPxr4xCTB0HnB1oB3G1L65C2yiRgyOs5ZAuXaaJYhburer6ANGHcoy5llcbdK5XdVAaMGlferS9/J/E0+6KvUJF8IKzYRfHJvmP25Up6BugizD4bZ4SxPk4tC9Mb+FUSY4bIWGGPPL2YHv6nbdUT3mDzKdrjLDb/+Vft5m0w7yqUn6hOq24E4e+r2TtnaYup5NM6cd5RwV6OySa0vYPgMB7hxAvndkC1+0hs
host;x-amz-content-sha256;x-amz-date;x-amz-security-token
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG:botocore.auth:StringToSign:
AWS4-HMAC-SHA256
20210312T173823Z
20210312/us-west-2/s3/aws4_request
f111ef3443a6672f5841747976d6bae72127ae26d5a7a87775dfa2c1b4ba455d
DEBUG:botocore.auth:Signature:
8750d300e216721fa3a9ecc6a274be1199182c579c3ab9da1b934c551e3e51e6
DEBUG:botocore.hooks:Event request-created.s3.HeadObject: calling handler <function signal_transferring at 0x7ff011f7f550>
DEBUG:botocore.endpoint:Sending http request: <AWSPreparedRequest stream_output=False, method=HEAD, url=https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld, headers={\'User-Agent\': b\'Boto3/1.16.61 Python/3.8.5 Linux/4.14.214-164.339.amzn2.x86_64 exec-env/AWS_Lambda_Image Botocore/1.19.61\', \'X-Amz-Date\': b\'20210312T173823Z\', \'X-Amz-Security-Token\': b\'IQoJb3JpZ2luX2VjEIL//////////wEaCXVzLXdlc3QtMiJHMEUCIAJ/9i7Fj0OtsR7HDoTz6P7i176BLL9St5VYO4K4LrSqAiEAvE6bpg3V8klHjwhrSknKteUUkmJJAESYkyNQsjZoPQgq3QEIq///////////ARAAGgw3MjU1NjEyMTI2MTkiDIwFZO/PMdTHa4FrsyqxAaf+kWCZnze9PCSGTjTUPIZG+gpz8aeB+DE4961eYvQiVmE6jk7KJeLkMRkKjyUML0PQCY6vSwqEYnbfBiiYk0kXS4T86Hfrrtrp/6T/BmzMMr4Gmi0c7MdJVZHoWs3ERPwX/wa8BAGC1ou3JX5XRGMcu1EMdgotiE5nUSEMVDggIJroCSVi5GO0EOXIZJoDqbFt7eZKozMIy8NSZ5rSvpX7bYKy13lHANExqr9hEtjiFTD0yK6CBjrgAax09L22gHXNqvaSyCAIEV5fT6oyl54fPvZh9y6pyeyei6D2Yl6cKqTFpru16IO2CX9gq2X1mPxr4xCTB0HnB1oB3G1L65C2yiRgyOs5ZAuXaaJYhburer6ANGHcoy5llcbdK5XdVAaMGlferS9/J/E0+6KvUJF8IKzYRfHJvmP25Up6BugizD4bZ4SxPk4tC9Mb+FUSY4bIWGGPPL2YHv6nbdUT3mDzKdrjLDb/+Vft5m0w7yqUn6hOq24E4e+r2TtnaYup5NM6cd5RwV6OySa0vYPgMB7hxAvndkC1+0hs\', \'X-Amz-Content-SHA256\': b\'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\', \'Authorization\': b\'AWS4-HMAC-SHA256 Credential=ASIA2R3WRP3F7V2BA4M2/20210312/us-west-2/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date;x-amz-security-token, Signature=8750d300e216721fa3a9ecc6a274be1199182c579c3ab9da1b934c551e3e51e6\'}>
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (5): vp-dev-blob.s3.us-west-2.amazonaws.com:443
DEBUG:botocore.endpoint:Exception received when sending HTTP request.
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
socket.timeout: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 308, in send
urllib_response = conn.urlopen(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen
retries = retries.increment(
File "/.venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 506, in increment
raise six.reraise(type(error), error, _stacktrace)
File "/.venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise
raise value
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 382, in _make_request
self._validate_conn(conn)
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
conn.connect()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 174, in _new_conn
raise ConnectTimeoutError(
urllib3.exceptions.ConnectTimeoutError: (<botocore.awsrequest.AWSHTTPSConnection object at 0x7ff0115c80a0>, \'Connection to vp-dev-blob.s3.us-west-2.amazonaws.com timed out. (connect timeout=60)\')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 200, in _do_get_response
http_response = self._send(request)
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 269, in _send
return self.http_session.send(request)
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 341, in send
raise ConnectTimeoutError(endpoint_url=request.url, error=e)
botocore.exceptions.ConnectTimeoutError: Connect timeout on endpoint URL: "https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld"
DEBUG:botocore.hooks:Event needs-retry.s3.HeadObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7ff011f4de20>
DEBUG:s3transfer.tasks:Exception raised.
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
socket.timeout: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 308, in send
urllib_response = conn.urlopen(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen
retries = retries.increment(
File "/.venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 506, in increment
raise six.reraise(type(error), error, _stacktrace)
File "/.venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise
raise value
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 382, in _make_request
self._validate_conn(conn)
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
conn.connect()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 174, in _new_conn
raise ConnectTimeoutError(
urllib3.exceptions.ConnectTimeoutError: (<botocore.awsrequest.AWSHTTPSConnection object at 0x7ff0115c80a0>, \'Connection to vp-dev-blob.s3.us-west-2.amazonaws.com timed out. (connect timeout=60)\')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/s3transfer/tasks.py", line 255, in _main
self._submit(transfer_future=transfer_future, **kwargs)
File "/.venv/lib/python3.8/site-packages/s3transfer/download.py", line 340, in _submit
response = client.head_object(
File "/.venv/lib/python3.8/site-packages/botocore/client.py", line 357, in _api_call
return self._make_api_call(operation_name, kwargs)
File "/.venv/lib/python3.8/site-packages/botocore/client.py", line 662, in _make_api_call
http, parsed_response = self._make_request(
File "/.venv/lib/python3.8/site-packages/botocore/client.py", line 682, in _make_request
return self._endpoint.make_request(operation_model, request_dict)
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 102, in make_request
return self._send_request(request_dict, operation_model)
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 136, in _send_request
while self._needs_retry(attempts, operation_model, request_dict,
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 253, in _needs_retry
responses = self._event_emitter.emit(
File "/.venv/lib/python3.8/site-packages/botocore/hooks.py", line 356, in emit
return self._emitter.emit(aliased_event_name, **kwargs)
File "/.venv/lib/python3.8/site-packages/botocore/hooks.py", line 228, in emit
return self._emit(event_name, kwargs)
File "/.venv/lib/python3.8/site-packages/botocore/hooks.py", line 211, in _emit
response = handler(**kwargs)
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 183, in __call__
if self._checker(attempts, response, caught_exception):
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 250, in __call__
should_retry = self._should_retry(attempt_number, response,
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 277, in _should_retry
return self._checker(attempt_number, response, caught_exception)
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 316, in __call__
checker_response = checker(attempt_number, response,
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 222, in __call__
return self._check_caught_exception(
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 359, in _check_caught_exception
raise caught_exception
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 200, in _do_get_response
http_response = self._send(request)
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 269, in _send
return self.http_session.send(request)
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 341, in send
raise ConnectTimeoutError(endpoint_url=request.url, error=e)
botocore.exceptions.ConnectTimeoutError: Connect timeout on endpoint URL: "https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld"
DEBUG:s3transfer.utils:Releasing acquire 0/None
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/.venv/lib/python3.8/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
socket.timeout: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 308, in send
urllib_response = conn.urlopen(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen
retries = retries.increment(
File "/.venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 506, in increment
raise six.reraise(type(error), error, _stacktrace)
File "/.venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise
raise value
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 382, in _make_request
self._validate_conn(conn)
File "/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
conn.connect()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/.venv/lib/python3.8/site-packages/urllib3/connection.py", line 174, in _new_conn
raise ConnectTimeoutError(
urllib3.exceptions.ConnectTimeoutError: (<botocore.awsrequest.AWSHTTPSConnection object at 0x7ff0115c80a0>, \'Connection to vp-dev-blob.s3.us-west-2.amazonaws.com timed out. (connect timeout=60)\')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/.venv/bin/invoke", line 8, in <module>
sys.exit(program.run())
File "/.venv/lib/python3.8/site-packages/invoke/program.py", line 384, in run
self.execute()
File "/.venv/lib/python3.8/site-packages/invoke/program.py", line 566, in execute
executor.execute(*self.tasks)
File "/.venv/lib/python3.8/site-packages/invoke/executor.py", line 129, in execute
result = call.task(*args, **call.kwargs)
File "/.venv/lib/python3.8/site-packages/invoke/tasks.py", line 127, in __call__
result = self.body(*args, **kwargs)
File "/function/etl/postgis.py", line 224, in postgis_add_polygons
s3_client.download_file(bucket, key, path)
File "/.venv/lib/python3.8/site-packages/boto3/s3/inject.py", line 170, in download_file
return transfer.download_file(
File "/.venv/lib/python3.8/site-packages/boto3/s3/transfer.py", line 307, in download_file
future.result()
File "/.venv/lib/python3.8/site-packages/s3transfer/futures.py", line 106, in result
return self._coordinator.result()
File "/.venv/lib/python3.8/site-packages/s3transfer/futures.py", line 265, in result
raise self._exception
File "/.venv/lib/python3.8/site-packages/s3transfer/tasks.py", line 255, in _main
self._submit(transfer_future=transfer_future, **kwargs)
File "/.venv/lib/python3.8/site-packages/s3transfer/download.py", line 340, in _submit
response = client.head_object(
File "/.venv/lib/python3.8/site-packages/botocore/client.py", line 357, in _api_call
return self._make_api_call(operation_name, kwargs)
File "/.venv/lib/python3.8/site-packages/botocore/client.py", line 662, in _make_api_call
http, parsed_response = self._make_request(
File "/.venv/lib/python3.8/site-packages/botocore/client.py", line 682, in _make_request
return self._endpoint.make_request(operation_model, request_dict)
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 102, in make_request
return self._send_request(request_dict, operation_model)
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 136, in _send_request
while self._needs_retry(attempts, operation_model, request_dict,
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 253, in _needs_retry
responses = self._event_emitter.emit(
File "/.venv/lib/python3.8/site-packages/botocore/hooks.py", line 356, in emit
return self._emitter.emit(aliased_event_name, **kwargs)
File "/.venv/lib/python3.8/site-packages/botocore/hooks.py", line 228, in emit
return self._emit(event_name, kwargs)
File "/.venv/lib/python3.8/site-packages/botocore/hooks.py", line 211, in _emit
response = handler(**kwargs)
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 183, in __call__
if self._checker(attempts, response, caught_exception):
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 250, in __call__
should_retry = self._should_retry(attempt_number, response,
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 277, in _should_retry
return self._checker(attempt_number, response, caught_exception)
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 316, in __call__
checker_response = checker(attempt_number, response,
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 222, in __call__
return self._check_caught_exception(
File "/.venv/lib/python3.8/site-packages/botocore/retryhandler.py", line 359, in _check_caught_exception
raise caught_exception
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 200, in _do_get_response
http_response = self._send(request)
File "/.venv/lib/python3.8/site-packages/botocore/endpoint.py", line 269, in _send
return self.http_session.send(request)
File "/.venv/lib/python3.8/site-packages/botocore/httpsession.py", line 341, in send
raise ConnectTimeoutError(endpoint_url=request.url, error=e)
botocore.exceptions.ConnectTimeoutError: Connect timeout on endpoint URL: "https://vp-dev-blob.s3.us-west-2.amazonaws.com/vp-stewardship-atlas/Yuba_Subset-1.geojson.ld"
', 'returncode': 1})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment