>>> nerdctl 1.0.0 Downloading wget --passive-ftp -nd -t 3 -O '/home/autobuild/autobuild/instance-23/output-1/build/.nerdctl-1.0.0.tar.gz.Gfc2on/output' 'https://github.com/containerd/nerdctl/archive/v1.0.0/nerdctl-1.0.0.tar.gz' --2022-12-30 21:26:14-- https://github.com/containerd/nerdctl/archive/v1.0.0/nerdctl-1.0.0.tar.gz Resolving github.com (github.com)... 140.82.113.4 Connecting to github.com (github.com)|140.82.113.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/containerd/nerdctl/tar.gz/refs/tags/v1.0.0 [following] --2022-12-30 21:26:14-- https://codeload.github.com/containerd/nerdctl/tar.gz/refs/tags/v1.0.0 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/autobuild/autobuild/instance-23/output-1/build/.nerdctl-1.0.0.tar.gz.Gfc2on/output' 0K .......... .......... .......... .......... .......... 475K 50K .......... .......... .......... .......... .......... 987K 100K .......... .......... .......... .......... .......... 14.3M 150K .......... .......... .......... .......... .......... 1.02M 200K .......... .......... .......... .......... .......... 21.0M 250K .......... .......... .......... .......... .......... 36.3M 300K .......... .......... .......... .......... .......... 45.6M 350K .......... .......... .......... .......... .......... 500K 400K .......... .......... .......... 62.1M=0.3s 2022-12-30 21:26:15 (1.34 MB/s) - '/home/autobuild/autobuild/instance-23/output-1/build/.nerdctl-1.0.0.tar.gz.Gfc2on/output' saved [440382] go: downloading github.com/containerd/containerd v1.6.1-0.20220807041520-6deb1174fbfc go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/containerd/cgroups v1.0.4 go: downloading github.com/docker/docker v20.10.20+incompatible go: downloading github.com/sirupsen/logrus v1.9.0 go: downloading golang.org/x/sys v0.0.0-20220818161305-2296e01440c6 go: downloading gotest.tools/v3 v3.4.0 go: downloading github.com/containerd/console v1.0.3 get "golang.org/x/sync": found meta tag vcs.metaImport{Prefix:"golang.org/x/sync", VCS:"git", RepoRoot:"https://go.googlesource.com/sync"} at //golang.org/x/sync?go-get=1 get "golang.org/x/sys": found meta tag vcs.metaImport{Prefix:"golang.org/x/sys", VCS:"git", RepoRoot:"https://go.googlesource.com/sys"} at //golang.org/x/sys?go-get=1 get "gotest.tools/v3": found meta tag vcs.metaImport{Prefix:"gotest.tools/v3", VCS:"git", RepoRoot:"https://github.com/gotestyourself/gotest.tools"} at //gotest.tools/v3?go-get=1 go: downloading github.com/containerd/continuity v0.3.0 go: downloading github.com/containerd/go-cni v1.1.7 go: downloading github.com/containerd/imgcrypt v1.1.7 go: downloading github.com/containerd/stargz-snapshotter/estargz v0.12.1 go: downloading github.com/containerd/stargz-snapshotter v0.12.1 go: downloading github.com/containerd/typeurl v1.0.3-0.20220422153119-7f6e6d160d67 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 go: downloading github.com/docker/cli v20.10.20+incompatible go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20220809190508-9ee22abf867e go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/tidwall/gjson v1.14.3 go: downloading github.com/containerd/stargz-snapshotter/ipfs v0.12.1 go: downloading github.com/ipfs/go-cid v0.1.0 go: downloading github.com/ipfs/go-ipfs-files v0.1.1 go: downloading github.com/ipfs/go-ipfs-http-client v0.4.0 go: downloading github.com/ipfs/interface-go-ipfs-core v0.7.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/containernetworking/plugins v1.1.1 go: downloading github.com/compose-spec/compose-go v1.6.0 go: downloading github.com/moby/sys/mount v0.3.3 go: downloading github.com/containerd/nydus-snapshotter v0.3.0 go: downloading github.com/containernetworking/cni v1.1.2 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading golang.org/x/text v0.4.0 go: downloading github.com/coreos/go-systemd/v22 v22.4.0 go: downloading github.com/fahedouch/go-logrotate v0.1.2 go: downloading github.com/fluent/fluent-logger-golang v1.9.0 get "golang.org/x/text": found meta tag vcs.metaImport{Prefix:"golang.org/x/text", VCS:"git", RepoRoot:"https://go.googlesource.com/text"} at //golang.org/x/text?go-get=1 go: downloading github.com/yuchanns/srslog v1.1.0 go: downloading github.com/rootless-containers/bypass4netns v0.3.0 go: downloading github.com/rootless-containers/rootlesskit v1.0.1 get "gopkg.in/yaml.v3": found meta tag vcs.metaImport{Prefix:"gopkg.in/yaml.v3", VCS:"git", RepoRoot:"https://gopkg.in/yaml.v3"} at //gopkg.in/yaml.v3?go-get=1 verifying github.com/containerd/nydus-snapshotter@v0.3.0: checksum mismatch downloaded: h1:IhG/jkmFKenwAeHNHqLFMfSwNs3pfdH36xd5lpr5PS0= go.sum: h1:15z2Bslu1A7oi++vByV6cTIFzoSjvOGScVCU2y6bRdA= SECURITY ERROR This download does NOT match an earlier download recorded in go.sum. The bits may have been replaced on the origin server, or an attacker may have intercepted the download attempt. For more information, see 'go help module-auth'. make: *** [package/pkg-generic.mk:189: /home/autobuild/autobuild/instance-23/output-1/build/nerdctl-1.0.0/.stamp_downloaded] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-23/buildroot'