surya_g
05/19/2021, 4:49 PMtype object '_asyncio.Task' has no attribute 'all_tasks'
tasks do seem to succeed/fail as usual thoughtaylor
05/19/2021, 4:51 PMsurya_g
05/19/2021, 4:56 PMsurya_g
05/19/2021, 4:56 PMmeltano elt tap-gitlab target-postgres --job_id=meowsurya_g
05/19/2021, 4:56 PMsurya_g
05/19/2021, 4:56 PMtarget-postgres | INFO Loading 17 rows into 'merge_requests'
target-postgres | INFO COPY merge_requests_temp ("allow_collaboration", "allow_maintainer_to_push", "assignee_id", "assignees", "author_id", "closed_at", "closed_by_id", "created_at", "description", "downvotes", "force_remove_source_branch", "human_time_estimate", "human_total_time_spent", "id", "iid", "labels", "merge_status", "merge_when_pipeline_succeeds", "merged_at", "merged_by_id", "milestone_id", "project_id", "sha", "should_remove_source_branch", "source_branch", "source_project_id", "squash", "state", "target_branch", "target_project_id", "time_estimate", "title", "total_time_spent", "updated_at", "upvotes", "user_notes_count", "web_url", "work_in_progress") FROM STDIN WITH (FORMAT CSV, ESCAPE '\')
target-postgres | INFO UPDATE 0
target-postgres | INFO INSERT 0 17
target-postgres | INFO Loading 8 rows into 'users'
target-postgres | INFO COPY users_temp ("avatar_url", "id", "name", "state", "username", "web_url") FROM STDIN WITH (FORMAT CSV, ESCAPE '\')
target-postgres | INFO UPDATE 0
target-postgres | INFO INSERT 0 8
target-postgres | INFO Loading 3 rows into 'releases'
target-postgres | INFO COPY releases_temp ("author_id", "commit_id", "created_at", "description", "name", "project_id", "released_at", "tag_name") FROM STDIN WITH (FORMAT CSV, ESCAPE '\')
target-postgres | INFO UPDATE 0
target-postgres | INFO INSERT 0 3
target-postgres | INFO Loading 192 rows into 'tags'
target-postgres | INFO COPY tags_temp ("commit_id", "message", "name", "project_id", "target") FROM STDIN WITH (FORMAT CSV, ESCAPE '\')
target-postgres | INFO UPDATE 0
target-postgres | INFO INSERT 0 192
target-postgres | INFO Loading 22 rows into 'pipelines'
target-postgres | INFO COPY pipelines_temp ("created_at", "id", "ref", "sha", "status", "updated_at", "web_url") FROM STDIN WITH (FORMAT CSV, ESCAPE '\')
target-postgres | INFO UPDATE 0
target-postgres | INFO INSERT 0 22
meltano | Incremental state has been updated at 2021-05-19 16:48:08.673105.
meltano | Extract & load complete!
meltano | Transformation skipped.
type object '_asyncio.Task' has no attribute 'all_tasks'surya_g
05/19/2021, 4:58 PM`meltano, version 1.67.0taylor
05/19/2021, 5:01 PMdouwe_maan
05/19/2021, 5:08 PMsurya_g
05/19/2021, 5:12 PMPython 3.9.5aaronsteers
05/19/2021, 5:13 PMsurya_g
05/19/2021, 5:13 PMaaronsteers
05/19/2021, 5:13 PMaaronsteers
05/19/2021, 5:14 PMaaronsteers
05/19/2021, 5:14 PM