electrocucaracha / krd

Kubernetes Reference Deployment
Apache License 2.0
39 stars 10 forks source link

chore: update versions #100

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Base PullRequest

default branch (https://github.com/electrocucaracha/krd/tree/master)

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.8.0-py3-none-any.whl (51 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting pip>=21.2 Downloading pip-22.1.2-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Collecting pep517>=0.9.1 Downloading pep517-0.12.0-py2.py3-none-any.whl (19 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.8.0 pep517-0.12.0 pip-22.1.2 pip-tools-6.8.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.1.0 # via -r test-requirements.in ansible-compat==2.2.0 # via # ansible-lint # molecule ansible-core==2.13.2 # via # ansible # ansible-lint ansible-lint==6.3.0 # via -r test-requirements.in arrow==1.2.2 # via jinja2-time attrs==21.4.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter bracex==2.3.post1 # via wcmatch cerberus==1.3.2 # via molecule certifi==2022.6.15 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.0 # via requests click==8.1.3 # via # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==37.0.4 # via ansible-core distro==1.7.0 # via selinux enrich==1.2.7 # via # ansible-lint # molecule idna==3.3 # via requests importlib-resources==5.8.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.7.2 # via # ansible-compat # ansible-lint markupsafe==2.1.1 # via jinja2 molecule==4.0.0 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.9.0 # via yamllint pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.12.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.2 # via # ansible-lint # pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.5.1 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via pytest typing-extensions==4.3.0 # via rich urllib3==1.26.10 # via requests wcmatch==8.4 # via ansible-lint yamllint==1.27.1 # via # -r test-requirements.in # ansible-lint zipp==3.8.1 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 10 files: - defaults.env - galaxy-requirements.yml - playbooks/krd-vars.yml - playbooks/roles/nfd/molecule/default/prepare.yml - playbooks/roles/pmem/defaults/main.yml - playbooks/roles/pmem/molecule/default/prepare.yml - playbooks/roles/sriov_cni/molecule/default/prepare.yml - playbooks/roles/sriov_plugin/molecule/default/prepare.yml - test-requirements.txt - tests/resources/rook/toolbox.yaml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.8.0-py3-none-any.whl (51 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pip>=21.2 Downloading pip-22.1.2-py3-none-any.whl (2.1 MB) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting pep517>=0.9.1 Downloading pep517-0.12.0-py2.py3-none-any.whl (19 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.8.0 pep517-0.12.0 pip-22.1.2 pip-tools-6.8.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.1.0 # via -r test-requirements.in ansible-compat==2.2.0 # via # ansible-lint # molecule ansible-core==2.13.2 # via # ansible # ansible-lint ansible-lint==6.3.0 # via -r test-requirements.in arrow==1.2.2 # via jinja2-time attrs==21.4.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter bracex==2.3.post1 # via wcmatch cerberus==1.3.2 # via molecule certifi==2022.6.15 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.0 # via requests click==8.1.3 # via # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==37.0.4 # via ansible-core distro==1.7.0 # via selinux enrich==1.2.7 # via # ansible-lint # molecule idna==3.3 # via requests importlib-resources==5.8.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.7.2 # via # ansible-compat # ansible-lint markupsafe==2.1.1 # via jinja2 molecule==4.0.1 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.9.0 # via yamllint pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.12.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.2 # via # ansible-lint # pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.5.1 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via pytest typing-extensions==4.3.0 # via rich urllib3==1.26.10 # via requests wcmatch==8.4 # via ansible-lint yamllint==1.27.1 # via # -r test-requirements.in # ansible-lint zipp==3.8.1 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - playbooks/krd-vars.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /Users/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
./ci/update_distros.sh ```Shell Generating public/private rsa key pair. Your identification has been saved in /Users/runner/work/krd/krd/insecure_keys/key Your public key has been saved in /Users/runner/work/krd/krd/insecure_keys/key.pub The key fingerprint is: SHA256:rR86ItLumJxxKK3LJuCFrrvrQj/uX77uLQQV5FVArmA runner@Mac-1658437701576.local The key's randomart image is: +---[RSA 3072]----+ | .oo+o. | | ..o | | E.. . | | ... .. | | . ..S . | |.+ o . . | |* *.. ... . | |+B.Oo +.oo . | |&BB*=oo*+o. | +----[SHA256]-----+ Free memory(kb): 2106504 Free memory(kb): 2119804 ==> box: Loading metadata for box 'generic/centos7' box: URL: https://vagrantcloud.com/generic/centos7 ==> box: Adding box 'generic/centos7' (v4.1.0) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/centos7/versions/4.1.0/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 670/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 729/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 8% (Rate: 45.6M/s, Estimated time remaining: 0:00:13) Progress: 21% (Rate: 86.7M/s, Estimated time remaining: 0:00:08) Progress: 34% (Rate: 85.7M/s, Estimated time remaining: 0:00:06) Progress: 48% (Rate: 87.9M/s, Estimated time remaining: 0:00:04) Progress: 59% (Rate: 84.4M/s, Estimated time remaining: 0:00:03) Progress: 74% (Rate: 86.7M/s, Estimated time remaining: 0:00:02) Progress: 84% (Rate: 83.1M/s, Estimated time remaining: 0:00:01) Progress: 97% (Rate: 83.1M/s, Estimated time remaining: --:--:--)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/centos7' (v4.1.0) for 'virtualbox'! Free memory(kb): 1425792 Free memory(kb): 1423536 ==> box: Loading metadata for box 'generic/centos8' box: URL: https://vagrantcloud.com/generic/centos8 ==> box: Adding box 'generic/centos8' (v4.1.0) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/centos8/versions/4.1.0/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 755/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 1754/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 5093k/s, Estimated time remaining: 0:03:26) Progress: 5% (Rate: 51.4M/s, Estimated time remaining: 0:00:31) Progress: 12% (Rate: 61.0M/s, Estimated time remaining: 0:00:20) Progress: 19% (Rate: 63.9M/s, Estimated time remaining: 0:00:16) Progress: 25% (Rate: 65.3M/s, Estimated time remaining: 0:00:14) Progress: 33% (Rate: 67.0M/s, Estimated time remaining: 0:00:12) Progress: 37% (Rate: 66.3M/s, Estimated time remaining: 0:00:11) Progress: 43% (Rate: 63.1M/s, Estimated time remaining: 0:00:11) Progress: 50% (Rate: 64.3M/s, Estimated time remaining: 0:00:09) Progress: 60% (Rate: 70.6M/s, Estimated time remaining: 0:00:07) Progress: 64% (Rate: 64.2M/s, Estimated time remaining: 0:00:06) Progress: 69% (Rate: 65.2M/s, Estimated time remaining: 0:00:05) Progress: 75% (Rate: 66.8M/s, Estimated time remaining: 0:00:04) Progress: 82% (Rate: 66.2M/s, Estimated time remaining: 0:00:03) Progress: 87% (Rate: 55.1M/s, Estimated time remaining: 0:00:02) Progress: 95% (Rate: 63.1M/s, Estimated time remaining: 0:00:01)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/centos8' (v4.1.0) for 'virtualbox'! Free memory(kb): 1078728 Free memory(kb): 1079896 ==> box: Loading metadata for box 'generic/ubuntu1604' box: URL: https://vagrantcloud.com/generic/ubuntu1604 ==> box: Adding box 'generic/ubuntu1604' (v4.1.0) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/ubuntu1604/versions/4.1.0/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 332/s, Estimated time remaining: --:--:--) Progress: 2% (Rate: 15.9M/s, Estimated time remaining: 0:00:58) Progress: 7% (Rate: 48.0M/s, Estimated time remaining: 0:00:32) Progress: 14% (Rate: 54.2M/s, Estimated time remaining: 0:00:22) Progress: 23% (Rate: 66.1M/s, Estimated time remaining: 0:00:15) Progress: 30% (Rate: 65.9M/s, Estimated time remaining: 0:00:13) Progress: 37% (Rate: 65.7M/s, Estimated time remaining: 0:00:11) Progress: 43% (Rate: 67.7M/s, Estimated time remaining: 0:00:10) Progress: 49% (Rate: 67.4M/s, Estimated time remaining: 0:00:09) Progress: 54% (Rate: 57.8M/s, Estimated time remaining: 0:00:08) Progress: 59% (Rate: 54.4M/s, Estimated time remaining: 0:00:08) Progress: 64% (Rate: 50.5M/s, Estimated time remaining: 0:00:07) Progress: 70% (Rate: 50.8M/s, Estimated time remaining: 0:00:06) Progress: 76% (Rate: 50.2M/s, Estimated time remaining: 0:00:04) Progress: 82% (Rate: 54.0M/s, Estimated time remaining: 0:00:03) Progress: 87% (Rate: 53.5M/s, Estimated time remaining: 0:00:02) Progress: 92% (Rate: 54.9M/s, Estimated time remaining: 0:00:01) Progress: 98% (Rate: 54.4M/s, Estimated time remaining: --:--:--)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/ubuntu1604' (v4.1.0) for 'virtualbox'! Free memory(kb): 1002928 Removing box 'generic/ubuntu1804' (v4.0.2) with provider 'virtualbox'... Free memory(kb): 2378824 ==> box: Loading metadata for box 'generic/ubuntu1804' box: URL: https://vagrantcloud.com/generic/ubuntu1804 ==> box: Adding box 'generic/ubuntu1804' (v4.1.0) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/ubuntu1804/versions/4.1.0/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 719/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 131/s, Estimated time remaining: --:--:--) Progress: 3% (Rate: 10.2M/s, Estimated time remaining: 0:02:06) Progress: 10% (Rate: 99.6M/s, Estimated time remaining: 0:00:46) Progress: 17% (Rate: 96.9M/s, Estimated time remaining: 0:00:30) Progress: 24% (Rate: 96.0M/s, Estimated time remaining: 0:00:23) Progress: 32% (Rate: 96.6M/s, Estimated time remaining: 0:00:18) Progress: 39% (Rate: 97.6M/s, Estimated time remaining: 0:00:15) Progress: 47% (Rate: 97.4M/s, Estimated time remaining: 0:00:12) Progress: 54% (Rate: 98.2M/s, Estimated time remaining: 0:00:10) Progress: 59% (Rate: 94.4M/s, Estimated time remaining: 0:00:08) Progress: 67% (Rate: 95.2M/s, Estimated time remaining: 0:00:07) Progress: 74% (Rate: 93.7M/s, Estimated time remaining: 0:00:05) Progress: 81% (Rate: 92.0M/s, Estimated time remaining: 0:00:04) Progress: 86% (Rate: 87.3M/s, Estimated time remaining: 0:00:03) Progress: 90% (Rate: 81.5M/s, Estimated time remaining: 0:00:02) Progress: 96% (Rate: 79.0M/s, Estimated time remaining: 0:00:01)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/ubuntu1804' (v4.1.0) for 'virtualbox'! generic/ubuntu2004(4.1.0, virtualbox) box is already present in the host Free memory(kb): 1406188 Free memory(kb): 1405892 ==> box: Loading metadata for box 'generic/opensuse42' box: URL: https://vagrantcloud.com/generic/opensuse42 ==> box: Adding box 'generic/opensuse42' (v4.1.0) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/opensuse42/versions/4.1.0/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 677/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 1395/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 19303/s, Estimated time remaining: 22:09:50) Progress: 4% (Rate: 67.3M/s, Estimated time remaining: 0:00:39) Progress: 9% (Rate: 70.9M/s, Estimated time remaining: 0:00:27) Progress: 14% (Rate: 72.9M/s, Estimated time remaining: 0:00:22) Progress: 19% (Rate: 71.8M/s, Estimated time remaining: 0:00:20) Progress: 25% (Rate: 74.5M/s, Estimated time remaining: 0:00:17) Progress: 30% (Rate: 76.3M/s, Estimated time remaining: 0:00:16) Progress: 35% (Rate: 77.3M/s, Estimated time remaining: 0:00:14) Progress: 41% (Rate: 79.7M/s, Estimated time remaining: 0:00:12) Progress: 46% (Rate: 81.0M/s, Estimated time remaining: 0:00:11) Progress: 52% (Rate: 80.1M/s, Estimated time remaining: 0:00:10) Progress: 58% (Rate: 82.7M/s, Estimated time remaining: 0:00:09) Progress: 64% (Rate: 85.8M/s, Estimated time remaining: 0:00:07) Progress: 70% (Rate: 84.9M/s, Estimated time remaining: 0:00:06) Progress: 75% (Rate: 82.7M/s, Estimated time remaining: 0:00:05) Progress: 80% (Rate: 81.9M/s, Estimated time remaining: 0:00:04) Progress: 84% (Rate: 76.1M/s, Estimated time remaining: 0:00:03) Progress: 89% (Rate: 71.3M/s, Estimated time remaining: 0:00:02) Progress: 95% (Rate: 72.8M/s, Estimated time remaining: 0:00:01)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/opensuse42' (v4.1.0) for 'virtualbox'! Free memory(kb): 1532960 Free memory(kb): 1531160 ==> box: Loading metadata for box 'generic/opensuse15' box: URL: https://vagrantcloud.com/generic/opensuse15 ==> box: Adding box 'generic/opensuse15' (v4.1.0) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/opensuse15/versions/4.1.0/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 803/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 3% (Rate: 26.7M/s, Estimated time remaining: 0:00:31) Progress: 14% (Rate: 96.6M/s, Estimated time remaining: 0:00:13) Progress: 25% (Rate: 95.6M/s, Estimated time remaining: 0:00:09) Progress: 29% (Rate: 76.1M/s, Estimated time remaining: 0:00:10) Progress: 33% (Rate: 66.7M/s, Estimated time remaining: 0:00:10) Progress: 40% (Rate: 64.3M/s, Estimated time remaining: 0:00:09) Progress: 45% (Rate: 54.4M/s, Estimated time remaining: 0:00:08) Progress: 51% (Rate: 46.2M/s, Estimated time remaining: 0:00:07) Progress: 58% (Rate: 51.1M/s, Estimated time remaining: 0:00:06) Progress: 64% (Rate: 53.1M/s, Estimated time remaining: 0:00:05) Progress: 69% (Rate: 51.7M/s, Estimated time remaining: 0:00:05) Progress: 77% (Rate: 57.2M/s, Estimated time remaining: 0:00:03) Progress: 91% (Rate: 69.4M/s, Estimated time remaining: 0:00:01)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/opensuse15' (v4.1.0) for 'virtualbox'! Free memory(kb): 932860 Free memory(kb): 932344 ==> box: Loading metadata for box 'fedora/34-cloud-base' box: URL: https://vagrantcloud.com/fedora/34-cloud-base ==> box: Adding box 'fedora/34-cloud-base' (v34.20210423.0) for provider: virtualbox box: Downloading: https://vagrantcloud.com/fedora/boxes/34-cloud-base/versions/34.20210423.0/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Download redirected to host: download.fedoraproject.org Progress: 100% (Rate: 560/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 13% (Rate: 34.4M/s, Estimated time remaining: 0:00:07) Progress: 67% (Rate: 136M/s, Estimated time remaining: 0:00:01)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'fedora/34-cloud-base' (v34.20210423.0) for 'virtualbox'! Free memory(kb): 675536 Free memory(kb): 675392 ==> box: Loading metadata for box 'fedora/35-cloud-base' box: URL: https://vagrantcloud.com/fedora/35-cloud-base ==> box: Adding box 'fedora/35-cloud-base' (v35.20211026.0) for provider: virtualbox box: Downloading: https://vagrantcloud.com/fedora/boxes/35-cloud-base/versions/35.20211026.0/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Download redirected to host: download.fedoraproject.org Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 7% (Rate: 2594k/s, Estimated time remaining: 0:02:12) Progress: 26% (Rate: 67.4M/s, Estimated time remaining: 0:00:34) Progress: 39% (Rate: 57.2M/s, Estimated time remaining: 0:00:20) Progress: 68% (Rate: 72.5M/s, Estimated time remaining: 0:00:07) Progress: 86% (Rate: 71.4M/s, Estimated time remaining: 0:00:02)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'fedora/35-cloud-base' (v35.20211026.0) for 'virtualbox'! ``` ### stderr: ```Shell % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 4096k 0 3646 0 0 3790 0 0:18:26 --:--:-- 0:18:26 3790 100 4096k 100 4096k 0 0 2589k 0 0:00:01 0:00:01 --:--:-- 2589k The box you requested to be removed could not be found. No boxes named 'generic/centos7' could be found. The box you requested to be removed could not be found. No boxes named 'generic/centos8' could be found. The box you requested to be removed could not be found. No boxes named 'generic/ubuntu1604' could be found. The box you requested to be removed could not be found. No boxes named 'generic/opensuse42' could be found. The box you requested to be removed could not be found. No boxes named 'generic/opensuse15' could be found. The box you requested to be removed could not be found. No boxes named 'fedora/34-cloud-base' could be found. The box you requested to be removed could not be found. No boxes named 'fedora/35-cloud-base' could be found. sed: illegal option -- - usage: sed script [-Ealnru] [-i extension] [file ...] sed [-Ealnu] [-i extension] [-e script] ... [-f script_file] ... [file ...] ```

Changed files

Changed 8 files: - distros_supported.yml - playbooks/roles/criproxy/molecule/default/molecule.yml - playbooks/roles/criu/molecule/default/molecule.yml - playbooks/roles/nfd/molecule/default/molecule.yml - playbooks/roles/pmem/molecule/default/molecule.yml - playbooks/roles/qat_driver/molecule/default/molecule.yml - playbooks/roles/sriov_cni/molecule/default/molecule.yml - playbooks/roles/sriov_plugin/molecule/default/molecule.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.8.0-py3-none-any.whl (51 kB) Collecting pip>=21.2 Downloading pip-22.2-py3-none-any.whl (2.0 MB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pep517>=0.9.1 Downloading pep517-0.12.0-py2.py3-none-any.whl (19 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.8.0 pep517-0.12.0 pip-22.2 pip-tools-6.8.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.1.0 # via -r test-requirements.in ansible-compat==2.2.0 # via # ansible-lint # molecule ansible-core==2.13.2 # via # ansible # ansible-lint ansible-lint==6.3.0 # via -r test-requirements.in arrow==1.2.2 # via jinja2-time attrs==21.4.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter bracex==2.3.post1 # via wcmatch cerberus==1.3.2 # via molecule certifi==2022.6.15 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.0 # via requests click==8.1.3 # via # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==37.0.4 # via ansible-core distro==1.7.0 # via selinux enrich==1.2.7 # via # ansible-lint # molecule idna==3.3 # via requests importlib-resources==5.8.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.7.2 # via # ansible-compat # ansible-lint markupsafe==2.1.1 # via jinja2 molecule==4.0.1 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.9.0 # via yamllint pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.12.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.2 # via # ansible-lint # pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.5.1 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via pytest typing-extensions==4.3.0 # via rich urllib3==1.26.10 # via requests wcmatch==8.4 # via ansible-lint yamllint==1.27.1 # via # -r test-requirements.in # ansible-lint zipp==3.8.1 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - playbooks/krd-vars.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.8.0-py3-none-any.whl (51 kB) Collecting pip>=21.2 Downloading pip-22.2-py3-none-any.whl (2.0 MB) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pep517>=0.9.1 Downloading pep517-0.12.0-py2.py3-none-any.whl (19 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.8.0 pep517-0.12.0 pip-22.2 pip-tools-6.8.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.1.0 # via -r test-requirements.in ansible-compat==2.2.0 # via # ansible-lint # molecule ansible-core==2.13.2 # via # ansible # ansible-lint ansible-lint==6.3.0 # via -r test-requirements.in arrow==1.2.2 # via jinja2-time attrs==21.4.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter bracex==2.3.post1 # via wcmatch cerberus==1.3.2 # via molecule certifi==2022.6.15 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.0 # via requests click==8.1.3 # via # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==37.0.4 # via ansible-core distro==1.7.0 # via selinux enrich==1.2.7 # via # ansible-lint # molecule idna==3.3 # via requests importlib-resources==5.9.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.7.2 # via # ansible-compat # ansible-lint markupsafe==2.1.1 # via jinja2 molecule==4.0.1 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.9.0 # via yamllint pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.12.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.2 # via # ansible-lint # pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.5.1 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via pytest typing-extensions==4.3.0 # via rich urllib3==1.26.10 # via requests wcmatch==8.4 # via ansible-lint yamllint==1.27.1 # via # -r test-requirements.in # ansible-lint zipp==3.8.1 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - defaults.env - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.8.0-py3-none-any.whl (51 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pip>=21.2 Downloading pip-22.2-py3-none-any.whl (2.0 MB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Collecting pep517>=0.9.1 Downloading pep517-0.12.0-py2.py3-none-any.whl (19 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.8.0 pep517-0.12.0 pip-22.2 pip-tools-6.8.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.1.0 # via -r test-requirements.in ansible-compat==2.2.0 # via # ansible-lint # molecule ansible-core==2.13.2 # via # ansible # ansible-lint ansible-lint==6.3.0 # via -r test-requirements.in arrow==1.2.2 # via jinja2-time attrs==21.4.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter bracex==2.3.post1 # via wcmatch cerberus==1.3.2 # via molecule certifi==2022.6.15 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.0 # via requests click==8.1.3 # via # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==37.0.4 # via ansible-core distro==1.7.0 # via selinux enrich==1.2.7 # via # ansible-lint # molecule idna==3.3 # via requests importlib-resources==5.9.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.7.2 # via # ansible-compat # ansible-lint markupsafe==2.1.1 # via jinja2 molecule==4.0.1 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.9.0 # via yamllint pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.12.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.2 # via # ansible-lint # pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.5.1 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via pytest typing-extensions==4.3.0 # via rich urllib3==1.26.11 # via requests wcmatch==8.4 # via ansible-lint yamllint==1.27.1 # via # -r test-requirements.in # ansible-lint zipp==3.8.1 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 3 files: - playbooks/krd-vars.yml - test-requirements.txt - tests/resources/rook/cluster-test.yaml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.8.0-py3-none-any.whl (51 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Collecting pip>=21.2 Downloading pip-22.2-py3-none-any.whl (2.0 MB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.12.0-py2.py3-none-any.whl (19 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.8.0 pep517-0.12.0 pip-22.2 pip-tools-6.8.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.1.0 # via -r test-requirements.in ansible-compat==2.2.0 # via # ansible-lint # molecule ansible-core==2.13.2 # via # ansible # ansible-lint ansible-lint==6.3.0 # via -r test-requirements.in arrow==1.2.2 # via jinja2-time attrs==21.4.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter bracex==2.3.post1 # via wcmatch cerberus==1.3.2 # via molecule certifi==2022.6.15 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.0 # via requests click==8.1.3 # via # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==37.0.4 # via ansible-core distro==1.7.0 # via selinux enrich==1.2.7 # via # ansible-lint # molecule idna==3.3 # via requests importlib-resources==5.9.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.7.2 # via # ansible-compat # ansible-lint markupsafe==2.1.1 # via jinja2 molecule==4.0.1 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.9.0 # via yamllint pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.12.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.2 # via # ansible-lint # pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.5.1 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via pytest typing-extensions==4.3.0 # via rich urllib3==1.26.11 # via requests wcmatch==8.4 # via ansible-lint yamllint==1.27.1 # via # -r test-requirements.in # ansible-lint zipp==3.8.1 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - defaults.env

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.8.0-py3-none-any.whl (51 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pip>=21.2 Downloading pip-22.2.1-py3-none-any.whl (2.0 MB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting pep517>=0.9.1 Downloading pep517-0.12.0-py2.py3-none-any.whl (19 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.8.0 pep517-0.12.0 pip-22.2.1 pip-tools-6.8.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.1.0 # via -r test-requirements.in ansible-compat==2.2.0 # via # ansible-lint # molecule ansible-core==2.13.2 # via # ansible # ansible-lint ansible-lint==6.3.0 # via -r test-requirements.in arrow==1.2.2 # via jinja2-time attrs==21.4.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter bracex==2.3.post1 # via wcmatch cerberus==1.3.2 # via molecule certifi==2022.6.15 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.0 # via requests click==8.1.3 # via # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==37.0.4 # via ansible-core distro==1.7.0 # via selinux enrich==1.2.7 # via # ansible-lint # molecule idna==3.3 # via requests importlib-resources==5.9.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.7.2 # via # ansible-compat # ansible-lint markupsafe==2.1.1 # via jinja2 molecule==4.0.1 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.9.0 # via yamllint pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.12.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.2 # via # ansible-lint # pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.5.1 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via pytest typing-extensions==4.3.0 # via rich urllib3==1.26.11 # via requests wcmatch==8.4 # via ansible-lint yamllint==1.27.1 # via # -r test-requirements.in # ansible-lint zipp==3.8.1 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - galaxy-requirements.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace