guyuqi commented on PR #1101:
URL: https://github.com/apache/bigtop/pull/1101#issuecomment-1510983205

   It failed to build Hbase (running `Hadoop`, `Hive `smoke tests ) when I 
applied PR #1101, #1102 and #1103 on Ubuntu-22.04 (x86_64/Arm64).
   ```
   [INFO] --- exec-maven-plugin:1.6.0:exec 
(check-jar-contents-for-stuff-with-hadoop) @ 
hbase-shaded-with-hadoop-check-invariants ---
   [ERROR] Found artifact with unexpected contents: 
'/ws/bigtop/output/hbase/hbase-2.4.13/hbase-shaded/hbase-shaded-client/target/hbase-shaded-client-2.4.13.jar'
   .........
   ....
       com/sun/xml/txw2/output/XMLWriter.class
       com/sun/xml/txw2/output/XmlSerializer.class
   [ERROR] Command execution failed.
   org.apache.commons.exec.ExecuteException: Process exited with an error: 1 
(Exit value: 1)
       at org.apache.commons.exec.DefaultExecutor.executeInternal 
(DefaultExecutor.java:404)
       at org.apache.commons.exec.DefaultExecutor.execute 
(DefaultExecutor.java:166)
   ...
   ..
   .
   [INFO] Apache HBase - Assembly ............................ SUCCESS [ 36.068 
s]
   [INFO] Apache HBase - Shaded - Testing Util ............... SUCCESS [ 51.800 
s]
   [INFO] Apache HBase - Shaded - Testing Util Tester ........ SUCCESS [  3.054 
s]
   [INFO] Apache HBase Shaded Packaging Invariants ........... SUCCESS [  2.608 
s]
   [INFO] Apache HBase Shaded Packaging Invariants (with Hadoop bundled) 
FAILURE [  1.547 s]
   [INFO] Apache HBase - Archetypes .......................... SKIPPED
   [INFO] Apache HBase - Exemplar for hbase-client archetype . SKIPPED
   [INFO] Apache HBase - Exemplar for hbase-shaded-client archetype SKIPPED
   [INFO] Apache HBase - Archetype builder ................... SKIPPED
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  07:48 min
   [INFO] Finished at: 2023-04-17T08:23:28Z
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
org.codehaus.mojo:exec-maven-plugin:1.6.0:exec 
   (check-jar-contents-for-stuff-with-hadoop) on project 
hbase-shaded-with-hadoop-check-invariants: 
   Command execution failed.: Process exited with an error: 1 (Exit value: 1) 
-> [Help 1]
   ```
   
   
   


-- 
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]

Reply via email to