Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-9162

Uploading execution result causes errors?

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • testlink-plugin
    • None
    • Windows 2008, testlink 1.9.0 and 1.9.2

      Build fails on uploading test results, vith this error.

      Updating 2 test case(s) execution status.
      Updating automated test case Acceder par la liste with execution status Passed.
      Uploading test execution 34 attachment TEST-navigation_vers_les_massifs.xml.
      FATAL: Failed to update TestLink test results: (uploadAttachment) - Error inserting attachment on DB.
      br.eti.kinoshita.testlinkjavaapi.TestLinkAPIException: (uploadAttachment) - Error inserting attachment on DB
      	at br.eti.kinoshita.testlinkjavaapi.BaseService.checkResponseError(BaseService.java:119)
      	at br.eti.kinoshita.testlinkjavaapi.BaseService.executeXmlRpcCall(BaseService.java:92)
      	at br.eti.kinoshita.testlinkjavaapi.MiscService.uploadAttachment(MiscService.java:255)
      	at br.eti.kinoshita.testlinkjavaapi.TestLinkAPI.uploadAttachment(TestLinkAPI.java:279)
      	at hudson.plugins.testlink.TestLinkService.updateTestCasesAndUploadAttachments(TestLinkService.java:184)
      	at hudson.plugins.testlink.TestLinkBuilder.perform(TestLinkBuilder.java:538)
      	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
      	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:644)
      	at hudson.model.Build$RunnerImpl.build(Build.java:175)
      	at hudson.model.Build$RunnerImpl.doRun(Build.java:137)
      	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
      	at hudson.model.Run.run(Run.java:1362)
      	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      	at hudson.model.ResourceController.execute(ResourceController.java:88)
      	at hudson.model.Executor.run(Executor.java:145)
      ERROR: Failed to update TestLink test results: (uploadAttachment) - Error inserting attachment on DB.
      

      On testlink side, I checked whether the files were missing, and... they are missing!
      I also checked whether the process owner was able to write into the directory, He has the rights.
      I only have a %UPLOAD_DIR%\executions%build_number%\ empty directory.
      I suspect the problem to come from the Java TestLink API client or Testlink API Server?

            kinow Bruno P. Kinoshita
            floreal floreal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: