skupperproject / skupper-router

An application-layer router for Skupper networks
https://skupper.io
Apache License 2.0
14 stars 18 forks source link

amd64 and arm64 container builds are failing on main branch #1576

Closed ganeshmurthy closed 1 month ago

ganeshmurthy commented 1 month ago
2024-07-22T20:39:08.5991291Z     Running setup.py install for user-agent: started
2024-07-22T20:39:08.7757140Z     Running setup.py install for user-agent: finished with status 'done'
2024-07-22T20:39:09.2504481Z     Running setup.py install for weblib: started
2024-07-22T20:39:09.4568191Z     Running setup.py install for weblib: finished with status 'done'
2024-07-22T20:39:11.0850461Z     Running setup.py install for selectors: started
2024-07-22T20:39:11.2481376Z     Running setup.py install for selectors: finished with status 'error'
2024-07-22T20:39:11.2482428Z     ERROR: Command errored out with exit status 1:
2024-07-22T20:39:11.2487430Z      command: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-1o1s1pog/selectors_d4bd111f13904ef98d05ac9264ecb871/setup.py'"'"'; __file__='"'"'/tmp/pip-install-1o1s1pog/selectors_d4bd111f13904ef98d05ac9264ecb871/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-_ith7avn/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.9/selectors
2024-07-22T20:39:11.2491846Z          cwd: /tmp/pip-install-1o1s1pog/selectors_d4bd111f13904ef98d05ac9264ecb871/
2024-07-22T20:39:11.2492350Z     Complete output (41 lines):
2024-07-22T20:39:11.2492640Z     running install
2024-07-22T20:39:11.2493717Z     /usr/local/lib/python3.9/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
2024-07-22T20:39:11.2494464Z     !!
2024-07-22T20:39:11.2494666Z     
2024-07-22T20:39:11.2494928Z             ********************************************************************************
2024-07-22T20:39:11.2495373Z             Please avoid running ``setup.py`` directly.
2024-07-22T20:39:11.2495817Z             Instead, use pypa/build, pypa/installer or other
2024-07-22T20:39:11.2496240Z             standards-based tools.
2024-07-22T20:39:11.2496524Z     
2024-07-22T20:39:11.2497026Z             See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2024-07-22T20:39:11.2497629Z             ********************************************************************************
2024-07-22T20:39:11.2497974Z     
2024-07-22T20:39:11.2498160Z     !!
2024-07-22T20:39:11.2498374Z       self.initialize_options()
2024-07-22T20:39:11.2498688Z     Traceback (most recent call last):
2024-07-22T20:39:11.2499032Z       File "<string>", line 1, in <module>
2024-07-22T20:39:11.2499738Z       File "/tmp/pip-install-1o1s1pog/selectors_d4bd111f13904ef98d05ac9264ecb871/setup.py", line 3, in <module>
2024-07-22T20:39:11.2500326Z         setup(
2024-07-22T20:39:11.2500861Z       File "/usr/local/lib/python3.9/site-packages/setuptools/__init__.py", line 108, in setup
2024-07-22T20:39:11.2501485Z         return distutils.core.setup(**attrs)
2024-07-22T20:39:11.2502153Z       File "/usr/local/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 184, in setup
2024-07-22T20:39:11.2502726Z         return run_commands(dist)
2024-07-22T20:39:11.2503524Z       File "/usr/local/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 200, in run_commands
2024-07-22T20:39:11.2504138Z         dist.run_commands()
2024-07-22T20:39:11.2504773Z       File "/usr/local/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 970, in run_commands
2024-07-22T20:39:11.2505368Z         self.run_command(cmd)
2024-07-22T20:39:11.2505938Z       File "/usr/local/lib/python3.9/site-packages/setuptools/dist.py", line 956, in run_command
2024-07-22T20:39:11.2506492Z         super().run_command(command)
2024-07-22T20:39:11.2507159Z       File "/usr/local/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
2024-07-22T20:39:11.2507757Z         cmd_obj.ensure_finalized()
2024-07-22T20:39:11.2508430Z       File "/usr/local/lib/python3.9/site-packages/setuptools/_distutils/cmd.py", line 111, in ensure_finalized
2024-07-22T20:39:11.2509045Z         self.finalize_options()
2024-07-22T20:39:11.2509710Z       File "/usr/local/lib/python3.9/site-packages/setuptools/command/install.py", line 62, in finalize_options
2024-07-22T20:39:11.2510538Z         super().finalize_options()
2024-07-22T20:39:11.2511354Z       File "/usr/local/lib/python3.9/site-packages/setuptools/_distutils/command/install.py", line 407, in finalize_options
2024-07-22T20:39:11.2512200Z         'dist_fullname': self.distribution.get_fullname(),
2024-07-22T20:39:11.2512936Z       File "/usr/local/lib/python3.9/site-packages/setuptools/_core_metadata.py", line 266, in get_fullname
2024-07-22T20:39:11.2513656Z         return _distribution_fullname(self.get_name(), self.get_version())
2024-07-22T20:39:11.2514685Z       File "/usr/local/lib/python3.9/site-packages/setuptools/_core_metadata.py", line 284, in _distribution_fullname
2024-07-22T20:39:11.2515427Z         canonicalize_version(version, strip_trailing_zero=False),
2024-07-22T20:39:11.2516622Z     TypeError: canonicalize_version() got an unexpected keyword argument 'strip_trailing_zero'
2024-07-22T20:39:11.2517221Z     ----------------------------------------
2024-07-22T20:39:11.2520860Z ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-1o1s1pog/selectors_d4bd111f13904ef98d05ac9264ecb871/setup.py'"'"'; __file__='"'"'/tmp/pip-install-1o1s1pog/selectors_d4bd111f13904ef98d05ac9264ecb871/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-_ith7avn/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.9/selectors Check the logs for full command output.
2024-07-22T20:39:12.4171252Z Error: building at STEP "RUN .github/scripts/compile.sh": while running runtime: exit status 1

https://github.com/skupperproject/skupper-router/actions/runs/10048000169/job/27770980017?pr=1575#step:4:2513