Package: src:containerd Version: 1.7.24~ds1-8 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:containerd, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --buildsystem=golang --with=golang --builddirectory=_build dh_auto_clean -O--buildsystem=golang -O--builddirectory=_build dh_autoreconf_clean -O--buildsystem=golang -O--builddirectory=_build dh_clean -O--buildsystem=golang -O--builddirectory=_build debian/rules binary dh binary --buildsystem=golang --with=golang --builddirectory=_build dh_update_autotools_config -O--buildsystem=golang -O--builddirectory=_build dh_autoreconf -O--buildsystem=golang -O--builddirectory=_build dh_auto_configure -O--buildsystem=golang -O--builddirectory=_build dh_auto_configure: warning: "github.com/containerd/containerd" is already installed. Please check for circular dependencies. debian/rules execute_after_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' [... snipped ...] === RUN TestRemappedGID === RUN TestRemappedGID/0 === RUN TestRemappedGID/1 === RUN TestRemappedGID/2 === RUN TestRemappedGID/3 === RUN TestRemappedGID/4 --- PASS: TestRemappedGID (0.00s) --- PASS: TestRemappedGID/0 (0.00s) --- PASS: TestRemappedGID/1 (0.00s) --- PASS: TestRemappedGID/2 (0.00s) --- PASS: TestRemappedGID/3 (0.00s) --- PASS: TestRemappedGID/4 (0.00s) PASS ok github.com/containerd/containerd/runtime/v1/linux 0.006s ? github.com/containerd/containerd/runtime/v1/shim [no test files] ? github.com/containerd/containerd/runtime/v1/shim/client [no test files] ? github.com/containerd/containerd/runtime/v1/shim/v1 [no test files] === RUN TestNewBundle helpers_unix.go:33: skipping test that requires root --- SKIP: TestNewBundle (0.00s) === RUN TestRemappedGID === RUN TestRemappedGID/0 === RUN TestRemappedGID/1 === RUN TestRemappedGID/2 === RUN TestRemappedGID/3 === RUN TestRemappedGID/4 --- PASS: TestRemappedGID (0.00s) --- PASS: TestRemappedGID/0 (0.00s) --- PASS: TestRemappedGID/1 (0.00s) --- PASS: TestRemappedGID/2 (0.00s) --- PASS: TestRemappedGID/3 (0.00s) --- PASS: TestRemappedGID/4 (0.00s) === RUN TestResolveRuntimePath --- PASS: TestResolveRuntimePath (0.00s) === RUN TestParseStartResponse === RUN TestParseStartResponse/v2_shim === RUN TestParseStartResponse/v2_shim_using_grpc === RUN TestParseStartResponse/v2_shim_using_ttrpc === RUN TestParseStartResponse/invalid_shim_v2_response === RUN TestParseStartResponse/later_unsupported_shim --- PASS: TestParseStartResponse (0.00s) --- PASS: TestParseStartResponse/v2_shim (0.00s) --- PASS: TestParseStartResponse/v2_shim_using_grpc (0.00s) --- PASS: TestParseStartResponse/v2_shim_using_ttrpc (0.00s) --- PASS: TestParseStartResponse/invalid_shim_v2_response (0.00s) --- PASS: TestParseStartResponse/later_unsupported_shim (0.00s) === RUN TestCheckCopyShimLogError --- PASS: TestCheckCopyShimLogError (0.00s) PASS ok github.com/containerd/containerd/runtime/v2 0.006s ? github.com/containerd/containerd/runtime/v2/example [no test files] ? github.com/containerd/containerd/runtime/v2/logging [no test files] ? github.com/containerd/containerd/runtime/v2/runc [no test files] ? github.com/containerd/containerd/runtime/v2/runc/manager [no test files] ? github.com/containerd/containerd/runtime/v2/runc/options [no test files] ? github.com/containerd/containerd/runtime/v2/runc/pause [no test files] ? github.com/containerd/containerd/runtime/v2/runc/task [no test files] ? github.com/containerd/containerd/runtime/v2/runc/task/plugin [no test files] ? github.com/containerd/containerd/runtime/v2/runc/v1 [no test files] ? github.com/containerd/containerd/runtime/v2/runc/v2 [no test files] === RUN TestRuntimeWithEmptyMaxEnvProcs --- PASS: TestRuntimeWithEmptyMaxEnvProcs (0.00s) === RUN TestRuntimeWithNonEmptyMaxEnvProcs --- PASS: TestRuntimeWithNonEmptyMaxEnvProcs (0.00s) === RUN TestShimOptWithValue --- PASS: TestShimOptWithValue (0.00s) === RUN TestChainUnaryServerInterceptors --- PASS: TestChainUnaryServerInterceptors (0.00s) PASS ok github.com/containerd/containerd/runtime/v2/shim 0.004s === RUN TestAddExtension --- PASS: TestAddExtension (0.00s) PASS ok github.com/containerd/containerd/sandbox 0.005s ? github.com/containerd/containerd/sandbox/proxy [no test files] ? github.com/containerd/containerd/services [no test files] ? github.com/containerd/containerd/services/containers [no test files] ? github.com/containerd/containerd/services/content [no test files] ? github.com/containerd/containerd/services/content/contentserver [no test files] ? github.com/containerd/containerd/services/diff [no test files] ? github.com/containerd/containerd/services/events [no test files] ? github.com/containerd/containerd/services/healthcheck [no test files] ? github.com/containerd/containerd/services/images [no test files] ? github.com/containerd/containerd/services/introspection [no test files] ? github.com/containerd/containerd/services/leases [no test files] ? github.com/containerd/containerd/services/namespaces [no test files] ? github.com/containerd/containerd/services/opt [no test files] ? github.com/containerd/containerd/services/sandbox [no test files] === RUN TestCreateTopLevelDirectoriesErrorsWithSamePathForRootAndState --- PASS: TestCreateTopLevelDirectoriesErrorsWithSamePathForRootAndState (0.00s) === RUN TestCreateTopLevelDirectoriesWithEmptyStatePath --- PASS: TestCreateTopLevelDirectoriesWithEmptyStatePath (0.00s) === RUN TestCreateTopLevelDirectoriesWithEmptyRootPath --- PASS: TestCreateTopLevelDirectoriesWithEmptyRootPath (0.00s) PASS ok github.com/containerd/containerd/services/server 0.005s === RUN TestMergeConfigs --- PASS: TestMergeConfigs (0.00s) === RUN TestResolveImports === RUN TestResolveImports/GlobRelativePath --- PASS: TestResolveImports (0.00s) --- PASS: TestResolveImports/GlobRelativePath (0.00s) === RUN TestLoadSingleConfig --- PASS: TestLoadSingleConfig (0.00s) === RUN TestLoadConfigWithImports --- PASS: TestLoadConfigWithImports (0.00s) === RUN TestLoadConfigWithCircularImports --- PASS: TestLoadConfigWithCircularImports (0.00s) === RUN TestDecodePlugin --- PASS: TestDecodePlugin (0.00s) === RUN TestDecodePluginInV1Config time="2025-09-04T16:43:42Z" level=warning msg="containerd config version `1` has been deprecated and will be converted on each startup in containerd v2.0, use `containerd config migrate` after upgrading to containerd 2.0 to avoid conversion on startup" --- PASS: TestDecodePluginInV1Config (0.00s) PASS ok github.com/containerd/containerd/services/server/config 0.005s ? github.com/containerd/containerd/services/snapshots [no test files] ? github.com/containerd/containerd/services/streaming [no test files] ? github.com/containerd/containerd/services/tasks [no test files] ? github.com/containerd/containerd/services/transfer [no test files] ? github.com/containerd/containerd/services/version [no test files] ? github.com/containerd/containerd/services/warning [no test files] ? github.com/containerd/containerd/snapshots [no test files] testing: warning: no tests to run PASS ok github.com/containerd/containerd/snapshots/benchsuite 0.003s [no tests to run] === RUN TestBlockfile helpers_unix.go:33: skipping test that requires root --- SKIP: TestBlockfile (0.00s) PASS ok github.com/containerd/containerd/snapshots/blockfile 0.004s ? github.com/containerd/containerd/snapshots/blockfile/plugin [no test files] === RUN TestBtrfs helpers_unix.go:33: skipping test that requires root --- SKIP: TestBtrfs (0.00s) === RUN TestBtrfsMounts helpers_unix.go:33: skipping test that requires root --- SKIP: TestBtrfsMounts (0.00s) PASS ok github.com/containerd/containerd/snapshots/btrfs 0.004s ? github.com/containerd/containerd/snapshots/btrfs/plugin [no test files] === RUN TestLoadConfig --- PASS: TestLoadConfig (0.00s) === RUN TestLoadConfigInvalidPath --- PASS: TestLoadConfigInvalidPath (0.00s) === RUN TestParseInvalidData --- PASS: TestParseInvalidData (0.00s) === RUN TestFieldValidation --- PASS: TestFieldValidation (0.00s) === RUN TestExistingPoolFieldValidation --- PASS: TestExistingPoolFieldValidation (0.00s) === RUN TestPoolMetadata_AddDevice --- PASS: TestPoolMetadata_AddDevice (0.01s) === RUN TestPoolMetadata_AddDeviceRollback --- PASS: TestPoolMetadata_AddDeviceRollback (0.01s) === RUN TestPoolMetadata_AddDeviceDuplicate --- PASS: TestPoolMetadata_AddDeviceDuplicate (0.01s) === RUN TestPoolMetadata_ReuseDeviceID --- PASS: TestPoolMetadata_ReuseDeviceID (0.02s) === RUN TestPoolMetadata_RemoveDevice --- PASS: TestPoolMetadata_RemoveDevice (0.01s) === RUN TestPoolMetadata_UpdateDevice --- PASS: TestPoolMetadata_UpdateDevice (0.01s) === RUN TestPoolMetadata_MarkFaulty --- PASS: TestPoolMetadata_MarkFaulty (0.01s) === RUN TestPoolMetadata_WalkDevices --- PASS: TestPoolMetadata_WalkDevices (0.01s) === RUN TestPoolMetadata_GetDeviceNames --- PASS: TestPoolMetadata_GetDeviceNames (0.01s) === RUN TestPoolDevice helpers_unix.go:33: skipping test that requires root --- SKIP: TestPoolDevice (0.00s) === RUN TestPoolDeviceMarkFaulty time="2025-09-04T16:43:44Z" level=warning msg="devmapper device \"1\" has invalid state \"unknown 0\", marking as faulty" dev_id=1 error= parent= --- PASS: TestPoolDeviceMarkFaulty (0.01s) === RUN TestSnapshotterSuite helpers_unix.go:33: skipping test that requires root --- SKIP: TestSnapshotterSuite (0.00s) === RUN TestMkfsExt4 --- PASS: TestMkfsExt4 (0.00s) === RUN TestMkfsExt4NonDefault --- PASS: TestMkfsExt4NonDefault (0.00s) === RUN TestMkfsXfs --- PASS: TestMkfsXfs (0.00s) === RUN TestMkfsXfsNonDefault --- PASS: TestMkfsXfsNonDefault (0.00s) === RUN TestMultipleXfsMounts helpers_unix.go:33: skipping test that requires root --- SKIP: TestMultipleXfsMounts (0.00s) PASS ok github.com/containerd/containerd/snapshots/devmapper 0.144s ? github.com/containerd/containerd/snapshots/devmapper/blkdiscard [no test files] === RUN TestDMSetup helpers_unix.go:33: skipping test that requires root --- SKIP: TestDMSetup (0.00s) PASS ok github.com/containerd/containerd/snapshots/devmapper/dmsetup 0.002s ? github.com/containerd/containerd/snapshots/devmapper/plugin [no test files] === RUN TestNative helpers_unix.go:33: skipping test that requires root --- SKIP: TestNative (0.00s) PASS ok github.com/containerd/containerd/snapshots/native 0.003s ? github.com/containerd/containerd/snapshots/native/plugin [no test files] === RUN TestOverlay helpers_unix.go:33: skipping test that requires root --- SKIP: TestOverlay (0.00s) PASS ok github.com/containerd/containerd/snapshots/overlay 0.003s testing: warning: no tests to run PASS ok github.com/containerd/containerd/snapshots/overlay/overlayutils 0.002s [no tests to run] ? github.com/containerd/containerd/snapshots/overlay/plugin [no test files] ? github.com/containerd/containerd/snapshots/proxy [no test files] === RUN TestMetastore === RUN TestMetastore/GetInfo === RUN TestMetastore/GetInfoNotExist === RUN TestMetastore/GetInfoEmptyDB === RUN TestMetastore/Walk === RUN TestMetastore/GetSnapshot === RUN TestMetastore/GetSnapshotNotExist === RUN TestMetastore/GetSnapshotCommitted === RUN TestMetastore/GetSnapshotEmptyDB === RUN TestMetastore/CreateActive === RUN TestMetastore/CreateActiveNotExist === RUN TestMetastore/CreateActiveExist === RUN TestMetastore/CreateActiveFromActive === RUN TestMetastore/Commit === RUN TestMetastore/CommitNotExist === RUN TestMetastore/CommitExist === RUN TestMetastore/CommitCommitted === RUN TestMetastore/CommitViewFails === RUN TestMetastore/Remove === RUN TestMetastore/RemoveNotExist === RUN TestMetastore/RemoveWithChildren === RUN TestMetastore/ParentIDs --- PASS: TestMetastore (0.21s) --- PASS: TestMetastore/GetInfo (0.01s) --- PASS: TestMetastore/GetInfoNotExist (0.01s) --- PASS: TestMetastore/GetInfoEmptyDB (0.00s) --- PASS: TestMetastore/Walk (0.01s) --- PASS: TestMetastore/GetSnapshot (0.01s) --- PASS: TestMetastore/GetSnapshotNotExist (0.01s) --- PASS: TestMetastore/GetSnapshotCommitted (0.01s) --- PASS: TestMetastore/GetSnapshotEmptyDB (0.01s) --- PASS: TestMetastore/CreateActive (0.01s) --- PASS: TestMetastore/CreateActiveNotExist (0.01s) --- PASS: TestMetastore/CreateActiveExist (0.01s) --- PASS: TestMetastore/CreateActiveFromActive (0.01s) --- PASS: TestMetastore/Commit (0.01s) --- PASS: TestMetastore/CommitNotExist (0.01s) --- PASS: TestMetastore/CommitExist (0.01s) --- PASS: TestMetastore/CommitCommitted (0.01s) --- PASS: TestMetastore/CommitViewFails (0.01s) --- PASS: TestMetastore/Remove (0.01s) --- PASS: TestMetastore/RemoveNotExist (0.01s) --- PASS: TestMetastore/RemoveWithChildren (0.01s) --- PASS: TestMetastore/ParentIDs (0.01s) PASS ok github.com/containerd/containerd/snapshots/storage 0.212s ? github.com/containerd/containerd/snapshots/testsuite [no test files] === RUN TestSetPositiveOomScoreAdjustment --- PASS: TestSetPositiveOomScoreAdjustment (0.00s) === RUN TestSetNegativeOomScoreAdjustmentWhenPrivileged oom_linux_test.go:41: requires root and not running in user namespace --- SKIP: TestSetNegativeOomScoreAdjustmentWhenPrivileged (0.00s) === RUN TestSetNegativeOomScoreAdjustmentWhenUnprivilegedHasNoEffect oom_linux_test.go:52: test consistently failing in GitHub Actions --- SKIP: TestSetNegativeOomScoreAdjustmentWhenUnprivilegedHasNoEffect (0.00s) === RUN TestSetOOMScoreBoundaries --- PASS: TestSetOOMScoreBoundaries (0.00s) PASS ok github.com/containerd/containerd/sys 0.004s ? github.com/containerd/containerd/sys/reaper [no test files] ? github.com/containerd/containerd/third_party/k8s.io/cri-api/pkg/apis/runtime/v1alpha2 [no test files] ? github.com/containerd/containerd/tracing [no test files] ? github.com/containerd/containerd/version [no test files] FAIL dh_auto_test: error: cd _build && go test -vet=off -v -p 2 g [too-long-redacted] rd/version returned exit code 1 make: *** [debian/rules:22: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

