>>> mage: Building testing/mage 1.13.0-r19 (using abuild 3.14.1-r5) started Sat, 18 Jan 2025 10:03:57 +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.100358) Executing busybox-1.37.0-r13.trigger OK: 429 MiB in 104 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 (3.08s) PASS ok github.com/magefile/mage 3.084s 2025/01/18 10:04:16 Current terminal: vt102 === RUN TestArgs --- PASS: TestArgs (1.02s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.23s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.23s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.28s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.29s) === RUN TestDocs --- PASS: TestDocs (0.26s) === RUN TestMgF --- PASS: TestMgF (0.30s) === RUN TestMageImportsList --- PASS: TestMageImportsList (1.12s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.37s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.39s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.35s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.35s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.35s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.38s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.38s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.38s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.38s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.97s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.05s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (0.98s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.15s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (1.83s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.85s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.04s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.03s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.03s) === RUN TestCompileDiffGoosGoarch DEBUG: 10:04:28.538811 found target CopyStdin DEBUG: 10:04:28.538856 found target Panics DEBUG: 10:04:28.538913 found target PanicsErr DEBUG: 10:04:28.538936 found target ReturnsNilError DEBUG: 10:04:28.538952 found target ReturnsNonNilError DEBUG: 10:04:28.538967 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:28.538977 found target ReturnsVoid DEBUG: 10:04:28.538983 found target TestVerbose DEBUG: 10:04:28.538999 time parse Magefiles: 1.036892ms --- PASS: TestCompileDiffGoosGoarch (8.94s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.03s) === RUN TestMixedMageImports DEBUG: 10:04:37.507910 found target Build DEBUG: 10:04:37.507965 time parse Magefiles: 517.831µs --- PASS: TestMixedMageImports (0.87s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 10:04:38.383583 found target Build DEBUG: 10:04:38.383634 time parse Magefiles: 475.061µs --- PASS: TestMagefilesFolder (0.88s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 10:04:39.292146 found target Build DEBUG: 10:04:39.292202 time parse Magefiles: 367.971µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.93s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 10:04:40.199778 found target Build DEBUG: 10:04:40.199835 time parse Magefiles: 326.071µs --- PASS: TestUntaggedMagefilesFolder (0.89s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 10:04:41.093193 found target Build DEBUG: 10:04:41.093240 found target UntaggedBuild DEBUG: 10:04:41.093259 time parse Magefiles: 435.361µs --- PASS: TestMixedTaggingMagefilesFolder (0.92s) === RUN TestGoRun --- PASS: TestGoRun (1.68s) === RUN TestVerbose DEBUG: 10:04:43.695230 found target CopyStdin DEBUG: 10:04:43.695282 found target Panics DEBUG: 10:04:43.695340 found target PanicsErr DEBUG: 10:04:43.695359 found target ReturnsNilError DEBUG: 10:04:43.695374 found target ReturnsNonNilError DEBUG: 10:04:43.695391 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:43.695404 found target ReturnsVoid DEBUG: 10:04:43.695409 found target TestVerbose DEBUG: 10:04:43.695428 time parse Magefiles: 1.058772ms DEBUG: 10:04:43.971763 found target CopyStdin DEBUG: 10:04:43.971816 found target Panics DEBUG: 10:04:43.971869 found target PanicsErr DEBUG: 10:04:43.971886 found target ReturnsNilError DEBUG: 10:04:43.971900 found target ReturnsNonNilError DEBUG: 10:04:43.971915 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:43.971929 found target ReturnsVoid DEBUG: 10:04:43.971933 found target TestVerbose DEBUG: 10:04:43.971947 time parse Magefiles: 962.212µs --- PASS: TestVerbose (0.54s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 10:04:44.238896 found target CopyStdin DEBUG: 10:04:44.238943 found target Panics DEBUG: 10:04:44.238986 found target PanicsErr DEBUG: 10:04:44.239000 found target ReturnsNilError DEBUG: 10:04:44.239014 found target ReturnsNonNilError DEBUG: 10:04:44.239028 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:44.239037 found target ReturnsVoid DEBUG: 10:04:44.239043 found target TestVerbose DEBUG: 10:04:44.239055 time parse Magefiles: 893.582µs --- PASS: TestVerboseFalseEnv (0.24s) === RUN TestList DEBUG: 10:04:44.478014 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:44.478057 found target SomePig DEBUG: 10:04:44.478122 found target TestVerbose DEBUG: 10:04:44.478140 time parse Magefiles: 730.312µs --- PASS: TestList (0.95s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 10:04:45.431783 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:45.431829 found target SomePig DEBUG: 10:04:45.431875 found target TestVerbose DEBUG: 10:04:45.431887 time parse Magefiles: 591.492µs === RUN TestListWithColor/vt100 DEBUG: 10:04:45.651549 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:45.651584 found target SomePig DEBUG: 10:04:45.651651 found target TestVerbose DEBUG: 10:04:45.651670 time parse Magefiles: 606.112µs === RUN TestListWithColor/cygwin DEBUG: 10:04:45.919691 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:45.919732 found target SomePig DEBUG: 10:04:45.919798 found target TestVerbose DEBUG: 10:04:45.919816 time parse Magefiles: 657.532µs === RUN TestListWithColor/xterm-mono DEBUG: 10:04:46.151374 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:46.151435 found target SomePig DEBUG: 10:04:46.152483 found target TestVerbose DEBUG: 10:04:46.152506 time parse Magefiles: 2.478236ms === RUN TestListWithColor/xterm DEBUG: 10:04:46.409838 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:46.409879 found target SomePig DEBUG: 10:04:46.409946 found target TestVerbose DEBUG: 10:04:46.409963 time parse Magefiles: 637.061µs === RUN TestListWithColor/xterm-vt220 DEBUG: 10:04:46.669118 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:46.669158 found target SomePig DEBUG: 10:04:46.669204 found target TestVerbose DEBUG: 10:04:46.669216 time parse Magefiles: 523.982µs === RUN TestListWithColor/xterm-16color DEBUG: 10:04:46.886837 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:46.886865 found target SomePig DEBUG: 10:04:46.886912 found target TestVerbose DEBUG: 10:04:46.886923 time parse Magefiles: 509.971µs === RUN TestListWithColor/xterm-256color DEBUG: 10:04:47.173831 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:47.173868 found target SomePig DEBUG: 10:04:47.173916 found target TestVerbose DEBUG: 10:04:47.173928 time parse Magefiles: 513.442µs === RUN TestListWithColor/screen-256color DEBUG: 10:04:47.433999 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:47.434034 found target SomePig DEBUG: 10:04:47.434101 found target TestVerbose DEBUG: 10:04:47.434119 time parse Magefiles: 614.341µs --- PASS: TestListWithColor (2.27s) --- PASS: TestListWithColor/#00 (0.22s) --- PASS: TestListWithColor/vt100 (0.27s) --- PASS: TestListWithColor/cygwin (0.23s) --- PASS: TestListWithColor/xterm-mono (0.26s) --- PASS: TestListWithColor/xterm (0.26s) --- PASS: TestListWithColor/xterm-vt220 (0.21s) --- PASS: TestListWithColor/xterm-16color (0.29s) --- PASS: TestListWithColor/xterm-256color (0.26s) --- PASS: TestListWithColor/screen-256color (0.27s) === RUN TestNoArgNoDefaultList 2025/01/18 10:04:47 Current terminal: screen-256color DEBUG: 10:04:47.696505 found target BazBuz DEBUG: 10:04:47.696564 found target FooBar DEBUG: 10:04:47.696582 time parse Magefiles: 450.591µs --- PASS: TestNoArgNoDefaultList (0.93s) === RUN TestIgnoreDefault DEBUG: 10:04:48.631129 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:48.631158 found target SomePig DEBUG: 10:04:48.631206 found target TestVerbose DEBUG: 10:04:48.631218 time parse Magefiles: 490.781µs --- PASS: TestIgnoreDefault (0.27s) === RUN TestTargetError DEBUG: 10:04:48.903866 found target CopyStdin DEBUG: 10:04:48.903896 found target Panics DEBUG: 10:04:48.903933 found target PanicsErr DEBUG: 10:04:48.903956 found target ReturnsNilError DEBUG: 10:04:48.903971 found target ReturnsNonNilError DEBUG: 10:04:48.903984 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:48.903993 found target ReturnsVoid DEBUG: 10:04:48.903998 found target TestVerbose DEBUG: 10:04:48.904025 time parse Magefiles: 852.672µs --- PASS: TestTargetError (0.25s) === RUN TestStdinCopy DEBUG: 10:04:49.158491 found target CopyStdin DEBUG: 10:04:49.158528 found target Panics DEBUG: 10:04:49.158566 found target PanicsErr DEBUG: 10:04:49.158581 found target ReturnsNilError DEBUG: 10:04:49.158593 found target ReturnsNonNilError DEBUG: 10:04:49.158607 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:49.158615 found target ReturnsVoid DEBUG: 10:04:49.158620 found target TestVerbose DEBUG: 10:04:49.158633 time parse Magefiles: 819.162µs --- PASS: TestStdinCopy (0.25s) === RUN TestTargetPanics DEBUG: 10:04:49.410096 found target CopyStdin DEBUG: 10:04:49.410136 found target Panics DEBUG: 10:04:49.410172 found target PanicsErr DEBUG: 10:04:49.410186 found target ReturnsNilError DEBUG: 10:04:49.410199 found target ReturnsNonNilError DEBUG: 10:04:49.410212 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:49.410221 found target ReturnsVoid DEBUG: 10:04:49.410226 found target TestVerbose DEBUG: 10:04:49.410240 time parse Magefiles: 874.722µs --- PASS: TestTargetPanics (0.26s) === RUN TestPanicsErr DEBUG: 10:04:49.671756 found target CopyStdin DEBUG: 10:04:49.671810 found target Panics DEBUG: 10:04:49.671854 found target PanicsErr DEBUG: 10:04:49.671869 found target ReturnsNilError DEBUG: 10:04:49.671881 found target ReturnsNonNilError DEBUG: 10:04:49.671895 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:49.671903 found target ReturnsVoid DEBUG: 10:04:49.671909 found target TestVerbose DEBUG: 10:04:49.671923 time parse Magefiles: 941.562µs --- PASS: TestPanicsErr (0.26s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 10:04:49.932481 found target Noop DEBUG: 10:04:49.932531 time parse Magefiles: 391.211µs main_test.go:854: Targets: main_test.go:854: noop --- PASS: TestKeepFlag (0.86s) === RUN TestOnlyStdLib DEBUG: 10:04:50.804693 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:50.804729 found target SomePig DEBUG: 10:04:50.804792 found target TestVerbose DEBUG: 10:04:50.804812 time parse Magefiles: 599.002µs main_test.go:854: Targets: main_test.go:854: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (0.98s) === RUN TestMultipleTargets DEBUG: 10:04:51.787927 found target CopyStdin DEBUG: 10:04:51.787968 found target Panics DEBUG: 10:04:51.788006 found target PanicsErr DEBUG: 10:04:51.788020 found target ReturnsNilError DEBUG: 10:04:51.788033 found target ReturnsNonNilError DEBUG: 10:04:51.788045 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:51.788055 found target ReturnsVoid DEBUG: 10:04:51.788061 found target TestVerbose DEBUG: 10:04:51.788074 time parse Magefiles: 847.422µs --- PASS: TestMultipleTargets (0.25s) === RUN TestFirstTargetFails DEBUG: 10:04:52.035341 found target CopyStdin DEBUG: 10:04:52.035374 found target Panics DEBUG: 10:04:52.035418 found target PanicsErr DEBUG: 10:04:52.035433 found target ReturnsNilError DEBUG: 10:04:52.035446 found target ReturnsNonNilError DEBUG: 10:04:52.035459 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:52.035469 found target ReturnsVoid DEBUG: 10:04:52.035475 found target TestVerbose DEBUG: 10:04:52.035488 time parse Magefiles: 797.842µs --- PASS: TestFirstTargetFails (0.27s) === RUN TestBadSecondTargets DEBUG: 10:04:52.309803 found target CopyStdin DEBUG: 10:04:52.309857 found target Panics DEBUG: 10:04:52.309898 found target PanicsErr DEBUG: 10:04:52.309912 found target ReturnsNilError DEBUG: 10:04:52.309926 found target ReturnsNonNilError DEBUG: 10:04:52.309938 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:52.309948 found target ReturnsVoid DEBUG: 10:04:52.309954 found target TestVerbose DEBUG: 10:04:52.309967 time parse Magefiles: 892.882µs --- PASS: TestBadSecondTargets (0.27s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 10:04:52.574595 found target TestCurrentDir DEBUG: 10:04:52.574659 time parse Magefiles: 608.581µs --- PASS: TestSetDir (0.90s) === RUN TestSetWorkingDir DEBUG: 10:04:53.476275 found target TestWorkingDir DEBUG: 10:04:53.476311 time parse Magefiles: 472.621µs --- PASS: TestSetWorkingDir (0.86s) === RUN TestTimeout DEBUG: 10:04:54.340405 found target CtxDeps DEBUG: 10:04:54.340441 found target TakesContextNoError DEBUG: 10:04:54.340484 found target TakesContextWithError DEBUG: 10:04:54.340492 found target Timeout DEBUG: 10:04:54.340505 time parse Magefiles: 556.261µs --- PASS: TestTimeout (1.09s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 10:04:55.432218 found target CopyStdin DEBUG: 10:04:55.432264 found target Panics DEBUG: 10:04:55.432307 found target PanicsErr DEBUG: 10:04:55.432323 found target ReturnsNilError DEBUG: 10:04:55.432347 found target ReturnsNonNilError DEBUG: 10:04:55.432363 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:04:55.432373 found target ReturnsVoid DEBUG: 10:04:55.432378 found target TestVerbose DEBUG: 10:04:55.432396 time parse Magefiles: 895.802µs --- PASS: TestHelpTarget (0.30s) === RUN TestHelpAlias DEBUG: 10:04:55.721348 found target Checkout DEBUG: 10:04:55.721389 found target Status DEBUG: 10:04:55.721429 time parse Magefiles: 548.801µs DEBUG: 10:04:56.618060 found target Checkout DEBUG: 10:04:56.618114 found target Status DEBUG: 10:04:56.618174 time parse Magefiles: 597.531µs --- PASS: TestHelpAlias (1.14s) === RUN TestAlias DEBUG: 10:04:56.862208 found target Checkout DEBUG: 10:04:56.862241 found target Status DEBUG: 10:04:56.862298 time parse Magefiles: 560.591µs DEBUG: 10:04:57.169035 found target Checkout DEBUG: 10:04:57.169071 found target Status DEBUG: 10:04:57.169128 time parse Magefiles: 480.551µs --- PASS: TestAlias (0.58s) === RUN TestInvalidAlias DEBUG: 10:04:57.440973 time parse Magefiles: 437.991µs --- PASS: TestInvalidAlias (0.87s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 10:04:58.310052 found target Deploy DEBUG: 10:04:58.310124 found target PrintVerboseFlag DEBUG: 10:04:58.310141 found target Sleep DEBUG: 10:04:58.310153 found target TestVerbose DEBUG: 10:04:58.310170 time parse Magefiles: 654.601µs --- PASS: TestCompiledFlags (0.98s) === RUN TestCompiledEnvironmentVars DEBUG: 10:04:59.289393 found target Deploy DEBUG: 10:04:59.289467 found target PrintVerboseFlag DEBUG: 10:04:59.289483 found target Sleep DEBUG: 10:04:59.289501 found target TestVerbose DEBUG: 10:04:59.289521 time parse Magefiles: 653.722µs --- PASS: TestCompiledEnvironmentVars (0.85s) === RUN TestCompiledVerboseFlag DEBUG: 10:05:00.139403 found target Deploy DEBUG: 10:05:00.139471 found target PrintVerboseFlag DEBUG: 10:05:00.139493 found target Sleep DEBUG: 10:05:00.139506 found target TestVerbose DEBUG: 10:05:00.139523 time parse Magefiles: 624.762µs --- PASS: TestCompiledVerboseFlag (0.86s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 10:05:01.000325 found target Deploy DEBUG: 10:05:01.000410 found target PrintVerboseFlag DEBUG: 10:05:01.000426 found target Sleep DEBUG: 10:05:01.000441 found target TestVerbose DEBUG: 10:05:01.000458 time parse Magefiles: 661.422µs === RUN TestCompiledDeterministic/two DEBUG: 10:05:01.802045 found target Deploy DEBUG: 10:05:01.802109 found target PrintVerboseFlag DEBUG: 10:05:01.802128 found target Sleep DEBUG: 10:05:01.802142 found target TestVerbose DEBUG: 10:05:01.802160 time parse Magefiles: 563.712µs === RUN TestCompiledDeterministic/three DEBUG: 10:05:02.704928 found target Deploy DEBUG: 10:05:02.705015 found target PrintVerboseFlag DEBUG: 10:05:02.705031 found target Sleep DEBUG: 10:05:02.705042 found target TestVerbose DEBUG: 10:05:02.705058 time parse Magefiles: 692.732µs === RUN TestCompiledDeterministic/four DEBUG: 10:05:03.543277 found target Deploy DEBUG: 10:05:03.543342 found target PrintVerboseFlag DEBUG: 10:05:03.543364 found target Sleep DEBUG: 10:05:03.543378 found target TestVerbose DEBUG: 10:05:03.543397 time parse Magefiles: 586.071µs --- PASS: TestCompiledDeterministic (3.39s) --- PASS: TestCompiledDeterministic/one (0.80s) --- PASS: TestCompiledDeterministic/two (0.91s) --- PASS: TestCompiledDeterministic/three (0.84s) --- PASS: TestCompiledDeterministic/four (0.84s) === RUN TestClean DEBUG: 10:05:04.399224 found target Checkout DEBUG: 10:05:04.399253 found target Status DEBUG: 10:05:04.399297 time parse Magefiles: 509.131µs DEBUG: 10:05:05.195488 found target Checkout DEBUG: 10:05:05.195524 found target Status DEBUG: 10:05:05.195585 time parse Magefiles: 540.791µs --- PASS: TestClean (1.03s) === RUN TestGoCmd --- PASS: TestGoCmd (0.00s) === RUN TestGoModules DEBUG: 10:05:07.571392 found target Test DEBUG: 10:05:07.571442 time parse Magefiles: 468.061µs --- PASS: TestGoModules (3.61s) === RUN TestNamespaceDep DEBUG: 10:05:09.033900 found namespace ./ NS DEBUG: 10:05:09.033923 found namespace method ./ NS.Bare DEBUG: 10:05:09.033946 found namespace method ./ NS.BareCtx DEBUG: 10:05:09.033959 found namespace method ./ NS.CtxErr DEBUG: 10:05:09.033966 found namespace method ./ NS.Error DEBUG: 10:05:09.033973 found target TestNamespaceDep DEBUG: 10:05:09.033990 time parse Magefiles: 621.472µs --- PASS: TestNamespaceDep (0.97s) === RUN TestNamespace DEBUG: 10:05:10.002129 found namespace ./ NS DEBUG: 10:05:10.002151 found namespace method ./ NS.Bare DEBUG: 10:05:10.002170 found namespace method ./ NS.BareCtx DEBUG: 10:05:10.002199 found namespace method ./ NS.CtxErr DEBUG: 10:05:10.002211 found namespace method ./ NS.Error DEBUG: 10:05:10.002221 found target TestNamespaceDep DEBUG: 10:05:10.002239 time parse Magefiles: 553.171µs --- PASS: TestNamespace (0.27s) === RUN TestNamespaceDefault DEBUG: 10:05:10.276953 found namespace ./ NS DEBUG: 10:05:10.276984 found namespace method ./ NS.Bare DEBUG: 10:05:10.277002 found namespace method ./ NS.BareCtx DEBUG: 10:05:10.277014 found namespace method ./ NS.CtxErr DEBUG: 10:05:10.277021 found namespace method ./ NS.Error DEBUG: 10:05:10.277028 found target TestNamespaceDep DEBUG: 10:05:10.277044 time parse Magefiles: 541.842µs --- PASS: TestNamespaceDefault (0.22s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 10:05:10.496316 found target FooBar DEBUG: 10:05:10.496374 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 10:05:10.496393 time parse Magefiles: 578.872µs --- PASS: TestWrongDependency (0.91s) PASS ok github.com/magefile/mage/mage 54.854s === 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.107s === 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.069s === 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 TestPath === CONT TestGlobEmptyGlob === CONT TestPathMissingSource === CONT TestGlob === CONT TestDir === CONT TestDirMissingDest === CONT TestPathMissingDest === CONT TestOldestModTime === CONT TestDirMissingSrc --- PASS: TestGlobEmptyGlob (0.00s) --- PASS: TestPathMissingSource (0.00s) --- PASS: TestPathMissingDest (0.00s) --- PASS: TestDirMissingDest (0.00s) --- PASS: TestDirMissingSrc (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.08s) --- 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.080s >>> 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-loongarch64.so.1 >>> mage*: Package size: 4.0 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r19.apk >>> mage: Build complete at Sat, 18 Jan 2025 10:05:11 +0000 elapsed time 0h 1m 14s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/2) Purging .makedepends-mage (20250118.100358) (2/2) Purging go (1.23.5-r0) Executing busybox-1.37.0-r13.trigger OK: 246 MiB in 102 packages >>> mage: Updating the testing/loongarch64 repository index... >>> mage: Signing the index...