>>> mage: Building testing/mage 1.13.0-r16 (using abuild 3.13.0-r3) started Sat, 18 May 2024 19:31:32 +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.193133) Executing busybox-1.36.1-r26.trigger OK: 454 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 (2.09s) PASS ok github.com/magefile/mage 2.099s 2024/05/18 19:31:52 Current terminal: vt102 === RUN TestArgs --- PASS: TestArgs (0.79s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.13s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.14s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.11s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.15s) === RUN TestDocs --- PASS: TestDocs (0.13s) === RUN TestMgF --- PASS: TestMgF (0.15s) === RUN TestMageImportsList --- PASS: TestMageImportsList (0.64s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.20s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.19s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.24s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.20s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.19s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.20s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.20s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.20s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.21s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.56s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.03s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (0.59s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.10s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (1.01s) === 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: 19:31:59.218384 found target CopyStdin DEBUG: 19:31:59.218402 found target Panics DEBUG: 19:31:59.218416 found target PanicsErr DEBUG: 19:31:59.218424 found target ReturnsNilError DEBUG: 19:31:59.218431 found target ReturnsNonNilError DEBUG: 19:31:59.218439 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:31:59.218443 found target ReturnsVoid DEBUG: 19:31:59.218447 found target TestVerbose DEBUG: 19:31:59.218455 time parse Magefiles: 389.284µs --- PASS: TestCompileDiffGoosGoarch (5.21s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.03s) === RUN TestMixedMageImports DEBUG: 19:32:04.458645 found target Build DEBUG: 19:32:04.458665 time parse Magefiles: 224.362µs --- PASS: TestMixedMageImports (0.50s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 19:32:04.951277 found target Build DEBUG: 19:32:04.951300 time parse Magefiles: 153.681µs --- PASS: TestMagefilesFolder (0.49s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 19:32:05.455534 found target Build DEBUG: 19:32:05.455554 time parse Magefiles: 135.721µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.52s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 19:32:05.959396 found target Build DEBUG: 19:32:05.959412 time parse Magefiles: 134.081µs --- PASS: TestUntaggedMagefilesFolder (0.49s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 19:32:06.452086 found target Build DEBUG: 19:32:06.452100 found target UntaggedBuild DEBUG: 19:32:06.452107 time parse Magefiles: 167.642µs --- PASS: TestMixedTaggingMagefilesFolder (0.61s) === RUN TestGoRun --- PASS: TestGoRun (0.98s) === RUN TestVerbose DEBUG: 19:32:08.046503 found target CopyStdin DEBUG: 19:32:08.046517 found target Panics DEBUG: 19:32:08.046543 found target PanicsErr DEBUG: 19:32:08.046552 found target ReturnsNilError DEBUG: 19:32:08.046559 found target ReturnsNonNilError DEBUG: 19:32:08.046567 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:08.046572 found target ReturnsVoid DEBUG: 19:32:08.046577 found target TestVerbose DEBUG: 19:32:08.046585 time parse Magefiles: 397.444µs DEBUG: 19:32:08.153419 found target CopyStdin DEBUG: 19:32:08.153434 found target Panics DEBUG: 19:32:08.153452 found target PanicsErr DEBUG: 19:32:08.153460 found target ReturnsNilError DEBUG: 19:32:08.153468 found target ReturnsNonNilError DEBUG: 19:32:08.153476 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:08.153481 found target ReturnsVoid DEBUG: 19:32:08.153485 found target TestVerbose DEBUG: 19:32:08.153493 time parse Magefiles: 371.043µs --- PASS: TestVerbose (0.22s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 19:32:08.260506 found target CopyStdin DEBUG: 19:32:08.260527 found target Panics DEBUG: 19:32:08.260541 found target PanicsErr DEBUG: 19:32:08.260549 found target ReturnsNilError DEBUG: 19:32:08.260556 found target ReturnsNonNilError DEBUG: 19:32:08.260564 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:08.260569 found target ReturnsVoid DEBUG: 19:32:08.260573 found target TestVerbose DEBUG: 19:32:08.260582 time parse Magefiles: 439.684µs --- PASS: TestVerboseFalseEnv (0.12s) === RUN TestList DEBUG: 19:32:08.385713 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:08.385731 found target SomePig DEBUG: 19:32:08.385747 found target TestVerbose DEBUG: 19:32:08.385753 time parse Magefiles: 233.642µs --- PASS: TestList (0.54s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 19:32:08.921284 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:08.921303 found target SomePig DEBUG: 19:32:08.921319 found target TestVerbose DEBUG: 19:32:08.921326 time parse Magefiles: 245.282µs === RUN TestListWithColor/vt100 DEBUG: 19:32:09.025627 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:09.025645 found target SomePig DEBUG: 19:32:09.025661 found target TestVerbose DEBUG: 19:32:09.025668 time parse Magefiles: 239.602µs === RUN TestListWithColor/cygwin DEBUG: 19:32:09.129931 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:09.129950 found target SomePig DEBUG: 19:32:09.129967 found target TestVerbose DEBUG: 19:32:09.129974 time parse Magefiles: 246.402µs === RUN TestListWithColor/xterm-mono DEBUG: 19:32:09.246555 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:09.246570 found target SomePig DEBUG: 19:32:09.246587 found target TestVerbose DEBUG: 19:32:09.246593 time parse Magefiles: 229.762µs === RUN TestListWithColor/xterm DEBUG: 19:32:09.355874 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:09.355888 found target SomePig DEBUG: 19:32:09.355909 found target TestVerbose DEBUG: 19:32:09.355915 time parse Magefiles: 221.202µs === RUN TestListWithColor/xterm-vt220 DEBUG: 19:32:09.463577 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:09.463591 found target SomePig DEBUG: 19:32:09.463608 found target TestVerbose DEBUG: 19:32:09.463614 time parse Magefiles: 229.843µs === RUN TestListWithColor/xterm-16color DEBUG: 19:32:09.570951 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:09.570965 found target SomePig DEBUG: 19:32:09.570981 found target TestVerbose DEBUG: 19:32:09.570987 time parse Magefiles: 216.922µs === RUN TestListWithColor/xterm-256color DEBUG: 19:32:09.676954 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:09.676968 found target SomePig DEBUG: 19:32:09.676985 found target TestVerbose DEBUG: 19:32:09.676991 time parse Magefiles: 209.042µs === RUN TestListWithColor/screen-256color DEBUG: 19:32:09.785304 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:09.785318 found target SomePig DEBUG: 19:32:09.785334 found target TestVerbose DEBUG: 19:32:09.785341 time parse Magefiles: 204.242µs --- PASS: TestListWithColor (0.97s) --- PASS: TestListWithColor/#00 (0.11s) --- PASS: TestListWithColor/vt100 (0.10s) --- PASS: TestListWithColor/cygwin (0.12s) --- PASS: TestListWithColor/xterm-mono (0.11s) --- PASS: TestListWithColor/xterm (0.11s) --- PASS: TestListWithColor/xterm-vt220 (0.11s) --- PASS: TestListWithColor/xterm-16color (0.11s) --- PASS: TestListWithColor/xterm-256color (0.11s) --- PASS: TestListWithColor/screen-256color (0.10s) === RUN TestNoArgNoDefaultList 2024/05/18 19:32:09 Current terminal: screen-256color DEBUG: 19:32:09.888671 found target BazBuz DEBUG: 19:32:09.888697 found target FooBar DEBUG: 19:32:09.888706 time parse Magefiles: 182.162µs --- PASS: TestNoArgNoDefaultList (0.49s) === RUN TestIgnoreDefault DEBUG: 19:32:10.379010 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:10.379025 found target SomePig DEBUG: 19:32:10.379041 found target TestVerbose DEBUG: 19:32:10.379051 time parse Magefiles: 233.562µs --- PASS: TestIgnoreDefault (0.11s) === RUN TestTargetError DEBUG: 19:32:10.493075 found target CopyStdin DEBUG: 19:32:10.493089 found target Panics DEBUG: 19:32:10.493103 found target PanicsErr DEBUG: 19:32:10.493111 found target ReturnsNilError DEBUG: 19:32:10.493120 found target ReturnsNonNilError DEBUG: 19:32:10.493128 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:10.493133 found target ReturnsVoid DEBUG: 19:32:10.493137 found target TestVerbose DEBUG: 19:32:10.493145 time parse Magefiles: 395.564µs --- PASS: TestTargetError (0.11s) === RUN TestStdinCopy DEBUG: 19:32:10.604789 found target CopyStdin DEBUG: 19:32:10.604803 found target Panics DEBUG: 19:32:10.604819 found target PanicsErr DEBUG: 19:32:10.604827 found target ReturnsNilError DEBUG: 19:32:10.604834 found target ReturnsNonNilError DEBUG: 19:32:10.604842 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:10.604847 found target ReturnsVoid DEBUG: 19:32:10.604851 found target TestVerbose DEBUG: 19:32:10.604859 time parse Magefiles: 393.644µs --- PASS: TestStdinCopy (0.11s) === RUN TestTargetPanics DEBUG: 19:32:10.713290 found target CopyStdin DEBUG: 19:32:10.713308 found target Panics DEBUG: 19:32:10.713322 found target PanicsErr DEBUG: 19:32:10.713330 found target ReturnsNilError DEBUG: 19:32:10.713338 found target ReturnsNonNilError DEBUG: 19:32:10.713346 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:10.713350 found target ReturnsVoid DEBUG: 19:32:10.713353 found target TestVerbose DEBUG: 19:32:10.713362 time parse Magefiles: 412.043µs --- PASS: TestTargetPanics (0.11s) === RUN TestPanicsErr DEBUG: 19:32:10.822333 found target CopyStdin DEBUG: 19:32:10.822352 found target Panics DEBUG: 19:32:10.822367 found target PanicsErr DEBUG: 19:32:10.822375 found target ReturnsNilError DEBUG: 19:32:10.822383 found target ReturnsNonNilError DEBUG: 19:32:10.822390 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:10.822394 found target ReturnsVoid DEBUG: 19:32:10.822398 found target TestVerbose DEBUG: 19:32:10.822406 time parse Magefiles: 402.924µs --- PASS: TestPanicsErr (0.13s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 19:32:10.950576 found target Noop DEBUG: 19:32:10.950593 time parse Magefiles: 156.961µs main_test.go:854: Targets: main_test.go:854: noop --- PASS: TestKeepFlag (0.49s) === RUN TestOnlyStdLib DEBUG: 19:32:11.448773 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:11.448790 found target SomePig DEBUG: 19:32:11.448807 found target TestVerbose DEBUG: 19:32:11.448814 time parse Magefiles: 231.002µs main_test.go:854: Targets: main_test.go:854: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (0.54s) === RUN TestMultipleTargets DEBUG: 19:32:11.989460 found target CopyStdin DEBUG: 19:32:11.989475 found target Panics DEBUG: 19:32:11.989490 found target PanicsErr DEBUG: 19:32:11.989498 found target ReturnsNilError DEBUG: 19:32:11.989506 found target ReturnsNonNilError DEBUG: 19:32:11.989514 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:11.989518 found target ReturnsVoid DEBUG: 19:32:11.989522 found target TestVerbose DEBUG: 19:32:11.989530 time parse Magefiles: 396.563µs --- PASS: TestMultipleTargets (0.11s) === RUN TestFirstTargetFails DEBUG: 19:32:12.097122 found target CopyStdin DEBUG: 19:32:12.097141 found target Panics DEBUG: 19:32:12.097155 found target PanicsErr DEBUG: 19:32:12.097164 found target ReturnsNilError DEBUG: 19:32:12.097172 found target ReturnsNonNilError DEBUG: 19:32:12.097179 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:12.097185 found target ReturnsVoid DEBUG: 19:32:12.097188 found target TestVerbose DEBUG: 19:32:12.097197 time parse Magefiles: 403.844µs --- PASS: TestFirstTargetFails (0.11s) === RUN TestBadSecondTargets DEBUG: 19:32:12.212589 found target CopyStdin DEBUG: 19:32:12.212605 found target Panics DEBUG: 19:32:12.212620 found target PanicsErr DEBUG: 19:32:12.212634 found target ReturnsNilError DEBUG: 19:32:12.212643 found target ReturnsNonNilError DEBUG: 19:32:12.212651 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:12.212655 found target ReturnsVoid DEBUG: 19:32:12.212660 found target TestVerbose DEBUG: 19:32:12.212667 time parse Magefiles: 408.684µs --- PASS: TestBadSecondTargets (0.11s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 19:32:12.318162 found target TestCurrentDir DEBUG: 19:32:12.318180 time parse Magefiles: 212.682µs --- PASS: TestSetDir (0.49s) === RUN TestSetWorkingDir DEBUG: 19:32:12.809452 found target TestWorkingDir DEBUG: 19:32:12.809470 time parse Magefiles: 218.482µs --- PASS: TestSetWorkingDir (0.49s) === RUN TestTimeout DEBUG: 19:32:13.302255 found target CtxDeps DEBUG: 19:32:13.302272 found target TakesContextNoError DEBUG: 19:32:13.302288 found target TakesContextWithError DEBUG: 19:32:13.302292 found target Timeout DEBUG: 19:32:13.302299 time parse Magefiles: 226.123µs --- PASS: TestTimeout (0.63s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 19:32:13.935511 found target CopyStdin DEBUG: 19:32:13.935530 found target Panics DEBUG: 19:32:13.935546 found target PanicsErr DEBUG: 19:32:13.935564 found target ReturnsNilError DEBUG: 19:32:13.935572 found target ReturnsNonNilError DEBUG: 19:32:13.935581 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:32:13.935587 found target ReturnsVoid DEBUG: 19:32:13.935591 found target TestVerbose DEBUG: 19:32:13.935608 time parse Magefiles: 760.967µs --- PASS: TestHelpTarget (0.11s) === RUN TestHelpAlias DEBUG: 19:32:14.042717 found target Checkout DEBUG: 19:32:14.042737 found target Status DEBUG: 19:32:14.042752 time parse Magefiles: 212.962µs DEBUG: 19:32:14.540759 found target Checkout DEBUG: 19:32:14.540779 found target Status DEBUG: 19:32:14.540795 time parse Magefiles: 173.442µs --- PASS: TestHelpAlias (0.63s) === RUN TestAlias DEBUG: 19:32:14.677348 found target Checkout DEBUG: 19:32:14.677362 found target Status DEBUG: 19:32:14.677377 time parse Magefiles: 219.242µs DEBUG: 19:32:14.791025 found target Checkout DEBUG: 19:32:14.791039 found target Status DEBUG: 19:32:14.791055 time parse Magefiles: 161.321µs --- PASS: TestAlias (0.23s) === RUN TestInvalidAlias DEBUG: 19:32:14.908454 time parse Magefiles: 159.241µs --- PASS: TestInvalidAlias (0.47s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 19:32:15.391864 found target Deploy DEBUG: 19:32:15.391888 found target PrintVerboseFlag DEBUG: 19:32:15.391897 found target Sleep DEBUG: 19:32:15.391905 found target TestVerbose DEBUG: 19:32:15.391915 time parse Magefiles: 236.682µs --- PASS: TestCompiledFlags (0.58s) === RUN TestCompiledEnvironmentVars DEBUG: 19:32:15.958211 found target Deploy DEBUG: 19:32:15.958235 found target PrintVerboseFlag DEBUG: 19:32:15.958244 found target Sleep DEBUG: 19:32:15.958251 found target TestVerbose DEBUG: 19:32:15.958261 time parse Magefiles: 314.643µs --- PASS: TestCompiledEnvironmentVars (0.52s) === RUN TestCompiledVerboseFlag DEBUG: 19:32:16.495586 found target Deploy DEBUG: 19:32:16.495609 found target PrintVerboseFlag DEBUG: 19:32:16.495622 found target Sleep DEBUG: 19:32:16.495629 found target TestVerbose DEBUG: 19:32:16.495638 time parse Magefiles: 236.362µs --- PASS: TestCompiledVerboseFlag (0.52s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 19:32:17.003489 found target Deploy DEBUG: 19:32:17.003512 found target PrintVerboseFlag DEBUG: 19:32:17.003522 found target Sleep DEBUG: 19:32:17.003529 found target TestVerbose DEBUG: 19:32:17.003543 time parse Magefiles: 251.963µs === RUN TestCompiledDeterministic/two DEBUG: 19:32:17.501896 found target Deploy DEBUG: 19:32:17.501920 found target PrintVerboseFlag DEBUG: 19:32:17.501929 found target Sleep DEBUG: 19:32:17.501937 found target TestVerbose DEBUG: 19:32:17.501954 time parse Magefiles: 253.202µs === RUN TestCompiledDeterministic/three DEBUG: 19:32:18.007266 found target Deploy DEBUG: 19:32:18.007289 found target PrintVerboseFlag DEBUG: 19:32:18.007299 found target Sleep DEBUG: 19:32:18.007307 found target TestVerbose DEBUG: 19:32:18.007316 time parse Magefiles: 244.082µs === RUN TestCompiledDeterministic/four DEBUG: 19:32:18.496451 found target Deploy DEBUG: 19:32:18.496477 found target PrintVerboseFlag DEBUG: 19:32:18.496487 found target Sleep DEBUG: 19:32:18.496494 found target TestVerbose DEBUG: 19:32:18.496504 time parse Magefiles: 234.482µs --- PASS: TestCompiledDeterministic (1.98s) --- PASS: TestCompiledDeterministic/one (0.50s) --- PASS: TestCompiledDeterministic/two (0.51s) --- PASS: TestCompiledDeterministic/three (0.49s) --- PASS: TestCompiledDeterministic/four (0.49s) === RUN TestClean DEBUG: 19:32:18.991522 found target Checkout DEBUG: 19:32:18.991536 found target Status DEBUG: 19:32:18.991552 time parse Magefiles: 158.241µs DEBUG: 19:32:19.439145 found target Checkout DEBUG: 19:32:19.439159 found target Status DEBUG: 19:32:19.439174 time parse Magefiles: 153.922µs --- PASS: TestClean (0.56s) === RUN TestGoCmd --- PASS: TestGoCmd (0.00s) === RUN TestGoModules DEBUG: 19:32:21.317470 found target Test DEBUG: 19:32:21.317485 time parse Magefiles: 155.602µs --- PASS: TestGoModules (2.60s) === RUN TestNamespaceDep DEBUG: 19:32:22.147396 found namespace ./ NS DEBUG: 19:32:22.147408 found namespace method ./ NS.Bare DEBUG: 19:32:22.147416 found namespace method ./ NS.BareCtx DEBUG: 19:32:22.147422 found namespace method ./ NS.CtxErr DEBUG: 19:32:22.147427 found namespace method ./ NS.Error DEBUG: 19:32:22.147431 found target TestNamespaceDep DEBUG: 19:32:22.147439 time parse Magefiles: 231.962µs --- PASS: TestNamespaceDep (0.55s) === RUN TestNamespace DEBUG: 19:32:22.697715 found namespace ./ NS DEBUG: 19:32:22.697725 found namespace method ./ NS.Bare DEBUG: 19:32:22.697732 found namespace method ./ NS.BareCtx DEBUG: 19:32:22.697739 found namespace method ./ NS.CtxErr DEBUG: 19:32:22.697744 found namespace method ./ NS.Error DEBUG: 19:32:22.697748 found target TestNamespaceDep DEBUG: 19:32:22.697757 time parse Magefiles: 230.082µs --- PASS: TestNamespace (0.10s) === RUN TestNamespaceDefault DEBUG: 19:32:22.802264 found namespace ./ NS DEBUG: 19:32:22.802275 found namespace method ./ NS.Bare DEBUG: 19:32:22.802283 found namespace method ./ NS.BareCtx DEBUG: 19:32:22.802289 found namespace method ./ NS.CtxErr DEBUG: 19:32:22.802295 found namespace method ./ NS.Error DEBUG: 19:32:22.802299 found target TestNamespaceDep DEBUG: 19:32:22.802307 time parse Magefiles: 227.962µs --- PASS: TestNamespaceDefault (0.10s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 19:32:22.907727 found target FooBar DEBUG: 19:32:22.907745 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 19:32:22.907752 time parse Magefiles: 208.802µs --- PASS: TestWrongDependency (0.53s) PASS ok github.com/magefile/mage/mage 31.204s === 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.11s) === 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.117s === 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.06s) PASS ok github.com/magefile/mage/parse 0.073s === RUN TestOutCmd --- PASS: TestOutCmd (0.01s) === RUN TestExitCode --- PASS: TestExitCode (0.01s) === 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.042s === 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 TestDir === CONT TestPath === CONT TestGlob === CONT TestDirMissingDest --- PASS: TestDirMissingDest (0.00s) === CONT TestDirMissingSrc --- PASS: TestDirMissingSrc (0.00s) === CONT TestGlobEmptyGlob --- PASS: TestGlobEmptyGlob (0.00s) === CONT TestPathMissingSource --- PASS: TestPathMissingSource (0.00s) === CONT TestPathMissingDest --- PASS: TestPathMissingDest (0.00s) === CONT TestOldestModTime --- PASS: TestOldestModTime (0.01s) --- PASS: TestNewestModTime (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.05s) --- 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.07s) --- 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.09s) --- 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.101s >>> 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-armv7.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 19:32:23 +0000 elapsed time 0h 0m 51s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/3) Purging .makedepends-mage (20240518.193133) (2/3) Purging go (1.22.3-r0) (3/3) Purging binutils-gold (2.42-r0) Executing busybox-1.36.1-r26.trigger OK: 270 MiB in 103 packages >>> mage: Updating the testing/armv7 repository index... >>> mage: Signing the index...