Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1701932 Details for
Bug 1858075
py4j fails to build with java-11-openjdk
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 49.67 KB, created by
Raphael Groner
on 2020-07-21 15:56:37 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Raphael Groner
Created:
2020-07-21 15:56:37 UTC
Size:
49.67 KB
patch
obsolete
>Mock Version: 2.3 >Mock Version: 2.3 >Mock Version: 2.3 >ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/py4j.spec'], chrootPath='/var/lib/mock/f33-java11-21546361-1722744/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fffb6b44ac0>timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/py4j.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >setting SOURCE_DATE_EPOCH=1594425600 >Wrote: /builddir/build/SRPMS/py4j-0.10.9-3.fc33.src.rpm >Child return code was: 0 >ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/py4j.spec'], chrootPath='/var/lib/mock/f33-java11-21546361-1722744/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fffb6b44ac0>timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/py4j.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >setting SOURCE_DATE_EPOCH=1594425600 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nM4fJ8 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf py4j-0.10.9 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/py4j-0.10.9.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd py4j-0.10.9 >+ /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.8|g' py4j-java/build.xml >+ sed -i -r 's|<javadoc|\0 encoding="UTF-8" charset="UTF-8" docencoding="UTF-8"|' py4j-java/build.xml >Patch #0 (py4j-add-hamcrest-in-classpath.patch): >+ echo 'Patch #0 (py4j-add-hamcrest-in-classpath.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 >patching file py4j-java/build.xml >++ build-classpath junit >+ sed -i 's|junit-.*\.jar|/usr/share/java/junit.jar|g' py4j-java/ant.properties >++ build-classpath junit >+ sed -i -r 's|(<javadoc.*classpath=)""|\1"/usr/share/java/junit.jar"|' py4j-java/build.xml >+ rm py4j-java/src/main/java/py4j/Base64.java >+ rm py4j-java/src/test/java/py4j/Base64Test.java >Patch #1 (py4j-Base64-java8.patch): >+ echo 'Patch #1 (py4j-Base64-java8.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file py4j-java/src/main/java/py4j/Protocol.java >Hunk #1 succeeded at 33 (offset -3 lines). >Hunk #2 succeeded at 152 (offset 3 lines). >Hunk #3 succeeded at 176 (offset 3 lines). >patching file py4j-java/src/test/java/py4j/ProtocolTest.java >patching file py4j-java/src/main/java/py4j/GatewayServer.java >Hunk #2 succeeded at 845 (offset -3 lines). >+ sed -i 's|FINEST|OFF|' py4j-java/logging.properties >+ sed -i 's|<junit.*>|\0 <jvmarg value="-Djava.util.logging.config.file=py4j-java/logging.properties" />|' 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 >+ cp -a py4j-python py4j-python3 >+ sed -i -r -e 's|(executable=")python|\1/usr/bin/python3|g' -e 's|(executable="nosetests)|\1-3|g' -e 's|py4j-python|py4j-python3|g' py4j-java/build.xml >+ RPM_EC=0 >++ jobs -p >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iYTlQ7 >+ umask 022 >+ cd /builddir/build/BUILD >~/build/BUILD/py4j-0.10.9/py4j-java ~/build/BUILD/py4j-0.10.9 >+ cd py4j-0.10.9 >+ pushd py4j-java >+ ant jar >Buildfile: /builddir/build/BUILD/py4j-0.10.9/py4j-java/build.xml >init: > [mkdir] Created dir: /builddir/build/BUILD/py4j-0.10.9/py4j-java/bin > [mkdir] Created dir: /builddir/build/BUILD/py4j-0.10.9/py4j-java/junit > [copy] Copying 1 file to /builddir/build/BUILD/py4j-0.10.9/py4j-java/bin >build: > [echo] py4j: /builddir/build/BUILD/py4j-0.10.9/py4j-java/build.xml > [javac] Compiling 58 source files to /builddir/build/BUILD/py4j-0.10.9/py4j-java/bin > [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] 1 warning > [javac] Compiling 85 source files to /builddir/build/BUILD/py4j-0.10.9/py4j-java/bin > [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] 1 warning >jar: > [jar] Building jar: /builddir/build/BUILD/py4j-0.10.9/py4j-java/py4j.jar >BUILD SUCCESSFUL >Total time: 3 seconds >+ ant javadoc >Buildfile: /builddir/build/BUILD/py4j-0.10.9/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: error - Error fetching URL: http://java.sun.com/javase/6/docs/api/ > [javadoc] Creating destination directory: "/builddir/build/BUILD/py4j-0.10.9/py4j-java/javadoc/" > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/reflection/LRUCache.java:43: warning: no description for @param > [javadoc] * @param <K> > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/reflection/LRUCache.java:44: warning: no description for @param > [javadoc] * @param <V> > [javadoc] ^ > [javadoc] Standard Doclet version 11.0.8-ea > [javadoc] Building tree for all the packages and classes... > [javadoc] /builddir/build/BUILD/py4j-0.10.9/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.9/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.9/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.9/py4j-java/src/main/java/py4j/Py4JPythonClient.java:119: warning: no description for @return > [javadoc] * @return > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/py4j-java/src/main/java/py4j/ClientServer.java:220: warning: no description for @return > [javadoc] * @return > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/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.9/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.9/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.9/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.9/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.9/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.9/py4j-java/src/main/java/py4j/Gateway.java:226: warning: no description for @return > [javadoc] * @return > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/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.9/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.9/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.9/py4j-java/src/main/java/py4j/Gateway.java:260: warning: no description for @return > [javadoc] * @return > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/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.9/py4j-java/src/main/java/py4j/Gateway.java:338: warning: no description for @return > [javadoc] * @return > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/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.9/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.9/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.9/py4j-java/src/main/java/py4j/Gateway.java:364: warning: no description for @return > [javadoc] * @return > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Gateway.java:379: warning: empty <p> tag > [javadoc] * <p> > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/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.9/py4j-java/src/main/java/py4j/GatewayConnection.java:190: warning: no @param for commandsClazz > [javadoc] protected void initCommands(Gateway gateway, List<Class<? extends Command>> commandsClazz) { > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/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.9/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.9/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.9/py4j-java/src/main/java/py4j/GatewayServer.java:499: warning: no description for @return > [javadoc] * @return > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/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.9/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.9/py4j-java/src/main/java/py4j/GatewayServer.java:801: warning: no description for @return > [javadoc] * @return > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/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.9/py4j-java/src/main/java/py4j/GatewayServer.java:925: warning: no description for @return > [javadoc] * @return > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/GatewayServer.java:965: warning: no @param for pythonPort > [javadoc] public GatewayServerBuilder callbackClient(int pythonPort, InetAddress pythonAddress, String authToken) { > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/GatewayServer.java:965: warning: no @param for pythonAddress > [javadoc] public GatewayServerBuilder callbackClient(int pythonPort, InetAddress pythonAddress, String authToken) { > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/GatewayServer.java:965: warning: no @param for authToken > [javadoc] public GatewayServerBuilder callbackClient(int pythonPort, InetAddress pythonAddress, String authToken) { > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/GatewayServer.java:965: warning: no @return > [javadoc] public GatewayServerBuilder callbackClient(int pythonPort, InetAddress pythonAddress, String authToken) { > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/GatewayServer.java:1004: warning: no @param for authToken > [javadoc] public GatewayServerBuilder authToken(String authToken) { > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/GatewayServer.java:1004: warning: no @return > [javadoc] public GatewayServerBuilder authToken(String authToken) { > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/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.9/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.9/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.9/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.9/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.9/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.9/py4j-java/src/main/java/py4j/Protocol.java:151: warning: no description for @param > [javadoc] * @param bytes > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:152: warning: no description for @return > [javadoc] * @return > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:163: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:175: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:187: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:199: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:224: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:236: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:275: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:410: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:413: warning: no @param for gateway > [javadoc] public static Object getPythonProxy(String commandPart, Gateway gateway) { > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:441: warning: no description for @param > [javadoc] * @param classLoader > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:442: warning: no description for @param > [javadoc] * @param interfacesToImplement > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:443: warning: no description for @param > [javadoc] * @param objectId > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:444: warning: no description for @param > [javadoc] * @param gateway > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:445: warning: no description for @return > [javadoc] * @return > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:458: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:461: warning: no @param for gateway > [javadoc] public final static Object getReference(String commandPart, Gateway gateway) { > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:507: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:531: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:540: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:552: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:564: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:576: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:592: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:604: warning: no description for @param > [javadoc] * @param returnMessage > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:616: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:628: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:640: warning: no description for @param > [javadoc] * @param commandPart > [javadoc] ^ > [javadoc] /builddir/build/BUILD/py4j-0.10.9/py4j-java/src/main/java/py4j/Protocol.java:652: 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] Building index for all classes... > [javadoc] Generating /builddir/build/BUILD/py4j-0.10.9/py4j-java/javadoc/help-doc.html... > [javadoc] 1 error > [javadoc] 100 warnings >BUILD SUCCESSFUL >Total time: 3 seconds >+ popd >~/build/BUILD/py4j-0.10.9 >+ pushd py4j-python3 >~/build/BUILD/py4j-0.10.9/py4j-python3 ~/build/BUILD/py4j-0.10.9 >+ CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' >WARNING: '' not a valid package name; please use only .-separated package names in setup.py >/usr/lib/python3.9/site-packages/setuptools/dist.py:468: UserWarning: The version specified ('') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. > warnings.warn( >running build >running build_py >creating build >creating build/lib >creating build/lib/py4j >copying src/py4j/protocol.py -> build/lib/py4j >copying src/py4j/version.py -> build/lib/py4j >copying src/py4j/signals.py -> build/lib/py4j >copying src/py4j/compat.py -> build/lib/py4j >copying src/py4j/__init__.py -> build/lib/py4j >copying src/py4j/java_gateway.py -> build/lib/py4j >copying src/py4j/java_collections.py -> build/lib/py4j >copying src/py4j/clientserver.py -> build/lib/py4j >copying src/py4j/finalizer.py -> build/lib/py4j >+ popd >~/build/BUILD/py4j-0.10.9 >+ sed -i 's|.sphinx.ext.autodoc.* | |' py4j-web/conf.py >+ sphinx-build -j8 -a -b html -v -T py4j-web html >Running Sphinx v3.1.1 >making output directory... done >building [mo]: all of 0 po files >building [html]: all source files >updating environment: [new config] 19 added, 0 changed, 0 removed >reading sources... [ 10%] about .. advanced_topics >reading sources... [ 20%] changelog .. contents >reading sources... [ 30%] contributing .. download >reading sources... [ 40%] faq .. getting_started >reading sources... [ 50%] index .. install >reading sources... [ 60%] professional-services .. py4j_client_server >reading sources... [ 70%] py4j_finalizer .. py4j_java >reading sources... [ 80%] py4j_java_collections .. py4j_java_gateway >reading sources... [ 90%] py4j_java_protocol .. py4j_python >reading sources... [100%] py4j_signals >waiting for workers... >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_client_server.rst:26: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.clientserver.ClientServer > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_client_server.rst:57: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.clientserver.JavaParameters > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_client_server.rst:67: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.clientserver.PythonParameters > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_client_server.rst:77: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.clientserver.JavaClient > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_client_server.rst:87: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.clientserver.PythonServer > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_client_server.rst:97: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.clientserver.ClientServerConnection > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_signals.rst:48: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.signals.Signal > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_finalizer.rst:24: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.finalizer.ThreadSafeFinalizer > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_finalizer.rst:41: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.finalizer.Finalizer > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_finalizer.rst:60: WARNING: Unknown directive type "autofunction". >.. autofunction:: py4j.finalizer.clear_finalizers >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_collections.rst:19: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.java_collections.JavaIterator > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_collections.rst:36: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.java_collections.JavaList > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_collections.rst:53: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.java_collections.JavaMap > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_collections.rst:70: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.java_collections.JavaSet > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_collections.rst:87: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.java_collections.JavaArray > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_gateway.rst:25: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.java_gateway.JavaGateway > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_gateway.rst:88: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.java_gateway.GatewayParameters > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_gateway.rst:98: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.java_gateway.CallbackServerParameters > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_gateway.rst:110: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.java_gateway.GatewayClient > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_gateway.rst:122: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.java_gateway.GatewayConnection > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_gateway.rst:134: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.java_gateway.JVMView > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_gateway.rst:169: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.java_gateway.JavaClass > A `JavaClass` represents a Java Class from which static members can be > retrieved. `JavaClass` instances are also needed to initialize an array. > Usually, `JavaClass` are not initialized using their constructor, but they are > created while accessing the `jvm` property of a gateway, e.g., > `gateway.jvm.java.lang.String`. > .. py:attribute:: _java_lang_class > Property that returns the java.lang.Class associated with this > JavaClass. Equivalent to calling .class in Java. >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_gateway.rst:191: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.java_gateway.JavaPackage > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_gateway.rst:203: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.java_gateway.PythonProxyPool > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_gateway.rst:213: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.java_gateway.CallbackServer > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_gateway.rst:225: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.java_gateway.CallbackConnection > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_gateway.rst:311: WARNING: Unknown directive type "autofunction". >.. autofunction:: py4j.java_gateway.java_import >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_gateway.rst:313: WARNING: Unknown directive type "autofunction". >.. autofunction:: py4j.java_gateway.launch_gateway >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_gateway.rst:315: WARNING: Unknown directive type "autofunction". >.. autofunction:: py4j.java_gateway.get_field >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_gateway.rst:317: WARNING: Unknown directive type "autofunction". >.. autofunction:: py4j.java_gateway.set_field >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_gateway.rst:319: WARNING: Unknown directive type "autofunction". >.. autofunction:: py4j.java_gateway.get_method >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_gateway.rst:321: WARNING: Unknown directive type "autofunction". >.. autofunction:: py4j.java_gateway.is_instance_of >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_gateway.rst:323: WARNING: Unknown directive type "autofunction". >.. autofunction:: py4j.java_gateway.get_java_class >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_protocol.rst:19: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.protocol.Py4JError > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_protocol.rst:26: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.protocol.Py4JJavaError > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_protocol.rst:33: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.protocol.Py4JNetworkError > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_protocol.rst:41: WARNING: Unknown directive type "autoclass". >.. autoclass:: py4j.protocol.Py4JAuthenticationError > :members: > :undoc-members: >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_protocol.rst:50: WARNING: Unknown directive type "autofunction". >.. autofunction:: py4j.protocol.escape_new_line >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_protocol.rst:52: WARNING: Unknown directive type "autofunction". >.. autofunction:: py4j.protocol.unescape_new_line >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_protocol.rst:54: WARNING: Unknown directive type "autofunction". >.. autofunction:: py4j.protocol.get_command_part >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_protocol.rst:56: WARNING: Unknown directive type "autofunction". >.. autofunction:: py4j.protocol.get_return_value >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_protocol.rst:58: WARNING: Unknown directive type "autofunction". >.. autofunction:: py4j.protocol.register_output_converter >/builddir/build/BUILD/py4j-0.10.9/py4j-web/py4j_java_protocol.rst:60: WARNING: Unknown directive type "autofunction". >.. autofunction:: py4j.protocol.register_input_converter >looking for now-outdated files... none found >pickling environment... done >checking consistency... /builddir/build/BUILD/py4j-0.10.9/py4j-web/about.rst: WARNING: document isn't included in any toctree >/builddir/build/BUILD/py4j-0.10.9/py4j-web/download.rst: WARNING: document isn't included in any toctree >/builddir/build/BUILD/py4j-0.10.9/py4j-web/index.rst: WARNING: document isn't included in any toctree >done >preparing documents... done >writing output... [ 11%] advanced_topics .. changelog >writing output... [ 22%] contents .. contributing >writing output... [ 33%] download .. faq >writing output... [ 44%] getting_started .. index >writing output... [ 55%] install .. professional-services >writing output... [ 66%] py4j_client_server .. py4j_finalizer >writing output... [ 77%] py4j_java .. py4j_java_collections >writing output... [ 88%] py4j_java_gateway .. py4j_java_protocol >writing output... [100%] py4j_python .. py4j_signals >waiting for workers... >generating indices... genindex py-modindexdone >writing additional pages... searchdone >copying static files... ... done >copying extra files... done >dumping search index in English (code: en)... done >dumping object inventory... done >build succeeded, 46 warnings. >The HTML pages are in html. >+ rm -r html/.buildinfo html/.doctrees >+ find html -name '*.js' -print -delete >html/searchindex.js >html/_static/documentation_options.js >html/_static/underscore.js >html/_static/underscore-1.3.1.js >html/_static/doctools.js >html/_static/jquery-3.5.1.js >html/_static/language_data.js >html/_static/jquery.js >html/_static/searchtools.js >+ RPM_EC=0 >++ jobs -p >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jG3Te5 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch >++ dirname /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch >+ cd py4j-0.10.9 >+ pushd py4j-python3 >~/build/BUILD/py4j-0.10.9/py4j-python3 ~/build/BUILD/py4j-0.10.9 >+ CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch >WARNING: '' not a valid package name; please use only .-separated package names in setup.py >/usr/lib/python3.9/site-packages/setuptools/dist.py:468: UserWarning: The version specified ('') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. > warnings.warn( >running install >running install_lib >creating /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr >creating /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib >creating /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9 >creating /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages >creating /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j >copying build/lib/py4j/protocol.py -> /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j >copying build/lib/py4j/version.py -> /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j >copying build/lib/py4j/signals.py -> /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j >copying build/lib/py4j/compat.py -> /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j >copying build/lib/py4j/__init__.py -> /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j >copying build/lib/py4j/java_gateway.py -> /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j >copying build/lib/py4j/java_collections.py -> /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j >copying build/lib/py4j/clientserver.py -> /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j >copying build/lib/py4j/finalizer.py -> /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j >byte-compiling /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j/protocol.py to protocol.cpython-39.pyc >byte-compiling /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j/version.py to version.cpython-39.pyc >byte-compiling /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j/signals.py to signals.cpython-39.pyc >byte-compiling /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j/compat.py to compat.cpython-39.pyc >byte-compiling /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j/__init__.py to __init__.cpython-39.pyc >byte-compiling /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j/java_gateway.py to java_gateway.cpython-39.pyc >byte-compiling /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j/java_collections.py to java_collections.cpython-39.pyc >byte-compiling /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j/clientserver.py to clientserver.cpython-39.pyc >byte-compiling /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j/finalizer.py to finalizer.cpython-39.pyc >writing byte-compilation script '/tmp/tmpqnf78iq6.py' >/usr/bin/python3 /tmp/tmpqnf78iq6.py >removing /tmp/tmpqnf78iq6.py >running install_egg_info >running egg_info >creating src/py4j.egg-info >writing src/py4j.egg-info/PKG-INFO >writing dependency_links to src/py4j.egg-info/dependency_links.txt >writing top-level names to src/py4j.egg-info/top_level.txt >writing manifest file 'src/py4j.egg-info/SOURCES.txt' >reading manifest file 'src/py4j.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no files found matching '*.*' under directory 'doc' >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.9-3.fc33.noarch/usr/lib/python3.9/site-packages/py4j-0.0.0-py3.9.egg-info >running install_scripts >+ rm -rfv /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/bin/__pycache__ >~/build/BUILD/py4j-0.10.9 >+ popd >+ /usr/bin/python3 /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.9-3.fc33.noarch >[INFO] Installing artifact net.sf.py4j:py4j:pom:0.10.9 >[INFO] Installing artifact net.sf.py4j:py4j:jar:0.10.9 >[INFO] Installation successful >+ jdir=py4j-java/javadoc >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/share/licenses >+ '[' -d py4j-java/javadoc ']' >+ install -dm755 /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/share/javadoc/py4j >+ cp -pr py4j-java/javadoc/allclasses-index.html py4j-java/javadoc/allclasses.html py4j-java/javadoc/allpackages-index.html py4j-java/javadoc/constant-values.html py4j-java/javadoc/deprecated-list.html py4j-java/javadoc/element-list py4j-java/javadoc/help-doc.html py4j-java/javadoc/index-files py4j-java/javadoc/index.html py4j-java/javadoc/jquery py4j-java/javadoc/member-search-index.js py4j-java/javadoc/member-search-index.zip py4j-java/javadoc/overview-summary.html py4j-java/javadoc/overview-tree.html py4j-java/javadoc/package-search-index.js py4j-java/javadoc/package-search-index.zip py4j-java/javadoc/py4j py4j-java/javadoc/resources py4j-java/javadoc/script.js py4j-java/javadoc/search.js py4j-java/javadoc/serialized-form.html py4j-java/javadoc/stylesheet.css py4j-java/javadoc/type-search-index.js py4j-java/javadoc/type-search-index.zip /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/share/javadoc/py4j >+ echo /usr/share/javadoc/py4j >+ mkdir -p /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/share/py4j >+ ln -sf /usr/share/java/py4j/py4j.jar /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/share/py4j >+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.10.9-3.fc33 --unique-debug-suffix -0.10.9-3.fc33.noarch --unique-debug-src-base py4j-0.10.9-3.fc33.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/py4j-0.10.9 >find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 >Bytecompiling .py files below /builddir/build/BUILDROOT/py4j-0.10.9-3.fc33.noarch/usr/lib/python3.9 using /usr/bin/python3.9 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2XiXK5 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd py4j-0.10.9 >+ alias comment=true >+ true '----- check test_java -----' >+ ant -f py4j-java/build.xml java-test >Buildfile: /builddir/build/BUILD/py4j-0.10.9/py4j-java/build.xml >init: >build: > [echo] py4j: /builddir/build/BUILD/py4j-0.10.9/py4j-java/build.xml >java-test: > [junit] Testsuite: py4j.BufferGatewayTest > [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.109 sec > [junit] > [junit] Testsuite: py4j.ClientServerTest > [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.821 sec > [junit] > [junit] Testsuite: py4j.EchoClientTest > [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.071 sec > [junit] > [junit] ------------- Standard Output --------------- > [junit] EchoServer started... > [junit] Waiting for echo input. > [junit] Echo received: yi7 > [junit] Waiting for echo input. > [junit] Echo receiReceived temp: null > [junit] ved: x > [junit] Reading commands > [junit] Waiting for echo input. > [junit] Received temp: c > [junit] Echo received: null > [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] ------------- ---------------- --------------- > [junit] Testsuite: py4j.EchoServerTest > [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 sec > [junit] > [junit] ------------- Standard Output --------------- > [junit] EchoServer started... > [junit] Waiting for echo input. > [junit] Reading commands > [junit] Echo received: yi7 > [junit] Received temp: c > [junit] Received temp: t > [junit] Received temp: getExample > [junit] Received temp: e > [junit] Waiting for echo input. > [junit] Echo received: x > [junit] Waiting for echo input. > [junit] yi7 > [junit] Echo received: null > [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: 1, Errors: 0, Skipped: 0, Time elapsed: 1.35 sec > [junit] > [junit] Testcase: testAuthentication(py4j.GatewayServerTest): FAILED > [junit] null > [junit] junit.framework.AssertionFailedError > [junit] at py4j.GatewayServerTest.testServerAccess(GatewayServerTest.java:201) > [junit] at py4j.GatewayServerTest.testAuthentication(GatewayServerTest.java:156) > [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [junit] > [junit] >BUILD FAILED >/builddir/build/BUILD/py4j-0.10.9/py4j-java/build.xml:141: Test py4j.GatewayServerTest failed >Total time: 6 seconds >error: Bad exit status from /var/tmp/rpm-tmp.2XiXK5 (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.2XiXK5 (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 93, in trace > result = func(*args, **kw) > File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 776, in do_with_status > raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) >mockbuild.exception.Error: Command failed: > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/py4j.spec >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1858075
: 1701932