chore(copier): update template https://github.com/dafyddj/copier-ssf-ci to v2.4.0 #571
coqbot-app / GitLab CI job ubuntu-2404-master (branch)
completed
Jul 6, 2025 in 0s
Test has failed on GitLab CI
This job is allowed to fail.
We show below the last 40 lines of the trace from GitLab (the complete trace is available here).
Details
File "/usr/local/lib/python3.12/dist-packages/salt/modules/state.py", line 1184, in highstate
ret = st_.call_highstate(
^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/salt/state.py", line 4458, in call_highstate
return self.state.call_high(high, orchestration_jid)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/salt/state.py", line 3127, in call_high
chunks, errors = self.compile_high_data(high, orchestration_jid)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/salt/state.py", line 1529, in compile_high_data
chunks, errors = self.order_chunks(chunks)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/salt/state.py", line 1425, in order_chunks
sorted_chunks = self.dependency_dag.aggregate_and_order_chunks(cap)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/salt/utils/requisite.py", line 364, in aggregate_and_order_chunks
for node in nx.lexicographical_topological_sort(dag, key=_get_order):
File "/usr/local/lib/python3.12/dist-packages/networkx/algorithms/dag.py", line 426, in lexicographical_topological_sort
zero_indegree = [create_tuple(v) for v, d in G.in_degree() if d == 0]
^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/networkx/algorithms/dag.py", line 422, in create_tuple
return key(node), nodeid_map[node], node
^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/salt/utils/requisite.py", line 359, in _get_order
chunk_order = self._get_chunk_order(cap, node)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/salt/utils/requisite.py", line 205, in _get_chunk_order
child_min = min(child_min, child_order)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: '<' not supported between instances of 'str' and 'float'
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: 1 actions failed.
>>>>>> Converge failed on instance <default-ubuntu-2404-master>. Please see .kitchen/logs/default-ubuntu-2404-master.log for more details
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1
Loading