>>> mage: Building testing/mage 1.13.0-r16 (using abuild 3.13.0-r3) started Sat, 18 May 2024 20:39:48 +0000 >>> mage: Checking sanity of /home/buildozer/aports/testing/mage/APKBUILD... >>> mage: Analyzing dependencies... >>> mage: Installing for build: build-base go (1/3) Installing binutils-gold (2.42-r0) (2/3) Installing go (1.22.3-r0) (3/3) Installing .makedepends-mage (20240518.203949) Executing busybox-1.36.1-r26.trigger OK: 501 MiB in 106 packages >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Cleaning up tmpdir >>> mage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mage-1.13.0.tar.gz >>> mage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mage-1.13.0.tar.gz >>> mage: Checking sha512sums... mage-1.13.0.tar.gz: OK >>> mage: Unpacking /var/cache/distfiles/mage-1.13.0.tar.gz... ? github.com/magefile/mage/internal [no test files] === RUN TestBootstrap --- PASS: TestBootstrap (1.90s) PASS ok github.com/magefile/mage 1.900s 2024/05/18 20:39:59 Current terminal: vt102 === RUN TestArgs --- PASS: TestArgs (0.61s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.17s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.16s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.17s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.17s) === RUN TestDocs --- PASS: TestDocs (0.16s) === RUN TestMgF --- PASS: TestMgF (0.18s) === RUN TestMageImportsList --- PASS: TestMageImportsList (0.68s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.23s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.24s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.22s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.20s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.22s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.22s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.23s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.23s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.22s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.56s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.03s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (0.62s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.09s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (1.11s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.52s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.03s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.02s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.02s) === RUN TestCompileDiffGoosGoarch DEBUG: 20:40:06.611152 found target CopyStdin DEBUG: 20:40:06.611178 found target Panics DEBUG: 20:40:06.611192 found target PanicsErr DEBUG: 20:40:06.611201 found target ReturnsNilError DEBUG: 20:40:06.611208 found target ReturnsNonNilError DEBUG: 20:40:06.611217 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:06.611222 found target ReturnsVoid DEBUG: 20:40:06.611226 found target TestVerbose DEBUG: 20:40:06.611234 time parse Magefiles: 514.325µs --- PASS: TestCompileDiffGoosGoarch (5.11s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.02s) === RUN TestMixedMageImports DEBUG: 20:40:11.733621 found target Build DEBUG: 20:40:11.733641 time parse Magefiles: 214.362µs --- PASS: TestMixedMageImports (0.52s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 20:40:12.261608 found target Build DEBUG: 20:40:12.261629 time parse Magefiles: 139.282µs --- PASS: TestMagefilesFolder (0.54s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 20:40:12.813508 found target Build DEBUG: 20:40:12.813525 time parse Magefiles: 113.121µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.54s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 20:40:13.341451 found target Build DEBUG: 20:40:13.341467 time parse Magefiles: 117.361µs --- PASS: TestUntaggedMagefilesFolder (0.52s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 20:40:13.861399 found target Build DEBUG: 20:40:13.861413 found target UntaggedBuild DEBUG: 20:40:13.861421 time parse Magefiles: 199.522µs --- PASS: TestMixedTaggingMagefilesFolder (0.53s) === RUN TestGoRun --- PASS: TestGoRun (1.05s) === RUN TestVerbose DEBUG: 20:40:15.444636 found target CopyStdin DEBUG: 20:40:15.444652 found target Panics DEBUG: 20:40:15.444666 found target PanicsErr DEBUG: 20:40:15.444675 found target ReturnsNilError DEBUG: 20:40:15.444683 found target ReturnsNonNilError DEBUG: 20:40:15.444692 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:15.444697 found target ReturnsVoid DEBUG: 20:40:15.444701 found target TestVerbose DEBUG: 20:40:15.444708 time parse Magefiles: 391.243µs DEBUG: 20:40:15.617791 found target CopyStdin DEBUG: 20:40:15.617805 found target Panics DEBUG: 20:40:15.617820 found target PanicsErr DEBUG: 20:40:15.617828 found target ReturnsNilError DEBUG: 20:40:15.617838 found target ReturnsNonNilError DEBUG: 20:40:15.617846 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:15.617851 found target ReturnsVoid DEBUG: 20:40:15.617855 found target TestVerbose DEBUG: 20:40:15.617862 time parse Magefiles: 356.564µs --- PASS: TestVerbose (0.32s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 20:40:15.767643 found target CopyStdin DEBUG: 20:40:15.767663 found target Panics DEBUG: 20:40:15.767676 found target PanicsErr DEBUG: 20:40:15.767684 found target ReturnsNilError DEBUG: 20:40:15.767692 found target ReturnsNonNilError DEBUG: 20:40:15.767700 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:15.767705 found target ReturnsVoid DEBUG: 20:40:15.767709 found target TestVerbose DEBUG: 20:40:15.767716 time parse Magefiles: 391.204µs --- PASS: TestVerboseFalseEnv (0.18s) === RUN TestList DEBUG: 20:40:15.940190 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:15.940203 found target SomePig DEBUG: 20:40:15.940221 found target TestVerbose DEBUG: 20:40:15.940227 time parse Magefiles: 281.243µs --- PASS: TestList (0.58s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 20:40:16.525312 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:16.525330 found target SomePig DEBUG: 20:40:16.525347 found target TestVerbose DEBUG: 20:40:16.525354 time parse Magefiles: 225.802µs === RUN TestListWithColor/vt100 DEBUG: 20:40:16.663896 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:16.663910 found target SomePig DEBUG: 20:40:16.663927 found target TestVerbose DEBUG: 20:40:16.663934 time parse Magefiles: 206.722µs === RUN TestListWithColor/cygwin DEBUG: 20:40:16.828379 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:16.828392 found target SomePig DEBUG: 20:40:16.828412 found target TestVerbose DEBUG: 20:40:16.828420 time parse Magefiles: 212.602µs === RUN TestListWithColor/xterm-mono DEBUG: 20:40:16.988028 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:16.988041 found target SomePig DEBUG: 20:40:16.988058 found target TestVerbose DEBUG: 20:40:16.988065 time parse Magefiles: 209.482µs === RUN TestListWithColor/xterm DEBUG: 20:40:17.140472 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:17.140485 found target SomePig DEBUG: 20:40:17.140502 found target TestVerbose DEBUG: 20:40:17.140509 time parse Magefiles: 214.842µs === RUN TestListWithColor/xterm-vt220 DEBUG: 20:40:17.288127 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:17.288143 found target SomePig DEBUG: 20:40:17.288161 found target TestVerbose DEBUG: 20:40:17.288168 time parse Magefiles: 232.402µs === RUN TestListWithColor/xterm-16color DEBUG: 20:40:17.429954 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:17.429967 found target SomePig DEBUG: 20:40:17.429984 found target TestVerbose DEBUG: 20:40:17.429991 time parse Magefiles: 210.202µs === RUN TestListWithColor/xterm-256color DEBUG: 20:40:17.581626 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:17.581638 found target SomePig DEBUG: 20:40:17.581656 found target TestVerbose DEBUG: 20:40:17.581663 time parse Magefiles: 276.083µs === RUN TestListWithColor/screen-256color DEBUG: 20:40:17.736035 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:17.736053 found target SomePig DEBUG: 20:40:17.736071 found target TestVerbose DEBUG: 20:40:17.736078 time parse Magefiles: 227.882µs --- PASS: TestListWithColor (1.38s) --- PASS: TestListWithColor/#00 (0.14s) --- PASS: TestListWithColor/vt100 (0.16s) --- PASS: TestListWithColor/cygwin (0.16s) --- PASS: TestListWithColor/xterm-mono (0.15s) --- PASS: TestListWithColor/xterm (0.15s) --- PASS: TestListWithColor/xterm-vt220 (0.14s) --- PASS: TestListWithColor/xterm-16color (0.15s) --- PASS: TestListWithColor/xterm-256color (0.15s) --- PASS: TestListWithColor/screen-256color (0.17s) === RUN TestNoArgNoDefaultList 2024/05/18 20:40:17 Current terminal: screen-256color DEBUG: 20:40:17.903739 found target BazBuz DEBUG: 20:40:17.903764 found target FooBar DEBUG: 20:40:17.903774 time parse Magefiles: 244.443µs --- PASS: TestNoArgNoDefaultList (0.53s) === RUN TestIgnoreDefault DEBUG: 20:40:18.436734 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:18.436747 found target SomePig DEBUG: 20:40:18.436764 found target TestVerbose DEBUG: 20:40:18.436771 time parse Magefiles: 211.322µs --- PASS: TestIgnoreDefault (0.16s) === RUN TestTargetError DEBUG: 20:40:18.591414 found target CopyStdin DEBUG: 20:40:18.591429 found target Panics DEBUG: 20:40:18.591443 found target PanicsErr DEBUG: 20:40:18.591451 found target ReturnsNilError DEBUG: 20:40:18.591460 found target ReturnsNonNilError DEBUG: 20:40:18.591468 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:18.591472 found target ReturnsVoid DEBUG: 20:40:18.591476 found target TestVerbose DEBUG: 20:40:18.591484 time parse Magefiles: 382.404µs --- PASS: TestTargetError (0.17s) === RUN TestStdinCopy DEBUG: 20:40:18.762544 found target CopyStdin DEBUG: 20:40:18.762559 found target Panics DEBUG: 20:40:18.762574 found target PanicsErr DEBUG: 20:40:18.762582 found target ReturnsNilError DEBUG: 20:40:18.762590 found target ReturnsNonNilError DEBUG: 20:40:18.762599 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:18.762603 found target ReturnsVoid DEBUG: 20:40:18.762607 found target TestVerbose DEBUG: 20:40:18.762616 time parse Magefiles: 402.604µs --- PASS: TestStdinCopy (0.15s) === RUN TestTargetPanics DEBUG: 20:40:18.914357 found target CopyStdin DEBUG: 20:40:18.914378 found target Panics DEBUG: 20:40:18.914393 found target PanicsErr DEBUG: 20:40:18.914401 found target ReturnsNilError DEBUG: 20:40:18.914409 found target ReturnsNonNilError DEBUG: 20:40:18.914417 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:18.914423 found target ReturnsVoid DEBUG: 20:40:18.914426 found target TestVerbose DEBUG: 20:40:18.914434 time parse Magefiles: 469.564µs --- PASS: TestTargetPanics (0.15s) === RUN TestPanicsErr DEBUG: 20:40:19.066366 found target CopyStdin DEBUG: 20:40:19.066382 found target Panics DEBUG: 20:40:19.066397 found target PanicsErr DEBUG: 20:40:19.066405 found target ReturnsNilError DEBUG: 20:40:19.066412 found target ReturnsNonNilError DEBUG: 20:40:19.066423 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:19.066428 found target ReturnsVoid DEBUG: 20:40:19.066431 found target TestVerbose DEBUG: 20:40:19.066439 time parse Magefiles: 377.723µs --- PASS: TestPanicsErr (0.11s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 20:40:19.175479 found target Noop DEBUG: 20:40:19.175499 time parse Magefiles: 156.521µs main_test.go:854: Targets: main_test.go:854: noop --- PASS: TestKeepFlag (0.53s) === RUN TestOnlyStdLib DEBUG: 20:40:19.714971 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:19.714985 found target SomePig DEBUG: 20:40:19.715003 found target TestVerbose DEBUG: 20:40:19.715010 time parse Magefiles: 211.962µs main_test.go:854: Targets: main_test.go:854: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (0.57s) === RUN TestMultipleTargets DEBUG: 20:40:20.285372 found target CopyStdin DEBUG: 20:40:20.285386 found target Panics DEBUG: 20:40:20.285400 found target PanicsErr DEBUG: 20:40:20.285408 found target ReturnsNilError DEBUG: 20:40:20.285416 found target ReturnsNonNilError DEBUG: 20:40:20.285424 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:20.285429 found target ReturnsVoid DEBUG: 20:40:20.285432 found target TestVerbose DEBUG: 20:40:20.285440 time parse Magefiles: 380.403µs --- PASS: TestMultipleTargets (0.15s) === RUN TestFirstTargetFails DEBUG: 20:40:20.437156 found target CopyStdin DEBUG: 20:40:20.437172 found target Panics DEBUG: 20:40:20.437187 found target PanicsErr DEBUG: 20:40:20.437195 found target ReturnsNilError DEBUG: 20:40:20.437203 found target ReturnsNonNilError DEBUG: 20:40:20.437211 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:20.437216 found target ReturnsVoid DEBUG: 20:40:20.437220 found target TestVerbose DEBUG: 20:40:20.437228 time parse Magefiles: 391.763µs --- PASS: TestFirstTargetFails (0.16s) === RUN TestBadSecondTargets DEBUG: 20:40:20.593760 found target CopyStdin DEBUG: 20:40:20.593775 found target Panics DEBUG: 20:40:20.593789 found target PanicsErr DEBUG: 20:40:20.593797 found target ReturnsNilError DEBUG: 20:40:20.593805 found target ReturnsNonNilError DEBUG: 20:40:20.593813 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:20.593817 found target ReturnsVoid DEBUG: 20:40:20.593824 found target TestVerbose DEBUG: 20:40:20.593831 time parse Magefiles: 381.443µs --- PASS: TestBadSecondTargets (0.16s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 20:40:20.751265 found target TestCurrentDir DEBUG: 20:40:20.751286 time parse Magefiles: 248.123µs --- PASS: TestSetDir (0.48s) === RUN TestSetWorkingDir DEBUG: 20:40:21.232251 found target TestWorkingDir DEBUG: 20:40:21.232270 time parse Magefiles: 232.482µs --- PASS: TestSetWorkingDir (0.53s) === RUN TestTimeout DEBUG: 20:40:21.763894 found target CtxDeps DEBUG: 20:40:21.763914 found target TakesContextNoError DEBUG: 20:40:21.763931 found target TakesContextWithError DEBUG: 20:40:21.763936 found target Timeout DEBUG: 20:40:21.763944 time parse Magefiles: 257.922µs --- PASS: TestTimeout (0.70s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 20:40:22.457476 found target CopyStdin DEBUG: 20:40:22.457495 found target Panics DEBUG: 20:40:22.457511 found target PanicsErr DEBUG: 20:40:22.457519 found target ReturnsNilError DEBUG: 20:40:22.457527 found target ReturnsNonNilError DEBUG: 20:40:22.457535 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 20:40:22.457540 found target ReturnsVoid DEBUG: 20:40:22.457543 found target TestVerbose DEBUG: 20:40:22.457552 time parse Magefiles: 432.444µs --- PASS: TestHelpTarget (0.15s) === RUN TestHelpAlias DEBUG: 20:40:22.602539 found target Checkout DEBUG: 20:40:22.602559 found target Status DEBUG: 20:40:22.602576 time parse Magefiles: 244.282µs DEBUG: 20:40:23.148002 found target Checkout DEBUG: 20:40:23.148017 found target Status DEBUG: 20:40:23.148033 time parse Magefiles: 159.961µs --- PASS: TestHelpAlias (0.71s) === RUN TestAlias DEBUG: 20:40:23.312755 found target Checkout DEBUG: 20:40:23.312768 found target Status DEBUG: 20:40:23.312783 time parse Magefiles: 198.321µs DEBUG: 20:40:23.473766 found target Checkout DEBUG: 20:40:23.473779 found target Status DEBUG: 20:40:23.473795 time parse Magefiles: 160.961µs --- PASS: TestAlias (0.33s) === RUN TestInvalidAlias DEBUG: 20:40:23.643025 time parse Magefiles: 157.641µs --- PASS: TestInvalidAlias (0.51s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 20:40:24.150659 found target Deploy DEBUG: 20:40:24.150683 found target PrintVerboseFlag DEBUG: 20:40:24.150694 found target Sleep DEBUG: 20:40:24.150701 found target TestVerbose DEBUG: 20:40:24.150711 time parse Magefiles: 241.042µs --- PASS: TestCompiledFlags (0.58s) === RUN TestCompiledEnvironmentVars DEBUG: 20:40:24.729864 found target Deploy DEBUG: 20:40:24.729890 found target PrintVerboseFlag DEBUG: 20:40:24.729900 found target Sleep DEBUG: 20:40:24.729907 found target TestVerbose DEBUG: 20:40:24.729918 time parse Magefiles: 241.842µs --- PASS: TestCompiledEnvironmentVars (0.51s) === RUN TestCompiledVerboseFlag DEBUG: 20:40:25.245787 found target Deploy DEBUG: 20:40:25.245812 found target PrintVerboseFlag DEBUG: 20:40:25.245822 found target Sleep DEBUG: 20:40:25.245830 found target TestVerbose DEBUG: 20:40:25.245840 time parse Magefiles: 247.803µs --- PASS: TestCompiledVerboseFlag (0.53s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 20:40:25.772666 found target Deploy DEBUG: 20:40:25.772690 found target PrintVerboseFlag DEBUG: 20:40:25.772699 found target Sleep DEBUG: 20:40:25.772707 found target TestVerbose DEBUG: 20:40:25.772717 time parse Magefiles: 242.322µs === RUN TestCompiledDeterministic/two DEBUG: 20:40:26.289047 found target Deploy DEBUG: 20:40:26.289070 found target PrintVerboseFlag DEBUG: 20:40:26.289083 found target Sleep DEBUG: 20:40:26.289091 found target TestVerbose DEBUG: 20:40:26.289101 time parse Magefiles: 245.163µs === RUN TestCompiledDeterministic/three DEBUG: 20:40:26.793514 found target Deploy DEBUG: 20:40:26.793537 found target PrintVerboseFlag DEBUG: 20:40:26.793547 found target Sleep DEBUG: 20:40:26.793555 found target TestVerbose DEBUG: 20:40:26.793564 time parse Magefiles: 233.642µs === RUN TestCompiledDeterministic/four DEBUG: 20:40:27.304492 found target Deploy DEBUG: 20:40:27.304515 found target PrintVerboseFlag DEBUG: 20:40:27.304528 found target Sleep DEBUG: 20:40:27.304535 found target TestVerbose DEBUG: 20:40:27.304545 time parse Magefiles: 247.083µs --- PASS: TestCompiledDeterministic (2.05s) --- PASS: TestCompiledDeterministic/one (0.52s) --- PASS: TestCompiledDeterministic/two (0.50s) --- PASS: TestCompiledDeterministic/three (0.51s) --- PASS: TestCompiledDeterministic/four (0.52s) === RUN TestClean DEBUG: 20:40:27.829992 found target Checkout DEBUG: 20:40:27.830006 found target Status DEBUG: 20:40:27.830022 time parse Magefiles: 186.602µs DEBUG: 20:40:28.309028 found target Checkout DEBUG: 20:40:28.309041 found target Status DEBUG: 20:40:28.309056 time parse Magefiles: 188.322µs --- PASS: TestClean (0.65s) === RUN TestGoCmd --- PASS: TestGoCmd (0.00s) === RUN TestGoModules DEBUG: 20:40:29.991638 found target Test DEBUG: 20:40:29.991655 time parse Magefiles: 240.843µs --- PASS: TestGoModules (2.38s) === RUN TestNamespaceDep DEBUG: 20:40:30.853749 found namespace ./ NS DEBUG: 20:40:30.853759 found namespace method ./ NS.Bare DEBUG: 20:40:30.853767 found namespace method ./ NS.BareCtx DEBUG: 20:40:30.853773 found namespace method ./ NS.CtxErr DEBUG: 20:40:30.853778 found namespace method ./ NS.Error DEBUG: 20:40:30.853782 found target TestNamespaceDep DEBUG: 20:40:30.853791 time parse Magefiles: 229.002µs --- PASS: TestNamespaceDep (0.59s) === RUN TestNamespace DEBUG: 20:40:31.448681 found namespace ./ NS DEBUG: 20:40:31.448691 found namespace method ./ NS.Bare DEBUG: 20:40:31.448699 found namespace method ./ NS.BareCtx DEBUG: 20:40:31.448706 found namespace method ./ NS.CtxErr DEBUG: 20:40:31.448710 found namespace method ./ NS.Error DEBUG: 20:40:31.448715 found target TestNamespaceDep DEBUG: 20:40:31.448724 time parse Magefiles: 228.122µs --- PASS: TestNamespace (0.19s) === RUN TestNamespaceDefault DEBUG: 20:40:31.631556 found namespace ./ NS DEBUG: 20:40:31.631566 found namespace method ./ NS.Bare DEBUG: 20:40:31.631573 found namespace method ./ NS.BareCtx DEBUG: 20:40:31.631579 found namespace method ./ NS.CtxErr DEBUG: 20:40:31.631584 found namespace method ./ NS.Error DEBUG: 20:40:31.631589 found target TestNamespaceDep DEBUG: 20:40:31.631597 time parse Magefiles: 227.882µs --- PASS: TestNamespaceDefault (0.24s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 20:40:31.893969 found target FooBar DEBUG: 20:40:31.893987 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 20:40:31.893995 time parse Magefiles: 185.082µs --- PASS: TestWrongDependency (0.58s) PASS ok github.com/magefile/mage/mage 33.149s === RUN TestValidTargetColor --- PASS: TestValidTargetColor (0.00s) === RUN TestValidTargetColorCaseInsensitive --- PASS: TestValidTargetColorCaseInsensitive (0.00s) === RUN TestInvalidTargetColor --- PASS: TestInvalidTargetColor (0.00s) === RUN TestDepsLogging --- PASS: TestDepsLogging (0.00s) === RUN TestDepWasNotInvoked --- PASS: TestDepWasNotInvoked (0.00s) === RUN TestDepsRunOnce --- PASS: TestDepsRunOnce (0.10s) === RUN TestDepsOfDeps --- PASS: TestDepsOfDeps (0.00s) === RUN TestSerialDeps --- PASS: TestSerialDeps (0.00s) === RUN TestDepError --- PASS: TestDepError (0.00s) === RUN TestDepFatal --- PASS: TestDepFatal (0.00s) === RUN TestDepTwoFatal --- PASS: TestDepTwoFatal (0.00s) === RUN TestDepWithUnhandledFunc --- PASS: TestDepWithUnhandledFunc (0.00s) === RUN TestDepsErrors --- PASS: TestDepsErrors (0.00s) === RUN TestFatalExit --- PASS: TestFatalExit (0.00s) === RUN TestFatalfExit --- PASS: TestFatalfExit (0.00s) === RUN TestFuncCheck --- PASS: TestFuncCheck (0.00s) === RUN TestF --- PASS: TestF (0.00s) === RUN TestFTwice --- PASS: TestFTwice (0.00s) === RUN TestFNamespace --- PASS: TestFNamespace (0.00s) === RUN TestFNilError --- PASS: TestFNilError (0.00s) === RUN ExampleF --- PASS: ExampleF (0.00s) === RUN Example --- PASS: Example (0.00s) PASS ok github.com/magefile/mage/mg 0.112s === RUN TestParse parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsNilError", Receiver:"", IsError:true, IsContext:false, Synopsis:"Synopsis for \"returns\" error.", Comment:"Synopsis for \"returns\" error. And some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsNilError", Receiver:"", IsError:true, IsContext:false, Synopsis:"Synopsis for \"returns\" error.", Comment:"Synopsis for \"returns\" error. And some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsVoid", Receiver:"", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsNilError", Receiver:"", IsError:true, IsContext:false, Synopsis:"Synopsis for \"returns\" error.", Comment:"Synopsis for \"returns\" error. And some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsVoid", Receiver:"", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"TakesContextReturnsError", Receiver:"", IsError:true, IsContext:true, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} --- PASS: TestParse (0.00s) === RUN TestGetImportSelf running go list -f {{.Dir}}||{{.Name}} github.com/magefile/mage/parse/testdata/importself running go list -f {{join .GoFiles "||"}} github.com/magefile/mage/parse/testdata/importself --- PASS: TestGetImportSelf (0.04s) PASS ok github.com/magefile/mage/parse 0.046s === RUN TestOutCmd --- PASS: TestOutCmd (0.00s) === RUN TestExitCode --- PASS: TestExitCode (0.00s) === RUN TestEnv --- PASS: TestEnv (0.00s) === RUN TestNotRun --- PASS: TestNotRun (0.00s) === RUN TestAutoExpand --- PASS: TestAutoExpand (0.00s) === RUN TestHelpers === RUN TestHelpers/sh/copy === RUN TestHelpers/sh/rm/ne === RUN TestHelpers/sh/copy/ne === RUN TestHelpers/sh/rm === RUN TestHelpers/sh/rm/nedir --- PASS: TestHelpers (0.00s) --- PASS: TestHelpers/sh/copy (0.00s) --- PASS: TestHelpers/sh/rm/ne (0.00s) --- PASS: TestHelpers/sh/copy/ne (0.00s) --- PASS: TestHelpers/sh/rm (0.00s) --- PASS: TestHelpers/sh/rm/nedir (0.00s) PASS ok github.com/magefile/mage/sh 0.016s === RUN TestNewestModTime === PAUSE TestNewestModTime === RUN TestOldestModTime === PAUSE TestOldestModTime === RUN TestPathMissingDest === PAUSE TestPathMissingDest === RUN TestPathMissingSource === PAUSE TestPathMissingSource === RUN TestGlobEmptyGlob === PAUSE TestGlobEmptyGlob === RUN TestDirMissingSrc === PAUSE TestDirMissingSrc === RUN TestDirMissingDest === PAUSE TestDirMissingDest === RUN TestGlob === PAUSE TestGlob === RUN TestPath === PAUSE TestPath === RUN TestDir === PAUSE TestDir === CONT TestNewestModTime === CONT TestDirMissingSrc === CONT TestPathMissingSource === CONT TestDir === CONT TestGlob === CONT TestDirMissingDest === CONT TestPath === CONT TestGlobEmptyGlob --- PASS: TestDirMissingSrc (0.00s) --- PASS: TestPathMissingSource (0.00s) --- PASS: TestDirMissingDest (0.00s) === CONT TestPathMissingDest === CONT TestOldestModTime --- PASS: TestGlobEmptyGlob (0.00s) --- PASS: TestPathMissingDest (0.00s) --- PASS: TestNewestModTime (0.01s) --- PASS: TestOldestModTime (0.01s) === RUN TestPath/Missing_target === RUN TestPath/Target_is_newer === RUN TestPath/Target_is_older === RUN TestPath/Source_is_older_dir === RUN TestPath/Source_is_newer_dir2 === RUN TestPath/Source_is_newer_dir === RUN TestPath/Target_is_newer;_expand_source === RUN TestPath/Target_is_older;_expand_dest --- PASS: TestPath (0.04s) --- PASS: TestPath/Missing_target (0.00s) --- PASS: TestPath/Target_is_newer (0.00s) --- PASS: TestPath/Target_is_older (0.00s) --- PASS: TestPath/Source_is_older_dir (0.00s) --- PASS: TestPath/Source_is_newer_dir2 (0.00s) --- PASS: TestPath/Source_is_newer_dir (0.00s) --- PASS: TestPath/Target_is_newer;_expand_source (0.00s) --- PASS: TestPath/Target_is_older;_expand_dest (0.00s) === RUN TestDir/Missing_target === RUN TestDir/Target_is_newer === RUN TestDir/Target_is_older === RUN TestDir/Source_is_older_dir === RUN TestDir/Source_is_newer_dir === RUN TestDir/Source_is_newer_subdir === RUN TestDir/Target_is_newer_(with_env_expansion) === RUN TestDir/Target_is_older_(with_env_expansion) === RUN TestDir/Source_is_older_dir_(with_env_expansion) === RUN TestDir/Source_is_newer_dir_(with_env_expansion) === RUN TestDir/Source_file_is_newer_than_dst_dir === RUN TestDir/Source_file_is_not_newer_than_dst_dir --- PASS: TestDir (0.05s) --- PASS: TestDir/Missing_target (0.00s) --- PASS: TestDir/Target_is_newer (0.00s) --- PASS: TestDir/Target_is_older (0.00s) --- PASS: TestDir/Source_is_older_dir (0.00s) --- PASS: TestDir/Source_is_newer_dir (0.00s) --- PASS: TestDir/Source_is_newer_subdir (0.00s) --- PASS: TestDir/Target_is_newer_(with_env_expansion) (0.00s) --- PASS: TestDir/Target_is_older_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_is_older_dir_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_is_newer_dir_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_file_is_newer_than_dst_dir (0.00s) --- PASS: TestDir/Source_file_is_not_newer_than_dst_dir (0.00s) === RUN TestGlob/Missing_target === RUN TestGlob/Target_is_newer === RUN TestGlob/No_actual_globs === RUN TestGlob/Target_is_older === RUN TestGlob/Target_is_in_the_middle_of_files_in_the_glob === RUN TestGlob/Globs_work_for_dirs --- PASS: TestGlob (0.07s) --- PASS: TestGlob/Missing_target (0.00s) --- PASS: TestGlob/Target_is_newer (0.00s) --- PASS: TestGlob/No_actual_globs (0.00s) --- PASS: TestGlob/Target_is_older (0.00s) --- PASS: TestGlob/Target_is_in_the_middle_of_files_in_the_glob (0.00s) --- PASS: TestGlob/Globs_work_for_dirs (0.00s) PASS ok github.com/magefile/mage/target 0.081s >>> mage: Entering fakeroot... >>> mage*: Running postcheck for mage >>> mage*: Preparing package mage... >>> mage*: Stripping binaries >>> mage*: Scanning shared objects >>> mage*: Tracing dependencies... go so:libc.musl-armhf.so.1 >>> mage*: Package size: 3.5 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r16.apk >>> mage: Build complete at Sat, 18 May 2024 20:40:32 +0000 elapsed time 0h 0m 44s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/3) Purging .makedepends-mage (20240518.203949) (2/3) Purging go (1.22.3-r0) (3/3) Purging binutils-gold (2.42-r0) Executing busybox-1.36.1-r26.trigger OK: 315 MiB in 103 packages >>> mage: Updating the testing/armhf repository index... >>> mage: Signing the index...