You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/01/20 05:29:25 UTC

Build failed in Jenkins: AVRO-python #593

See <https://builds.apache.org/job/AVRO-python/593/changes>

Changes:

[blue] AVRO-1781 ADDENDUM: Remove LogicalTypes cache.

This cache maps a Schema to its corresponding LogicalType that has been
constructed from the Schema's properties, by object identity. This is no
longer needed now that the LogicalType is set on the schema instance
when it is parsed. The cache was necessary when we were trying to avoid
all changes to the Schema class.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/AVRO-python/ws/>
Reverting <https://builds.apache.org/job/AVRO-python/ws/trunk> to depth infinity with ignoreExternals: false
Updating https://svn.apache.org/repos/asf/avro/trunk at revision '2016-01-20T04:29:06.842 +0000'
U         CHANGES.txt
U         LICENSE.txt
U         lang/java/tools/src/main/resources/META-INF/LICENSE
A         lang/java/guava
A         lang/java/guava/src
A         lang/java/guava/src/main
A         lang/java/guava/src/main/java
A         lang/java/guava/src/main/java/org
A         lang/java/guava/src/main/java/org/apache
A         lang/java/guava/src/main/java/org/apache/avro
A         lang/java/guava/src/main/java/org/apache/avro/GuavaClasses.java
A         lang/java/guava/src/main/resources
A         lang/java/guava/src/main/resources/META-INF
A         lang/java/guava/src/main/resources/META-INF/LICENSE
A         lang/java/guava/pom.xml
A         lang/java/avro/src/main/resources
A         lang/java/avro/src/main/resources/META-INF
A         lang/java/avro/src/main/resources/META-INF/LICENSE
U         lang/java/avro/src/main/java/org/apache/avro/LogicalTypes.java
U         lang/java/avro/src/main/java/org/apache/avro/generic/GenericData.java
U         lang/java/avro/pom.xml
U         lang/java/mapred/pom.xml
U         lang/java/pom.xml
U         lang/ruby/test/case_finder.rb
U         lang/ruby/lib/avro/schema_normalization.rb
U         lang/ruby/Gemfile
D         lang/c/jansson
U         lang/c/LICENSE
U         lang/c/src/schema.c
U         lang/c/src/schema.h
U         lang/c/src/allocation.c
U         lang/c/src/avro/schema.h
U         lang/c/src/avro/allocation.h
U         lang/c/src/schema_equal.c
U         lang/c/src/CMakeLists.txt
U         lang/c/docs/index.txt
U         lang/c/README.maintaining_win32.txt
U         lang/c/tests/test_avro_data.c
A         lang/c/tests/schema_tests/pass/namespace_fullname
A         lang/c/tests/schema_tests/pass/namespace_enum
A         lang/c/tests/schema_tests/pass/namespace_fixed
U         lang/c/tests/CMakeLists.txt
A         lang/c/tests/test_avro_1691.c
U         lang/c/INSTALL
U         lang/c/CMakeLists.txt
U         share/docker/Dockerfile
At revision 1725669
[py] $ /home/jenkins/tools/ant/latest/bin/ant -file build.xml test
Buildfile: <https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/build.xml>

init:

ivy-download:

build:
     [copy] Copying 1 file to <https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/build/src/avro>
     [copy] Copying 1 file to <https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/build>
     [copy] Copying 1 file to <https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/build/scripts>
     [copy] Copying 1 file to <https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/build/test>
[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:retrieve] :: loading settings :: file = <https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/ivysettings.xml>
[ivy:retrieve] :: resolving dependencies :: org.apache.avro#python;working@priapus.apache.org
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] :: resolution report :: resolve 1564ms :: artifacts dl 0ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   0   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] 
[ivy:retrieve] :: problems summary ::
[ivy:retrieve] :::: WARNINGS
[ivy:retrieve] 		module not found: org.apache.avro#avro-tools;1.9.0-SNAPSHOT
[ivy:retrieve] 	==== central: tried
[ivy:retrieve] 	  http://repo1.maven.org/maven2/org/apache/avro/avro-tools/1.9.0-SNAPSHOT/avro-tools-1.9.0-SNAPSHOT.pom
[ivy:retrieve] 	  -- artifact org.apache.avro#avro-tools;1.9.0-SNAPSHOT!avro-tools.jar:
[ivy:retrieve] 	  http://repo1.maven.org/maven2/org/apache/avro/avro-tools/1.9.0-SNAPSHOT/avro-tools-1.9.0-SNAPSHOT.jar
[ivy:retrieve] 	==== apache-snapshots: tried
[ivy:retrieve] 	  https://repository.apache.org/content/groups/snapshots/org/apache/avro/avro-tools/1.9.0-SNAPSHOT/avro-tools-1.9.0-SNAPSHOT.pom
[ivy:retrieve] 	  -- artifact org.apache.avro#avro-tools;1.9.0-SNAPSHOT!avro-tools.jar:
[ivy:retrieve] 	  https://repository.apache.org/content/groups/snapshots/org/apache/avro/avro-tools/1.9.0-SNAPSHOT/avro-tools-1.9.0-SNAPSHOT.jar
[ivy:retrieve] 	==== local-maven2: tried
[ivy:retrieve] 	  /home/jenkins/.m2/repository/org/apache/avro/avro-tools/1.9.0-SNAPSHOT/avro-tools-1.9.0-SNAPSHOT.xml
[ivy:retrieve] 	  -- artifact org.apache.avro#avro-tools;1.9.0-SNAPSHOT!avro-tools.jar:
[ivy:retrieve] 	  /home/jenkins/.m2/repository/org/apache/avro/avro-tools/1.9.0-SNAPSHOT/avro-tools-1.9.0-SNAPSHOT.jar
[ivy:retrieve] 		::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] 		::          UNRESOLVED DEPENDENCIES         ::
[ivy:retrieve] 		::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] 		:: org.apache.avro#avro-tools;1.9.0-SNAPSHOT: not found
[ivy:retrieve] 		::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] :::: ERRORS
[ivy:retrieve] 	Server access Error: java.lang.RuntimeException: Could not generate DH keypair url=https://repository.apache.org/content/groups/snapshots/org/apache/avro/avro-tools/1.9.0-SNAPSHOT/maven-metadata.xml
[ivy:retrieve] 	Server access Error: java.lang.RuntimeException: Could not generate DH keypair url=https://repository.apache.org/content/groups/snapshots/org/apache/avro/avro-tools/1.9.0-SNAPSHOT/avro-tools-1.9.0-SNAPSHOT.pom
[ivy:retrieve] 	Server access Error: java.lang.RuntimeException: Could not generate DH keypair url=https://repository.apache.org/content/groups/snapshots/org/apache/avro/avro-tools/1.9.0-SNAPSHOT/avro-tools-1.9.0-SNAPSHOT.jar
[ivy:retrieve] 
[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

BUILD FAILED
<https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/build.xml>:146: impossible to resolve dependencies:
	resolve failed - see output for details

Total time: 2 seconds
Build step 'Invoke Ant' marked build as failure

Jenkins build is back to normal : AVRO-python #594

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/AVRO-python/594/changes>