2022-04-04 17:24:10 INFO system.centos7 Running git clone https://github.com/ARPA-SIMC/bufr2json --branch python3-dballe8 2022-04-04 17:24:10 INFO system.centos7 stderr: Clone in 'bufr2json' in corso... 2022-04-04 17:24:10 INFO system.centos7 stderr: error: scrittura del nuovo file di configurazione /tmp/tmp_js172h0/bufr2json/.git/config.lock non riuscita 2022-04-04 17:24:10 INFO system.centos7 stderr: fatal: impossibile impostare 'core.repositoryformatversion' a '0' 2022-04-04 17:24:10 INFO system.centos7 Running git clone https://github.com/ARPA-SIMC/bufr2json --branch python3-dballe8 2022-04-04 17:24:10 INFO system.centos7 stderr: Clone in 'bufr2json' in corso... 2022-04-04 17:24:10 INFO system.centos7 stderr: error: scrittura del nuovo file di configurazione /tmp/tmpjypt3n_e/bufr2json/.git/config.lock non riuscita 2022-04-04 17:24:10 INFO system.centos7 stderr: fatal: impossibile impostare 'core.repositoryformatversion' a '0' Traceback (most recent call last): File "/usr/bin/monci", line 36, in run(main) File "/usr/lib/python3.9/site-packages/moncic/cli.py", line 76, in run func() File "/usr/bin/monci", line 30, in main res = handler.run() File "/usr/lib/python3.9/site-packages/moncic/ci.py", line 105, in run with checkout(system, self.args.repo, branch=self.args.branch) as srcdir: File "/usr/lib64/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/usr/lib/python3.9/site-packages/moncic/ci.py", line 54, in checkout system.local_run(cmd, config=RunConfig(cwd=workdir)) File "/usr/lib/python3.9/site-packages/moncic/system.py", line 191, in local_run return runner.execute() File "/usr/lib/python3.9/site-packages/moncic/runner.py", line 193, in execute return asyncio.run(self._run()) File "/usr/lib64/python3.9/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) File "/usr/lib64/python3.9/asyncio/base_events.py", line 642, in run_until_complete return future.result() File "/usr/lib/python3.9/site-packages/moncic/runner.py", line 215, in _run raise subprocess.CalledProcessError( subprocess.CalledProcessError: Command '['git', 'clone', 'https://github.com/ARPA-SIMC/bufr2json', '--branch', 'python3-dballe8']' returned non-zero exit status 128.