yudong
刚测试了一下创建流水线,只是创建没有编写jenkinsfile,apiserver日志是这样的:
```
0826 03:08:33.490963 1 apiserver.go:325] 10.233.65.1, 10.244.16.119, 10.191.22.229 - "GET /kapis/devops.kubesphere.io/v1alpha2/devops/devops-testt9l7p/pipelines/test-pipelie/ HTTP/1.1" 500 85 5ms
E0826 03:08:52.654240 1 pure_request.go:92] {
"message" : "Pipeline test-pipeline not found",
"code" : 404,
"errors" : [ ]
}
E0826 03:08:52.654279 1 pipeline.go:121] {
"message" : "Pipeline test-pipeline not found",
"code" : 404,
"errors" : [ ]
}
E0826 03:08:52.654297 1 devops.go:906] {
"message" : "Pipeline test-pipeline not found",
"code" : 404,
"errors" : [ ]
}
I0826 03:08:52.654320 1 apiserver.go:325] 10.233.113.27, 10.244.16.121, 10.191.22.229 - "GET /kapis/devops.kubesphere.io/v1alpha2/devops/devops-testt9l7p/pipelines/test-pipeline/ HTTP/1.1" 500 86 9ms
E0826 03:08:58.218564 1 pure_request.go:92] {
"message" : "Pipeline test-pipeline not found",
"code" : 404,
"errors" : [ ]
}
E0826 03:08:58.218608 1 pipeline.go:121] {
"message" : "Pipeline test-pipeline not found",
"code" : 404,
"errors" : [ ]
}
E0826 03:08:58.218636 1 devops.go:906] {
"message" : "Pipeline test-pipeline not found",
"code" : 404,
"errors" : [ ]
}
I0826 03:08:58.218662 1 apiserver.go:325] 10.233.65.1, 10.244.16.121, 10.191.22.229 - "GET /kapis/devops.kubesphere.io/v1alpha2/devops/devops-testt9l7p/pipelines/test-pipeline/ HTTP/1.1" 500 86 9ms