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

ASF GitHub Bot commented on PHOENIX-5893:
-----------------------------------------

stoty commented on pull request #1298:
URL: https://github.com/apache/phoenix/pull/1298#issuecomment-916407878


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   5m 42s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files 
found.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any 
@author tags.  |
   | -1 :x: |  test4tests  |   0m  0s |  The patch doesn't appear to include 
any new or modified tests. Please justify why no new tests are needed for this 
patch. Also please list what manual steps were performed to verify this patch.  
|
   ||| _ 4.x Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |  17m 51s |  4.x passed  |
   | +1 :green_heart: |  compile  |   1m 51s |  4.x passed  |
   | +1 :green_heart: |  javadoc  |   1m  9s |  4.x passed  |
   ||| _ Patch Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |  10m 22s |  the patch passed  |
   | +1 :green_heart: |  compile  |   1m 45s |  the patch passed  |
   | +1 :green_heart: |  javac  |   1m 45s |  the patch passed  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace 
issues.  |
   | +1 :green_heart: |  xml  |   0m  1s |  The patch has no ill-formed XML 
file.  |
   | +1 :green_heart: |  javadoc  |   1m  7s |  the patch passed  |
   ||| _ Other Tests _ |
   | -1 :x: |  unit  | 248m 36s |  root in the patch failed.  |
   | +1 :green_heart: |  asflicense  |   0m 13s |  The patch does not generate 
ASF License warnings.  |
   |  |   | 289m 20s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: 
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1298/1/artifact/yetus-general-check/output/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/phoenix/pull/1298 |
   | Optional Tests | dupname asflicense javac javadoc unit xml compile |
   | uname | Linux cfb4bdb7e6c0 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 
23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev/phoenix-personality.sh |
   | git revision | 4.x / 82cfcf0 |
   | Default Java | Private Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 |
   | unit | 
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1298/1/artifact/yetus-general-check/output/patch-unit-root.txt
 |
   |  Test Results | 
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1298/1/testReport/
 |
   | Max. process+thread count | 4851 (vs. ulimit of 30000) |
   | modules | C: . U: . |
   | Console output | 
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1298/1/console
 |
   | versions | git=2.7.4 maven=3.3.9 |
   | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


> Code coverage report not generated sometimes because of malformed input
> -----------------------------------------------------------------------
>
>                 Key: PHOENIX-5893
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5893
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Sandeep Guggilam
>            Assignee: Istvan Toth
>            Priority: Minor
>
> Sometimes the code coverage report is not generated because of error 
> "malformed input around byte 2" . Have seen this mainly for builds that are 
> very slow in execution especially from the master branch
>  
> This could happen because of the VM getting terminated quickly before Jacoco 
> would write the results to Jacoco.exec file. May be explore setting the below 
> property to a value greater than default of 30 sec for VM to terminate
> {{forkedProcessExitTimeoutInSeconds}} 
> {{}}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to