2022-05-07 08:19:13 INFO i.a.w.w.WorkerRun(call):49 - Executing worker wrapper. Airbyte version: 0.36.4-alpha 2022-05-07 08:19:13 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/2058/0/logs.log 2022-05-07 08:19:13 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.36.4-alpha 2022-05-07 08:19:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:19:13 INFO i.a.w.DefaultReplicationWorker(run):104 - start sync worker. job id: 2058 attempt id: 0 2022-05-07 08:19:13 INFO i.a.w.DefaultReplicationWorker(run):116 - configured sync modes: {null.admins=full_refresh - overwrite, null.contacts=incremental - append_dedup, null.tags=full_refresh - overwrite} 2022-05-07 08:19:13 INFO i.a.w.p.a.DefaultAirbyteDestination(start):69 - Running destination... 2022-05-07 08:19:13 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-bigquery:1.1.4 exists... 2022-05-07 08:19:13 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-bigquery:1.1.4 was found locally. 2022-05-07 08:19:13 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 2058 2022-05-07 08:19:13 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/2058/0 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-bigquery:1.1.4 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.36.4-alpha -e WORKER_JOB_ID=2058 airbyte/destination-bigquery:1.1.4 write --config destination_config.json --catalog destination_catalog.json 2022-05-07 08:19:13 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-intercom:0.1.16 exists... 2022-05-07 08:19:13 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-intercom:0.1.16 was found locally. 2022-05-07 08:19:13 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 2058 2022-05-07 08:19:13 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/2058/0 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/source-intercom:0.1.16 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.36.4-alpha -e WORKER_JOB_ID=2058 airbyte/source-intercom:0.1.16 read --config source_config.json --catalog source_catalog.json --state input_state.json 2022-05-07 08:19:13 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$6):339 - Destination output thread started. 2022-05-07 08:19:13 INFO i.a.w.DefaultReplicationWorker(run):158 - Waiting for source and destination threads to complete. 2022-05-07 08:19:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):279 - Replication thread started. 2022-05-07 08:19:13 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-05-07 08:19:13 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-05-07 08:19:13 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-05-07 08:19:13 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-05-07 08:19:13 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-05-07 08:19:14 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-05-07 08:19:14 destination > 2022-05-07 08:19:14 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-05-07 08:19:14 destination > 2022-05-07 08:19:14 INFO i.a.i.b.IntegrationRunner(runInternal):121 - Running integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2022-05-07 08:19:14 destination > 2022-05-07 08:19:14 INFO i.a.i.b.IntegrationRunner(runInternal):122 - Command: WRITE 2022-05-07 08:19:14 destination > 2022-05-07 08:19:14 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-05-07 08:19:14 source > Starting syncing SourceIntercom 2022-05-07 08:19:14 source > Using start_date: 1651190400.0 2022-05-07 08:19:14 source > Syncing stream: admins 2022-05-07 08:19:15 destination > 2022-05-07 08:19:15 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword examples - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-05-07 08:19:15 destination > 2022-05-07 08:19:15 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-05-07 08:19:15 destination > 2022-05-07 08:19:15 INFO i.a.i.d.b.BigQueryUtils(getLoadingMethod):295 - Selected loading method is set to: GCS 2022-05-07 08:19:15 destination > 2022-05-07 08:19:15 INFO i.a.i.d.s.S3FormatConfigs(getS3FormatConfig):22 - S3 format config: {"format_type":"AVRO","flattening":"No flattening","part_size_mb":"5"} 2022-05-07 08:19:15 destination > 2022-05-07 08:19:15 INFO i.a.i.d.b.BigQueryUtils(isKeepFilesInGcs):311 - All tmp files will be removed from GCS when replication is finished 2022-05-07 08:19:15 destination > 2022-05-07 08:19:15 INFO i.a.i.d.b.BigQueryDestination(getGcsRecordConsumer):288 - Creating BigQuery staging message consumer with staging ID 15665b4f-93ae-4d22-a314-ab2395353404 at 2022-05-07T08:19:15.362Z 2022-05-07 08:19:15 destination > 2022-05-07 08:19:15 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$createWriteConfigs$1):86 - BigQuery write config: BigQueryWriteConfig[streamName=admins, namespace=null, datasetId=airbyte, datasetLocation=US, tmpTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=airbyte, tableId=_airbyte_tmp_osz_admins}}, targetTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=airbyte, tableId=_airbyte_raw_admins}}, tableSchema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, syncMode=overwrite, stagedFiles=[]] 2022-05-07 08:19:15 destination > 2022-05-07 08:19:15 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$createWriteConfigs$1):86 - BigQuery write config: BigQueryWriteConfig[streamName=contacts, namespace=null, datasetId=airbyte, datasetLocation=US, tmpTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=airbyte, tableId=_airbyte_tmp_yrv_contacts}}, targetTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=airbyte, tableId=_airbyte_raw_contacts}}, tableSchema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, syncMode=append_dedup, stagedFiles=[]] 2022-05-07 08:19:15 destination > 2022-05-07 08:19:15 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$createWriteConfigs$1):86 - BigQuery write config: BigQueryWriteConfig[streamName=tags, namespace=null, datasetId=airbyte, datasetLocation=US, tmpTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=airbyte, tableId=_airbyte_tmp_iqh_tags}}, targetTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=airbyte, tableId=_airbyte_raw_tags}}, tableSchema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, syncMode=overwrite, stagedFiles=[]] 2022-05-07 08:19:15 destination > 2022-05-07 08:19:15 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-05-07 08:19:15 destination > 2022-05-07 08:19:15 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onStartFunction$3):98 - Preparing tmp tables in destination started for 3 streams 2022-05-07 08:19:15 destination > 2022-05-07 08:19:15 INFO i.a.i.d.b.BigQueryGcsOperations(createSchemaIfNotExists):86 - Creating dataset airbyte 2022-05-07 08:19:17 destination > 2022-05-07 08:19:17 INFO i.a.i.d.b.BigQueryGcsOperations(createTmpTableIfNotExists):94 - Creating tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=airbyte, tableId=_airbyte_tmp_yrv_contacts}} 2022-05-07 08:19:17 source > Read 250 records from admins stream 2022-05-07 08:19:17 source > Finished syncing admins 2022-05-07 08:19:17 source > SourceIntercom runtimes: Syncing stream admins 0:00:02.390733 2022-05-07 08:19:17 source > Syncing stream: contacts 2022-05-07 08:19:17 destination > 2022-05-07 08:19:17 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=airbyte, tableId=_airbyte_tmp_yrv_contacts}} 2022-05-07 08:19:17 destination > 2022-05-07 08:19:17 INFO i.a.i.d.b.BigQueryGcsOperations(createStageIfNotExists):101 - Creating staging path for stream contacts (dataset airbyte): airbyte_staging/intercom/airbyte_contacts/2022/05/07/08/15665b4f-93ae-4d22-a314-ab2395353404/ 2022-05-07 08:19:18 destination > 2022-05-07 08:19:18 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):97 - Storage Object nh_data_lake/airbyte_staging/intercom/airbyte_contacts/2022/05/07/08/15665b4f-93ae-4d22-a314-ab2395353404/ does not exist in bucket; creating... 2022-05-07 08:19:18 destination > 2022-05-07 08:19:18 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):99 - Storage Object nh_data_lake/airbyte_staging/intercom/airbyte_contacts/2022/05/07/08/15665b4f-93ae-4d22-a314-ab2395353404/ has been created in bucket. 2022-05-07 08:19:18 destination > 2022-05-07 08:19:18 INFO i.a.i.d.b.BigQueryGcsOperations(createTmpTableIfNotExists):94 - Creating tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=airbyte, tableId=_airbyte_tmp_iqh_tags}} 2022-05-07 08:19:18 destination > 2022-05-07 08:19:18 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=airbyte, tableId=_airbyte_tmp_iqh_tags}} 2022-05-07 08:19:18 destination > 2022-05-07 08:19:18 INFO i.a.i.d.b.BigQueryGcsOperations(createStageIfNotExists):101 - Creating staging path for stream tags (dataset airbyte): airbyte_staging/intercom/airbyte_tags/2022/05/07/08/15665b4f-93ae-4d22-a314-ab2395353404/ 2022-05-07 08:19:19 destination > 2022-05-07 08:19:19 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):97 - Storage Object nh_data_lake/airbyte_staging/intercom/airbyte_tags/2022/05/07/08/15665b4f-93ae-4d22-a314-ab2395353404/ does not exist in bucket; creating... 2022-05-07 08:19:19 destination > 2022-05-07 08:19:19 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):99 - Storage Object nh_data_lake/airbyte_staging/intercom/airbyte_tags/2022/05/07/08/15665b4f-93ae-4d22-a314-ab2395353404/ has been created in bucket. 2022-05-07 08:19:19 destination > 2022-05-07 08:19:19 INFO i.a.i.d.b.BigQueryGcsOperations(createTmpTableIfNotExists):94 - Creating tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=airbyte, tableId=_airbyte_tmp_osz_admins}} 2022-05-07 08:19:19 destination > 2022-05-07 08:19:19 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=airbyte, tableId=_airbyte_tmp_osz_admins}} 2022-05-07 08:19:19 destination > 2022-05-07 08:19:19 INFO i.a.i.d.b.BigQueryGcsOperations(createStageIfNotExists):101 - Creating staging path for stream admins (dataset airbyte): airbyte_staging/intercom/airbyte_admins/2022/05/07/08/15665b4f-93ae-4d22-a314-ab2395353404/ 2022-05-07 08:19:20 destination > 2022-05-07 08:19:20 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):97 - Storage Object nh_data_lake/airbyte_staging/intercom/airbyte_admins/2022/05/07/08/15665b4f-93ae-4d22-a314-ab2395353404/ does not exist in bucket; creating... 2022-05-07 08:19:20 destination > 2022-05-07 08:19:20 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):99 - Storage Object nh_data_lake/airbyte_staging/intercom/airbyte_admins/2022/05/07/08/15665b4f-93ae-4d22-a314-ab2395353404/ has been created in bucket. 2022-05-07 08:19:20 destination > 2022-05-07 08:19:20 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onStartFunction$3):107 - Preparing tmp tables in destination completed. 2022-05-07 08:19:20 destination > 2022-05-07 08:19:20 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream admins (current state: 0 bytes in 0 buffers) 2022-05-07 08:19:20 destination > 2022-05-07 08:19:20 INFO i.a.i.d.g.u.GcsUtils(getDefaultAvroSchema):25 - Default schema. 2022-05-07 08:19:21 destination > 2022-05-07 08:19:21 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream contacts (current state: 0 bytes in 1 buffers) 2022-05-07 08:19:21 destination > 2022-05-07 08:19:21 INFO i.a.i.d.g.u.GcsUtils(getDefaultAvroSchema):25 - Default schema. 2022-05-07 08:19:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:19:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:19:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:19:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:20:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:20:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:20:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:20:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:20:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:20:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:21:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:21:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:21:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:21:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:21:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:21:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:22:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:22:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:22:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:22:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:22:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:22:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:23:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:23:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:23:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:23:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:23:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:23:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:24:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:24:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:24:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:24:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:24:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:24:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:25:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:25:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:25:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:25:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:25:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:25:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:26:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:26:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:26:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:26:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:26:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:26:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:27:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:27:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:27:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:27:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:27:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:27:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:28:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:28:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:28:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:28:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:28:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:28:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:29:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:29:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:29:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:29:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:29:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:29:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:30:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:30:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:30:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:30:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:30:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:30:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:31:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:31:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:31:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:31:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:31:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:31:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:32:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:32:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:32:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:32:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:32:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:32:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:33:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:33:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:33:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:33:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:33:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:33:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:34:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:34:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:34:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:34:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:34:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:34:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:35:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:35:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:35:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:35:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:35:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:35:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:36:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:36:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:36:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:36:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:36:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:36:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:37:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:37:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:37:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:37:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:37:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:37:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:38:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:38:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:38:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:38:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:38:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:38:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:39:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:39:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:39:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:39:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:39:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:39:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:40:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:40:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:40:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:40:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:40:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:40:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:41:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:41:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:41:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:41:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:41:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:41:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:42:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:42:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:42:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:42:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:42:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:42:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:43:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:43:13 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:43:23 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:43:33 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:43:43 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:43:53 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-05-07 08:44:03 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc