>>> antibody: Building testing/antibody 6.1.1-r2 (using abuild 3.8.0_rc4-r0) started Thu, 09 Sep 2021 22:07:41 +0000 >>> antibody: Checking sanity of /home/buildozer/aports/testing/antibody/APKBUILD... >>> antibody: Analyzing dependencies... >>> antibody: Installing for build: build-base git zsh go (1/9) Installing zsh (5.8-r3) Executing zsh-5.8-r3.post-install (2/9) Installing gcc-zsh-completion (5.8-r3) (3/9) Installing git-zsh-completion (5.8-r3) (4/9) Installing go (1.17-r0) (5/9) Installing .makedepends-antibody (20210909.220742) (6/9) Installing openrc-zsh-completion (0.44-r0) (7/9) Installing apk-tools-zsh-completion (2.12.7-r0) (8/9) Installing rsync-zsh-completion (5.8-r3) (9/9) Installing tmux-zsh-completion (5.8-r3) Executing busybox-1.34.0-r2.trigger OK: 671 MiB in 109 packages >>> antibody: Cleaning up srcdir >>> antibody: Cleaning up pkgdir >>> antibody: Fetching https://distfiles.alpinelinux.org/distfiles/antibody-6.1.1.tar.gz >>> antibody: Fetching https://distfiles.alpinelinux.org/distfiles/antibody-6.1.1.tar.gz >>> antibody: Checking sha512sums... antibody-6.1.1.tar.gz: OK >>> antibody: Unpacking /var/cache/distfiles/antibody-6.1.1.tar.gz... go: downloading gopkg.in/alecthomas/kingpin.v2 v2.2.6 go: downloading github.com/getantibody/folder v1.0.0 go: downloading golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899 go: downloading golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208 go: downloading github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 go: downloading github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d go: downloading golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae go: downloading github.com/stretchr/testify v1.6.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c go: downloading github.com/pmezard/go-difflib v1.0.0 ? github.com/getantibody/antibody [no test files] === RUN TestAntibody --- PASS: TestAntibody (1.30s) === RUN TestAntibodyError 2021/09/09 22:07:54 git clone failed for https://github.com/invalid-repo Cloning into '/tmp/antibody3386451201/https-COLON--SLASH--SLASH-github.com-SLASH-invalid-repo'... remote: Not Found fatal: repository 'https://github.com/invalid-repo/' not found --- PASS: TestAntibodyError (0.19s) === RUN TestMultipleRepositories --- PASS: TestMultipleRepositories (1.20s) === RUN TestHome --- PASS: TestHome (0.00s) === RUN TestHomeFromEnvironmentVariable --- PASS: TestHomeFromEnvironmentVariable (0.00s) PASS coverage: 95.6% of statements ok github.com/getantibody/antibody/antibodylib 2.704s coverage: 95.6% of statements === RUN TestSuccessfullGitBundles === RUN TestSuccessfullGitBundles/caarlos0/jvm === PAUSE TestSuccessfullGitBundles/caarlos0/jvm === RUN TestSuccessfullGitBundles/caarlos0/jvm_kind:path === PAUSE TestSuccessfullGitBundles/caarlos0/jvm_kind:path === RUN TestSuccessfullGitBundles/caarlos0/jvm_kind:path_branch:gh-pages === PAUSE TestSuccessfullGitBundles/caarlos0/jvm_kind:path_branch:gh-pages === RUN TestSuccessfullGitBundles/caarlos0/jvm_kind:dummy === PAUSE TestSuccessfullGitBundles/caarlos0/jvm_kind:dummy === RUN TestSuccessfullGitBundles/caarlos0/jvm_kind:fpath === PAUSE TestSuccessfullGitBundles/caarlos0/jvm_kind:fpath === RUN TestSuccessfullGitBundles/docker/cli_path:contrib/completion/zsh/_docker === PAUSE TestSuccessfullGitBundles/docker/cli_path:contrib/completion/zsh/_docker === CONT TestSuccessfullGitBundles/caarlos0/jvm === CONT TestSuccessfullGitBundles/caarlos0/jvm_kind:dummy === CONT TestSuccessfullGitBundles/docker/cli_path:contrib/completion/zsh/_docker === CONT TestSuccessfullGitBundles/caarlos0/jvm_kind:path_branch:gh-pages === CONT TestSuccessfullGitBundles/caarlos0/jvm_kind:path === CONT TestSuccessfullGitBundles/caarlos0/jvm_kind:fpath --- PASS: TestSuccessfullGitBundles (0.00s) --- PASS: TestSuccessfullGitBundles/caarlos0/jvm_kind:path_branch:gh-pages (0.57s) --- PASS: TestSuccessfullGitBundles/caarlos0/jvm_kind:path (1.19s) --- PASS: TestSuccessfullGitBundles/caarlos0/jvm (1.19s) --- PASS: TestSuccessfullGitBundles/caarlos0/jvm_kind:fpath (1.19s) --- PASS: TestSuccessfullGitBundles/caarlos0/jvm_kind:dummy (1.26s) --- PASS: TestSuccessfullGitBundles/docker/cli_path:contrib/completion/zsh/_docker (3.25s) === RUN TestZshInvalidGitBundle 2021/09/09 22:07:56 git clone failed for https://github.com/does Cloning into '/tmp/antibody225499355/https-COLON--SLASH--SLASH-github.com-SLASH-does'... remote: Not Found fatal: repository 'https://github.com/does/' not found --- PASS: TestZshInvalidGitBundle (0.20s) === RUN TestZshLocalBundle --- PASS: TestZshLocalBundle (0.00s) === RUN TestZshInvalidLocalBundle --- PASS: TestZshInvalidLocalBundle (0.00s) === RUN TestZshBundleWithNoShFiles --- PASS: TestZshBundleWithNoShFiles (1.21s) === RUN TestPathInvalidLocalBundle --- PASS: TestPathInvalidLocalBundle (0.00s) === RUN TestPathLocalBundle --- PASS: TestPathLocalBundle (0.00s) PASS coverage: 89.7% of statements ok github.com/getantibody/antibody/bundle 4.662s coverage: 89.7% of statements === RUN TestDownloadAllKinds --- PASS: TestDownloadAllKinds (4.29s) === RUN TestDownloadSubmodules 2021/09/09 22:07:59 updating: https://github.com/fribmendes/geometry --- PASS: TestDownloadSubmodules (2.74s) === RUN TestDownloadAnotherBranch --- PASS: TestDownloadAnotherBranch (0.57s) === RUN TestUpdateAnotherBranch 2021/09/09 22:08:01 updating: https://github.com/caarlos0/jvm --- PASS: TestUpdateAnotherBranch (2.34s) === RUN TestUpdateExistentLocalRepo 2021/09/09 22:08:03 updating: https://github.com/caarlos0/ports --- PASS: TestUpdateExistentLocalRepo (1.10s) === RUN TestUpdateNonExistentLocalRepo 2021/09/09 22:08:03 updating: https://github.com/caarlos0/ports --- PASS: TestUpdateNonExistentLocalRepo (0.00s) === RUN TestDownloadNonExistentRepo 2021/09/09 22:08:04 git clone failed for https://github.com/caarlos0/not-a-real-repo Cloning into '/tmp/antibody3509376483/https-COLON--SLASH--SLASH-github.com-SLASH-caarlos0-SLASH-not-a-real-repo'... error: cannot run 0: No such file or directory fatal: could not read Username for 'https://github.com': terminal prompts disabled --- PASS: TestDownloadNonExistentRepo (0.19s) === RUN TestDownloadMalformedRepo 2021/09/09 22:08:04 git clone failed for https://github.com/doesn-not-exist-really Cloning into '/tmp/antibody1825055934/https-COLON--SLASH--SLASH-github.com-SLASH-doesn-not-exist-really'... remote: Not Found fatal: repository 'https://github.com/doesn-not-exist-really/' not found --- PASS: TestDownloadMalformedRepo (0.20s) === RUN TestDownloadMultipleTimes 2021/09/09 22:08:04 updating: https://github.com/caarlos0/ports --- PASS: TestDownloadMultipleTimes (1.07s) === RUN TestDownloadFolderNaming --- PASS: TestDownloadFolderNaming (0.00s) === RUN TestSubFolder --- PASS: TestSubFolder (0.00s) === RUN TestPath --- PASS: TestPath (0.00s) === RUN TestMultipleSubFolders --- PASS: TestMultipleSubFolders (0.87s) === RUN TestLocalProject --- PASS: TestLocalProject (0.00s) === RUN TestLocalProjectRelativeToHome --- PASS: TestLocalProjectRelativeToHome (0.00s) === RUN TestList --- PASS: TestList (0.58s) === RUN TestListEmptyFolder --- PASS: TestListEmptyFolder (0.00s) === RUN TestListNonExistentFolder --- PASS: TestListNonExistentFolder (0.00s) === RUN TestUpdate 2021/09/09 22:08:07 updating: https://github.com/caarlos0/ports --- PASS: TestUpdate (1.17s) === RUN TestUpdateHome === RUN TestUpdateHome/caarlos0/jvm 2021/09/09 22:08:09 updating: https://github.com/caarlos0/jvm === RUN TestUpdateHome/caarlos0/ports 2021/09/09 22:08:10 updating: https://github.com/caarlos0/ports 2021/09/09 22:08:10 updating: https://github.com/caarlos0/jvm === RUN TestUpdateHome//tmp 2021/09/09 22:08:11 updating: https://github.com/caarlos0/ports 2021/09/09 22:08:11 updating: https://github.com/caarlos0/jvm --- PASS: TestUpdateHome (4.26s) --- PASS: TestUpdateHome/caarlos0/jvm (2.02s) --- PASS: TestUpdateHome/caarlos0/ports (1.40s) --- PASS: TestUpdateHome//tmp (0.84s) === RUN TestUpdateNonExistentHome --- PASS: TestUpdateNonExistentHome (0.00s) === RUN TestUpdateHomeWithNoGitProjects 2021/09/09 22:08:13 updating: https://github.com/caarlos0/jvm --- PASS: TestUpdateHomeWithNoGitProjects (1.17s) PASS coverage: 95.1% of statements ok github.com/getantibody/antibody/project 20.550s coverage: 95.1% of statements === RUN TestGeneratesInit --- PASS: TestGeneratesInit (0.00s) PASS coverage: 85.7% of statements ok github.com/getantibody/antibody/shell 0.005s coverage: 85.7% of statements >>> antibody: Entering fakeroot... >>> antibody*: Running postcheck for antibody >>> antibody*: Preparing package antibody... >>> antibody*: Stripping binaries >>> antibody*: Scanning shared objects >>> antibody*: Tracing dependencies... git zsh so:libc.musl-x86.so.1 >>> antibody*: Package size: 3.6 MB >>> antibody*: Compressing data... >>> antibody*: Create checksum... >>> antibody*: Create antibody-6.1.1-r2.apk >>> antibody: Build complete at Thu, 09 Sep 2021 22:08:14 +0000 elapsed time 0h 0m 33s >>> antibody: Cleaning up srcdir >>> antibody: Cleaning up pkgdir >>> antibody: Uninstalling dependencies... (1/9) Purging gcc-zsh-completion (5.8-r3) (2/9) Purging git-zsh-completion (5.8-r3) (3/9) Purging .makedepends-antibody (20210909.220742) (4/9) Purging go (1.17-r0) (5/9) Purging openrc-zsh-completion (0.44-r0) (6/9) Purging apk-tools-zsh-completion (2.12.7-r0) (7/9) Purging rsync-zsh-completion (5.8-r3) (8/9) Purging tmux-zsh-completion (5.8-r3) (9/9) Purging zsh (5.8-r3) Executing zsh-5.8-r3.pre-deinstall Executing busybox-1.34.0-r2.trigger OK: 317 MiB in 100 packages >>> antibody: Updating the testing/x86 repository index... >>> antibody: Signing the index...