Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/py4j.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.EDaVAK:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e4776f6454ea437e9bac810121e27b9c', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.EDaVAK:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/py4j.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/py4j-0.10.7-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/py4j.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.EDaVAK:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd6a94b3480354bea9b5cafbc7576d092', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.EDaVAK:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/py4j.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qdsAa9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf py4j-0.10.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/py4j-0.10.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd py4j-0.10.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r setup.py + find . -name '*.jar' -print -delete ./py4j-java/gradle/wrapper/gradle-wrapper.jar ./py4j-java/junit-4.10.jar + sed -i -r 's|(version=).*|\1|' py4j-java/ant.properties + sed -i 's|'\''.*'\''|'\'''\''|' py4j-python/src/py4j/version.py + sed -i 's|1\.6|1.7|g' py4j-java/build.xml + sed -i -r 's||\0 |' py4j-java/build.xml + sed -i 's|printsummary="on"||' py4j-java/build.xml + sed -i 's|py4j\.tests||' py4j-python/setup.py + sed -i 's|instance.gateway.shutdown()|if '\''gateway'\'' in dir(instance): \0|' py4j-python/src/py4j/tests/java_gateway_test.py + rm py4j-python/src/py4j/tests/java_tls_test.py + sed -i /data_files/d py4j-python/setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3i5oa1 + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + pushd py4j-java ~/build/BUILD/py4j-0.10.7/py4j-java ~/build/BUILD/py4j-0.10.7 + ant jar Buildfile: /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml init: [mkdir] Created dir: /builddir/build/BUILD/py4j-0.10.7/py4j-java/bin [mkdir] Created dir: /builddir/build/BUILD/py4j-0.10.7/py4j-java/junit [copy] Copying 1 file to /builddir/build/BUILD/py4j-0.10.7/py4j-java/bin [copy] Copying 1 file to /builddir/build/BUILD/py4j-0.10.7/py4j-java/bin build: [echo] py4j: /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml [javac] Compiling 58 source files to /builddir/build/BUILD/py4j-0.10.7/py4j-java/bin [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7 [javac] 1 warning [javac] Compiling 85 source files to /builddir/build/BUILD/py4j-0.10.7/py4j-java/bin [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7 [javac] 1 warning jar: [jar] Building jar: /builddir/build/BUILD/py4j-0.10.7/py4j-java/py4j.jar BUILD SUCCESSFUL Total time: 2 seconds + ant javadoc Buildfile: /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml javadoc: [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package py4j... [javadoc] Loading source files for package py4j.commands... [javadoc] Loading source files for package py4j.model... [javadoc] Loading source files for package py4j.reflection... [javadoc] Loading source files for package py4j.examples... [javadoc] Constructing Javadoc information... [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/javase/6/docs/api/ [javadoc] Creating destination directory: "/builddir/build/BUILD/py4j-0.10.7/py4j-java/javadoc/" [javadoc] Standard Doclet version 1.8.0_181 [javadoc] Building tree for all the packages and classes... [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Py4JPythonClient.java:100: warning: no @return [javadoc] Py4JPythonClient copyWith(InetAddress pythonAddress, int pythonPort); [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Py4JPythonClient.java:117: warning: no description for @param [javadoc] * @param gateway [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Py4JPythonClient.java:118: warning: no description for @param [javadoc] * @param interfacesToImplement [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Py4JPythonClient.java:119: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:219: warning: no description for @param [javadoc] * @param interfacesToImplement [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:220: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:90: warning: no description for @param [javadoc] * @param javaPort [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:91: warning: no description for @param [javadoc] * @param javaAddress [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:92: warning: no description for @param [javadoc] * @param pythonPort [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:93: warning: no description for @param [javadoc] * @param pythonAddress [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:94: warning: no description for @param [javadoc] * @param connectTimeout [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:95: warning: no description for @param [javadoc] * @param readTimeout [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:96: warning: no description for @param [javadoc] * @param sSocketFactory [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:97: warning: no description for @param [javadoc] * @param socketFactory [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:98: warning: no description for @param [javadoc] * @param entryPoint [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:109: warning: no description for @param [javadoc] * @param javaPort [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:110: warning: no description for @param [javadoc] * @param javaAddress [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:111: warning: no description for @param [javadoc] * @param pythonPort [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:112: warning: no description for @param [javadoc] * @param pythonAddress [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:113: warning: no description for @param [javadoc] * @param connectTimeout [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:114: warning: no description for @param [javadoc] * @param readTimeout [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:115: warning: no description for @param [javadoc] * @param sSocketFactory [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:116: warning: no description for @param [javadoc] * @param socketFactory [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:117: warning: no description for @param [javadoc] * @param entryPoint [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:118: warning: no description for @param [javadoc] * @param autoStartJavaServer [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:119: warning: no description for @param [javadoc] * @param enableMemoryManagement [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:79: warning: no description for @param [javadoc] * @param entryPoint [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServerConnection.java:114: warning: no description for @param [javadoc] * @param gateway [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServerConnection.java:115: warning: no description for @param [javadoc] * @param commandsClazz [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/DefaultApplication.java:44: warning: no description for @param [javadoc] * @param args [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServerListener.java:58: warning: no @param for e [javadoc] void serverError(Exception e); [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:163: warning: no description for @param [javadoc] * @param objectId [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:225: warning: no description for @param [javadoc] * @param args [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:226: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:257: warning: no description for @param [javadoc] * @param methodName [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:258: warning: no description for @param [javadoc] * @param targetObjectId [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:259: warning: no description for @param [javadoc] * @param args [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:260: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:337: warning: no description for @param [javadoc] * @param object [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:338: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:361: warning: no description for @param [javadoc] * @param classLoader [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:362: warning: no description for @param [javadoc] * @param interfacesToImplement [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:363: warning: no description for @param [javadoc] * @param objectId [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:364: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:379: warning: empty

tag [javadoc] *

[javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayConnection.java:188: warning: no description for @param [javadoc] * @param gateway [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayConnection.java:190: warning: no @param for commandsClazz [javadoc] protected void initCommands(Gateway gateway, List> commandsClazz) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:497: warning: no description for @param [javadoc] * @param gateway [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:498: warning: no description for @param [javadoc] * @param socket [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:499: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:500: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:800: warning: no description for @param [javadoc] * @param interfacesToImplement [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:801: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:821: warning: no @param for args [javadoc] public static void main(String[] args) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:413: warning: no @param for cbClient [javadoc] public GatewayServer(Object entryPoint, int port, InetAddress address, int connectTimeout, int readTimeout, [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:928: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:968: warning: no @param for pythonPort [javadoc] public GatewayServerBuilder callbackClient(int pythonPort, InetAddress pythonAddress, String authToken) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:968: warning: no @param for pythonAddress [javadoc] public GatewayServerBuilder callbackClient(int pythonPort, InetAddress pythonAddress, String authToken) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:968: warning: no @param for authToken [javadoc] public GatewayServerBuilder callbackClient(int pythonPort, InetAddress pythonAddress, String authToken) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:968: warning: no @return [javadoc] public GatewayServerBuilder callbackClient(int pythonPort, InetAddress pythonAddress, String authToken) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:1007: warning: no @param for authToken [javadoc] public GatewayServerBuilder authToken(String authToken) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:1007: warning: no @return [javadoc] public GatewayServerBuilder authToken(String authToken) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/NetworkUtil.java:58: warning: no description for @param [javadoc] * @param reader [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/NetworkUtil.java:59: warning: no description for @param [javadoc] * @param addSpace [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/NetworkUtil.java:61: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/NetworkUtil.java:78: warning: no description for @param [javadoc] * @param reader [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/NetworkUtil.java:80: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/NetworkUtil.java:120: warning: no description for @param [javadoc] * @param socket [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:148: warning: no description for @param [javadoc] * @param bytes [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:149: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:160: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:172: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:184: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:196: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:221: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:233: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:272: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:407: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:410: warning: no @param for gateway [javadoc] public static Object getPythonProxy(String commandPart, Gateway gateway) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:438: warning: no description for @param [javadoc] * @param classLoader [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:439: warning: no description for @param [javadoc] * @param interfacesToImplement [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:440: warning: no description for @param [javadoc] * @param objectId [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:441: warning: no description for @param [javadoc] * @param gateway [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:442: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:455: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:458: warning: no @param for gateway [javadoc] public final static Object getReference(String commandPart, Gateway gateway) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:504: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:528: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:537: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:549: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:561: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:573: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:589: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:601: warning: no description for @param [javadoc] * @param returnMessage [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:613: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:625: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:637: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:649: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:661: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating /builddir/build/BUILD/py4j-0.10.7/py4j-java/javadoc/help-doc.html... [javadoc] 100 warnings BUILD SUCCESSFUL Total time: 3 seconds + popd + pushd py4j-python ~/build/BUILD/py4j-0.10.7 ~/build/BUILD/py4j-0.10.7/py4j-python ~/build/BUILD/py4j-0.10.7 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' BUILDSTDERR: WARNING: '' not a valid package name; please use only.-separated package names in setup.py running build running build_py creating build creating build/lib creating build/lib/py4j copying src/py4j/__init__.py -> build/lib/py4j copying src/py4j/backport.py -> build/lib/py4j copying src/py4j/clientserver.py -> build/lib/py4j copying src/py4j/compat.py -> build/lib/py4j copying src/py4j/finalizer.py -> build/lib/py4j copying src/py4j/java_collections.py -> build/lib/py4j copying src/py4j/java_gateway.py -> build/lib/py4j copying src/py4j/protocol.py -> build/lib/py4j copying src/py4j/signals.py -> build/lib/py4j copying src/py4j/version.py -> build/lib/py4j + sleep 1 + popd ~/build/BUILD/py4j-0.10.7 + sed -i 's|.sphinx.ext.autodoc.* | |' py4j-web/conf.py + sphinx-build py4j-web html BUILDSTDERR: Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created No builder selected, using default: html building [html]: targets for 19 source files that are out of date updating environment: 19 added, 0 changed, 0 removed reading sources... [ 5%] about reading sources... [ 10%] advanced_topics reading sources... [ 15%] changelog reading sources... [ 21%] contents reading sources... [ 26%] contributing reading sources... [ 31%] download reading sources... [ 36%] faq reading sources... [ 42%] getting_started reading sources... [ 47%] index reading sources... [ 52%] install reading sources... [ 57%] professional-services reading sources... [ 63%] py4j_client_server reading sources... [ 68%] py4j_finalizer reading sources... [ 73%] py4j_java reading sources... [ 78%] py4j_java_collections reading sources... [ 84%] py4j_java_gateway reading sources... [ 89%] py4j_java_protocol reading sources... [ 94%] py4j_python reading sources... [100%] py4j_signals BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_client_server.rst:26: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.clientserver.ClientServer BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_client_server.rst:57: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.clientserver.JavaParameters BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_client_server.rst:67: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.clientserver.PythonParameters BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_client_server.rst:77: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.clientserver.JavaClient BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_client_server.rst:87: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.clientserver.PythonServer BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_client_server.rst:97: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.clientserver.ClientServerConnection BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_finalizer.rst:24: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.finalizer.ThreadSafeFinalizer BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_finalizer.rst:41: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.finalizer.Finalizer BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_finalizer.rst:60: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.finalizer.clear_finalizers BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_collections.rst:19: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_collections.JavaIterator BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_collections.rst:36: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_collections.JavaList BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_collections.rst:53: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_collections.JavaMap BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_collections.rst:70: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_collections.JavaSet BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_collections.rst:87: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_collections.JavaArray BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:25: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.JavaGateway BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:88: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.GatewayParameters BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:98: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.CallbackServerParameters BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:110: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.GatewayClient BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:122: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.GatewayConnection BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:134: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.JVMView BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:169: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.JavaClass BUILDSTDERR: A `JavaClass` represents a Java Class from which static members can be BUILDSTDERR: retrieved. `JavaClass` instances are also needed to initialize an array. BUILDSTDERR: Usually, `JavaClass` are not initialized using their constructor, but they are BUILDSTDERR: created while accessing the `jvm` property of a gateway, e.g., BUILDSTDERR: `gateway.jvm.java.lang.String`. BUILDSTDERR: .. py:attribute:: _java_lang_class BUILDSTDERR: Property that returns the java.lang.Class associated with this BUILDSTDERR: JavaClass. Equivalent to calling .class in Java. BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:191: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.JavaPackage BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:203: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.PythonProxyPool BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:213: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.CallbackServer BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:225: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.CallbackConnection BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:311: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.java_gateway.java_import BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:313: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.java_gateway.launch_gateway BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:315: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.java_gateway.get_field BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:317: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.java_gateway.set_field BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:319: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.java_gateway.get_method BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:321: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.java_gateway.is_instance_of BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:323: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.java_gateway.get_java_class BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:19: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.protocol.Py4JError BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:26: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.protocol.Py4JJavaError BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:33: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.protocol.Py4JNetworkError BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:41: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.protocol.Py4JAuthenticationError BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:50: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.protocol.escape_new_line BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:52: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.protocol.unescape_new_line BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:54: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.protocol.get_command_part BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:56: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.protocol.get_return_value BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:58: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.protocol.register_output_converter BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:60: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.protocol.register_input_converter BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_signals.rst:48: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.signals.Signal BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] about BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/about.rst:: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/download.rst:: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/index.rst:: WARNING: document isn't included in any toctree writing output... [ 10%] advanced_topics writing output... [ 15%] changelog writing output... [ 21%] contents writing output... [ 26%] contributing writing output... [ 31%] download writing output... [ 36%] faq writing output... [ 42%] getting_started writing output... [ 47%] index writing output... [ 52%] install writing output... [ 57%] professional-services writing output... [ 63%] py4j_client_server writing output... [ 68%] py4j_finalizer writing output... [ 73%] py4j_java writing output... [ 78%] py4j_java_collections writing output... [ 84%] py4j_java_gateway writing output... [ 89%] py4j_java_protocol writing output... [ 94%] py4j_python writing output... [100%] py4j_signals writing additional files... genindex py-modindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 46 warnings. + rm -r html/.buildinfo html/.doctrees + find html -name '*.js' -print -delete html/_static/doctools.js html/_static/jquery.js html/_static/searchtools.js html/_static/underscore.js html/_static/websupport.js html/searchindex.js + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZjJCMy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386 + cd py4j-0.10.7 ~/build/BUILD/py4j-0.10.7/py4j-python ~/build/BUILD/py4j-0.10.7 + pushd py4j-python + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386 BUILDSTDERR: WARNING: '' not a valid package name; please use only.-separated package names in setup.py running install running install_lib creating /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr creating /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib creating /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/__init__.py -> /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/backport.py -> /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/clientserver.py -> /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/compat.py -> /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/finalizer.py -> /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/java_collections.py -> /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/java_gateway.py -> /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/protocol.py -> /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/signals.py -> /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/version.py -> /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j/backport.py to backport.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j/clientserver.py to clientserver.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j/finalizer.py to finalizer.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j/java_collections.py to java_collections.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j/java_gateway.py to java_gateway.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j/protocol.py to protocol.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j/version.py to version.pyc writing byte-compilation script '/tmp/tmp_lmcnq.py' /usr/bin/python2 -O /tmp/tmp_lmcnq.py removing /tmp/tmp_lmcnq.py running install_egg_info running egg_info creating src/py4j.egg-info writing src/py4j.egg-info/PKG-INFO writing top-level names to src/py4j.egg-info/top_level.txt writing dependency_links to src/py4j.egg-info/dependency_links.txt writing manifest file 'src/py4j.egg-info/SOURCES.txt' reading manifest file 'src/py4j.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*.*' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.*' under directory 'py4j-java' writing manifest file 'src/py4j.egg-info/SOURCES.txt' Copying src/py4j.egg-info to /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7/site-packages/py4j-0.0.0-py2.7.egg-info running install_scripts + popd ~/build/BUILD/py4j-0.10.7 + python /usr/share/java-utils/mvn_artifact.py py4j-java/pom.xml py4j-java/py4j.jar + xmvn-install -R .xmvn-reactor -n py4j -d /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386 [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: net.sf.py4j [INFO] artifactId: py4j [INFO] extension: jar [INFO] classifier: [INFO] version: 0.10.7 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/py4j-0.10.7/py4j-java/py4j.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP/py4j [INFO] artifactId: py4j [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/py4j/py4j.jar [INFO] =============================================== [WARNING] Skipping generation of user requires for artifact net.sf.py4j:py4j:jar:0.10.7: effective model path is not specified + jdir=py4j-java/javadoc + '[' -d py4j-java/javadoc ']' + install -dm755 /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/javadoc/py4j + cp -pr py4j-java/javadoc/allclasses-frame.html py4j-java/javadoc/allclasses-noframe.html py4j-java/javadoc/constant-values.html py4j-java/javadoc/deprecated-list.html py4j-java/javadoc/help-doc.html py4j-java/javadoc/index-files py4j-java/javadoc/index.html py4j-java/javadoc/overview-frame.html py4j-java/javadoc/overview-summary.html py4j-java/javadoc/overview-tree.html py4j-java/javadoc/package-list py4j-java/javadoc/py4j py4j-java/javadoc/script.js py4j-java/javadoc/serialized-form.html py4j-java/javadoc/stylesheet.css /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/javadoc/py4j + echo /usr/share/javadoc/py4j + mkdir -p /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/py4j + ln -sf /usr/share/java/py4j/py4j.jar /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/py4j + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/py4j-0.10.7 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JYKN0f + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + alias comment=true + true '----- check test_java -----' + ant -f py4j-java/build.xml java-test Buildfile: /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml init: build: [echo] py4j: /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml java-test: [junit] Testsuite: py4j.BufferGatewayTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.11 sec [junit] [junit] Testsuite: py4j.ClientServerTest [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 sec [junit] [junit] Testsuite: py4j.EchoClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.043 sec [junit] [junit] ------------- Standard Output --------------- [junit] EchoServer started... [junit] Waiting for echo input. [junit] Echo received: yi7 [junit] Waiting for echo input. [junit] Echo received: x [junit] Waiting for echo input. [junit] Echo received: null [junit] Reading commands [junit] Received temp: c [junit] Received temp: g [junit] Received temp: getExample [junit] Received temp: e [junit] yi7 [junit] Reading commands [junit] Received temp: c [junit] Received temp: o1 [junit] Received temp: method1 [junit] Received temp: i1 [junit] Received temp: btrue [junit] Received temp: e [junit] x [junit] Reading commands [junit] Received temp: null [junit] ------------- ---------------- --------------- [junit] Testsuite: py4j.EchoServerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 sec [junit] [junit] ------------- Standard Output --------------- [junit] EchoServer started... [junit] Waiting for echo input. [junit] Echo received: yi7 [junit] Waiting for echo input. [junit] Echo received: x [junit] Waiting for echo input. [junit] Echo received: null [junit] Reading commands [junit] Received temp: c [junit] Received temp: t [junit] Received temp: getExample [junit] Received temp: e [junit] yi7 [junit] Reading commands [junit] Received temp: c [junit] Received temp: o0 [junit] Received temp: method1 [junit] Received temp: i1 [junit] Received temp: btrue [junit] Received temp: e [junit] x [junit] Reading commands [junit] Received temp: null [junit] ------------- ---------------- --------------- [junit] Testsuite: py4j.GatewayServerTest [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 sec [junit] [junit] Testsuite: py4j.GatewayTest [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec [junit] [junit] Testsuite: py4j.InstrGatewayTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 sec [junit] [junit] Testsuite: py4j.ProtocolTest [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec [junit] [junit] Testsuite: py4j.ProxyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.742 sec [junit] [junit] Testsuite: py4j.StringUtilTest [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec [junit] [junit] Testsuite: py4j.commands.ArrayCommandTest [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec [junit] [junit] Testsuite: py4j.commands.CallCommandTest [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec [junit] [junit] Testsuite: py4j.commands.ConstructorCommandTest [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec [junit] [junit] Testsuite: py4j.commands.DirCommandTest [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec [junit] [junit] Testsuite: py4j.commands.ExceptionCommandTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec [junit] [junit] ------------- Standard Output --------------- [junit] DEBUG!!!!ysjava.lang.RuntimeException: Hello World\n at py4j.commands.ExceptionCommandTest.testException(ExceptionCommandTest.java:71)\n at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n at java.lang.reflect.Method.invoke(Method.java:498)\n at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)\n at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)\n at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)\n at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)\n at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)\n at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)\n at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)\n at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)\n at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)\n at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)\n at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)\n at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)\n at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)\n at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)\n at org.junit.runners.ParentRunner.run(ParentRunner.java:309)\n at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)\n at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:523)\n at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1063)\n at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:914)\n [junit] [junit] ------------- ---------------- --------------- [junit] Testsuite: py4j.commands.FieldCommandTest [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec [junit] [junit] Testsuite: py4j.commands.HelpPageCommandTest [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec [junit] [junit] ------------- Standard Output --------------- [junit] !ysHelp on class ExampleClass in package py4j.examples:\n\npy4j.examples.ExampleClass {\n| \n| Methods defined here:\n| \n| method1() : int\n| \n| method10(int, int) : java.math.BigDecimal\n| \n| method10(java.math.BigDecimal) : java.math.BigDecimal\n| \n| method10(int) : java.math.BigInteger\n| \n| method11(java.math.BigInteger) : java.math.BigInteger\n| \n| method2(java.lang.String) : void\n| \n| method3(int, boolean) : java.lang.String\n| \n| method4(char) : py4j.examples.ExampleClass\n| \n| method4(java.lang.String) : py4j.examples.ExampleClass\n| \n| method5(py4j.examples.ExampleClass) : int\n| \n| method6(char) : py4j.examples.ExampleClass\n| \n| method7(java.lang.Object) : int\n| \n| method7(long) : int\n| \n| method7(java.lang.String) : int\n| \n| method7(int) : int\n| \n| method8(long) : long\n| \n| method9(java.lang.Long) : java.lang.Long\n| \n| ------------------------------------------------------------\n| Fields defined here:\n| \n| ------------------------------------------------------------\n| Internal classes defined here:\n| \n| py4j.examples.ExampleClass.StaticClass\n| \n}\n [junit] [junit] !ysHelp on class ExampleClass in package py4j.examples:\n\npy4j.examples.ExampleClass {\n| \n| Methods defined here:\n| \n| getField1() : int\n| \n| ------------------------------------------------------------\n| Fields defined here:\n| \n| ------------------------------------------------------------\n| Internal classes defined here:\n| \n| py4j.examples.ExampleClass.StaticClass\n| \n}\n [junit] [junit] !ysHelp on class ExampleClass in package py4j.examples:\n\npy4j.examples.ExampleClass {\n| \n| Methods defined here:\n| \n| callHello(py4j.examples.IHello) : java.lang.String\n| \n| callHello2(py4j.examples.IHello) : java.lang.String\n| \n| getBrokenStream() : java.nio.channels.ReadableByteChannel\n| \n| getField1() : int\n| \n| getIntArray() : int[]\n| \n| getInteger(int) : java.lang.Integer\n| \n| getList(int) : java.util.List\n| \n| getStream() : java.nio.channels.ReadableByteChannel\n| \n| getStringArray() : java.lang.Object[]\n| \n| method1() : int\n| \n| method10(int, int) : java.math.BigDecimal\n| \n| method10(java.math.BigDecimal) : java.math.BigDecimal\n| \n| method10(int) : java.math.BigInteger\n| \n| method11(java.math.BigInteger) : java.math.BigInteger\n| \n| method2(java.lang.String) : void\n| \n| method3(int, boolean) : java.lang.String\n| \n| method4(char) : py4j.examples.ExampleClass\n| \n| method4(java.lang.String) : py4j.examples.ExampleClass\n| \n| method5(py4j.examples.ExampleClass) : int\n| \n| method6(char) : py4j.examples.ExampleClass\n| \n| method7(java.lang.Object) : int\n| \n| method7(long) : int\n| \n| method7(java.lang.String) : int\n| \n| method7(int) : int\n| \n| method8(long) : long\n| \n| method9(java.lang.Long) : java.lang.Long\n| \n| setField1(int) : void\n| \n| sleepFirstTimeOnly(long) : int\n| \n| static_method() : int\n| \n| ------------------------------------------------------------\n| Fields defined here:\n| \n| field10 : int\n| \n| field11 : long\n| \n| field20 : java.lang.StringBuffer\n| \n| field21 : java.lang.StringBuffer\n| \n| static_field : int\n| \n| ------------------------------------------------------------\n| Internal classes defined here:\n| \n| py4j.examples.ExampleClass.StaticClass\n| \n}\n [junit] [junit] !ysHelp on class ExampleClass in package py4j.examples:\n\npy4j.examples.ExampleClass {\n| \n| Methods defined here:\n| \n| method1() : int\n| \n| method10(int, int) : java.math.BigDecimal\n| \n| method10(java.math.BigDecimal) : java.math.BigDecimal\n| \n| method10(int) : java.math.BigInteger\n| \n| method11(java.math.BigInteger) : java.math.BigInteger\n| \n| method2(java.lang.String) : void\n| \n| method3(int, boolean) : java.lang.String\n| \n| method4(char) : py4j.examples.ExampleClass\n| \n| method4(java.lang.String) : py4j.examples.ExampleClass\n| \n| method5(py4j.examples.ExampleClass) : int\n| \n| method6(char) : py4j.examples.ExampleClass\n| \n| method7(java.lang.Object) : int\n| \n| method7(long) : int\n| \n| method7(java.lang.String) : int\n| \n| method7(int) : int\n| \n| method8(long) : long\n| \n| method9(java.lang.Long) : java.lang.Long\n| \n| ------------------------------------------------------------\n| Fields defined here:\n| \n| ------------------------------------------------------------\n| Internal classes defined here:\n| \n| py4j.examples.ExampleClass.StaticClass\n| \n}\n [junit] [junit] !ysHelp on class ExampleClass in package py4j.examples:\n\npy4j.examples.ExampleClass {\n| \n| Methods defined here:\n| \n| callHello(py4j.examples.IHello) : java.lang.String\n| \n| callHello2(py4j.examples.IHello) : java.lang.String\n| \n| getBrokenStream() : java.nio.channels.ReadableByteChannel\n| \n| getField1() : int\n| \n| getIntArray() : int[]\n| \n| getInteger(int) : java.lang.Integer\n| \n| getList(int) : java.util.List\n| \n| getStream() : java.nio.channels.ReadableByteChannel\n| \n| getStringArray() : java.lang.Object[]\n| \n| method1() : int\n| \n| method10(int, int) : java.math.BigDecimal\n| \n| method10(java.math.BigDecimal) : java.math.BigDecimal\n| \n| method10(int) : java.math.BigInteger\n| \n| method11(java.math.BigInteger) : java.math.BigInteger\n| \n| method2(java.lang.String) : void\n| \n| method3(int, boolean) : java.lang.String\n| \n| method4(char) : py4j.examples.ExampleClass\n| \n| method4(java.lang.String) : py4j.examples.ExampleClass\n| \n| method5(py4j.examples.ExampleClass) : int\n| \n| method6(char) : py4j.examples.ExampleClass\n| \n| method7(java.lang.Object) : int\n| \n| method7(long) : int\n| \n| method7(java.lang.String) : int\n| \n| method7(int) : int\n| \n| method8(long) : long\n| \n| method9(java.lang.Long) : java.lang.Long\n| \n| setField1(int) : void\n| \n| sleepFirstTimeOnly(long) : int\n| \n| static_method() : int\n| \n| ------------------------------------------------------------\n| Fields defined here:\n| \n| field10 : int\n| \n| field11 : long\n| \n| field20 : java.lang.StringBuffer\n| \n| field21 : java.lang.StringBuffer\n| \n| static_field : int\n| \n| ------------------------------------------------------------\n| Internal classes defined here:\n| \n| py4j.examples.ExampleClass.StaticClass\n| \n}\n [junit] [junit] ------------- ---------------- --------------- [junit] Testsuite: py4j.commands.JVMViewCommandTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec [junit] [junit] Testsuite: py4j.commands.ListCommandTest [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec [junit] [junit] Testsuite: py4j.commands.MemoryCommandTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec [junit] [junit] Testsuite: py4j.commands.ReflectionCommandTest [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec [junit] [junit] Testsuite: py4j.reflection.MethodDescriptorTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec [junit] [junit] Testsuite: py4j.reflection.MethodInvokerTest [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec [junit] [junit] ------------- Standard Output --------------- [junit] Animal [junit] Animal [junit] Meowing float 2.0 [junit] Animal [junit] Meowing float 2.0 [junit] Meowing [junit] Meowing float 1.1 [junit] ------------- ---------------- --------------- [junit] Testsuite: py4j.reflection.ReflectionEngineTest [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec [junit] [junit] ------------- Standard Output --------------- [junit] Animal [junit] Animal [junit] Animal [junit] ------------- ---------------- --------------- [junit] Testsuite: py4j.reflection.ReflectionUtilTest [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec [junit] [junit] Testsuite: py4j.reflection.TypeConverterTest [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec [junit] [junit] Testsuite: py4j.reflection.TypeUtilTest [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec [junit] BUILD SUCCESSFUL Total time: 25 seconds + true '----- check test_python -----' + sed -i -r 's|no(test)|\1|' py4j-java/build.xml + ant -f py4j-java/build.xml build Buildfile: /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml init: build: [echo] py4j: /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml BUILD SUCCESSFUL Total time: 0 seconds + ant -f py4j-java/build.xml python-test + tee python-test.log Buildfile: /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml init: build: [echo] py4j: /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml python-test: [exec] Python 2.7.5 [exec] nose.config: INFO: Set working dir to /builddir/build/BUILD/py4j-0.10.7/py4j-python/src [exec] nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$'] [exec] testByteString (py4j.tests.byte_string_test.ByteStringTest) ... ok [exec] This test receives 1000 calls creating object cycles. ... ok [exec] testBasicJVM (py4j.tests.client_server_test.IntegrationTest) ... ok [exec] testErrorInPy4J (py4j.tests.client_server_test.IntegrationTest) ... ok [exec] testErrorInPythonCallback (py4j.tests.client_server_test.IntegrationTest) ... ok [exec] testErrorInPythonCallbackNoPropagate (py4j.tests.client_server_test.IntegrationTest) ... ok [exec] testJavaClientPythonServer (py4j.tests.client_server_test.IntegrationTest) ... ok [exec] testJavaClientPythonServerWithAuth (py4j.tests.client_server_test.IntegrationTest) ... ok [exec] testJavaGC (py4j.tests.client_server_test.IntegrationTest) ... ok [exec] Starting [exec] testMultiClientServer (py4j.tests.client_server_test.IntegrationTest) ... ok [exec] Starting [exec] testMultiClientServerWithSharedJavaThread (py4j.tests.client_server_test.IntegrationTest) ... ok [exec] testPythonGC (py4j.tests.client_server_test.IntegrationTest) ... ok [exec] testRecursionWithAutoGC (py4j.tests.client_server_test.IntegrationTest) ... ok [exec] testStream (py4j.tests.client_server_test.IntegrationTest) ... ok [exec] Should not retry from Python to Java. ... ok [exec] Should not retry from Java to Python. ... ok [exec] Should retry from Python to Java. ... ok [exec] Should retry from Java to Python. ... ok [exec] testCleanUp (py4j.tests.finalizer_test.TestFinalizer) ... ok [exec] testCleanUpAll (py4j.tests.finalizer_test.TestFinalizer) ... ok [exec] testFinalizer (py4j.tests.finalizer_test.TestFinalizer) ... ok [exec] testCircularReference2 (py4j.tests.finalizer_test.TestThreadSafeFinalizer) ... ok [exec] testCleanUp (py4j.tests.finalizer_test.TestThreadSafeFinalizer) ... ok [exec] testCleanUpAll (py4j.tests.finalizer_test.TestThreadSafeFinalizer) ... ok [exec] testFinalizer (py4j.tests.finalizer_test.TestThreadSafeFinalizer) ... ok [exec] testArray (py4j.tests.java_array_test.ArrayTest) ... ok [exec] testCharArray (py4j.tests.java_array_test.ArrayTest) ... ok [exec] testCreateArray (py4j.tests.java_array_test.ArrayTest) ... ok [exec] testDoubleArray (py4j.tests.java_array_test.ArrayTest) ... ok [exec] testFloatArray (py4j.tests.java_array_test.ArrayTest) ... ok [exec] testDoubleCallbackServer (py4j.tests.java_callback_test.IntegrationTest) ... ok [exec] testGC (py4j.tests.java_callback_test.IntegrationTest) ... ok [exec] testMethodConstructor (py4j.tests.java_callback_test.IntegrationTest) ... ok [exec] testProxy (py4j.tests.java_callback_test.IntegrationTest) ... ok [exec] testProxyError (py4j.tests.java_callback_test.IntegrationTest) ... ok [exec] testProxyReturnerChar (py4j.tests.java_callback_test.IntegrationTest) ... ok [exec] testProxyReturnerFloat (py4j.tests.java_callback_test.IntegrationTest) ... ok [exec] testProxyReturnerFloatErrorTypeConversion (py4j.tests.java_callback_test.IntegrationTest) ... ok [exec] testProxyReturnerIntOverflow (py4j.tests.java_callback_test.IntegrationTest) ... ok [exec] testProxyReturnerNull (py4j.tests.java_callback_test.IntegrationTest) ... ok [exec] testProxyReturnerVoid (py4j.tests.java_callback_test.IntegrationTest) ... ok [exec] testShutdown (py4j.tests.java_callback_test.IntegrationTest) ... ok [exec] com.sun.proxy.$Proxy1 [exec] testByteString (py4j.tests.java_callback_test.InterfaceDeprecatedTest) ... ok [exec] com.sun.proxy.$Proxy1 [exec] testByteString (py4j.tests.java_callback_test.InterfaceTest) ... ok [exec] com.sun.proxy.$Proxy1 [exec] com.sun.proxy.$Proxy1 [exec] testByteString (py4j.tests.java_callback_test.LazyStartTest) ... ok [exec] testGC (py4j.tests.java_callback_test.NoMemManagementTest) ... ok [exec] testProxyError (py4j.tests.java_callback_test.NoPropagateTest) ... ok [exec] testBytes (py4j.tests.java_callback_test.PeriodicCleanupTest) ... ok [exec] testPeriodicCleanup (py4j.tests.java_callback_test.PeriodicCleanupTest) ... ok [exec] test_python_entry_point (py4j.tests.java_callback_test.PythonEntryPointTest) ... ok [exec] test_python_entry_point_with_auth (py4j.tests.java_callback_test.PythonEntryPointTest) ... ok [exec] testProxy (py4j.tests.java_callback_test.ResetCallbackClientTest) ... ok [exec] testPool (py4j.tests.java_callback_test.TestPool) ... ok [exec] py4j.tests.java_dir_test.test_dir_object ... ok [exec] py4j.tests.java_dir_test.test_dir_object_fields ... ok [exec] py4j.tests.java_dir_test.test_dir_object_shows_manually_called_after_dir ... ok [exec] py4j.tests.java_dir_test.test_dir_object_shows_manually_called_before_dir ... ok [exec] py4j.tests.java_dir_test.test_dir_class ... ok [exec] py4j.tests.java_dir_test.test_dir_jvmview_default ... ok [exec] py4j.tests.java_dir_test.test_dir_jvmview_new ... ok [exec] py4j.tests.java_dir_test.test_dir_jvmview_two ... ok [exec] py4j.tests.java_dir_test.test_dir_package ... ok [exec] testBytesType (py4j.tests.java_gateway_test.ByteTest) ... ok [exec] testBytesType2 (py4j.tests.java_gateway_test.ByteTest) ... ok [exec] testJavaByteConversion (py4j.tests.java_gateway_test.ByteTest) ... ok [exec] testLargeByteArray (py4j.tests.java_gateway_test.ByteTest) ... ok [exec] testProtocolConversion (py4j.tests.java_gateway_test.ByteTest) ... ok [exec] testCallbackServer (py4j.tests.java_gateway_test.CloseTest) ... ok [exec] testNoCallbackServer (py4j.tests.java_gateway_test.CloseTest) ... ok [exec] test_gateway_client (py4j.tests.java_gateway_test.DeprecatedTest) ... ok [exec] testJavaConstructorError (py4j.tests.java_gateway_test.ExceptionTest) ... ok [exec] testJavaError (py4j.tests.java_gateway_test.ExceptionTest) ... ok [exec] testJavaErrorGC (py4j.tests.java_gateway_test.ExceptionTest) ... ok [exec] testReflectionError (py4j.tests.java_gateway_test.ExceptionTest) ... ok [exec] testStrError (py4j.tests.java_gateway_test.ExceptionTest) ... ok [exec] testAutoField (py4j.tests.java_gateway_test.FieldTest) ... ok [exec] testAutoFieldDeprecated (py4j.tests.java_gateway_test.FieldTest) ... ok [exec] testGetMethod (py4j.tests.java_gateway_test.FieldTest) ... ok [exec] testNoAutoField (py4j.tests.java_gateway_test.FieldTest) ... ok [exec] testNoField (py4j.tests.java_gateway_test.FieldTest) ... ok [exec] testSetField (py4j.tests.java_gateway_test.FieldTest) ... ok [exec] testCreateNewProcessGroup (py4j.tests.java_gateway_test.GatewayLauncherTest) ... ok [exec] testDefaults (py4j.tests.java_gateway_test.GatewayLauncherTest) ... ok [exec] testGatewayAuth (py4j.tests.java_gateway_test.GatewayLauncherTest) ... ok [exec] testJavaPath (py4j.tests.java_gateway_test.GatewayLauncherTest) ... ok [exec] testJavaopts (py4j.tests.java_gateway_test.GatewayLauncherTest) ... ok [exec] testRedirectToDeque (py4j.tests.java_gateway_test.GatewayLauncherTest) ... ok [exec] testRedirectToFile (py4j.tests.java_gateway_test.GatewayLauncherTest) ... ok [exec] testRedirectToNull (py4j.tests.java_gateway_test.GatewayLauncherTest) ... ok [exec] testRedirectToNullOtherProcessGroup (py4j.tests.java_gateway_test.GatewayLauncherTest) ... ok [exec] testRedirectToQueue (py4j.tests.java_gateway_test.GatewayLauncherTest) ... ok [exec] testHelpClass (py4j.tests.java_gateway_test.HelpTest) ... ok [exec] testHelpObject (py4j.tests.java_gateway_test.HelpTest) ... ok [exec] testHelpObjectWithPattern (py4j.tests.java_gateway_test.HelpTest) ... ok [exec] testIpV6 (py4j.tests.java_gateway_test.IPv6Test) ... ok [exec] EchoServer started... [exec] Waiting for echo input. [exec] Echo received: !yo [exec] Waiting for echo input. [exec] Echo received: !yro0 [exec] Waiting for echo input. [exec] Echo received: !yo [exec] Waiting for echo input. [exec] Echo received: !x [exec] Waiting for echo input. [exec] Echo received: null [exec] Reading commands [exec] Received temp: f [exec] Received temp: g [exec] Received temp: t [exec] Received temp: getNewExample [exec] Received temp: e [exec] !yo [exec] Reading commands [exec] Received temp: c [exec] Received temp: t [exec] Received temp: getNewExample [exec] Received temp: e [exec] !yro0 [exec] Reading commands [exec] Received temp: f [exec] Received temp: g [exec] Received temp: o0 [exec] Received temp: method3 [exec] Received temp: e [exec] !yo [exec] Reading commands [exec] Received temp: c [exec] Received temp: o0 [exec] Received temp: method3 [exec] Received temp: i1 [exec] Received temp: bTrue [exec] Received temp: e [exec] !x [exec] Reading commands [exec] Received temp: s [exec] Received temp: null [exec] null [exec] Reading commands [exec] Received temp: null [exec] testException (py4j.tests.java_gateway_test.IntegrationTest) ... ok [exec] EchoServer started... [exec] Waiting for echo input. [exec] Echo received: !yo [exec] Waiting for echo input. [exec] Echo received: !yro0 [exec] Waiting for echo input. [exec] Echo received: !yo [exec] Waiting for echo input. [exec] Echo received: !ysHello World [exec] Waiting for echo input. [exec] Echo received: !yro1 [exec] Waiting for echo input. [exec] Echo received: !yo [exec] Waiting for echo input. [exec] Echo received: !ysHello World2 [exec] Waiting for echo input. [exec] Echo received: null [exec] Reading commands [exec] Received temp: f [exec] Received temp: g [exec] Received temp: t [exec] Received temp: getNewExample [exec] Received temp: e [exec] !yo [exec] Reading commands [exec] Received temp: c [exec] Received temp: t [exec] Received temp: getNewExample [exec] Received temp: e [exec] !yro0 [exec] Reading commands [exec] Received temp: f [exec] Received temp: g [exec] Received temp: o0 [exec] Received temp: method3 [exec] Received temp: e [exec] !yo [exec] Reading commands [exec] Received temp: c [exec] Received temp: o0 [exec] Received temp: method3 [exec] Received temp: i1 [exec] Received temp: bTrue [exec] Received temp: e [exec] !ysHello World [exec] Reading commands [exec] Received temp: c [exec] Received temp: t [exec] Received temp: getNewExample [exec] Received temp: e [exec] !yro1 [exec] Reading commands [exec] Received temp: f [exec] Received temp: g [exec] Received temp: o1 [exec] Received temp: method3 [exec] Received temp: e [exec] !yo [exec] Reading commands [exec] Received temp: c [exec] Received temp: o1 [exec] Received temp: method3 [exec] Received temp: i1 [exec] Received temp: bTrue [exec] Received temp: e [exec] !ysHello World2 [exec] Reading commands [exec] Received temp: s [exec] Received temp: null [exec] null [exec] Reading commands [exec] Received temp: null [exec] testIntegration (py4j.tests.java_gateway_test.IntegrationTest) ... ok [exec] testConstructors (py4j.tests.java_gateway_test.JVMTest) ... ok [exec] testDefaultImports (py4j.tests.java_gateway_test.JVMTest) ... ok [exec] testEnum (py4j.tests.java_gateway_test.JVMTest) ... ok [exec] testImport (py4j.tests.java_gateway_test.JVMTest) ... ok [exec] testInnerClass (py4j.tests.java_gateway_test.JVMTest) ... ok [exec] testJVMView (py4j.tests.java_gateway_test.JVMTest) ... ok [exec] testJavaGatewayServer (py4j.tests.java_gateway_test.JVMTest) ... ok [exec] testNone (py4j.tests.java_gateway_test.JVMTest) ... ok [exec] testStaticFields (py4j.tests.java_gateway_test.JVMTest) ... ok [exec] testStaticMethods (py4j.tests.java_gateway_test.JVMTest) ... ok [exec] testDetach (py4j.tests.java_gateway_test.MemoryManagementTest) ... ok [exec] testGCCollect (py4j.tests.java_gateway_test.MemoryManagementTest) ... ok [exec] testGCCollectNoMemoryManagement (py4j.tests.java_gateway_test.MemoryManagementTest) ... ok [exec] testNoAttach (py4j.tests.java_gateway_test.MemoryManagementTest) ... ok [exec] testEscape (py4j.tests.java_gateway_test.MethodTest) ... ok [exec] testNoneArg (py4j.tests.java_gateway_test.MethodTest) ... ok [exec] testUnicode (py4j.tests.java_gateway_test.MethodTest) ... ok [exec] testEscape (py4j.tests.java_gateway_test.ProtocolTest) ... ok [exec] EchoServer started... [exec] Waiting for echo input. [exec] Echo received: !yo [exec] Waiting for echo input. [exec] Echo received: !yro0 [exec] Waiting for echo input. [exec] Echo received: !yo [exec] Waiting for echo input. [exec] Echo received: !ysHello World [exec] Waiting for echo input. [exec] Echo received: !yi123 [exec] Waiting for echo input. [exec] Echo received: !yd1.25 [exec] Waiting for echo input. [exec] Echo received: !yo [exec] Waiting for echo input. [exec] Echo received: !yn [exec] Waiting for echo input. [exec] Echo received: !yo [exec] Waiting for echo input. [exec] Echo received: !ybTrue [exec] Waiting for echo input. [exec] Echo received: !yo [exec] Waiting for echo input. [exec] Echo received: !yL123 [exec] Waiting for echo input. [exec] Echo received: !ydinf [exec] Waiting for echo input. [exec] Echo received: null [exec] Reading commands [exec] Received temp: f [exec] Received temp: g [exec] Received temp: t [exec] Received temp: getNewExample [exec] Received temp: e [exec] !yo [exec] Reading commands [exec] Received temp: c [exec] Received temp: t [exec] Received temp: getNewExample [exec] Received temp: e [exec] !yro0 [exec] Reading commands [exec] Received temp: f [exec] Received temp: g [exec] Received temp: o0 [exec] Received temp: method3 [exec] Received temp: e [exec] !yo [exec] Reading commands [exec] Received temp: c [exec] Received temp: o0 [exec] Received temp: method3 [exec] Received temp: i1 [exec] Received temp: bTrue [exec] Received temp: e [exec] !ysHello World [exec] Reading commands [exec] Received temp: c [exec] Received temp: o0 [exec] Received temp: method3 [exec] Received temp: e [exec] !yi123 [exec] Reading commands [exec] Received temp: c [exec] Received temp: o0 [exec] Received temp: method3 [exec] Received temp: e [exec] !yd1.25 [exec] Reading commands [exec] Received temp: f [exec] Received temp: g [exec] Received temp: o0 [exec] Received temp: method2 [exec] Received temp: e [exec] !yo [exec] Reading commands [exec] Received temp: c [exec] Received temp: o0 [exec] Received temp: method2 [exec] Received temp: e [exec] !yn [exec] Reading commands [exec] Received temp: f [exec] Received temp: g [exec] Received temp: o0 [exec] Received temp: method4 [exec] Received temp: e [exec] !yo [exec] Reading commands [exec] Received temp: c [exec] Received temp: o0 [exec] Received temp: method4 [exec] Received temp: e [exec] !ybTrue [exec] Reading commands [exec] Received temp: f [exec] Received temp: g [exec] Received temp: o0 [exec] Received temp: method8 [exec] Received temp: e [exec] !yo [exec] Reading commands [exec] Received temp: c [exec] Received temp: o0 [exec] Received temp: method8 [exec] Received temp: e [exec] !yL123 [exec] Reading commands [exec] Received temp: c [exec] Received temp: o0 [exec] Received temp: method8 [exec] Received temp: e [exec] !ydinf [exec] Reading commands [exec] Received temp: s [exec] Received temp: null [exec] null [exec] Reading commands [exec] Received temp: null [exec] testProtocolReceive (py4j.tests.java_gateway_test.ProtocolTest) ... ok [exec] testProtocolSend (py4j.tests.java_gateway_test.ProtocolTest) ... ok [exec] Should not retry from Python to Java. ... ok [exec] Should not retry from Java to Python. ... ok [exec] Should retry from Python to Java. ... ok [exec] Should retry from Java to Python. ... ok [exec] testBinaryFailure (py4j.tests.java_gateway_test.StreamTest) ... ok [exec] testBinarySuccess (py4j.tests.java_gateway_test.StreamTest) ... ok [exec] testNotAStream (py4j.tests.java_gateway_test.StreamTest) ... ok [exec] testStress (py4j.tests.java_gateway_test.ThreadTest) ... ok [exec] testBigDecimal (py4j.tests.java_gateway_test.TypeConversionTest) ... ok [exec] testFloatConversion (py4j.tests.java_gateway_test.TypeConversionTest) ... ok [exec] testLongInt (py4j.tests.java_gateway_test.TypeConversionTest) ... ok [exec] testUnboxingInt (py4j.tests.java_gateway_test.TypeConversionTest) ... ok [exec] testUnicodeString (py4j.tests.java_gateway_test.UnicodeTest) ... ok [exec] testGetJavaClass (py4j.tests.java_gateway_test.UtilityTest) ... ok [exec] testIsInstance (py4j.tests.java_gateway_test.UtilityTest) ... ok [exec] py4j.tests.java_help_test.test_help_object ... ok [exec] py4j.tests.java_help_test.test_doc_object ... ok [exec] py4j.tests.java_help_test.test_not_callable ... ok [exec] py4j.tests.java_help_test.test_help_pattern_1 ... ok [exec] py4j.tests.java_help_test.test_help_pattern_2 ... ok [exec] py4j.tests.java_help_test.test_help_method ... ok [exec] py4j.tests.java_help_test.test_doc_method ... ok [exec] py4j.tests.java_help_test.test_help_class ... ok [exec] py4j.tests.java_help_test.test_doc_class ... ok [exec] testAutoConvert (py4j.tests.java_list_test.AutoConvertTest) ... ok [exec] testAutoConvertConstructor (py4j.tests.java_list_test.AutoConvertTest) ... ok [exec] testAutoConvertNotByteArray (py4j.tests.java_list_test.AutoConvertTest) ... ok [exec] testBinaryOp (py4j.tests.java_list_test.ListTest) ... ok [exec] testException (py4j.tests.java_list_test.ListTest) ... ok [exec] testJavaList (py4j.tests.java_list_test.ListTest) ... ok [exec] testJavaListDelSlice (py4j.tests.java_list_test.ListTest) ... ok [exec] testJavaListGetSlice (py4j.tests.java_list_test.ListTest) ... ok [exec] testJavaListProtocol (py4j.tests.java_list_test.ListTest) ... ok [exec] testJavaListProtocol2 (py4j.tests.java_list_test.ListTest) ... ok [exec] testJavaListSetSlice (py4j.tests.java_list_test.ListTest) ... ok [exec] testRemove (py4j.tests.java_list_test.ListTest) ... ok [exec] testAutoConvert (py4j.tests.java_map_test.AutoConvertTest) ... ok [exec] testMap (py4j.tests.java_map_test.MapTest) ... ok [exec] testAutoConvert (py4j.tests.java_set_test.AutoConvertTest) ... ok [exec] testHashSet (py4j.tests.java_set_test.SetTest) ... ok [exec] testTreeSet (py4j.tests.java_set_test.SetTest) ... ok [exec] testJavaToPythonToJavaCleanGC (py4j.tests.memory_leak_test.ClientServerTest) ... ok [exec] testJavaToPythonToJavaCleanGCNoShutdown (py4j.tests.memory_leak_test.ClientServerTest) ... ok [exec] testJavaToPythonToJavaNoGC (py4j.tests.memory_leak_test.ClientServerTest) ... ok [exec] testJavaToPythonToJavaNoGCNoShutdown (py4j.tests.memory_leak_test.ClientServerTest) ... ok [exec] testPythonToJava (py4j.tests.memory_leak_test.ClientServerTest) ... ok [exec] testPythonToJavaToPython (py4j.tests.memory_leak_test.ClientServerTest) ... ok [exec] testPythonToJavaToPythonClose (py4j.tests.memory_leak_test.ClientServerTest) ... ok [exec] testJavaToPythonToJavaCleanGC (py4j.tests.memory_leak_test.GatewayServerTest) ... ok [exec] testJavaToPythonToJavaCleanGCNoShutdown (py4j.tests.memory_leak_test.GatewayServerTest) ... ok [exec] testJavaToPythonToJavaNoGC (py4j.tests.memory_leak_test.GatewayServerTest) ... ok [exec] testJavaToPythonToJavaNoGCNoShutdown (py4j.tests.memory_leak_test.GatewayServerTest) ... ok [exec] testPythonToJava (py4j.tests.memory_leak_test.GatewayServerTest) ... ok [exec] testPythonToJavaToPython (py4j.tests.memory_leak_test.GatewayServerTest) ... ok [exec] testPythonToJavaToPythonClose (py4j.tests.memory_leak_test.GatewayServerTest) ... ok [exec] test_all_regular_signals (py4j.tests.py4j_signals_test.ClientServerTest) ... ok [exec] test_signals_started_from_python (py4j.tests.py4j_signals_test.ClientServerTest) ... ok [exec] test_all_regular_signals_auto_start (py4j.tests.py4j_signals_test.JavaGatewayTest) ... ok [exec] testConnect (py4j.tests.signals_test.SignalTest) ... ok [exec] testDisconnect (py4j.tests.signals_test.SignalTest) ... ok [exec] testSend (py4j.tests.signals_test.SignalTest) ... ok [exec] testSendException (py4j.tests.signals_test.SignalTest) ... ok [exec] testSendToSender (py4j.tests.signals_test.SignalTest) ... ok [exec] [exec] ---------------------------------------------------------------------- [exec] Ran 180 tests in 150.007s [exec] [exec] OK BUILD SUCCESSFUL Total time: 2 minutes 31 seconds + exit 0 Processing files: python2-py4j-0.10.7-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xGv6YV + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + DOCDIR=/builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/doc/python2-py4j-0.10.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/doc/python2-py4j-0.10.7 + cp -pr README.rst /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/doc/python2-py4j-0.10.7 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wRPsZB + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + LICENSEDIR=/builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/licenses/python2-py4j-0.10.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/licenses/python2-py4j-0.10.7 + cp -pr py4j-python/LICENSE.txt /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/licenses/python2-py4j-0.10.7 + exit 0 Provides: python-py4j = 0.10.7-1.el7 python2-py4j = 0.10.7-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-py4j < 0.10.7-1.el7 py4j < 0.10.3-1 Processing files: py4j-java-0.10.7-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sX5Fqj + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + LICENSEDIR=/builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/licenses/py4j-java-0.10.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/licenses/py4j-java-0.10.7 + cp -pr py4j-java/LICENSE.txt /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/licenses/py4j-java-0.10.7 + exit 0 Provides: mvn(net.sf.py4j:py4j) = 0.10.7 py4j-java = 0.10.7-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Processing files: py4j-javadoc-0.10.7-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cTXdY1 + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + LICENSEDIR=/builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/licenses/py4j-javadoc-0.10.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/licenses/py4j-javadoc-0.10.7 + cp -pr py4j-java/LICENSE.txt /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/licenses/py4j-javadoc-0.10.7 + exit 0 Provides: py4j-javadoc = 0.10.7-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Processing files: py4j-doc-0.10.7-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JA9aUZ + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + DOCDIR=/builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/doc/py4j-doc-0.10.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/doc/py4j-doc-0.10.7 + cp -pr py4j-web/TODO /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/doc/py4j-doc-0.10.7 + cp -pr html/ /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/doc/py4j-doc-0.10.7 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1cNDUX + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + LICENSEDIR=/builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/licenses/py4j-doc-0.10.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/licenses/py4j-doc-0.10.7 + cp -pr py4j-web/LICENSE.txt /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386/usr/share/licenses/py4j-doc-0.10.7 + exit 0 Provides: py4j-doc = 0.10.7-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386 Wrote: /builddir/build/RPMS/python2-py4j-0.10.7-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/py4j-java-0.10.7-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/py4j-javadoc-0.10.7-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/py4j-doc-0.10.7-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ReWm5Y + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/py4j-0.10.7-1.el7.i386 + exit 0 Child return code was: 0