nakul777 commented on issue #11836:
URL: https://github.com/apache/pinot/issues/11836#issuecomment-1905748147

   > Hi @nakul777 have you made it work on windows? The previous logs seem to 
be correct, just need more time to compile it
   
   Upon executing this command
   
   `mvn clean install -DskipTests -Pbin-dist -Dcheckstyle.skip  
-Drat.numUnapprovedLicenses=1000`
   
   The installation halted with the following error message
   _[INFO] Installing 
F:\SCAproj\pinot-master\pinot-master\pinot-controller\target\p
   inot-controller-0.13.0-SNAPSHOT.jar to 
C:\Users\nakul\.m2\repository\org\apache\
   pinot\pinot-controller\0.13.0-SNAPSHOT\pinot-controller-0.13.0-SNAPSHOT.jar
   [INFO] Installing 
F:\SCAproj\pinot-master\pinot-master\pinot-controller\pom.xml
   to 
C:\Users\nakul\.m2\repository\org\apache\pinot\pinot-controller\0.13.0-SNAPSH
   OT\pinot-controller-0.13.0-SNAPSHOT.pom
   [INFO] Installing 
F:\SCAproj\pinot-master\pinot-master\pinot-controller\target\p
   inot-controller-0.13.0-SNAPSHOT-tests.jar to 
C:\Users\nakul\.m2\repository\org\a
   
pache\pinot\pinot-controller\0.13.0-SNAPSHOT\pinot-controller-0.13.0-SNAPSHOT-te
   sts.jar
   [INFO]
   [INFO] -------------------< org.apache.pinot:pinot-broker 
>--------------------
   [INFO] Building Pinot Broker 0.13.0-SNAPSHOT                            
[22/66]
   [INFO] --------------------------------[ jar 
]---------------------------------
   Downloading from central: 
https://repo.maven.apache.org/maven2/com/mercateo/test
   -clock/1.0.2/test-clock-1.0.2.pom
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for Pinot 0.13.0-SNAPSHOT:
   [INFO]
   [INFO] Pinot .............................................. SUCCESS [02:42 
min]
   [INFO] Pinot Service Provider Interface ................... SUCCESS [ 57.741 
s]
   [INFO] Pinot Segment Service Provider Interface ........... SUCCESS [ 31.844 
s]
   [INFO] Pinot Plugins ...................................... SUCCESS [  5.864 
s]
   [INFO] Pinot Metrics ...................................... SUCCESS [  5.166 
s]
   [INFO] Pinot Yammer Metrics ............................... SUCCESS [ 50.932 
s]
   [INFO] Pinot FMPP plugin .................................. SUCCESS [ 29.284 
s]
   [INFO] Pinot Common ....................................... SUCCESS [04:11 
min]
   [INFO] Pinot Input Format ................................. SUCCESS [ 13.890 
s]
   [INFO] Pinot Avro Base .................................... SUCCESS [ 19.946 
s]
   [INFO] Pinot Avro ......................................... SUCCESS [  9.266 
s]
   [INFO] Pinot Csv .......................................... SUCCESS [ 11.064 
s]
   [INFO] Pinot JSON ......................................... SUCCESS [  8.086 
s]
   [INFO] Pinot local segment implementations ................ SUCCESS [02:16 
min]
   [INFO] Pinot Core ......................................... SUCCESS [05:18 
min]
   [INFO] Pinot Query Planner ................................ SUCCESS [01:52 
min]
   [INFO] Pinot Query Runtime ................................ SUCCESS [02:05 
min]
   [INFO] Pinot Server ....................................... SUCCESS [03:28 
min]
   [INFO] Pinot Segment Uploader ............................. SUCCESS [01:30 
min]
   [INFO] Pinot Segment Uploader Default ..................... SUCCESS [01:17 
min]
   [INFO] Pinot Controller ................................... SUCCESS [28:10 
min]
   [INFO] Pinot Broker ....................................... FAILURE [  1.970 
s]
   [INFO] Pinot Clients ...................................... SKIPPED
   [INFO] Pinot Java Client .................................. SKIPPED
   [INFO] Pinot JDBC Client .................................. SKIPPED
   [INFO] Pinot Batch Ingestion .............................. SKIPPED
   [INFO] Pinot Batch Ingestion Common ....................... SKIPPED
   [INFO] Pinot Minion ....................................... SKIPPED
   [INFO] Pinot CLP Log ...................................... SKIPPED
   [INFO] Pinot Confluent Avro ............................... SKIPPED
   [INFO] Pinot ORC .......................................... SKIPPED
   [INFO] Pinot Parquet ...................................... SKIPPED
   [INFO] Pinot Thrift ....................................... SKIPPED
   [INFO] Pinot Protocol Buffers ............................. SKIPPED
   [INFO] Pluggable Pinot file system ........................ SKIPPED
   [INFO] Pinot Azure Data Lake Storage ...................... SKIPPED
   [INFO] Pinot Hadoop Filesystem ............................ SKIPPED
   [INFO] Pinot Google Cloud Storage ......................... SKIPPED
   [INFO] Pinot Amazon S3 .................................... SKIPPED
   [INFO] Pinot Batch Ingestion for Spark 2.4 ................ SKIPPED
   [INFO] Pinot Batch Ingestion for Spark 3.2 ................ SKIPPED
   [INFO] Pinot Batch Ingestion for Hadoop ................... SKIPPED
   [INFO] Pinot Batch Ingestion Standalone ................... SKIPPED
   [INFO] Pinot Stream Ingestion ............................. SKIPPED
   [INFO] Pinot Kafka Base ................................... SKIPPED
   [INFO] Pinot Kafka 2.x .................................... SKIPPED
   [INFO] Pinot Kinesis ...................................... SKIPPED
   [INFO] Pinot Pulsar ....................................... SKIPPED
   [INFO] Pinot Minion Tasks ................................. SKIPPED
   [INFO] Pinot Minion Built-In Tasks ........................ SKIPPED
   [INFO] Pinot Dropwizard Metrics ........................... SKIPPED
   [INFO] Pinot Segment Writer ............................... SKIPPED
   [INFO] Pinot Segment Writer File Based .................... SKIPPED
   [INFO] Pluggable Pinot Environment Provider ............... SKIPPED
   [INFO] Pinot Azure Environment ............................ SKIPPED
   [INFO] Pinot Tools ........................................ SKIPPED
   [INFO] Pinot Test Utils ................................... SKIPPED
   [INFO] Pinot Integration Tests ............................ SKIPPED
   [INFO] Pinot Perf ......................................... SKIPPED
   [INFO] Pinot Distribution ................................. SKIPPED
   [INFO] Pinot Connectors ................................... SKIPPED
   [INFO] Pinot Spark Common ................................. SKIPPED
   [INFO] Pinot Spark 2 Connector ............................ SKIPPED
   [INFO] Pinot Spark 3 Connector ............................ SKIPPED
   [INFO] Pinot Flink Connector .............................. SKIPPED
   [INFO] Pinot Compatibility Verifier ....................... SKIPPED
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  57:08 min
   [INFO] Finished at: 2024-01-23T14:53:38+05:30
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal on project pinot-broker: Could not resolve 
depend
   encies for project org.apache.pinot:pinot-broker:jar:0.13.0-SNAPSHOT: Failed 
to
   collect dependencies at com.mercateo:test-clock:jar:1.0.2: Failed to read 
artifa
   ct descriptor for com.mercateo:test-clock:jar:1.0.2: Could not transfer 
artifact
    com.mercateo:test-clock:pom:1.0.2 from/to central 
(https://repo.maven.apache.or
   g/maven2): transfer failed for 
https://repo.maven.apache.org/maven2/com/mercateo
   /test-clock/1.0.2/test-clock-1.0.2.pom: PKIX path building failed: 
sun.security.
   provider.certpath.SunCertPathBuilderException: unable to find valid 
certificatio
   n path to requested target -> [Help 1]
   [ERROR]
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
swit
   ch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR]
   [ERROR] For more information about the errors and possible solutions, please 
rea
   d the following articles:
   [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyReso
   lutionException
   [ERROR]
   [ERROR] After correcting the problems, you can resume the build with the 
command
   
   [ERROR]   mvn <args> -rf :pinot-broker
   
   F:\SCAproj\pinot-master\pinot-master>_
   
   


-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to