Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 2.3.0
    • None

    Attachments

      1. HIVE-16366-branch-2.3.patch
        0.5 kB
        Pengcheng Xiong

      Activity

        spena, sorry to trouble you. I am trying to get a ptest run for 2.3 branch. I followed exactly the same steps that you mentioned in HIVE-15007. However, i got the following error:

        Exception in thread "main" java.lang.RuntimeException: Status [name=ILLEGAL_ARGUMENT, message=Profile branch-2.3-mr2 not found in directory /usr/local/hiveptest/profiles]
        	at org.apache.hive.ptest.api.Status.assertOKOrFailed(Status.java:69)
        	at org.apache.hive.ptest.api.client.PTestClient.testTailLog(PTestClient.java:178)
        	at org.apache.hive.ptest.api.client.PTestClient.testStart(PTestClient.java:135)
        	at org.apache.hive.ptest.api.client.PTestClient.main(PTestClient.java:320)
        

        However, my branch remotes/origin/branch-2.3 can be seen.
        Could u help me on this? Thanks.

        pxiong Pengcheng Xiong added a comment - spena , sorry to trouble you. I am trying to get a ptest run for 2.3 branch. I followed exactly the same steps that you mentioned in HIVE-15007 . However, i got the following error: Exception in thread "main" java.lang.RuntimeException: Status [name=ILLEGAL_ARGUMENT, message=Profile branch-2.3-mr2 not found in directory /usr/local/hiveptest/profiles] at org.apache.hive.ptest.api.Status.assertOKOrFailed(Status.java:69) at org.apache.hive.ptest.api.client.PTestClient.testTailLog(PTestClient.java:178) at org.apache.hive.ptest.api.client.PTestClient.testStart(PTestClient.java:135) at org.apache.hive.ptest.api.client.PTestClient.main(PTestClient.java:320) However, my branch remotes/origin/branch-2.3 can be seen. Could u help me on this? Thanks.
        spena Sergio Peña added a comment -

        Hey pxiong. This is a manual intervention sadly. I've just created the branch-2.3-mr2 profile on the ptest server.
        The test is running now (https://builds.apache.org/view/H-L/view/Hive/job/PreCommit-HIVE-Build/4544/)

        spena Sergio Peña added a comment - Hey pxiong . This is a manual intervention sadly. I've just created the branch-2.3-mr2 profile on the ptest server. The test is running now ( https://builds.apache.org/view/H-L/view/Hive/job/PreCommit-HIVE-Build/4544/ )
        hiveqa Hive QA added a comment -

        Here are the results of testing the latest attachment:
        https://issues.apache.org/jira/secure/attachment/12861829/HIVE-16366-branch-2.3.patch

        SUCCESS: +1 due to 1 test(s) being added or modified.

        ERROR: -1 due to 3 failed/errored test(s), 10562 tests executed
        Failed tests:

        org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[comments] (batchId=35)
        org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr] (batchId=142)
        org.apache.hive.hcatalog.api.TestHCatClient.testTransportFailure (batchId=174)
        

        Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4544/testReport
        Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4544/console
        Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4544/

        Messages:

        Executing org.apache.hive.ptest.execution.TestCheckPhase
        Executing org.apache.hive.ptest.execution.PrepPhase
        Executing org.apache.hive.ptest.execution.ExecutionPhase
        Executing org.apache.hive.ptest.execution.ReportingPhase
        Tests exited with: TestsFailedException: 3 tests failed
        

        This message is automatically generated.

        ATTACHMENT ID: 12861829 - PreCommit-HIVE-Build

        hiveqa Hive QA added a comment - Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12861829/HIVE-16366-branch-2.3.patch SUCCESS: +1 due to 1 test(s) being added or modified. ERROR: -1 due to 3 failed/errored test(s), 10562 tests executed Failed tests: org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[comments] (batchId=35) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr] (batchId=142) org.apache.hive.hcatalog.api.TestHCatClient.testTransportFailure (batchId=174) Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4544/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4544/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4544/ Messages: Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 3 tests failed This message is automatically generated. ATTACHMENT ID: 12861829 - PreCommit-HIVE-Build

        spena, thanks a lot!!!

        pxiong Pengcheng Xiong added a comment - spena , thanks a lot!!!
        hiveqa Hive QA added a comment -

        Here are the results of testing the latest attachment:
        https://issues.apache.org/jira/secure/attachment/12864685/HIVE-16366-branch-2.3.patch

        SUCCESS: +1 due to 1 test(s) being added or modified.

        ERROR: -1 due to 3 failed/errored test(s), 10570 tests executed
        Failed tests:

        org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[comments] (batchId=35)
        org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr] (batchId=142)
        org.apache.hive.hcatalog.api.TestHCatClient.testTransportFailure (batchId=174)
        

        Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4853/testReport
        Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4853/console
        Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4853/

        Messages:

        Executing org.apache.hive.ptest.execution.TestCheckPhase
        Executing org.apache.hive.ptest.execution.PrepPhase
        Executing org.apache.hive.ptest.execution.ExecutionPhase
        Executing org.apache.hive.ptest.execution.ReportingPhase
        Tests exited with: TestsFailedException: 3 tests failed
        

        This message is automatically generated.

        ATTACHMENT ID: 12864685 - PreCommit-HIVE-Build

        hiveqa Hive QA added a comment - Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12864685/HIVE-16366-branch-2.3.patch SUCCESS: +1 due to 1 test(s) being added or modified. ERROR: -1 due to 3 failed/errored test(s), 10570 tests executed Failed tests: org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[comments] (batchId=35) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr] (batchId=142) org.apache.hive.hcatalog.api.TestHCatClient.testTransportFailure (batchId=174) Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4853/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4853/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4853/ Messages: Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 3 tests failed This message is automatically generated. ATTACHMENT ID: 12864685 - PreCommit-HIVE-Build

        The failed tests can not be reproduced locally.

        pxiong Pengcheng Xiong added a comment - The failed tests can not be reproduced locally.
        hiveqa Hive QA added a comment -

        Here are the results of testing the latest attachment:
        https://issues.apache.org/jira/secure/attachment/12865426/HIVE-16366-branch-2.3.patch

        SUCCESS: +1 due to 1 test(s) being added or modified.

        ERROR: -1 due to 3 failed/errored test(s), 10571 tests executed
        Failed tests:

        org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[comments] (batchId=35)
        org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr] (batchId=142)
        org.apache.hive.hcatalog.api.TestHCatClient.testTransportFailure (batchId=174)
        

        Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4915/testReport
        Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4915/console
        Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4915/

        Messages:

        Executing org.apache.hive.ptest.execution.TestCheckPhase
        Executing org.apache.hive.ptest.execution.PrepPhase
        Executing org.apache.hive.ptest.execution.ExecutionPhase
        Executing org.apache.hive.ptest.execution.ReportingPhase
        Tests exited with: TestsFailedException: 3 tests failed
        

        This message is automatically generated.

        ATTACHMENT ID: 12865426 - PreCommit-HIVE-Build

        hiveqa Hive QA added a comment - Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12865426/HIVE-16366-branch-2.3.patch SUCCESS: +1 due to 1 test(s) being added or modified. ERROR: -1 due to 3 failed/errored test(s), 10571 tests executed Failed tests: org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[comments] (batchId=35) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr] (batchId=142) org.apache.hive.hcatalog.api.TestHCatClient.testTransportFailure (batchId=174) Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4915/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4915/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4915/ Messages: Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 3 tests failed This message is automatically generated. ATTACHMENT ID: 12865426 - PreCommit-HIVE-Build
        hiveqa Hive QA added a comment -

        Here are the results of testing the latest attachment:
        https://issues.apache.org/jira/secure/attachment/12865426/HIVE-16366-branch-2.3.patch

        SUCCESS: +1 due to 1 test(s) being added or modified.

        ERROR: -1 due to 5 failed/errored test(s), 10549 tests executed
        Failed tests:

        org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[comments] (batchId=35)
        org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[llap_smb] (batchId=140)
        org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_llap_counters] (batchId=140)
        org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_ppd_basic] (batchId=137)
        org.apache.hive.hcatalog.api.TestHCatClient.testTransportFailure (batchId=174)
        

        Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/6021/testReport
        Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/6021/console
        Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-6021/

        Messages:

        Executing org.apache.hive.ptest.execution.TestCheckPhase
        Executing org.apache.hive.ptest.execution.PrepPhase
        Executing org.apache.hive.ptest.execution.ExecutionPhase
        Executing org.apache.hive.ptest.execution.ReportingPhase
        Tests exited with: TestsFailedException: 5 tests failed
        

        This message is automatically generated.

        ATTACHMENT ID: 12865426 - PreCommit-HIVE-Build

        hiveqa Hive QA added a comment - Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12865426/HIVE-16366-branch-2.3.patch SUCCESS: +1 due to 1 test(s) being added or modified. ERROR: -1 due to 5 failed/errored test(s), 10549 tests executed Failed tests: org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[comments] (batchId=35) org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[llap_smb] (batchId=140) org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_llap_counters] (batchId=140) org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_ppd_basic] (batchId=137) org.apache.hive.hcatalog.api.TestHCatClient.testTransportFailure (batchId=174) Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/6021/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/6021/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-6021/ Messages: Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 5 tests failed This message is automatically generated. ATTACHMENT ID: 12865426 - PreCommit-HIVE-Build

        People

          pxiong Pengcheng Xiong
          pxiong Pengcheng Xiong
          Votes:
          0 Vote for this issue
          Watchers:
          5 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved: