(sink)
ERROR :Data Package validation error: Descriptor validation error: [] is too short at "schema/fields" in descriptor and at "properties/schema/properties/fields/minItems" in profile
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/manager/../lib/internal/sink.py", line 24, in <module>
params, dp, res_iter = ingest()
File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 186, in ingest
params, datapackage, resource_iterator = _ingest(debug=debug)
File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 44, in _ingest
datapackage, resource_iterator, dependency_dp = process_input(sys.stdin, validate, debug)
File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/input_processor.py", line 88, in process_input
datapackage.validate(dp_to_validate)
File "/usr/local/lib/python3.9/site-packages/datapackage/validate.py", line 28, in validate
Package(descriptor, strict=True)
File "/usr/local/lib/python3.9/site-packages/datapackage/package.py", line 126, in __init__
self.__build()
File "/usr/local/lib/python3.9/site-packages/datapackage/package.py", line 534, in __build
updated_resource = Resource(descriptor,
File "/usr/local/lib/python3.9/site-packages/datapackage/resource.py", line 90, in __init__
self.__build()
File "/usr/local/lib/python3.9/site-packages/datapackage/resource.py", line 648, in __build
raise exception
File "/usr/local/lib/python3.9/site-packages/datapackage/resource.py", line 643, in __build
self.__profile.validate(self.__current_descriptor)
File "/usr/local/lib/python3.9/site-packages/datapackage/profile.py", line 89, in validate
raise exceptions.ValidationError(message, errors=errors)
datapackage.exceptions.ValidationError: There are 1 validation errors (see exception.errors)
Pipeline ID: knesset/ethics_committee_decisions
Pipeline ID: knesset/knesset_committee_decisions
flow
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 13, in <module>
flow = flow_module.flow(parameters, datapackage, resources, ctx.stats)
File "/datapackage_pipelines_budgetkey/pipelines/knesset/knesset_legal_advisor.py", line 44, in flow
document = gcl.download(url, use_curl=True, outfile=filename)
File "/datapackage_pipelines_budgetkey/common/google_chrome.py", line 162, in download
assert False, 'Failed to download file, %r' % downloads
AssertionError: Failed to download file, ['']
DEBUG :[chan 16] Max packet in: 32768 bytes
DEBUG :[chan 16] Max packet out: 32768 bytes
DEBUG :Secsh channel 16 opened.
DEBUG :[chan 16] Sesch channel 16 request ok
DEBUG :[chan 16] EOF received (16)
DEBUG :[chan 16] EOF sent (16)
DEBUG :Dropping user packet because connection is dead.
Pipeline ID: knesset/knesset_legal_advisor
flow
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 13, in <module>
flow = flow_module.flow(parameters, datapackage, resources, ctx.stats)
File "/datapackage_pipelines_budgetkey/pipelines/knesset/knesset_legal_advisor_letters.py", line 44, in flow
document = gcl.download(url, use_curl=True, outfile=filename)
File "/datapackage_pipelines_budgetkey/common/google_chrome.py", line 162, in download
assert False, 'Failed to download file, %r' % downloads
AssertionError: Failed to download file, ['']
DEBUG :[chan 16] Max packet in: 32768 bytes
DEBUG :[chan 16] Max packet out: 32768 bytes
DEBUG :Secsh channel 16 opened.
DEBUG :[chan 16] Sesch channel 16 request ok
DEBUG :[chan 16] EOF received (16)
DEBUG :EOF in transport thread
DEBUG :[chan 16] EOF sent (16)
DEBUG :Dropping user packet because connection is dead.
Pipeline ID: knesset/knesset_legal_advisor_letters
(sink)
ERROR :Data Package validation error: Descriptor validation error: [] is too short at "schema/fields" in descriptor and at "properties/schema/properties/fields/minItems" in profile
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/manager/../lib/internal/sink.py", line 24, in <module>
params, dp, res_iter = ingest()
File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 186, in ingest
params, datapackage, resource_iterator = _ingest(debug=debug)
File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 44, in _ingest
datapackage, resource_iterator, dependency_dp = process_input(sys.stdin, validate, debug)
File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/input_processor.py", line 88, in process_input
datapackage.validate(dp_to_validate)
File "/usr/local/lib/python3.9/site-packages/datapackage/validate.py", line 28, in validate
Package(descriptor, strict=True)
File "/usr/local/lib/python3.9/site-packages/datapackage/package.py", line 126, in __init__
self.__build()
File "/usr/local/lib/python3.9/site-packages/datapackage/package.py", line 534, in __build
updated_resource = Resource(descriptor,
File "/usr/local/lib/python3.9/site-packages/datapackage/resource.py", line 90, in __init__
self.__build()
File "/usr/local/lib/python3.9/site-packages/datapackage/resource.py", line 648, in __build
raise exception
File "/usr/local/lib/python3.9/site-packages/datapackage/resource.py", line 643, in __build
self.__profile.validate(self.__current_descriptor)
File "/usr/local/lib/python3.9/site-packages/datapackage/profile.py", line 89, in validate
raise exceptions.ValidationError(message, errors=errors)
datapackage.exceptions.ValidationError: There are 1 validation errors (see exception.errors)
Pipeline ID: knesset/ethics_committee_decisions
flow
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 13, in <module>
flow = flow_module.flow(parameters, datapackage, resources, ctx.stats)
File "/datapackage_pipelines_budgetkey/pipelines/knesset/knesset_legal_advisor.py", line 44, in flow
document = gcl.download(url, use_curl=True, outfile=filename)
File "/datapackage_pipelines_budgetkey/common/google_chrome.py", line 162, in download
assert False, 'Failed to download file, %r' % downloads
AssertionError: Failed to download file, ['']
DEBUG :[chan 16] Max packet in: 32768 bytes
DEBUG :[chan 16] Max packet out: 32768 bytes
DEBUG :Secsh channel 16 opened.
DEBUG :[chan 16] Sesch channel 16 request ok
DEBUG :[chan 16] EOF received (16)
DEBUG :[chan 16] EOF sent (16)
DEBUG :Dropping user packet because connection is dead.
Pipeline ID: knesset/knesset_legal_advisor
flow
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 13, in <module>
flow = flow_module.flow(parameters, datapackage, resources, ctx.stats)
File "/datapackage_pipelines_budgetkey/pipelines/knesset/knesset_legal_advisor_letters.py", line 44, in flow
document = gcl.download(url, use_curl=True, outfile=filename)
File "/datapackage_pipelines_budgetkey/common/google_chrome.py", line 162, in download
assert False, 'Failed to download file, %r' % downloads
AssertionError: Failed to download file, ['']
DEBUG :[chan 16] Max packet in: 32768 bytes
DEBUG :[chan 16] Max packet out: 32768 bytes
DEBUG :Secsh channel 16 opened.
DEBUG :[chan 16] Sesch channel 16 request ok
DEBUG :[chan 16] EOF received (16)
DEBUG :EOF in transport thread
DEBUG :[chan 16] EOF sent (16)
DEBUG :Dropping user packet because connection is dead.
Pipeline ID: knesset/knesset_legal_advisor_letters
Pipeline ID: knesset/knesset_committee_decisions