Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/a80758744cedd965084d3957a0fb8577 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/a80758744cedd965084d3957a0fb8577 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 12 seconds | https://github.com/NixOS/nixpkgs/pull/116752
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
Sourcing pytest-check-hook
Using pytestCheckPhase
Removing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/0clk2rpjpq03g1maqwrlb7y1xlwimhh4-source
source root is source/certbot-dns-route53
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/certbot-dns-route53/tests/dns_route53_test.py
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/certbot_dns_route53
copying certbot_dns_route53/__init__.py -> build/lib/certbot_dns_route53
copying certbot_dns_route53/authenticator.py -> build/lib/certbot_dns_route53
creating build/lib/certbot_dns_route53/_internal
copying certbot_dns_route53/_internal/dns_route53.py -> build/lib/certbot_dns_route53/_internal
copying certbot_dns_route53/_internal/__init__.py -> build/lib/certbot_dns_route53/_internal
running egg_info
creating certbot_dns_route53.egg-info
writing certbot_dns_route53.egg-info/PKG-INFO
writing dependency_links to certbot_dns_route53.egg-info/dependency_links.txt
writing entry points to certbot_dns_route53.egg-info/entry_points.txt
writing requirements to certbot_dns_route53.egg-info/requires.txt
writing top-level names to certbot_dns_route53.egg-info/top_level.txt
writing manifest file 'certbot_dns_route53.egg-info/SOURCES.txt'
reading manifest file 'certbot_dns_route53.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
writing manifest file 'certbot_dns_route53.egg-info/SOURCES.txt'
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/certbot_dns_route53
creating build/bdist.linux-aarch64/wheel/certbot_dns_route53/_internal
copying build/lib/certbot_dns_route53/_internal/dns_route53.py -> build/bdist.linux-aarch64/wheel/certbot_dns_route53/_internal
copying build/lib/certbot_dns_route53/_internal/__init__.py -> build/bdist.linux-aarch64/wheel/certbot_dns_route53/_internal
copying build/lib/certbot_dns_route53/__init__.py -> build/bdist.linux-aarch64/wheel/certbot_dns_route53
copying build/lib/certbot_dns_route53/authenticator.py -> build/bdist.linux-aarch64/wheel/certbot_dns_route53
running install_egg_info
Copying certbot_dns_route53.egg-info to build/bdist.linux-aarch64/wheel/certbot_dns_route53-1.12.0-py3.9.egg-info
running install_scripts
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/certbot_dns_route53-1.12.0.dist-info/WHEEL
creating 'dist/certbot_dns_route53-1.12.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'certbot_dns_route53/__init__.py'
adding 'certbot_dns_route53/authenticator.py'
adding 'certbot_dns_route53/_internal/__init__.py'
adding 'certbot_dns_route53/_internal/dns_route53.py'
adding 'certbot_dns_route53-1.12.0.dist-info/LICENSE.txt'
adding 'certbot_dns_route53-1.12.0.dist-info/METADATA'
adding 'certbot_dns_route53-1.12.0.dist-info/WHEEL'
adding 'certbot_dns_route53-1.12.0.dist-info/entry_points.txt'
adding 'certbot_dns_route53-1.12.0.dist-info/top_level.txt'
adding 'certbot_dns_route53-1.12.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/certbot-dns-route53/dist /build/source/certbot-dns-route53
Processing ./certbot_dns_route53-1.12.0-py2.py3-none-any.whl
Requirement already satisfied: zope.interface in /nix/store/pgd7sqy9g5xm9jkh6d1n6szk3jrq0haz-python3.9-zope.interface-5.2.0/lib/python3.9/site-packages (from certbot-dns-route53==1.12.0) (5.2.0)
Requirement already satisfied: boto3 in /nix/store/ygdz2m8kxi0q2frkjsfzz1p1vajqif1d-python3.9-boto3-1.17.30/lib/python3.9/site-packages (from certbot-dns-route53==1.12.0) (1.17.30)
Requirement already satisfied: certbot>=1.1.0 in /nix/store/yrivxp028gl4j7qd18p8r1z84zc7wx4j-python3.9-certbot-1.12.0/lib/python3.9/site-packages (from certbot-dns-route53==1.12.0) (1.12.0)
Requirement already satisfied: setuptools>=39.0.1 in /nix/store/rx2i4kfsmyf38w6x5ldazcjarb7008k2-python3.9-setuptools-50.3.1/lib/python3.9/site-packages (from certbot-dns-route53==1.12.0) (50.3.1.post0)
Requirement already satisfied: acme>=0.29.0 in /nix/store/vz7wbn7g6nlzh31f3l6j26iikrh40arm-python3.9-acme-1.12.0/lib/python3.9/site-packages (from certbot-dns-route53==1.12.0) (1.12.0)
Requirement already satisfied: PyOpenSSL>=17.3.0 in /nix/store/a8ndqs165fsxbbm38lskszcbas4g5ill-python3.9-pyOpenSSL-20.0.1/lib/python3.9/site-packages (from acme>=0.29.0->certbot-dns-route53==1.12.0) (20.0.1)
Requirement already satisfied: six>=1.11.0 in /nix/store/2gwgw58lxgs5pqa5bgvdp8s9dwkf7bpj-python3.9-six-1.15.0/lib/python3.9/site-packages (from acme>=0.29.0->certbot-dns-route53==1.12.0) (1.15.0)
Requirement already satisfied: requests[security]>=2.6.0 in /nix/store/wg92y3qmkjnh42j5vv62zjry0ff1qy5l-python3.9-requests-2.25.1/lib/python3.9/site-packages (from acme>=0.29.0->certbot-dns-route53==1.12.0) (2.25.1)
Requirement already satisfied: pyrfc3339 in /nix/store/0jqzs68gq5r40la2qc2ghq2k52w8gl8c-python3.9-pyRFC3339-1.1/lib/python3.9/site-packages (from acme>=0.29.0->certbot-dns-route53==1.12.0) (1.1)
Requirement already satisfied: pytz in /nix/store/zizibv2cgvbccwzbknx1ld0yhknmb0dv-python3.9-pytz-2021.1/lib/python3.9/site-packages (from acme>=0.29.0->certbot-dns-route53==1.12.0) (2021.1)
Requirement already satisfied: cryptography>=2.1.4 in /nix/store/smw64283m6xs188s3fagc2amwkd0kww2-python3.9-cryptography-3.4.6/lib/python3.9/site-packages (from acme>=0.29.0->certbot-dns-route53==1.12.0) (3.4.6)
Requirement already satisfied: requests-toolbelt>=0.3.0 in /nix/store/vdsx135qnql2fkp816sr21yf85q9rq1a-python3.9-requests-toolbelt-0.9.1/lib/python3.9/site-packages (from acme>=0.29.0->certbot-dns-route53==1.12.0) (0.9.1)
Requirement already satisfied: josepy>=1.1.0 in /nix/store/zc6wv2lbjy2q4ks0f9zpyyw8zjrdzfrz-python3.9-josepy-1.7.0/lib/python3.9/site-packages (from acme>=0.29.0->certbot-dns-route53==1.12.0) (1.7.0)
Requirement already satisfied: configobj>=5.0.6 in /nix/store/rdig7gbwd2j5a2lknn4ns7pa1ml92i4m-python3.9-configobj-5.0.6/lib/python3.9/site-packages (from certbot>=1.1.0->certbot-dns-route53==1.12.0) (5.0.6)
Requirement already satisfied: parsedatetime>=2.4 in /nix/store/3ikjl858ain4qr7n8sah2rpdn6iz2v48-python3.9-parsedatetime-2.6/lib/python3.9/site-packages (from certbot>=1.1.0->certbot-dns-route53==1.12.0) (2.6)
Requirement already satisfied: distro>=1.0.1 in /nix/store/qh39gsfd0bw24f15862zzvx360k2bx9d-python3.9-distro-1.5.0/lib/python3.9/site-packages (from certbot>=1.1.0->certbot-dns-route53==1.12.0) (1.5.0)
Requirement already satisfied: zope.component in /nix/store/qnh8bkshagk4744iag8lw42b991aqqcy-python3.9-zope.component-4.6.2/lib/python3.9/site-packages (from certbot>=1.1.0->certbot-dns-route53==1.12.0) (4.6.2)
Requirement already satisfied: ConfigArgParse>=0.9.3 in /nix/store/19c5kwrjyy4pbkpjzldxnpkqwv7xhjv8-python3.9-ConfigArgParse-1.3/lib/python3.9/site-packages (from certbot>=1.1.0->certbot-dns-route53==1.12.0) (1.3)
Requirement already satisfied: cffi>=1.12 in /nix/store/zhlfp1pa7h5c1x1knsm01nfza32mk4ks-python3.9-cffi-1.14.5/lib/python3.9/site-packages (from cryptography>=2.1.4->acme>=0.29.0->certbot-dns-route53==1.12.0) (1.14.5)
Requirement already satisfied: pycparser in /nix/store/83c4dizl793x26xjyvq5lzxzjikf19xg-python3.9-pycparser-2.20/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=2.1.4->acme>=0.29.0->certbot-dns-route53==1.12.0) (2.20)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/5y4pkh1a085k018cmc2fc3hw20aw1hrf-python3.9-certifi-2020.12.5/lib/python3.9/site-packages (from requests[security]>=2.6.0->acme>=0.29.0->certbot-dns-route53==1.12.0) (2020.12.5)
Requirement already satisfied: idna<3,>=2.5 in /nix/store/ay6akk6avwcfms1zjwbfi4ijkigybyf1-python3.9-idna-2.10/lib/python3.9/site-packages (from requests[security]>=2.6.0->acme>=0.29.0->certbot-dns-route53==1.12.0) (2.10)
Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/frg6y9pg35sl5zgcw4iwa518a8ady542-python3.9-chardet-3.0.4/lib/python3.9/site-packages (from requests[security]>=2.6.0->acme>=0.29.0->certbot-dns-route53==1.12.0) (3.0.4)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /nix/store/6kps5zlmwzkq9yl6v991zg2v123dq45s-python3.9-urllib3-1.26.3/lib/python3.9/site-packages (from requests[security]>=2.6.0->acme>=0.29.0->certbot-dns-route53==1.12.0) (1.26.3)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /nix/store/2l0m857161l7miirxsjj3wrqb8vzhcpc-python3.9-jmespath-0.10.0/lib/python3.9/site-packages (from boto3->certbot-dns-route53==1.12.0) (0.10.0)
Requirement already satisfied: s3transfer<0.4.0,>=0.3.0 in /nix/store/2d4iwxw554r8v0j3982cnrjh7q5zh11i-python3.9-s3transfer-0.3.4/lib/python3.9/site-packages (from boto3->certbot-dns-route53==1.12.0) (0.3.4)
Requirement already satisfied: botocore<1.21.0,>=1.20.30 in /nix/store/ky0138ar65l9pg3famsc8a4ry00bzrry-python3.9-botocore-1.20.30/lib/python3.9/site-packages (from boto3->certbot-dns-route53==1.12.0) (1.20.30)
Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /nix/store/rlvnbqn8jzxin8bqnscl3mgpyq9hpzwk-python3.9-python-dateutil-2.8.1/lib/python3.9/site-packages (from botocore<1.21.0,>=1.20.30->boto3->certbot-dns-route53==1.12.0) (2.8.1)
Requirement already satisfied: zope.event in /nix/store/49s6dqshblxdlkk5vv6kyn67c27idx2w-python3.9-zope.event-4.5.0/lib/python3.9/site-packages (from zope.component->certbot>=1.1.0->certbot-dns-route53==1.12.0) (4.5.0)
Requirement already satisfied: zope.deferredimport>=4.2.1 in /nix/store/sxr2pzbr50h176izcp2mmjxpbxnwxv3g-python3.9-zope-deferredimport-4.3/lib/python3.9/site-packages (from zope.component->certbot>=1.1.0->certbot-dns-route53==1.12.0) (4.3)
Requirement already satisfied: zope.hookable>=4.2.0 in /nix/store/jf5w9f13q5r1l3s5bqlxdam7y8hrj1mf-python3.9-zope-hookable-5.0.1/lib/python3.9/site-packages (from zope.component->certbot>=1.1.0->certbot-dns-route53==1.12.0) (5.0.1)
Requirement already satisfied: zope.deprecation>=4.3.0 in /nix/store/3aip7gg2xh1plx5jiil57p2i8m8j5c7i-python3.9-zope.deprecation-4.4.0/lib/python3.9/site-packages (from zope.component->certbot>=1.1.0->certbot-dns-route53==1.12.0) (4.4.0)
Requirement already satisfied: zope.proxy in /nix/store/hnqzb7sfm0cswdwgbv58g36i6smi4k51-python3.9-zope.proxy-4.3.5/lib/python3.9/site-packages (from zope.deferredimport>=4.2.1->zope.component->certbot>=1.1.0->certbot-dns-route53==1.12.0) (4.3.5)
Installing collected packages: certbot-dns-route53
Successfully installed certbot-dns-route53-1.12.0
/build/source/certbot-dns-route53
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/37vflpspdx1qzl8jrwlclgl300rgkkgp-python3.9-certbot-dns-route53-1.12.0
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/37vflpspdx1qzl8jrwlclgl300rgkkgp-python3.9-certbot-dns-route53-1.12.0/lib
patching script interpreter paths in /nix/store/37vflpspdx1qzl8jrwlclgl300rgkkgp-python3.9-certbot-dns-route53-1.12.0
checking for references to /build/ in /nix/store/37vflpspdx1qzl8jrwlclgl300rgkkgp-python3.9-certbot-dns-route53-1.12.0...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
@nix { "action": "setPhase", "phase": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
============================= test session starts ==============================
platform linux -- Python 3.9.2, pytest-6.1.2, py-1.9.0, pluggy-0.13.1
cachedir: /build/tmp.pYH3reTWT3
rootdir: /build/source, configfile: pytest.ini
collecting ...
collecting 9 items
collected 17 items
tests/dns_route53_test.py ................. [100%]
============================== 17 passed in 6.16s ==============================
Finished executing pytestCheckPhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment