nixbot

builds

succeeded python3.14-opentelemetry-semantic-conventions-0.61b0 aarch64-linux.pkgs-mistral-vibe · build #1911 · raw

1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-metadata-check-hook.sh13Using pythonMetadataCheckPhase14Sourcing python-namespaces-hook15Sourcing python-catch-conflicts-hook.sh16Sourcing pytest-check-hook17Using pytestCheckPhase
unpackPhase
18unpacking source archive /nix/store/2535x5qnx3hqix529cl63p1xxb2j86js-source19source root is source/opentelemetry-semantic-conventions20setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/opentelemetry-semantic-conventions/tests/test_semconv.py"
configurePhase
21no configure script, doing nothing
buildPhase
22Executing pypaBuildPhase23Creating a wheel...24pypa build flags: --no-isolation --outdir dist/ --wheel25* Getting build dependencies for wheel...26* Building wheel...27Successfully built opentelemetry_semantic_conventions-0.61b0-py3-none-any.whl28Finished creating a wheel...29Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
30Executing pythonRuntimeDepsCheck31Checking runtime dependencies for opentelemetry_semantic_conventions-0.61b0-py3-none-any.whl32Finished executing pythonRuntimeDepsCheck
installPhase
33Executing pypaInstallPhase34Successfully installed opentelemetry_semantic_conventions-0.61b0-py3-none-any.whl35Finished executing pypaInstallPhase
pythonOutputDistPhase
36Executing pythonOutputDistPhase37Finished executing pythonOutputDistPhase
fixupPhase
38shrinking RPATHs of ELF executables and libraries in /nix/store/00b6bd80bgkv22iqcqf0gq7kdic3400h-python3.14-opentelemetry-semantic-conventions-0.61b039checking for references to /build/ in /nix/store/00b6bd80bgkv22iqcqf0gq7kdic3400h-python3.14-opentelemetry-semantic-conventions-0.61b0...40patching script interpreter paths in /nix/store/00b6bd80bgkv22iqcqf0gq7kdic3400h-python3.14-opentelemetry-semantic-conventions-0.61b041stripping (with command strip and flags -S -p) in /nix/store/00b6bd80bgkv22iqcqf0gq7kdic3400h-python3.14-opentelemetry-semantic-conventions-0.61b0/lib42shrinking RPATHs of ELF executables and libraries in /nix/store/niazz6h7yrj8cxfk5lw19ysqijl0flm6-python3.14-opentelemetry-semantic-conventions-0.61b0-dist43checking for references to /build/ in /nix/store/niazz6h7yrj8cxfk5lw19ysqijl0flm6-python3.14-opentelemetry-semantic-conventions-0.61b0-dist...44patching script interpreter paths in /nix/store/niazz6h7yrj8cxfk5lw19ysqijl0flm6-python3.14-opentelemetry-semantic-conventions-0.61b0-dist45Executing pythonRemoveTestsDir46Finished executing pythonRemoveTestsDir
installCheckPhase
47no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
48Executing pythonImportsCheckPhase49Check whether the following modules can be imported: opentelemetry.semconv
pythonMetadataCheckPhase
50Executing pythonMetadataCheckPhase
pytestCheckPhase
51Executing pytestCheckPhase52pytest flags: -m pytest53============================= test session starts ==============================54platform linux -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.0 -- /nix/store/41m77i1296n33p6liin8ynr6wh3h6b7m-python3-3.14.6/bin/python3.1455cachedir: .pytest_cache56rootdir: /build/source57configfile: pyproject.toml58collected 1 item 5960tests/test_semconv.py::TestSemanticConventions::test_semantic_conventions PASSED [100%]6162=============================== warnings summary ===============================63src/opentelemetry/semconv/_incubating/attributes/test_attributes.py:3964 /build/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)65 class TestCaseResultStatusValues(Enum):6667src/opentelemetry/semconv/_incubating/attributes/test_attributes.py:4668 /build/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)69 class TestSuiteRunStatusValues(Enum):7071../../../nix/store/jg1wkgd5f4gj0xw4xb1c052kf6p0bavj-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/cacheprovider.py:46972 /nix/store/jg1wkgd5f4gj0xw4xb1c052kf6p0bavj-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/cacheprovider.py:469: PytestCacheWarning: could not create cache path /build/source/.pytest_cache/v/cache/nodeids: [Errno 13] Permission denied: '/build/source/pytest-cache-files-xyr3ydsr'73 config.cache.set("cache/nodeids", sorted(self.cached_nodeids))7475-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html76======================== 1 passed, 3 warnings in 0.26s =========================77Finished executing pytestCheckPhase