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

Sean Busbey commented on HBASE-18376:
-------------------------------------

I don't think it's working, though the parameter is definitely getting 
propogated into the personality running in the container.

{code}

21:41:55 
============================================================================
21:41:55 
============================================================================
21:41:55                             Running unit tests
21:41:55 
============================================================================
21:41:55 
============================================================================
21:41:55 
21:41:55 
21:41:55 [Wed Jul 26 21:41:55 UTC 2017 DEBUG]: MultiJDK not configured.
21:41:55 [Wed Jul 26 21:41:55 UTC 2017 DEBUG]: Personality: patch unit
21:41:55 [Wed Jul 26 21:41:55 UTC 2017 DEBUG]: Personality: clear queue
21:41:55 [Wed Jul 26 21:41:55 UTC 2017 DEBUG]: EXCLUDE_TESTS_URL = 
"https://builds.apache.org/job/HBase-Find-Flaky-Tests/lastSuccessfulBuild/artifact/excludes/";
21:41:55 [Wed Jul 26 21:41:55 UTC 2017 DEBUG]: INCLUDE_TESTS_URL = 
21:41:55 
"https://builds.apache.org/job/HBase-Find-Flaky-Tests/lastSuccessfulBuild/artifact/excludes/":
 Scheme missing.
21:41:55 Wget error 1 in fetching excludes file from url 
"https://builds.apache.org/job/HBase-Find-Flaky-Tests/lastSuccessfulBuild/artifact/excludes/";.
 Ignoring and proceeding.
21:41:55 [Wed Jul 26 21:41:55 UTC 2017 DEBUG]: Personality: enqueue 
hbase-protocol-shaded -DHBasePatchProcess -PrunAllTests
21:41:55 [Wed Jul 26 21:41:55 UTC 2017 DEBUG]: Personality: enqueue 
hbase-procedure -DHBasePatchProcess -PrunAllTests
21:41:55 [Wed Jul 26 21:41:55 UTC 2017 DEBUG]: Personality: enqueue 
hbase-server -DHBasePatchProcess -PrunAllTests
21:41:55 [Wed Jul 26 21:41:55 UTC 2017 DEBUG]: MultiJDK not configured.
21:41:55 [Wed Jul 26 21:41:55 UTC 2017 DEBUG]: Start clock
21:41:58 cd /testptch/hbase/hbase-protocol-shaded
21:41:58 mvn -Dmaven.repo.local=/home/jenkins/yetus-m2/hbase-master-patch-0 
-DHBasePatchProcess -PrunAllTests clean test -fae > 
/testptch/patchprocess/patch-unit-hbase-protocol-shaded.txt 2>&1
21:42:24 [Wed Jul 26 21:42:24 UTC 2017 DEBUG]: Stop clock
21:42:24 Elapsed:   0m 29s
21:42:24 [Wed Jul 26 21:42:24 UTC 2017 DEBUG]: Start clock
21:42:27 cd /testptch/hbase/hbase-procedure
21:42:27 mvn -Dmaven.repo.local=/home/jenkins/yetus-m2/hbase-master-patch-0 
-DHBasePatchProcess -PrunAllTests clean test -fae > 
/testptch/patchprocess/patch-unit-hbase-procedure.txt 2>&1
21:45:21 [Wed Jul 26 21:45:21 UTC 2017 DEBUG]: Stop clock
21:45:21 Elapsed:   2m 57s
21:45:21 [Wed Jul 26 21:45:21 UTC 2017 DEBUG]: Start clock
21:45:24 cd /testptch/hbase/hbase-server
21:45:24 mvn -Dmaven.repo.local=/home/jenkins/yetus-m2/hbase-master-patch-0 
-DHBasePatchProcess -PrunAllTests clean test -fae > 
/testptch/patchprocess/patch-unit-hbase-server.txt 2>&1
{code}

> Flaky exclusion doesn't appear to work in precommit
> ---------------------------------------------------
>
>                 Key: HBASE-18376
>                 URL: https://issues.apache.org/jira/browse/HBASE-18376
>             Project: HBase
>          Issue Type: Bug
>          Components: community, test
>            Reporter: Sean Busbey
>            Priority: Critical
>         Attachments: HBASE-18376.master.001.patch
>
>
> Yesterday we started defaulting the precommit parameter for the flaky test 
> list to point to the job on builds.a.o. Looks like the personality is 
> ignoring it.
> example build that's marked to keep:
> https://builds.apache.org/job/PreCommit-HBASE-Build/7646/
> (search for 'Running unit tests' to skip to the right part of the console')
> should add some more debug output in there too.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to