mindspop commented on issue #6764: URL: https://github.com/apache/incubator-devlake/issues/6764#issuecomment-1880776447
sure, here is the task-302-2-1-gitlab.log (The GitLab API address has undergone privacy processing.) ``` time="2024-01-08 04:04:20" level=info msg=" [pipeline service] [pipeline #51] [task #302] start executing task: 302" time="2024-01-08 04:04:20" level=info msg=" [pipeline service] [pipeline #51] [task #302] start plugin" time="2024-01-08 04:04:21" level=info msg=" [pipeline service] [pipeline #51] [task #302] [api async client] creating scheduler for api \"https://gitlab.***.net/api/v4/\", number of workers: 13, 10000 reqs / 1h0m0s (interval: 360ms)" time="2024-01-08 04:04:21" level=info msg=" [pipeline service] [pipeline #51] [task #302] total step: 33" time="2024-01-08 04:04:21" level=info msg=" [pipeline service] [pipeline #51] [task #302] executing subtask CollectDeployment" time="2024-01-08 04:04:21" level=info msg=" [pipeline service] [pipeline #51] [task #302] [CollectDeployment] start api collection" time="2024-01-08 04:04:21" level=info msg=" [pipeline service] [pipeline #51] [task #302] [CollectDeployment] finished records: 1" time="2024-01-08 04:04:21" level=info msg=" [pipeline service] [pipeline #51] [task #302] [CollectDeployment] end api collection without error" time="2024-01-08 04:04:21" level=info msg=" [pipeline service] [pipeline #51] [task #302] finished step: 1 / 33" time="2024-01-08 04:04:21" level=info msg=" [pipeline service] [pipeline #51] [task #302] executing subtask collectApiIssues" time="2024-01-08 04:04:21" level=info msg=" [pipeline service] [pipeline #51] [task #302] [collectApiIssues] start api collection" time="2024-01-08 04:04:22" level=info msg=" [pipeline service] [pipeline #51] [task #302] [collectApiIssues] finished records: 1" time="2024-01-08 04:04:22" level=info msg=" [pipeline service] [pipeline #51] [task #302] [collectApiIssues] end api collection without error" time="2024-01-08 04:04:22" level=info msg=" [pipeline service] [pipeline #51] [task #302] finished step: 2 / 33" time="2024-01-08 04:04:22" level=info msg=" [pipeline service] [pipeline #51] [task #302] executing subtask ExtractDeployment" time="2024-01-08 04:04:22" level=info msg=" [pipeline service] [pipeline #51] [task #302] [ExtractDeployment] get data from _raw_gitlab_api_deployments where params={\"ConnectionId\":1,\"ProjectId\":1} and got 2544" time="2024-01-08 04:04:22" level=info msg=" [pipeline service] [pipeline #51] [task #302] [ExtractDeployment] finished records: 1" time="2024-01-08 04:04:22" level=error msg=" [pipeline service] [pipeline #51] [task #302] subtask ExtractDeployment ended unexpectedly\n\tWraps: (2) error adding result to batch (500)\n\tWraps: (3) Error 1292 (22007): Incorrect datetime value: '0000-00-00' for column 'deployable_user_created_at' at row 9 (500)\n\tWraps: (4) Error 1292 (22007): Incorrect datetime value: '0000-00-00' for column 'deployable_user_created_at' at row 9\n\tError types: (1) *hintdetail.withDetail (2) *hintdetail.withDetail (3) *hintdetail.withDetail (4) *mysql.MySQLError" ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
