[ 
https://issues.apache.org/jira/browse/HIVE-20394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16588091#comment-16588091
 ] 

Hive QA commented on HIVE-20394:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12936475/HIVE-20394.3.patch

{color:red}ERROR:{color} -1 due to build exiting with an error

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

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Tests exited with: NonZeroExitCodeException
Command 'bash /data/hiveptest/working/scratch/source-prep.sh' failed with exit 
status 1 and output '+ date '+%Y-%m-%d %T.%3N'
2018-08-21 22:29:21.682
+ [[ -n /usr/lib/jvm/java-8-openjdk-amd64 ]]
+ export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+ JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+ export 
PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ 
PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ export 'ANT_OPTS=-Xmx1g -XX:MaxPermSize=256m '
+ ANT_OPTS='-Xmx1g -XX:MaxPermSize=256m '
+ export 'MAVEN_OPTS=-Xmx1g '
+ MAVEN_OPTS='-Xmx1g '
+ cd /data/hiveptest/working/
+ tee /data/hiveptest/logs/PreCommit-HIVE-Build-13380/source-prep.txt
+ [[ false == \t\r\u\e ]]
+ mkdir -p maven ivy
+ [[ git = \s\v\n ]]
+ [[ git = \g\i\t ]]
+ [[ -z master ]]
+ [[ -d apache-github-source-source ]]
+ [[ ! -d apache-github-source-source/.git ]]
+ [[ ! -d apache-github-source-source ]]
+ date '+%Y-%m-%d %T.%3N'
2018-08-21 22:29:21.685
+ cd apache-github-source-source
+ git fetch origin
>From https://github.com/apache/hive
   85b04f5..25e747f  master     -> origin/master
+ git reset --hard HEAD
HEAD is now at 85b04f5 HIVE-20411 : Hive.loadPartition doesn't support catalogs 
(Sergey Shelukhin, reviewed by Ashutosh Chauhan)
+ git clean -f -d
Removing standalone-metastore/metastore-server/src/gen/
+ git checkout master
Already on 'master'
Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
+ git reset --hard origin/master
HEAD is now at 25e747f HIVE-20407 : add txn table alter support to 
HiveStrictManagedMigration (Sergey Shelukhin, reviewed by Jason Dere)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2018-08-21 22:29:23.325
+ rm -rf ../yetus_PreCommit-HIVE-Build-13380
+ mkdir ../yetus_PreCommit-HIVE-Build-13380
+ git gc
+ cp -R . ../yetus_PreCommit-HIVE-Build-13380
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-13380/yetus
+ patchCommandPath=/data/hiveptest/working/scratch/smart-apply-patch.sh
+ patchFilePath=/data/hiveptest/working/scratch/build.patch
+ [[ -f /data/hiveptest/working/scratch/build.patch ]]
+ chmod +x /data/hiveptest/working/scratch/smart-apply-patch.sh
+ /data/hiveptest/working/scratch/smart-apply-patch.sh 
/data/hiveptest/working/scratch/build.patch
error: a/hbase-handler/src/test/queries/negative/cascade_dbdrop.q: does not 
exist in index
error: a/hbase-handler/src/test/queries/positive/hbase_handler_snapshot.q: does 
not exist in index
error: a/hbase-handler/src/test/results/negative/cascade_dbdrop.q.out: does not 
exist in index
error: 
a/itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/TestLocationQueries.java:
 does not exist in index
error: 
a/itests/util/src/main/java/org/apache/hadoop/hive/accumulo/AccumuloQTestUtil.java:
 does not exist in index
error: 
a/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/AbstractCoreBlobstoreCliDriver.java:
 does not exist in index
error: 
a/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreCliDriver.java:
 does not exist in index
error: 
a/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreCompareCliDriver.java:
 does not exist in index
error: 
a/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:
 does not exist in index
error: 
a/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseNegativeCliDriver.java:
 does not exist in index
error: 
a/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreNegativeCliDriver.java:
 does not exist in index
error: 
a/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CorePerfCliDriver.java:
 does not exist in index
error: 
a/itests/util/src/main/java/org/apache/hadoop/hive/hbase/HBaseQTestUtil.java: 
does not exist in index
error: 
a/itests/util/src/main/java/org/apache/hadoop/hive/hbase/HBaseTestSetup.java: 
does not exist in index
error: 
a/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestArguments.java: does 
not exist in index
error: a/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java: 
does not exist in index
error: 
a/itests/util/src/main/java/org/apache/hadoop/hive/ql/parse/CoreParseNegative.java:
 does not exist in index
error: itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestArguments.java: 
does not exist in index
error: src/test/queries/negative/cascade_dbdrop.q: does not exist in index
error: src/test/queries/positive/hbase_handler_snapshot.q: does not exist in 
index
error: src/test/results/negative/cascade_dbdrop.q.out: does not exist in index
error: 
hive-unit/src/test/java/org/apache/hadoop/hive/ql/TestLocationQueries.java: 
does not exist in index
error: 
util/src/main/java/org/apache/hadoop/hive/accumulo/AccumuloQTestUtil.java: does 
not exist in index
error: 
util/src/main/java/org/apache/hadoop/hive/cli/control/AbstractCoreBlobstoreCliDriver.java:
 does not exist in index
error: 
util/src/main/java/org/apache/hadoop/hive/cli/control/CoreCliDriver.java: does 
not exist in index
error: 
util/src/main/java/org/apache/hadoop/hive/cli/control/CoreCompareCliDriver.java:
 does not exist in index
error: 
util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java: 
does not exist in index
error: 
util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseNegativeCliDriver.java:
 does not exist in index
error: 
util/src/main/java/org/apache/hadoop/hive/cli/control/CoreNegativeCliDriver.java:
 does not exist in index
error: 
util/src/main/java/org/apache/hadoop/hive/cli/control/CorePerfCliDriver.java: 
does not exist in index
error: util/src/main/java/org/apache/hadoop/hive/hbase/HBaseQTestUtil.java: 
does not exist in index
error: util/src/main/java/org/apache/hadoop/hive/hbase/HBaseTestSetup.java: 
does not exist in index
error: util/src/main/java/org/apache/hadoop/hive/ql/QTestArguments.java: does 
not exist in index
error: util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java: does not 
exist in index
error: 
util/src/main/java/org/apache/hadoop/hive/ql/parse/CoreParseNegative.java: does 
not exist in index
The patch does not appear to apply with p0, p1, or p2
+ result=1
+ '[' 1 -ne 0 ']'
+ rm -rf yetus_PreCommit-HIVE-Build-13380
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12936475 - PreCommit-HIVE-Build

> Optimized & cleaned up HBaseQTest runner
> ----------------------------------------
>
>                 Key: HIVE-20394
>                 URL: https://issues.apache.org/jira/browse/HIVE-20394
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 4.0.0
>            Reporter: denys kuzmenko
>            Assignee: denys kuzmenko
>            Priority: Major
>         Attachments: HIVE-20394.1.patch, HIVE-20394.2.patch, 
> HIVE-20394.3.patch
>
>
> # Set proper cluster destroy order
>  # Propagated proper HBaseTestContext
>  # Ported downstream fixes (CDH-63695)
>  # General clean up



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to