>From the output of dependency:tree of master branch:

[INFO]
------------------------------------------------------------------------
[INFO] Building Spark Project Docker Integration Tests 2.0.0-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for com.oracle:ojdbc6:jar:11.2.0.1.0 is missing, no
dependency information available
[INFO]
...
[INFO] +- com.oracle:ojdbc6:jar:11.2.0.1.0:test

Are you building behind a proxy ?

On Mon, May 2, 2016 at 5:51 PM, Hien Luu <hien...@gmail.com> wrote:

> Hi all,
>
> I am running into a build problem with com.oracle:ojdbc6:jar:11.2.0.1.0.
> It kept getting "Operation timed out" while building Spark Project Docker
> Integration Tests module (see the error below).
>
> Has anyone run this problem before? If so, how did you resolve around this
> problem?
>
> [INFO] Reactor Summary:
>
> [INFO]
>
> [INFO] Spark Project Parent POM ........................... SUCCESS [
> 2.423 s]
>
> [INFO] Spark Project Test Tags ............................ SUCCESS [
> 0.712 s]
>
> [INFO] Spark Project Sketch ............................... SUCCESS [
> 0.498 s]
>
> [INFO] Spark Project Networking ........................... SUCCESS [
> 1.743 s]
>
> [INFO] Spark Project Shuffle Streaming Service ............ SUCCESS [
> 0.587 s]
>
> [INFO] Spark Project Unsafe ............................... SUCCESS [
> 0.503 s]
>
> [INFO] Spark Project Launcher ............................. SUCCESS [
> 4.894 s]
>
> [INFO] Spark Project Core ................................. SUCCESS [
> 17.953 s]
>
> [INFO] Spark Project GraphX ............................... SUCCESS [
> 3.480 s]
>
> [INFO] Spark Project Streaming ............................ SUCCESS [
> 6.022 s]
>
> [INFO] Spark Project Catalyst ............................. SUCCESS [
> 8.664 s]
>
> [INFO] Spark Project SQL .................................. SUCCESS [
> 12.440 s]
>
> [INFO] Spark Project ML Local Library ..................... SUCCESS [
> 0.498 s]
>
> [INFO] Spark Project ML Library ........................... SUCCESS [
> 8.594 s]
>
> [INFO] Spark Project Tools ................................ SUCCESS [
> 0.162 s]
>
> [INFO] Spark Project Hive ................................. SUCCESS [
> 9.834 s]
>
> [INFO] Spark Project HiveContext Compatibility ............ SUCCESS [
> 1.428 s]
>
> [INFO] Spark Project Docker Integration Tests ............. FAILURE [02:32
> min]
>
> [INFO] Spark Project REPL ................................. SKIPPED
>
> [INFO] Spark Project Assembly ............................. SKIPPED
>
> [INFO] Spark Project External Flume Sink .................. SKIPPED
>
> [INFO] Spark Project External Flume ....................... SKIPPED
>
> [INFO] Spark Project External Flume Assembly .............. SKIPPED
>
> [INFO] Spark Project External Kafka ....................... SKIPPED
>
> [INFO] Spark Project Examples ............................. SKIPPED
>
> [INFO] Spark Project External Kafka Assembly .............. SKIPPED
>
> [INFO] Spark Project Java 8 Tests ......................... SKIPPED
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] BUILD FAILURE
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] Total time: 03:53 min
>
> [INFO] Finished at: 2016-05-02T17:44:57-07:00
>
> [INFO] Final Memory: 80M/1525M
>
> [INFO]
> ------------------------------------------------------------------------
>
> [ERROR] Failed to execute goal on project
> spark-docker-integration-tests_2.11: Could not resolve dependencies for
> project
> org.apache.spark:spark-docker-integration-tests_2.11:jar:2.0.0-SNAPSHOT:
> Failed to collect dependencies at com.oracle:ojdbc6:jar:11.2.0.1.0: Failed
> to read artifact descriptor for com.oracle:ojdbc6:jar:11.2.0.1.0: Could not
> transfer artifact com.oracle:ojdbc6:pom:11.2.0.1.0 from/to uber-artifactory
> (http://artifactory.uber.internal:4587/artifactory/repo/): Connect to
> artifactory.uber.internal:4587 [artifactory.uber.internal/10.162.11.61]
> failed: Operation timed out -> [Help 1]
>
>

Reply via email to