D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/python-eventlet-0.29.1-1.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Fh1JjW
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf eventlet-0.29.1
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/eventlet-0.29.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd eventlet-0.29.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf eventlet.egg-info
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2roA4W
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd eventlet-0.29.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
creating build
creating build/lib
creating build/lib/eventlet
copying eventlet/semaphore.py -> build/lib/eventlet
copying eventlet/patcher.py -> build/lib/eventlet
copying eventlet/debug.py -> build/lib/eventlet
copying eventlet/event.py -> build/lib/eventlet
copying eventlet/greenpool.py -> build/lib/eventlet
copying eventlet/__init__.py -> build/lib/eventlet
copying eventlet/db_pool.py -> build/lib/eventlet
copying eventlet/queue.py -> build/lib/eventlet
copying eventlet/dagpool.py -> build/lib/eventlet
copying eventlet/greenthread.py -> build/lib/eventlet
copying eventlet/backdoor.py -> build/lib/eventlet
copying eventlet/corolocal.py -> build/lib/eventlet
copying eventlet/timeout.py -> build/lib/eventlet
copying eventlet/pools.py -> build/lib/eventlet
copying eventlet/tpool.py -> build/lib/eventlet
copying eventlet/websocket.py -> build/lib/eventlet
copying eventlet/convenience.py -> build/lib/eventlet
copying eventlet/coros.py -> build/lib/eventlet
copying eventlet/wsgi.py -> build/lib/eventlet
creating build/lib/eventlet/support
copying eventlet/support/stacklesss.py -> build/lib/eventlet/support
copying eventlet/support/pylib.py -> build/lib/eventlet/support
copying eventlet/support/__init__.py -> build/lib/eventlet/support
copying eventlet/support/stacklesspypys.py -> build/lib/eventlet/support
copying eventlet/support/greenlets.py -> build/lib/eventlet/support
copying eventlet/support/greendns.py -> build/lib/eventlet/support
copying eventlet/support/psycopg2_patcher.py -> build/lib/eventlet/support
creating build/lib/eventlet/greenio
copying eventlet/greenio/py2.py -> build/lib/eventlet/greenio
copying eventlet/greenio/py3.py -> build/lib/eventlet/greenio
copying eventlet/greenio/base.py -> build/lib/eventlet/greenio
copying eventlet/greenio/__init__.py -> build/lib/eventlet/greenio
creating build/lib/eventlet/hubs
copying eventlet/hubs/selects.py -> build/lib/eventlet/hubs
copying eventlet/hubs/pyevent.py -> build/lib/eventlet/hubs
copying eventlet/hubs/kqueue.py -> build/lib/eventlet/hubs
copying eventlet/hubs/__init__.py -> build/lib/eventlet/hubs
copying eventlet/hubs/hub.py -> build/lib/eventlet/hubs
copying eventlet/hubs/epolls.py -> build/lib/eventlet/hubs
copying eventlet/hubs/poll.py -> build/lib/eventlet/hubs
copying eventlet/hubs/timer.py -> build/lib/eventlet/hubs
creating build/lib/eventlet/zipkin
copying eventlet/zipkin/patcher.py -> build/lib/eventlet/zipkin
copying eventlet/zipkin/__init__.py -> build/lib/eventlet/zipkin
copying eventlet/zipkin/client.py -> build/lib/eventlet/zipkin
copying eventlet/zipkin/http.py -> build/lib/eventlet/zipkin
copying eventlet/zipkin/log.py -> build/lib/eventlet/zipkin
copying eventlet/zipkin/api.py -> build/lib/eventlet/zipkin
copying eventlet/zipkin/greenthread.py -> build/lib/eventlet/zipkin
copying eventlet/zipkin/wsgi.py -> build/lib/eventlet/zipkin
creating build/lib/eventlet/green
copying eventlet/green/MySQLdb.py -> build/lib/eventlet/green
copying eventlet/green/SocketServer.py -> build/lib/eventlet/green
copying eventlet/green/ftplib.py -> build/lib/eventlet/green
copying eventlet/green/selectors.py -> build/lib/eventlet/green
copying eventlet/green/Queue.py -> build/lib/eventlet/green
copying eventlet/green/os.py -> build/lib/eventlet/green
copying eventlet/green/httplib.py -> build/lib/eventlet/green
copying eventlet/green/asyncore.py -> build/lib/eventlet/green
copying eventlet/green/BaseHTTPServer.py -> build/lib/eventlet/green
copying eventlet/green/__init__.py -> build/lib/eventlet/green
copying eventlet/green/urllib2.py -> build/lib/eventlet/green
copying eventlet/green/asynchat.py -> build/lib/eventlet/green
copying eventlet/green/_socket_nodns.py -> build/lib/eventlet/green
copying eventlet/green/ssl.py -> build/lib/eventlet/green
copying eventlet/green/select.py -> build/lib/eventlet/green
copying eventlet/green/thread.py -> build/lib/eventlet/green
copying eventlet/green/threading.py -> build/lib/eventlet/green
copying eventlet/green/CGIHTTPServer.py -> build/lib/eventlet/green
copying eventlet/green/subprocess.py -> build/lib/eventlet/green
copying eventlet/green/time.py -> build/lib/eventlet/green
copying eventlet/green/zmq.py -> build/lib/eventlet/green
copying eventlet/green/builtin.py -> build/lib/eventlet/green
copying eventlet/green/profile.py -> build/lib/eventlet/green
copying eventlet/green/SimpleHTTPServer.py -> build/lib/eventlet/green
copying eventlet/green/socket.py -> build/lib/eventlet/green
creating build/lib/eventlet/zipkin/_thrift
copying eventlet/zipkin/_thrift/__init__.py -> build/lib/eventlet/zipkin/_thrift
creating build/lib/eventlet/zipkin/_thrift/zipkinCore
copying eventlet/zipkin/_thrift/zipkinCore/ttypes.py -> build/lib/eventlet/zipkin/_thrift/zipkinCore
copying eventlet/zipkin/_thrift/zipkinCore/constants.py -> build/lib/eventlet/zipkin/_thrift/zipkinCore
copying eventlet/zipkin/_thrift/zipkinCore/__init__.py -> build/lib/eventlet/zipkin/_thrift/zipkinCore
creating build/lib/eventlet/green/urllib
copying eventlet/green/urllib/__init__.py -> build/lib/eventlet/green/urllib
copying eventlet/green/urllib/request.py -> build/lib/eventlet/green/urllib
copying eventlet/green/urllib/parse.py -> build/lib/eventlet/green/urllib
copying eventlet/green/urllib/response.py -> build/lib/eventlet/green/urllib
copying eventlet/green/urllib/error.py -> build/lib/eventlet/green/urllib
creating build/lib/eventlet/green/OpenSSL
copying eventlet/green/OpenSSL/tsafe.py -> build/lib/eventlet/green/OpenSSL
copying eventlet/green/OpenSSL/version.py -> build/lib/eventlet/green/OpenSSL
copying eventlet/green/OpenSSL/__init__.py -> build/lib/eventlet/green/OpenSSL
copying eventlet/green/OpenSSL/crypto.py -> build/lib/eventlet/green/OpenSSL
copying eventlet/green/OpenSSL/SSL.py -> build/lib/eventlet/green/OpenSSL
creating build/lib/eventlet/green/http
copying eventlet/green/http/__init__.py -> build/lib/eventlet/green/http
copying eventlet/green/http/client.py -> build/lib/eventlet/green/http
copying eventlet/green/http/server.py -> build/lib/eventlet/green/http
copying eventlet/green/http/cookies.py -> build/lib/eventlet/green/http
copying eventlet/green/http/cookiejar.py -> build/lib/eventlet/green/http
+ make html -C doc
make: Entering directory '/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/doc'
PYTHONPATH=../: sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v3.4.1
making output directory... done
WARNING: html_static_path entry '_static' does not exist
loading intersphinx inventory from http://docs.python.org/objects.inv...
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0xffffaa00e340>: Failed to establish a new connection: [Errno -2] Name or service not known'))
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 29 source files that are out of date
updating environment: [new config] 29 added, 0 changed, 0 removed
reading sources... [  3%] authors
reading sources... [  6%] basic_usage
reading sources... [ 10%] design_patterns
reading sources... [ 13%] environment
reading sources... [ 17%] examples
reading sources... [ 20%] history
reading sources... [ 24%] hubs
reading sources... [ 27%] index
reading sources... [ 31%] modules
reading sources... [ 34%] modules/backdoor
reading sources... [ 37%] modules/corolocal
reading sources... [ 41%] modules/dagpool
reading sources... [ 44%] modules/db_pool
reading sources... [ 48%] modules/debug
reading sources... [ 51%] modules/event
reading sources... [ 55%] modules/greenpool
reading sources... [ 58%] modules/greenthread
reading sources... [ 62%] modules/pools
reading sources... [ 65%] modules/queue
reading sources... [ 68%] modules/semaphore
reading sources... [ 72%] modules/timeout
reading sources... [ 75%] modules/websocket
reading sources... [ 79%] modules/wsgi
reading sources... [ 82%] modules/zmq
reading sources... [ 86%] patching
reading sources... [ 89%] ssl
reading sources... [ 93%] testing
reading sources... [ 96%] threading
reading sources... [100%] zeromq

/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/backdoor.py:docstring of eventlet.backdoor.SocketConsole.switch:3: WARNING: Inline emphasis start-string without end-string.
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/backdoor.py:docstring of eventlet.backdoor.SocketConsole.switch:3: WARNING: Inline strong start-string without end-string.
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/doc/modules/dagpool.rst:66: WARNING: Title underline too short.

Tutorial
*******
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/doc/modules/dagpool.rst:66: WARNING: Title underline too short.

Tutorial
*******
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket:1: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket:7: WARNING: Definition list ends without a blank line; unexpected unindent.
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv:8: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv:20: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv:26: WARNING: Unexpected section title.

Raises
------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.send:10: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.send:27: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.send:35: WARNING: Unexpected section title.

Raises
------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.backend.cython.socket.Socket.bind:8: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.bind_to_random_port:6: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.bind_to_random_port:17: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.bind_to_random_port:22: WARNING: Unexpected section title.

Raises
------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.backend.cython.socket.Socket.connect:4: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.backend.cython.socket.Socket.disconnect:7: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.backend.cython.socket.Socket.get:6: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.backend.cython.socket.Socket.get:14: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.get_monitor_socket:7: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.get_monitor_socket:14: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.get_string:6: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.get_string:11: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.getsockopt:8: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.getsockopt:16: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.get_string:6: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.get_string:11: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.get_string:6: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.get_string:11: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.backend.cython.socket.Socket.monitor:11: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.poll:5: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.poll:13: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv:1: WARNING: duplicate object description of eventlet.green.zmq.Socket.recv, other instance in modules/zmq, use :noindex: for one of them
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv:8: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv:20: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv:26: WARNING: Unexpected section title.

Raises
------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv_json:6: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv_json:11: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv_json:16: WARNING: Unexpected section title.

Raises
------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv_multipart:4: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv_multipart:16: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv_multipart:22: WARNING: Unexpected section title.

Raises
------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv_pyobj:4: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv_pyobj:9: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv_pyobj:14: WARNING: Unexpected section title.

Raises
------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.recv_serialized:6: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.recv_serialized:17: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.recv_serialized:22: WARNING: Unexpected section title.

Raises
------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv_string:4: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv_string:11: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.recv_string:16: WARNING: Unexpected section title.

Raises
------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.recv_string:4: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.recv_string:11: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.recv_string:16: WARNING: Unexpected section title.

Raises
------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.send:1: WARNING: duplicate object description of eventlet.green.zmq.Socket.send, other instance in modules/zmq, use :noindex: for one of them
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.send:10: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.send:27: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.send:35: WARNING: Unexpected section title.

Raises
------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.send_json:6: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.send_multipart:6: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.send_multipart:22: WARNING: Unexpected section title.

Returns
-------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.send_multipart:25: WARNING: Unexpected indentation.
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.send_pyobj:4: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.send_serialized:6: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.send_serialized:9: WARNING: Unexpected indentation.
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.send_serialized:12: WARNING: Block quote ends without a blank line; unexpected unindent.
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of eventlet.green.zmq.Socket.send_string:7: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.send_string:7: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.backend.cython.socket.Socket.set:6: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.backend.cython.socket.Socket.set:17: WARNING: Unexpected section title.

Notes
-----
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.set_string:8: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.backend.cython.socket.Socket.set:8: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.backend.cython.socket.Socket.set:19: WARNING: Unexpected section title.

Notes
-----
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.set_string:8: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.sugar.socket.Socket.set_string:8: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/eventlet/green/zmq.py:docstring of zmq.backend.cython.socket.Socket.unbind:7: WARNING: Unexpected section title.

Parameters
----------
/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/doc/ssl.rst:72: WARNING: Literal block expected; none found.
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [  3%] authors
writing output... [  6%] basic_usage
writing output... [ 10%] design_patterns
writing output... [ 13%] environment
writing output... [ 17%] examples
writing output... [ 20%] history
writing output... [ 24%] hubs
writing output... [ 27%] index
writing output... [ 31%] modules
writing output... [ 34%] modules/backdoor
writing output... [ 37%] modules/corolocal
writing output... [ 41%] modules/dagpool
writing output... [ 44%] modules/db_pool
writing output... [ 48%] modules/debug
writing output... [ 51%] modules/event
writing output... [ 55%] modules/greenpool
writing output... [ 58%] modules/greenthread
writing output... [ 62%] modules/pools
writing output... [ 65%] modules/queue
writing output... [ 68%] modules/semaphore
writing output... [ 72%] modules/timeout
writing output... [ 75%] modules/websocket
writing output... [ 79%] modules/wsgi
writing output... [ 82%] modules/zmq
writing output... [ 86%] patching
writing output... [ 89%] ssl
writing output... [ 93%] testing
writing output... [ 96%] threading
writing output... [100%] zeromq

/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/doc/modules/timeout.rst:: WARNING: more than one target found for cross-reference 'Timeout': eventlet.Timeout, eventlet.timeout.Timeout
generating indices... genindex py-modindex done
writing additional pages... search done
copying images... [100%] images/threading_illustration.png

copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 81 warnings.

The HTML pages are in _build/html.

Build finished. The HTML pages are in _build/html.
make: Leaving directory '/home/iurt/rpmbuild/BUILD/eventlet-0.29.1/doc'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GynQKV
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64
+ cd eventlet-0.29.1
+ '[' 1 -eq 1 ']'
+ export PYTHONDONTWRITEBYTECODE=1
+ PYTHONDONTWRITEBYTECODE=1
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64
running install
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8
creating /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
copying build/lib/eventlet/semaphore.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
copying build/lib/eventlet/patcher.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
copying build/lib/eventlet/debug.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
copying build/lib/eventlet/event.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
creating /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/support
copying build/lib/eventlet/support/stacklesss.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/support
copying build/lib/eventlet/support/pylib.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/support
copying build/lib/eventlet/support/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/support
copying build/lib/eventlet/support/stacklesspypys.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/support
copying build/lib/eventlet/support/greenlets.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/support
copying build/lib/eventlet/support/greendns.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/support
copying build/lib/eventlet/support/psycopg2_patcher.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/support
copying build/lib/eventlet/greenpool.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
copying build/lib/eventlet/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
copying build/lib/eventlet/db_pool.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
creating /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/greenio
copying build/lib/eventlet/greenio/py2.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/greenio
copying build/lib/eventlet/greenio/py3.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/greenio
copying build/lib/eventlet/greenio/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/greenio
copying build/lib/eventlet/greenio/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/greenio
creating /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/hubs
copying build/lib/eventlet/hubs/selects.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/hubs
copying build/lib/eventlet/hubs/pyevent.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/hubs
copying build/lib/eventlet/hubs/kqueue.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/hubs
copying build/lib/eventlet/hubs/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/hubs
copying build/lib/eventlet/hubs/hub.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/hubs
copying build/lib/eventlet/hubs/epolls.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/hubs
copying build/lib/eventlet/hubs/poll.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/hubs
copying build/lib/eventlet/hubs/timer.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/hubs
copying build/lib/eventlet/queue.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
copying build/lib/eventlet/dagpool.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
copying build/lib/eventlet/greenthread.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
copying build/lib/eventlet/backdoor.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
copying build/lib/eventlet/corolocal.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
creating /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/zipkin
copying build/lib/eventlet/zipkin/patcher.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/zipkin
copying build/lib/eventlet/zipkin/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/zipkin
copying build/lib/eventlet/zipkin/client.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/zipkin
copying build/lib/eventlet/zipkin/http.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/zipkin
copying build/lib/eventlet/zipkin/log.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/zipkin
creating /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/zipkin/_thrift
creating /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/zipkin/_thrift/zipkinCore
copying build/lib/eventlet/zipkin/_thrift/zipkinCore/ttypes.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/zipkin/_thrift/zipkinCore
copying build/lib/eventlet/zipkin/_thrift/zipkinCore/constants.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/zipkin/_thrift/zipkinCore
copying build/lib/eventlet/zipkin/_thrift/zipkinCore/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/zipkin/_thrift/zipkinCore
copying build/lib/eventlet/zipkin/_thrift/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/zipkin/_thrift
copying build/lib/eventlet/zipkin/api.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/zipkin
copying build/lib/eventlet/zipkin/greenthread.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/zipkin
copying build/lib/eventlet/zipkin/wsgi.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/zipkin
copying build/lib/eventlet/timeout.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
copying build/lib/eventlet/pools.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
copying build/lib/eventlet/tpool.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
copying build/lib/eventlet/websocket.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
copying build/lib/eventlet/convenience.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
creating /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/MySQLdb.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/SocketServer.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/ftplib.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/selectors.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/Queue.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/os.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
creating /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green/urllib
copying build/lib/eventlet/green/urllib/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green/urllib
copying build/lib/eventlet/green/urllib/request.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green/urllib
copying build/lib/eventlet/green/urllib/parse.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green/urllib
copying build/lib/eventlet/green/urllib/response.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green/urllib
copying build/lib/eventlet/green/urllib/error.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green/urllib
copying build/lib/eventlet/green/httplib.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/asyncore.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
creating /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green/OpenSSL
copying build/lib/eventlet/green/OpenSSL/tsafe.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green/OpenSSL
copying build/lib/eventlet/green/OpenSSL/version.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green/OpenSSL
copying build/lib/eventlet/green/OpenSSL/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green/OpenSSL
copying build/lib/eventlet/green/OpenSSL/crypto.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green/OpenSSL
copying build/lib/eventlet/green/OpenSSL/SSL.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green/OpenSSL
copying build/lib/eventlet/green/BaseHTTPServer.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/urllib2.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/asynchat.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/_socket_nodns.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/ssl.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/select.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
creating /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green/http
copying build/lib/eventlet/green/http/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green/http
copying build/lib/eventlet/green/http/client.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green/http
copying build/lib/eventlet/green/http/server.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green/http
copying build/lib/eventlet/green/http/cookies.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green/http
copying build/lib/eventlet/green/http/cookiejar.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green/http
copying build/lib/eventlet/green/thread.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/threading.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/CGIHTTPServer.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/subprocess.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/time.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/zmq.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/builtin.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/profile.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/SimpleHTTPServer.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/green/socket.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet/green
copying build/lib/eventlet/coros.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
copying build/lib/eventlet/wsgi.py -> /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet
warning: install_lib: byte-compiling is disabled, skipping.

running install_egg_info
running egg_info
creating eventlet.egg-info
writing eventlet.egg-info/PKG-INFO
writing dependency_links to eventlet.egg-info/dependency_links.txt
writing requirements to eventlet.egg-info/requires.txt
writing top-level names to eventlet.egg-info/top_level.txt
writing manifest file 'eventlet.egg-info/SOURCES.txt'
reading manifest file 'eventlet.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'eventlet.egg-info/SOURCES.txt'
Copying eventlet.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8/site-packages/eventlet-0.29.1-py3.8.egg-info
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/bin/__pycache__
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.29.1-1.mga8 --unique-debug-suffix -0.29.1-1.mga8.aarch64 --unique-debug-src-base python-eventlet-0.29.1-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/eventlet-0.29.1

+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python3-eventlet-0.29.1-1.mga8.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SCTb8Y
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd eventlet-0.29.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/share/doc/python3-eventlet
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/share/doc/python3-eventlet
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/share/doc/python3-eventlet
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/share/doc/python3-eventlet
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/share/doc/python3-eventlet
+ cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/share/doc/python3-eventlet
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-eventlet = 0.29.1-1.mga8 python3-eventlet = 0.29.1-1.mga8 python3.8-eventlet = 0.29.1-1.mga8 python3.8dist(eventlet) = 0.29.1 python3dist(eventlet) = 0.29.1
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) = 3.8 python3.8dist(dnspython) < 2 python3.8dist(greenlet) >= 0.3 python3.8dist(six) >= 1.10
Obsoletes: python-eventlet < 0.29.1-1.mga8
Recommends: python3dist(pyzmq)
Processing files: python-eventlet-doc-0.29.1-1.mga8.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2xSyjW
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd eventlet-0.29.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/share/doc/python-eventlet-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/share/doc/python-eventlet-doc
+ cp -pr examples /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/share/doc/python-eventlet-doc
+ cp -pr tests /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64/usr/share/doc/python-eventlet-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-eventlet-doc = 0.29.1-1.mga8
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 /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-eventlet-doc-0.29.1-1.mga8.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-eventlet-0.29.1-1.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.A1WeXX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd eventlet-0.29.1
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-eventlet-0.29.1-1.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1JJx1Y
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf eventlet-0.29.1
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!