>>> mage: Building testing/mage 1.13.0-r19 (using abuild 3.14.1-r5) started Sat, 18 Jan 2025 10:06:25 +0000 >>> mage: Validating /home/buildozer/aports/testing/mage/APKBUILD... >>> mage: Analyzing dependencies... >>> mage: Installing for build: build-base go (1/2) Installing go (1.23.5-r0) (2/2) Installing .makedepends-mage (20250118.100627) Executing busybox-1.37.0-r13.trigger OK: 581 MiB in 118 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> mage: Fetching https://github.com/magefile/mage/archive/v1.13.0/mage-1.13.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7232k 0 7232k 0 0 9681k 0 --:--:-- --:--:-- --:--:-- 9681k 100 8596k 0 8596k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 13.0M >>> 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/edge/mage-1.13.0.tar.gz... ? github.com/magefile/mage/internal [no test files] === RUN TestBootstrap --- PASS: TestBootstrap (2.41s) PASS ok github.com/magefile/mage 2.409s 2025/01/18 10:06:39 Current terminal: vt102 === RUN TestArgs --- PASS: TestArgs (0.88s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.23s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.22s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.25s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.27s) === RUN TestDocs --- PASS: TestDocs (0.25s) === RUN TestMgF --- PASS: TestMgF (0.26s) === RUN TestMageImportsList --- PASS: TestMageImportsList (1.11s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.48s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.47s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.46s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.46s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.47s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.46s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.50s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.44s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.47s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.89s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.05s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (1.07s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.31s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (1.63s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.72s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.03s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.02s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.02s) === RUN TestCompileDiffGoosGoarch DEBUG: 10:06:52.371141 found target CopyStdin DEBUG: 10:06:52.371170 found target Panics DEBUG: 10:06:52.371188 found target PanicsErr DEBUG: 10:06:52.371200 found target ReturnsNilError DEBUG: 10:06:52.371216 found target ReturnsNonNilError DEBUG: 10:06:52.371228 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:06:52.371234 found target ReturnsVoid DEBUG: 10:06:52.371239 found target TestVerbose DEBUG: 10:06:52.371250 time parse Magefiles: 565.918µs --- PASS: TestCompileDiffGoosGoarch (6.14s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.02s) === RUN TestMixedMageImports DEBUG: 10:06:58.514881 found target Build DEBUG: 10:06:58.514910 time parse Magefiles: 491.961µs --- PASS: TestMixedMageImports (0.73s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 10:06:59.241437 found target Build DEBUG: 10:06:59.241470 time parse Magefiles: 297.55µs --- PASS: TestMagefilesFolder (0.76s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 10:07:00.029503 found target Build DEBUG: 10:07:00.029539 time parse Magefiles: 253.668µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.73s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 10:07:00.733693 found target Build DEBUG: 10:07:00.733739 time parse Magefiles: 320.996µs --- PASS: TestUntaggedMagefilesFolder (0.68s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 10:07:01.410367 found target Build DEBUG: 10:07:01.410387 found target UntaggedBuild DEBUG: 10:07:01.410398 time parse Magefiles: 264.145µs --- PASS: TestMixedTaggingMagefilesFolder (0.74s) === RUN TestGoRun --- PASS: TestGoRun (1.50s) === RUN TestVerbose DEBUG: 10:07:03.696518 found target CopyStdin DEBUG: 10:07:03.696536 found target Panics DEBUG: 10:07:03.696555 found target PanicsErr DEBUG: 10:07:03.696566 found target ReturnsNilError DEBUG: 10:07:03.696578 found target ReturnsNonNilError DEBUG: 10:07:03.696590 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:03.696596 found target ReturnsVoid DEBUG: 10:07:03.696601 found target TestVerbose DEBUG: 10:07:03.696612 time parse Magefiles: 556.422µs DEBUG: 10:07:03.900050 found target CopyStdin DEBUG: 10:07:03.900063 found target Panics DEBUG: 10:07:03.900077 found target PanicsErr DEBUG: 10:07:03.900085 found target ReturnsNilError DEBUG: 10:07:03.900092 found target ReturnsNonNilError DEBUG: 10:07:03.900100 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:03.900116 found target ReturnsVoid DEBUG: 10:07:03.900120 found target TestVerbose DEBUG: 10:07:03.900129 time parse Magefiles: 554.25µs --- PASS: TestVerbose (0.44s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 10:07:04.138902 found target CopyStdin DEBUG: 10:07:04.138915 found target Panics DEBUG: 10:07:04.138929 found target PanicsErr DEBUG: 10:07:04.138951 found target ReturnsNilError DEBUG: 10:07:04.138959 found target ReturnsNonNilError DEBUG: 10:07:04.138968 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:04.138972 found target ReturnsVoid DEBUG: 10:07:04.138975 found target TestVerbose DEBUG: 10:07:04.138983 time parse Magefiles: 500.46µs --- PASS: TestVerboseFalseEnv (0.25s) === RUN TestList DEBUG: 10:07:04.392039 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:04.392052 found target SomePig DEBUG: 10:07:04.392069 found target TestVerbose DEBUG: 10:07:04.392075 time parse Magefiles: 231.97µs --- PASS: TestList (0.84s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 10:07:05.227873 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:05.227887 found target SomePig DEBUG: 10:07:05.227904 found target TestVerbose DEBUG: 10:07:05.227911 time parse Magefiles: 231.408µs === RUN TestListWithColor/vt100 DEBUG: 10:07:05.473775 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:05.473790 found target SomePig DEBUG: 10:07:05.473811 found target TestVerbose DEBUG: 10:07:05.473819 time parse Magefiles: 269.511µs === RUN TestListWithColor/cygwin DEBUG: 10:07:05.727573 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:05.727588 found target SomePig DEBUG: 10:07:05.727624 found target TestVerbose DEBUG: 10:07:05.727632 time parse Magefiles: 307.305µs === RUN TestListWithColor/xterm-mono DEBUG: 10:07:05.949411 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:05.949424 found target SomePig DEBUG: 10:07:05.949442 found target TestVerbose DEBUG: 10:07:05.949450 time parse Magefiles: 243.526µs === RUN TestListWithColor/xterm DEBUG: 10:07:06.172881 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:06.172903 found target SomePig DEBUG: 10:07:06.172921 found target TestVerbose DEBUG: 10:07:06.172929 time parse Magefiles: 321.386µs === RUN TestListWithColor/xterm-vt220 DEBUG: 10:07:06.400902 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:06.400923 found target SomePig DEBUG: 10:07:06.400948 found target TestVerbose DEBUG: 10:07:06.400958 time parse Magefiles: 396.952µs === RUN TestListWithColor/xterm-16color DEBUG: 10:07:06.621374 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:06.621389 found target SomePig DEBUG: 10:07:06.621440 found target TestVerbose DEBUG: 10:07:06.621449 time parse Magefiles: 340.952µs === RUN TestListWithColor/xterm-256color DEBUG: 10:07:06.815137 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:06.815164 found target SomePig DEBUG: 10:07:06.815190 found target TestVerbose DEBUG: 10:07:06.815197 time parse Magefiles: 305.729µs === RUN TestListWithColor/screen-256color DEBUG: 10:07:07.060285 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:07.060300 found target SomePig DEBUG: 10:07:07.060330 found target TestVerbose DEBUG: 10:07:07.060338 time parse Magefiles: 265.344µs --- PASS: TestListWithColor (2.07s) --- PASS: TestListWithColor/#00 (0.25s) --- PASS: TestListWithColor/vt100 (0.24s) --- PASS: TestListWithColor/cygwin (0.23s) --- PASS: TestListWithColor/xterm-mono (0.23s) --- PASS: TestListWithColor/xterm (0.24s) --- PASS: TestListWithColor/xterm-vt220 (0.21s) --- PASS: TestListWithColor/xterm-16color (0.22s) --- PASS: TestListWithColor/xterm-256color (0.22s) --- PASS: TestListWithColor/screen-256color (0.23s) === RUN TestNoArgNoDefaultList 2025/01/18 10:07:07 Current terminal: screen-256color DEBUG: 10:07:07.282499 found target BazBuz DEBUG: 10:07:07.282528 found target FooBar DEBUG: 10:07:07.282540 time parse Magefiles: 229.272µs --- PASS: TestNoArgNoDefaultList (0.76s) === RUN TestIgnoreDefault DEBUG: 10:07:08.038302 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:08.038318 found target SomePig DEBUG: 10:07:08.038353 found target TestVerbose DEBUG: 10:07:08.038361 time parse Magefiles: 329.104µs --- PASS: TestIgnoreDefault (0.25s) === RUN TestTargetError DEBUG: 10:07:08.298566 found target CopyStdin DEBUG: 10:07:08.298585 found target Panics DEBUG: 10:07:08.298609 found target PanicsErr DEBUG: 10:07:08.298636 found target ReturnsNilError DEBUG: 10:07:08.298655 found target ReturnsNonNilError DEBUG: 10:07:08.298674 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:08.298683 found target ReturnsVoid DEBUG: 10:07:08.298690 found target TestVerbose DEBUG: 10:07:08.298709 time parse Magefiles: 578.585µs --- PASS: TestTargetError (0.22s) === RUN TestStdinCopy DEBUG: 10:07:08.539351 found target CopyStdin DEBUG: 10:07:08.539381 found target Panics DEBUG: 10:07:08.539410 found target PanicsErr DEBUG: 10:07:08.539432 found target ReturnsNilError DEBUG: 10:07:08.539460 found target ReturnsNonNilError DEBUG: 10:07:08.539481 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:08.539491 found target ReturnsVoid DEBUG: 10:07:08.539500 found target TestVerbose DEBUG: 10:07:08.539521 time parse Magefiles: 1.021296ms --- PASS: TestStdinCopy (0.25s) === RUN TestTargetPanics DEBUG: 10:07:08.766501 found target CopyStdin DEBUG: 10:07:08.766517 found target Panics DEBUG: 10:07:08.766538 found target PanicsErr DEBUG: 10:07:08.766550 found target ReturnsNilError DEBUG: 10:07:08.766561 found target ReturnsNonNilError DEBUG: 10:07:08.766571 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:08.766576 found target ReturnsVoid DEBUG: 10:07:08.766581 found target TestVerbose DEBUG: 10:07:08.766592 time parse Magefiles: 547.029µs --- PASS: TestTargetPanics (0.24s) === RUN TestPanicsErr DEBUG: 10:07:09.008124 found target CopyStdin DEBUG: 10:07:09.008145 found target Panics DEBUG: 10:07:09.008165 found target PanicsErr DEBUG: 10:07:09.008177 found target ReturnsNilError DEBUG: 10:07:09.008189 found target ReturnsNonNilError DEBUG: 10:07:09.008205 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:09.008211 found target ReturnsVoid DEBUG: 10:07:09.008216 found target TestVerbose DEBUG: 10:07:09.008229 time parse Magefiles: 632.758µs --- PASS: TestPanicsErr (0.22s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 10:07:09.183382 found target Noop DEBUG: 10:07:09.183428 time parse Magefiles: 277.132µs main_test.go:854: Targets: noop main_test.go:854: --- PASS: TestKeepFlag (0.73s) === RUN TestOnlyStdLib DEBUG: 10:07:09.956866 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:09.956888 found target SomePig DEBUG: 10:07:09.956914 found target TestVerbose DEBUG: 10:07:09.956922 time parse Magefiles: 295.021µs main_test.go:854: Targets: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (0.82s) === RUN TestMultipleTargets DEBUG: 10:07:10.784389 found target CopyStdin DEBUG: 10:07:10.784408 found target Panics DEBUG: 10:07:10.784428 found target PanicsErr DEBUG: 10:07:10.784442 found target ReturnsNilError DEBUG: 10:07:10.784455 found target ReturnsNonNilError DEBUG: 10:07:10.784469 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:10.784475 found target ReturnsVoid DEBUG: 10:07:10.784481 found target TestVerbose DEBUG: 10:07:10.784494 time parse Magefiles: 638.082µs --- PASS: TestMultipleTargets (0.25s) === RUN TestFirstTargetFails DEBUG: 10:07:11.031128 found target CopyStdin DEBUG: 10:07:11.031148 found target Panics DEBUG: 10:07:11.031167 found target PanicsErr DEBUG: 10:07:11.031186 found target ReturnsNilError DEBUG: 10:07:11.031198 found target ReturnsNonNilError DEBUG: 10:07:11.031210 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:11.031216 found target ReturnsVoid DEBUG: 10:07:11.031221 found target TestVerbose DEBUG: 10:07:11.031234 time parse Magefiles: 612.516µs --- PASS: TestFirstTargetFails (0.23s) === RUN TestBadSecondTargets DEBUG: 10:07:11.258315 found target CopyStdin DEBUG: 10:07:11.258331 found target Panics DEBUG: 10:07:11.258352 found target PanicsErr DEBUG: 10:07:11.258361 found target ReturnsNilError DEBUG: 10:07:11.258369 found target ReturnsNonNilError DEBUG: 10:07:11.258379 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:11.258388 found target ReturnsVoid DEBUG: 10:07:11.258392 found target TestVerbose DEBUG: 10:07:11.258400 time parse Magefiles: 486.26µs --- PASS: TestBadSecondTargets (0.26s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 10:07:11.491749 found target TestCurrentDir DEBUG: 10:07:11.491771 time parse Magefiles: 286.732µs --- PASS: TestSetDir (0.77s) === RUN TestSetWorkingDir DEBUG: 10:07:12.280950 found target TestWorkingDir DEBUG: 10:07:12.280979 time parse Magefiles: 387.564µs --- PASS: TestSetWorkingDir (0.83s) === RUN TestTimeout DEBUG: 10:07:13.122848 found target CtxDeps DEBUG: 10:07:13.122865 found target TakesContextNoError DEBUG: 10:07:13.122882 found target TakesContextWithError DEBUG: 10:07:13.122886 found target Timeout DEBUG: 10:07:13.122894 time parse Magefiles: 269.313µs --- PASS: TestTimeout (0.97s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 10:07:14.060263 found target CopyStdin DEBUG: 10:07:14.060281 found target Panics DEBUG: 10:07:14.060297 found target PanicsErr DEBUG: 10:07:14.060306 found target ReturnsNilError DEBUG: 10:07:14.060315 found target ReturnsNonNilError DEBUG: 10:07:14.060324 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:07:14.060329 found target ReturnsVoid DEBUG: 10:07:14.060333 found target TestVerbose DEBUG: 10:07:14.060344 time parse Magefiles: 515.666µs --- PASS: TestHelpTarget (0.19s) === RUN TestHelpAlias DEBUG: 10:07:14.267385 found target Checkout DEBUG: 10:07:14.267405 found target Status DEBUG: 10:07:14.267427 time parse Magefiles: 268.098µs DEBUG: 10:07:15.054825 found target Checkout DEBUG: 10:07:15.054847 found target Status DEBUG: 10:07:15.054872 time parse Magefiles: 255.278µs --- PASS: TestHelpAlias (1.00s) === RUN TestAlias DEBUG: 10:07:15.277330 found target Checkout DEBUG: 10:07:15.277345 found target Status DEBUG: 10:07:15.277361 time parse Magefiles: 224.318µs DEBUG: 10:07:15.517353 found target Checkout DEBUG: 10:07:15.517384 found target Status DEBUG: 10:07:15.517420 time parse Magefiles: 288.815µs --- PASS: TestAlias (0.50s) === RUN TestInvalidAlias DEBUG: 10:07:15.753193 time parse Magefiles: 247.312µs --- PASS: TestInvalidAlias (0.78s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 10:07:16.558350 found target Deploy DEBUG: 10:07:16.558380 found target PrintVerboseFlag DEBUG: 10:07:16.558395 found target Sleep DEBUG: 10:07:16.558406 found target TestVerbose DEBUG: 10:07:16.558422 time parse Magefiles: 303.016µs --- PASS: TestCompiledFlags (0.83s) === RUN TestCompiledEnvironmentVars DEBUG: 10:07:17.392401 found target Deploy DEBUG: 10:07:17.392431 found target PrintVerboseFlag DEBUG: 10:07:17.392446 found target Sleep DEBUG: 10:07:17.392457 found target TestVerbose DEBUG: 10:07:17.392489 time parse Magefiles: 312.652µs --- PASS: TestCompiledEnvironmentVars (0.71s) === RUN TestCompiledVerboseFlag DEBUG: 10:07:18.088809 found target Deploy DEBUG: 10:07:18.088865 found target PrintVerboseFlag DEBUG: 10:07:18.088892 found target Sleep DEBUG: 10:07:18.088911 found target TestVerbose DEBUG: 10:07:18.088939 time parse Magefiles: 511.123µs --- PASS: TestCompiledVerboseFlag (0.72s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 10:07:18.801732 found target Deploy DEBUG: 10:07:18.801785 found target PrintVerboseFlag DEBUG: 10:07:18.801811 found target Sleep DEBUG: 10:07:18.801831 found target TestVerbose DEBUG: 10:07:18.801860 time parse Magefiles: 493.877µs === RUN TestCompiledDeterministic/two DEBUG: 10:07:19.495537 found target Deploy DEBUG: 10:07:19.495582 found target PrintVerboseFlag DEBUG: 10:07:19.495603 found target Sleep DEBUG: 10:07:19.495625 found target TestVerbose DEBUG: 10:07:19.495646 time parse Magefiles: 395.221µs === RUN TestCompiledDeterministic/three DEBUG: 10:07:20.231815 found target Deploy DEBUG: 10:07:20.231869 found target PrintVerboseFlag DEBUG: 10:07:20.231901 found target Sleep DEBUG: 10:07:20.231926 found target TestVerbose DEBUG: 10:07:20.231953 time parse Magefiles: 478.67µs === RUN TestCompiledDeterministic/four DEBUG: 10:07:20.965963 found target Deploy DEBUG: 10:07:20.966009 found target PrintVerboseFlag DEBUG: 10:07:20.966043 found target Sleep DEBUG: 10:07:20.966065 found target TestVerbose DEBUG: 10:07:20.966090 time parse Magefiles: 495.462µs --- PASS: TestCompiledDeterministic (2.91s) --- PASS: TestCompiledDeterministic/one (0.68s) --- PASS: TestCompiledDeterministic/two (0.73s) --- PASS: TestCompiledDeterministic/three (0.74s) --- PASS: TestCompiledDeterministic/four (0.76s) === RUN TestClean DEBUG: 10:07:21.745882 found target Checkout DEBUG: 10:07:21.745898 found target Status DEBUG: 10:07:21.745920 time parse Magefiles: 251.052µs DEBUG: 10:07:22.447687 found target Checkout DEBUG: 10:07:22.447721 found target Status DEBUG: 10:07:22.447756 time parse Magefiles: 377.388µs --- PASS: TestClean (0.96s) === RUN TestGoCmd --- PASS: TestGoCmd (0.00s) === RUN TestGoModules DEBUG: 10:07:25.319435 found target Test DEBUG: 10:07:25.319455 time parse Magefiles: 198.67µs --- PASS: TestGoModules (3.78s) === RUN TestNamespaceDep DEBUG: 10:07:26.476165 found namespace ./ NS DEBUG: 10:07:26.476188 found namespace method ./ NS.Bare DEBUG: 10:07:26.476202 found namespace method ./ NS.BareCtx DEBUG: 10:07:26.476224 found namespace method ./ NS.CtxErr DEBUG: 10:07:26.476234 found namespace method ./ NS.Error DEBUG: 10:07:26.476251 found target TestNamespaceDep DEBUG: 10:07:26.476261 time parse Magefiles: 575.462µs --- PASS: TestNamespaceDep (0.83s) === RUN TestNamespace DEBUG: 10:07:27.279716 found namespace ./ NS DEBUG: 10:07:27.279729 found namespace method ./ NS.Bare DEBUG: 10:07:27.279739 found namespace method ./ NS.BareCtx DEBUG: 10:07:27.279747 found namespace method ./ NS.CtxErr DEBUG: 10:07:27.279761 found namespace method ./ NS.Error DEBUG: 10:07:27.279767 found target TestNamespaceDep DEBUG: 10:07:27.279779 time parse Magefiles: 389.485µs --- PASS: TestNamespace (0.24s) === RUN TestNamespaceDefault DEBUG: 10:07:27.537082 found namespace ./ NS DEBUG: 10:07:27.537104 found namespace method ./ NS.Bare DEBUG: 10:07:27.537119 found namespace method ./ NS.BareCtx DEBUG: 10:07:27.537138 found namespace method ./ NS.CtxErr DEBUG: 10:07:27.537148 found namespace method ./ NS.Error DEBUG: 10:07:27.537157 found target TestNamespaceDep DEBUG: 10:07:27.537181 time parse Magefiles: 539.413µs --- PASS: TestNamespaceDefault (0.23s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 10:07:27.783249 found target FooBar DEBUG: 10:07:27.783280 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 10:07:27.783301 time parse Magefiles: 361.774µs --- PASS: TestWrongDependency (0.88s) PASS ok github.com/magefile/mage/mage 48.691s === 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.108s === 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.12s) PASS ok github.com/magefile/mage/parse 0.120s === 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.012s === 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 TestPathMissingSource === CONT TestDirMissingSrc === CONT TestGlob --- PASS: TestPathMissingSource (0.00s) === CONT TestPathMissingDest --- PASS: TestDirMissingSrc (0.00s) === CONT TestDirMissingDest === CONT TestDir --- PASS: TestPathMissingDest (0.00s) === CONT TestOldestModTime --- PASS: TestDirMissingDest (0.00s) === CONT TestGlobEmptyGlob --- PASS: TestGlobEmptyGlob (0.00s) === CONT TestPath --- 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.076s >>> 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-x86.so.1 >>> mage*: Package size: 3.6 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r19.apk >>> mage: Build complete at Sat, 18 Jan 2025 10:07:29 +0000 elapsed time 0h 1m 4s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/2) Purging .makedepends-mage (20250118.100627) (2/2) Purging go (1.23.5-r0) Executing busybox-1.37.0-r13.trigger OK: 404 MiB in 116 packages >>> mage: Updating the testing/x86 repository index... >>> mage: Signing the index...