2022-10-06 14:25:23 WARN c.n.s.JsonMetaSchema(newValidator):278 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-10-06 14:25:23 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.access_token: is missing but it is required, $.refresh_token: is missing but it is required 2022-10-06 14:25:23 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.private_key: is missing but it is required 2022-10-06 14:25:23 WARN c.n.s.JsonMetaSchema(newValidator):278 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-10-06 14:25:23 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.password: object found, string expected 2022-10-06 14:25:23 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.method: does not have a value in the enumeration [Standard] 2022-10-06 14:25:23 INFO i.a.a.LoggingTrackingClient(track):43 - track. version: null, userId: null, action: Connector Jobs, metadata: {job_type=sync, config.source.format.infer_datatypes=false, namespace_definition=customformat, config.destination.loading_method.method=Internal Staging, config.source.format.additional_reader_options=set, config.source.format.delimiter=set, frequency=manual, connector_source_definition_id=69589781-7828-43c5-9f63-8925b1c1ccc2, workspace_id=8d17fe3d-00c9-4d8e-b253-7d0897d5d073, config.destination.database=set, attempt_stage=STARTED, config.source.format.filetype=csv, config.destination.warehouse=set, attempt_id=1, config.source.format.newlines_in_values=false, connector_destination=Snowflake, connector_destination_docker_repository=airbyte/destination-snowflake, config.source.schema=set, config.source.format.advanced_options=set, config.destination.role=set, table_prefix=false, workspace_name=8d17fe3d-00c9-4d8e-b253-7d0897d5d073, config.source.format.double_quote=true, config.source.dataset=set, config.source.provider.aws_secret_access_key._secret=set, config.source.format.quote_char=set, catalog.destination_sync_mode.overwrite=set, number_of_streams=1, connector_source=S3, config.destination.host=set, config.source.provider.path_prefix=set, connector_source_docker_repository=airbyte/source-s3, config.source.format.block_size=set, config.destination.schema=set, config.destination.username=set, catalog.sync_mode.full_refresh=set, connection_id=20dda0ca-ef31-4736-a6f7-84541088854c, config.source.path_pattern=set, job_id=1211, connector_source_version=0.1.22, connector_destination_version=0.4.38, config.source.provider.aws_access_key_id._secret=set, config.source.format.encoding=set, operation.normalization=1, operation_count=1, config.source.provider.bucket=set, connector_destination_definition_id=424892c4-daac-4491-b35d-c6688ba547ba} 2022-10-06 14:25:23 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/1211/0/logs.log 2022-10-06 14:25:23 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.40.12 2022-10-06 14:25:23 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-06 14:25:23 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START CHECK ----- 2022-10-06 14:25:23 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-06 14:25:23 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/source-s3:0.1.22 exists... 2022-10-06 14:25:23 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/source-s3:0.1.22 not found locally. Attempting to pull the image... 2022-10-06 14:25:31 INFO i.a.c.i.LineGobbler(voidCall):114 - Pulled airbyte/source-s3:0.1.22 from remote. 2022-10-06 14:25:31 INFO i.a.w.p.DockerProcessFactory(create):119 - Creating docker container = source-s3-check-1211-0-hfyij with resources io.airbyte.config.ResourceRequirements@1fc62724[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2022-10-06 14:25:31 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/1211/0 --log-driver none --name source-s3-check-1211-0-hfyij --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_CONNECTOR_IMAGE=airbyte/source-s3:0.1.22 -e WORKER_JOB_ATTEMPT=0 -e AIRBYTE_VERSION=0.40.12 -e WORKER_JOB_ID=1211 airbyte/source-s3:0.1.22 check --config source_config.json 2022-10-06 14:25:34 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):109 - initialised stream with format: 2022-10-06 14:25:34 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):109 - initialised stream with format: {'encoding': 'utf8', 'filetype': 'csv', 'delimiter': ',', 'block_size': 10000, 'quote_char': '"', 'double_quote': True, 'infer_datatypes': False, 'advanced_options': '{}', 'newlines_in_values': False, 'additional_reader_options': '{}'} 2022-10-06 14:25:34 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):109 - Iterating S3 bucket 'sagemaker-job-cancellation-model' with prefix: 'models_log_Ireland/model_logs_staging/metadata' 2022-10-06 14:25:35 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):109 - Check succeeded 2022-10-06 14:25:35 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-10-06 14:25:35 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-06 14:25:35 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- END CHECK ----- 2022-10-06 14:25:35 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-06 14:25:35 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/1211/0/logs.log 2022-10-06 14:25:35 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.40.12 2022-10-06 14:25:35 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-06 14:25:35 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START CHECK ----- 2022-10-06 14:25:35 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-06 14:25:35 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/destination-snowflake:0.4.38 exists... 2022-10-06 14:25:35 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/destination-snowflake:0.4.38 was found locally. 2022-10-06 14:25:35 INFO i.a.w.p.DockerProcessFactory(create):119 - Creating docker container = destination-snowflake-check-1211-0-jwprh with resources io.airbyte.config.ResourceRequirements@1fc62724[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2022-10-06 14:25:35 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/1211/0 --log-driver none --name destination-snowflake-check-1211-0-jwprh --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_CONNECTOR_IMAGE=airbyte/destination-snowflake:0.4.38 -e WORKER_JOB_ATTEMPT=0 -e AIRBYTE_VERSION=0.40.12 -e WORKER_JOB_ID=1211 airbyte/destination-snowflake:0.4.38 check --config source_config.json 2022-10-06 14:25:36 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):109 - integration args: {check=null, config=source_config.json} 2022-10-06 14:25:36 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):109 - Running integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-10-06 14:25:36 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):109 - Command: CHECK 2022-10-06 14:25:36 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):109 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2022-10-06 14:25:36 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):106 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-10-06 14:25:36 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):106 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-10-06 14:25:36 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):109 - Using destination type: INTERNAL_STAGING 2022-10-06 14:25:36 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):109 - HikariPool-1 - Starting... 2022-10-06 14:25:37 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):109 - HikariPool-1 - Added connection net.snowflake.client.jdbc.SnowflakeConnectionV1@532e27ab 2022-10-06 14:25:37 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):109 - HikariPool-1 - Start completed. 2022-10-06 14:25:38 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):109 - closing connection 2022-10-06 14:25:38 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):109 - HikariPool-1 - Shutdown initiated... 2022-10-06 14:25:39 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):109 - HikariPool-1 - Shutdown completed. 2022-10-06 14:25:39 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):109 - Completed integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-10-06 14:25:40 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-10-06 14:25:40 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-06 14:25:40 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- END CHECK ----- 2022-10-06 14:25:40 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-06 14:25:40 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/1211/0/logs.log 2022-10-06 14:25:40 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.40.12 2022-10-06 14:25:40 INFO i.a.c.f.EnvVariableFeatureFlags(getEnvOrDefault):50 - Using default value for environment variable LOG_CONNECTOR_MESSAGES: 'false' 2022-10-06 14:25:40 INFO i.a.c.EnvConfigs(getEnvOrDefault):1091 - Using default value for environment variable METRIC_CLIENT: '' 2022-10-06 14:25:40 WARN i.a.m.l.MetricClientFactory(initialize):60 - Metric client is already initialized to 2022-10-06 14:25:40 INFO i.a.c.f.EnvVariableFeatureFlags(getEnvOrDefault):50 - Using default value for environment variable LOG_CONNECTOR_MESSAGES: 'false' 2022-10-06 14:25:40 INFO i.a.w.g.DefaultReplicationWorker(run):122 - start sync worker. job id: 1211 attempt id: 0 2022-10-06 14:25:40 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-06 14:25:40 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START REPLICATION ----- 2022-10-06 14:25:40 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-06 14:25:40 INFO i.a.w.g.DefaultReplicationWorker(run):135 - configured sync modes: {null.cancellation_model_ireland_staging_metadata=full_refresh - overwrite} 2022-10-06 14:25:40 INFO i.a.w.i.DefaultAirbyteDestination(start):65 - Running destination... 2022-10-06 14:25:40 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/destination-snowflake:0.4.38 exists... 2022-10-06 14:25:40 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/destination-snowflake:0.4.38 was found locally. 2022-10-06 14:25:40 INFO i.a.w.p.DockerProcessFactory(create):119 - Creating docker container = destination-snowflake-write-1211-0-jjwtd with resources io.airbyte.config.ResourceRequirements@1c1ce196[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2022-10-06 14:25:40 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/1211/0 --log-driver none --name destination-snowflake-write-1211-0-jjwtd --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_CONNECTOR_IMAGE=airbyte/destination-snowflake:0.4.38 -e WORKER_JOB_ATTEMPT=0 -e AIRBYTE_VERSION=0.40.12 -e WORKER_JOB_ID=1211 airbyte/destination-snowflake:0.4.38 write --config destination_config.json --catalog destination_catalog.json 2022-10-06 14:25:40 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/source-s3:0.1.22 exists... 2022-10-06 14:25:40 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/source-s3:0.1.22 was found locally. 2022-10-06 14:25:40 INFO i.a.w.p.DockerProcessFactory(create):119 - Creating docker container = source-s3-read-1211-0-ajygw with resources io.airbyte.config.ResourceRequirements@343db223[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2022-10-06 14:25:40 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/1211/0 --log-driver none --name source-s3-read-1211-0-ajygw --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_CONNECTOR_IMAGE=airbyte/source-s3:0.1.22 -e WORKER_JOB_ATTEMPT=0 -e AIRBYTE_VERSION=0.40.12 -e WORKER_JOB_ID=1211 airbyte/source-s3:0.1.22 read --config source_config.json --catalog source_catalog.json 2022-10-06 14:25:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$7):435 - Destination output thread started. 2022-10-06 14:25:40 INFO i.a.w.g.DefaultReplicationWorker(run):177 - Waiting for source and destination threads to complete. 2022-10-06 14:25:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):322 - Replication thread started. 2022-10-06 14:25:41 destination > integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-10-06 14:25:41 destination > Running integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-10-06 14:25:41 destination > Command: WRITE 2022-10-06 14:25:41 destination > Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-10-06 14:25:41 source > initialised stream with format: 2022-10-06 14:25:41 source > Starting syncing SourceS3 2022-10-06 14:25:41 source > initialised stream with format: {'encoding': 'utf8', 'filetype': 'csv', 'delimiter': ',', 'block_size': 10000, 'quote_char': '"', 'double_quote': True, 'infer_datatypes': False, 'advanced_options': '{}', 'newlines_in_values': False, 'additional_reader_options': '{}'} 2022-10-06 14:25:41 source > Syncing stream: cancellation_model_ireland_staging_metadata 2022-10-06 14:25:41 source > Iterating S3 bucket 'sagemaker-job-cancellation-model' with prefix: 'models_log_Ireland/model_logs_staging/metadata' 2022-10-06 14:25:41 destination > Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-10-06 14:25:41 destination > Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-10-06 14:25:41 destination > Using destination type: INTERNAL_STAGING 2022-10-06 14:25:41 destination > Write config: WriteConfig{streamName=cancellation_model_ireland_staging_metadata, namespace=machine_learning, outputSchemaName=machine_learning, tmpTableName=_airbyte_tmp_oru_cancellation_model_ireland_staging_metadata, outputTableName=_airbyte_raw_cancellation_model_ireland_staging_metadata, syncMode=overwrite} 2022-10-06 14:25:41 destination > class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-10-06 14:25:41 destination > Preparing tmp tables in destination started for 1 streams 2022-10-06 14:25:41 destination > Preparing staging area in destination started for schema machine_learning stream cancellation_model_ireland_staging_metadata: tmp table: _airbyte_tmp_oru_cancellation_model_ireland_staging_metadata, stage: 2022/10/06/14/2789A6A5-5474-47A5-863F-4DEB69605877/ 2022-10-06 14:25:41 destination > HikariPool-1 - Starting... 2022-10-06 14:25:42 destination > HikariPool-1 - Added connection net.snowflake.client.jdbc.SnowflakeConnectionV1@66236a0a 2022-10-06 14:25:42 destination > HikariPool-1 - Start completed. 2022-10-06 14:25:42 destination > closing connection 2022-10-06 14:25:43 destination > Preparing staging area in destination completed for schema machine_learning stream cancellation_model_ireland_staging_metadata 2022-10-06 14:25:43 destination > Preparing tmp tables in destination completed. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'number_invocations', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:23.996.csv'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'parse_json_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:23.996.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'generate_features_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:23.996.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'prepare_dataframe_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:23.996.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'perform_prediction_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:23.996.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'total_response_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:23.996.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'create_metadata_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:23.996.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'total_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:23.996.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'number_invocations', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.003.csv'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'parse_json_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.003.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'generate_features_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.003.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'prepare_dataframe_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.003.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'perform_prediction_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.003.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'total_response_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.003.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'create_metadata_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.003.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'total_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.003.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'number_invocations', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.120.csv'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'parse_json_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.120.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'generate_features_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.120.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'prepare_dataframe_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.120.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'perform_prediction_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.120.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:00 source > Detected mismatched datatype on column 'total_response_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.120.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'create_metadata_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.120.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'total_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.120.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'number_invocations', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.386.csv'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'parse_json_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.386.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'generate_features_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.386.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'prepare_dataframe_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.386.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'perform_prediction_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.386.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'total_response_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.386.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'create_metadata_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.386.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'total_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.386.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'number_invocations', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.607.csv'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'parse_json_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.607.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'generate_features_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.607.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'prepare_dataframe_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.607.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'perform_prediction_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.607.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'total_response_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.607.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'create_metadata_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.607.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'total_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.607.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'number_invocations', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.677.csv'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'parse_json_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.677.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'generate_features_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.677.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:02 source > Detected mismatched datatype on column 'prepare_dataframe_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.677.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:04 source > Detected mismatched datatype on column 'perform_prediction_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.677.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:04 source > Detected mismatched datatype on column 'total_response_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.677.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:04 source > Detected mismatched datatype on column 'create_metadata_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.677.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:04 source > Detected mismatched datatype on column 'total_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.677.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:04 source > Detected mismatched datatype on column 'number_invocations', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.844.csv'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-10-06 14:26:04 source > Detected mismatched datatype on column 'parse_json_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.844.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:04 source > Detected mismatched datatype on column 'generate_features_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.844.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:04 source > Detected mismatched datatype on column 'prepare_dataframe_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.844.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:04 source > Detected mismatched datatype on column 'perform_prediction_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.844.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:04 source > Detected mismatched datatype on column 'total_response_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.844.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:04 source > Detected mismatched datatype on column 'create_metadata_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.844.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:04 source > Detected mismatched datatype on column 'total_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.844.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:04 source > Detected mismatched datatype on column 'number_invocations', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.936.csv'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-10-06 14:26:04 source > Detected mismatched datatype on column 'parse_json_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.936.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. 2022-10-06 14:26:04 source > Detected mismatched datatype on column 'generate_features_time', in file 'models_log_Ireland/model_logs_staging/metadata/prediction_metadata_2022_09_27-09:49:24.936.csv'. Should be 'number', but found 'string'. Airbyte will attempt to coerce this to number on read. s