[Snyk] Fix for 2 vulnerabilities #50
Open
Cirrus CI / main
failed
Jan 11, 2024 in 10m 48s
Task Summary
Instruction main failed in 10:45
Details
✅ 00:01 clone
❌ 10:45 main
Completed in 0 secs
==================================================
Finished compiling Python / Jython files
==================================================
BUILD SUCCESSFUL (pylib)
make[6]: Leaving directory '/tmp/cirrus-ci-build/pylib'
make[5]: Leaving directory '/tmp/cirrus-ci-build/pylib'
make[4]: Leaving directory '/tmp/cirrus-ci-build/pylib'
# defer via external sub-call, otherwise will result in error like
# make: *** No rule to make target 'python-version', needed by 'build'. Stop.
make[4]: Entering directory '/tmp/cirrus-ci-build'
parquet-tools already installed in local dir (/tmp/cirrus-ci-build/parquet-tools-1.5.0)
Ensure ./parquet-tools-1.5.0-bin is in the $PATH (it's auto-detected in new shells if sourcing this repo's .bashrc)
make[4]: Leaving directory '/tmp/cirrus-ci-build'
find: ‘/root/bin’: No such file or directory
find: ‘/root/github/bash-tools’: No such file or directory
adding pip modules from file: requirements.txt
Installing Python PyPI Modules that are not already installed
python module 'avro' already installed, skipping...
python module 'boto3' already installed, skipping...
python module 'dicttoxml' already installed, skipping...
installing python module 'git'
find: ‘/root/bin’: No such file or directory
find: ‘/root/github/bash-tools’: No such file or directory
Installing Python PyPI Modules
/usr/local/bin/pip3 install --ignore-installed -q GitPython==3.1.41
ERROR: Could not find a version that satisfies the requirement GitPython==3.1.41
ERROR: No matching distribution found for GitPython==3.1.41
WARNING: You are using pip version 20.3.4; however, version 21.3.1 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
Makefile:106: recipe for target 'python' failed
make[3]: *** [python] Error 1
make[3]: Leaving directory '/tmp/cirrus-ci-build'
Makefile:57: recipe for target 'build' failed
make[2]: *** [build] Error 2
make[2]: Leaving directory '/tmp/cirrus-ci-build'
bash-tools/Makefile.in:204: recipe for target 'build-retry' failed
make[1]: *** [build-retry] Error 2
make[1]: Leaving directory '/tmp/cirrus-ci-build'
bash-tools/Makefile.in:200: recipe for target 'ci' failed
make: *** [ci] Error 2
Exit status: 2��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
Loading