Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-metadata-check-hook.sh Using pythonMetadataCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase unpacking source archive /nix/store/2535x5qnx3hqix529cl63p1xxb2j86js-source source root is source/opentelemetry-semantic-conventions setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/opentelemetry-semantic-conventions/tests/test_semconv.py" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... * Building wheel... Successfully built opentelemetry_semantic_conventions-0.61b0-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for opentelemetry_semantic_conventions-0.61b0-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed opentelemetry_semantic_conventions-0.61b0-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase checking for references to /nix/var/nix/builds/nix-39608-3634322775/ in /nix/store/w9hg20dn1wfiyfj83zzw0lnah0siizn2-python3.14-opentelemetry-semantic-conventions-0.61b0... patching script interpreter paths in /nix/store/w9hg20dn1wfiyfj83zzw0lnah0siizn2-python3.14-opentelemetry-semantic-conventions-0.61b0 stripping (with command strip and flags -S) in /nix/store/w9hg20dn1wfiyfj83zzw0lnah0siizn2-python3.14-opentelemetry-semantic-conventions-0.61b0/lib checking for references to /nix/var/nix/builds/nix-39608-3634322775/ in /nix/store/ivr0wah90c34vdiwfvlg9zxl9fdwfn0z-python3.14-opentelemetry-semantic-conventions-0.61b0-dist... patching script interpreter paths in /nix/store/ivr0wah90c34vdiwfvlg9zxl9fdwfn0z-python3.14-opentelemetry-semantic-conventions-0.61b0-dist Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing Running phase: pythonCatchConflictsPhase Running phase: pythonRemoveBinBytecodePhase Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: opentelemetry.semconv Running phase: pythonMetadataCheckPhase Executing pythonMetadataCheckPhase Running phase: pytestCheckPhase Executing pytestCheckPhase pytest flags: -m pytest ============================= test session starts ============================== platform darwin -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 -- /nix/store/kmq6qdcg0yq6r4awf02dgq003n42r6zk-python3-3.14.7/bin/python3.14 cachedir: .pytest_cache rootdir: /nix/var/nix/builds/nix-39608-3634322775/source configfile: pyproject.toml collected 1 item tests/test_semconv.py::TestSemanticConventions::test_semantic_conventions PASSED [100%] =============================== warnings summary =============================== src/opentelemetry/semconv/_incubating/attributes/test_attributes.py:39 /nix/var/nix/builds/nix-39608-3634322775/source/opentelemetry-semantic-conventions/src/opentelemetry/semconv/_incubating/attributes/test_attributes.py:39: PytestCollectionWarning: cannot collect test class 'TestCaseResultStatusValues' because it has a __new__ constructor (from: opentelemetry-semantic-conventions/src/opentelemetry/semconv/_incubating/attributes/test_attributes.py) class TestCaseResultStatusValues(Enum): src/opentelemetry/semconv/_incubating/attributes/test_attributes.py:46 /nix/var/nix/builds/nix-39608-3634322775/source/opentelemetry-semantic-conventions/src/opentelemetry/semconv/_incubating/attributes/test_attributes.py:46: PytestCollectionWarning: cannot collect test class 'TestSuiteRunStatusValues' because it has a __new__ constructor (from: opentelemetry-semantic-conventions/src/opentelemetry/semconv/_incubating/attributes/test_attributes.py) class TestSuiteRunStatusValues(Enum): ../../../../../../store/l9vvniyfn908ibypm9j5s1fgz6625df3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/cacheprovider.py:469 /nix/store/l9vvniyfn908ibypm9j5s1fgz6625df3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/cacheprovider.py:469: PytestCacheWarning: could not create cache path /nix/var/nix/builds/nix-39608-3634322775/source/.pytest_cache/v/cache/nodeids: [Errno 13] Permission denied: '/nix/var/nix/builds/nix-39608-3634322775/source/pytest-cache-files-9uu76rru' config.cache.set("cache/nodeids", sorted(self.cached_nodeids)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 1 passed, 3 warnings in 0.12s ========================= Finished executing pytestCheckPhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase