>>> mage: Building testing/mage 1.13.0-r11 (using abuild 3.11.20-r0) started Thu, 13 Jul 2023 10:18:41 +0000 >>> mage: Checking sanity of /home/buildozer/aports/testing/mage/APKBUILD... >>> mage: Analyzing dependencies... >>> mage: Installing for build: build-base go (1/2) Installing go (1.20.6-r0) (2/2) Installing .makedepends-mage (20230713.101843) Executing busybox-1.36.1-r3.trigger OK: 547 MiB in 107 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 8596k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 8596k 16 1440k 0 0 774k 0 0:00:11 0:00:01 0:00:10 774k 17 8596k 17 1471k 0 0 527k 0 0:00:16 0:00:02 0:00:14 527k 100 8596k 100 8596k 0 0 2466k 0 0:00:03 0:00:03 --:--:-- 2466k >>> 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.14s) PASS ok github.com/magefile/mage 2.149s 2023/07/13 10:19:01 Current terminal: vt102 === RUN TestArgs --- PASS: TestArgs (0.75s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.29s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.25s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.30s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.31s) === RUN TestDocs --- PASS: TestDocs (0.25s) === RUN TestMgF --- PASS: TestMgF (0.29s) === RUN TestMageImportsList --- PASS: TestMageImportsList (0.87s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.58s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.52s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.49s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.58s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.59s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.59s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.49s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.63s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.50s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.79s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.06s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (0.89s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.32s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (1.25s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.58s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.11s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.06s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.07s) === RUN TestCompileDiffGoosGoarch DEBUG: 10:19:13.646454 found target CopyStdin DEBUG: 10:19:13.646485 found target Panics DEBUG: 10:19:13.646518 found target PanicsErr DEBUG: 10:19:13.646536 found target ReturnsNilError DEBUG: 10:19:13.646554 found target ReturnsNonNilError DEBUG: 10:19:13.646576 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:13.646583 found target ReturnsVoid DEBUG: 10:19:13.646590 found target TestVerbose DEBUG: 10:19:13.646637 time parse Magefiles: 972.954µs --- PASS: TestCompileDiffGoosGoarch (7.55s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.07s) === RUN TestMixedMageImports DEBUG: 10:19:21.255243 found target Build DEBUG: 10:19:21.255282 time parse Magefiles: 611.913µs --- PASS: TestMixedMageImports (0.60s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 10:19:21.895101 found target Build DEBUG: 10:19:21.895135 time parse Magefiles: 303.825µs --- PASS: TestMagefilesFolder (0.58s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 10:19:22.492163 found target Build DEBUG: 10:19:22.492200 time parse Magefiles: 216.548µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.64s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 10:19:23.101098 found target Build DEBUG: 10:19:23.101144 time parse Magefiles: 319.374µs --- PASS: TestUntaggedMagefilesFolder (0.59s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 10:19:23.673454 found target Build DEBUG: 10:19:23.673474 found target UntaggedBuild DEBUG: 10:19:23.673489 time parse Magefiles: 348.649µs --- PASS: TestMixedTaggingMagefilesFolder (0.64s) === RUN TestGoRun --- PASS: TestGoRun (1.16s) === RUN TestVerbose DEBUG: 10:19:25.504261 found target CopyStdin DEBUG: 10:19:25.504282 found target Panics DEBUG: 10:19:25.504304 found target PanicsErr DEBUG: 10:19:25.504316 found target ReturnsNilError DEBUG: 10:19:25.504327 found target ReturnsNonNilError DEBUG: 10:19:25.504341 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:25.504345 found target ReturnsVoid DEBUG: 10:19:25.504350 found target TestVerbose DEBUG: 10:19:25.504366 time parse Magefiles: 652.519µs DEBUG: 10:19:25.780383 found target CopyStdin DEBUG: 10:19:25.780415 found target Panics DEBUG: 10:19:25.780456 found target PanicsErr DEBUG: 10:19:25.780476 found target ReturnsNilError DEBUG: 10:19:25.780493 found target ReturnsNonNilError DEBUG: 10:19:25.780513 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:25.780520 found target ReturnsVoid DEBUG: 10:19:25.780529 found target TestVerbose DEBUG: 10:19:25.780550 time parse Magefiles: 946.607µs --- PASS: TestVerbose (0.57s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 10:19:26.075543 found target CopyStdin DEBUG: 10:19:26.075571 found target Panics DEBUG: 10:19:26.075604 found target PanicsErr DEBUG: 10:19:26.075637 found target ReturnsNilError DEBUG: 10:19:26.075682 found target ReturnsNonNilError DEBUG: 10:19:26.075695 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:26.075703 found target ReturnsVoid DEBUG: 10:19:26.075707 found target TestVerbose DEBUG: 10:19:26.075722 time parse Magefiles: 998.332µs --- PASS: TestVerboseFalseEnv (0.27s) === RUN TestList DEBUG: 10:19:26.331939 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:26.331962 found target SomePig DEBUG: 10:19:26.331998 found target TestVerbose DEBUG: 10:19:26.332028 time parse Magefiles: 510.317µs --- PASS: TestList (0.66s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 10:19:27.016533 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:27.016550 found target SomePig DEBUG: 10:19:27.016576 found target TestVerbose DEBUG: 10:19:27.016588 time parse Magefiles: 365.638µs === RUN TestListWithColor/vt100 DEBUG: 10:19:27.262653 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:27.262671 found target SomePig DEBUG: 10:19:27.262697 found target TestVerbose DEBUG: 10:19:27.262709 time parse Magefiles: 355.327µs === RUN TestListWithColor/cygwin DEBUG: 10:19:27.529189 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:27.529216 found target SomePig DEBUG: 10:19:27.529255 found target TestVerbose DEBUG: 10:19:27.529273 time parse Magefiles: 552.083µs === RUN TestListWithColor/xterm-mono DEBUG: 10:19:27.764164 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:27.764189 found target SomePig DEBUG: 10:19:27.764228 found target TestVerbose DEBUG: 10:19:27.764246 time parse Magefiles: 526.19µs === RUN TestListWithColor/xterm DEBUG: 10:19:28.033269 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:28.033287 found target SomePig DEBUG: 10:19:28.033313 found target TestVerbose DEBUG: 10:19:28.033328 time parse Magefiles: 363.313µs === RUN TestListWithColor/xterm-vt220 DEBUG: 10:19:28.323783 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:28.323808 found target SomePig DEBUG: 10:19:28.323848 found target TestVerbose DEBUG: 10:19:28.323865 time parse Magefiles: 584.914µs === RUN TestListWithColor/xterm-16color DEBUG: 10:19:28.656694 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:28.656721 found target SomePig DEBUG: 10:19:28.656759 found target TestVerbose DEBUG: 10:19:28.656786 time parse Magefiles: 509.72µs === RUN TestListWithColor/xterm-256color DEBUG: 10:19:28.909946 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:28.909963 found target SomePig DEBUG: 10:19:28.909995 found target TestVerbose DEBUG: 10:19:28.910008 time parse Magefiles: 375.273µs === RUN TestListWithColor/screen-256color DEBUG: 10:19:29.168357 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:29.168382 found target SomePig DEBUG: 10:19:29.168420 found target TestVerbose DEBUG: 10:19:29.168438 time parse Magefiles: 500.529µs --- PASS: TestListWithColor (2.44s) --- PASS: TestListWithColor/#00 (0.26s) --- PASS: TestListWithColor/vt100 (0.26s) --- PASS: TestListWithColor/cygwin (0.24s) --- PASS: TestListWithColor/xterm-mono (0.27s) --- PASS: TestListWithColor/xterm (0.31s) --- PASS: TestListWithColor/xterm-vt220 (0.31s) --- PASS: TestListWithColor/xterm-16color (0.27s) --- PASS: TestListWithColor/xterm-256color (0.25s) --- PASS: TestListWithColor/screen-256color (0.28s) === RUN TestNoArgNoDefaultList 2023/07/13 10:19:29 Current terminal: screen-256color DEBUG: 10:19:29.447540 found target BazBuz DEBUG: 10:19:29.447578 found target FooBar DEBUG: 10:19:29.447609 time parse Magefiles: 328.837µs --- PASS: TestNoArgNoDefaultList (0.60s) === RUN TestIgnoreDefault DEBUG: 10:19:30.032640 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:30.032657 found target SomePig DEBUG: 10:19:30.032682 found target TestVerbose DEBUG: 10:19:30.032695 time parse Magefiles: 440.486µs --- PASS: TestIgnoreDefault (0.25s) === RUN TestTargetError DEBUG: 10:19:30.278364 found target CopyStdin DEBUG: 10:19:30.278396 found target Panics DEBUG: 10:19:30.278432 found target PanicsErr DEBUG: 10:19:30.278459 found target ReturnsNilError DEBUG: 10:19:30.278475 found target ReturnsNonNilError DEBUG: 10:19:30.278495 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:30.278510 found target ReturnsVoid DEBUG: 10:19:30.278517 found target TestVerbose DEBUG: 10:19:30.278539 time parse Magefiles: 1.054867ms --- PASS: TestTargetError (0.24s) === RUN TestStdinCopy DEBUG: 10:19:30.537490 found target CopyStdin DEBUG: 10:19:30.537521 found target Panics DEBUG: 10:19:30.537553 found target PanicsErr DEBUG: 10:19:30.537572 found target ReturnsNilError DEBUG: 10:19:30.537589 found target ReturnsNonNilError DEBUG: 10:19:30.537615 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:30.537624 found target ReturnsVoid DEBUG: 10:19:30.537632 found target TestVerbose DEBUG: 10:19:30.537655 time parse Magefiles: 998.053µs --- PASS: TestStdinCopy (0.26s) === RUN TestTargetPanics DEBUG: 10:19:30.794479 found target CopyStdin DEBUG: 10:19:30.794501 found target Panics DEBUG: 10:19:30.794526 found target PanicsErr DEBUG: 10:19:30.794539 found target ReturnsNilError DEBUG: 10:19:30.794552 found target ReturnsNonNilError DEBUG: 10:19:30.794590 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:30.794596 found target ReturnsVoid DEBUG: 10:19:30.794602 found target TestVerbose DEBUG: 10:19:30.794617 time parse Magefiles: 777.482µs --- PASS: TestTargetPanics (0.26s) === RUN TestPanicsErr DEBUG: 10:19:31.053144 found target CopyStdin DEBUG: 10:19:31.053169 found target Panics DEBUG: 10:19:31.053195 found target PanicsErr DEBUG: 10:19:31.053221 found target ReturnsNilError DEBUG: 10:19:31.053234 found target ReturnsNonNilError DEBUG: 10:19:31.053248 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:31.053252 found target ReturnsVoid DEBUG: 10:19:31.053257 found target TestVerbose DEBUG: 10:19:31.053271 time parse Magefiles: 745.229µs --- PASS: TestPanicsErr (0.28s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 10:19:31.329755 found target Noop DEBUG: 10:19:31.329793 time parse Magefiles: 371.903µs main_test.go:854: Targets: noop main_test.go:854: --- PASS: TestKeepFlag (0.56s) === RUN TestOnlyStdLib DEBUG: 10:19:31.889951 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:31.889968 found target SomePig DEBUG: 10:19:31.889994 found target TestVerbose DEBUG: 10:19:31.890006 time parse Magefiles: 375.027µs main_test.go:854: Targets: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (0.61s) === RUN TestMultipleTargets DEBUG: 10:19:32.517652 found target CopyStdin DEBUG: 10:19:32.517673 found target Panics DEBUG: 10:19:32.517696 found target PanicsErr DEBUG: 10:19:32.517707 found target ReturnsNilError DEBUG: 10:19:32.517718 found target ReturnsNonNilError DEBUG: 10:19:32.517738 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:32.517742 found target ReturnsVoid DEBUG: 10:19:32.517747 found target TestVerbose DEBUG: 10:19:32.517767 time parse Magefiles: 691.173µs --- PASS: TestMultipleTargets (0.25s) === RUN TestFirstTargetFails DEBUG: 10:19:32.788811 found target CopyStdin DEBUG: 10:19:32.788838 found target Panics DEBUG: 10:19:32.788867 found target PanicsErr DEBUG: 10:19:32.788881 found target ReturnsNilError DEBUG: 10:19:32.788894 found target ReturnsNonNilError DEBUG: 10:19:32.788910 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:32.788915 found target ReturnsVoid DEBUG: 10:19:32.788921 found target TestVerbose DEBUG: 10:19:32.788939 time parse Magefiles: 769.409µs --- PASS: TestFirstTargetFails (0.32s) === RUN TestBadSecondTargets DEBUG: 10:19:33.066364 found target CopyStdin DEBUG: 10:19:33.066388 found target Panics DEBUG: 10:19:33.066413 found target PanicsErr DEBUG: 10:19:33.066426 found target ReturnsNilError DEBUG: 10:19:33.066437 found target ReturnsNonNilError DEBUG: 10:19:33.066450 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:33.066454 found target ReturnsVoid DEBUG: 10:19:33.066459 found target TestVerbose DEBUG: 10:19:33.066478 time parse Magefiles: 645.338µs --- PASS: TestBadSecondTargets (0.25s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 10:19:33.343549 found target TestCurrentDir DEBUG: 10:19:33.343588 time parse Magefiles: 523.931µs --- PASS: TestSetDir (0.58s) === RUN TestSetWorkingDir DEBUG: 10:19:33.901580 found target TestWorkingDir DEBUG: 10:19:33.901618 time parse Magefiles: 357.5µs --- PASS: TestSetWorkingDir (0.56s) === RUN TestTimeout DEBUG: 10:19:34.487108 found target CtxDeps DEBUG: 10:19:34.487129 found target TakesContextNoError DEBUG: 10:19:34.487155 found target TakesContextWithError DEBUG: 10:19:34.487161 found target Timeout DEBUG: 10:19:34.487171 time parse Magefiles: 337.328µs --- PASS: TestTimeout (0.78s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 10:19:35.249946 found target CopyStdin DEBUG: 10:19:35.249970 found target Panics DEBUG: 10:19:35.249995 found target PanicsErr DEBUG: 10:19:35.250007 found target ReturnsNilError DEBUG: 10:19:35.250019 found target ReturnsNonNilError DEBUG: 10:19:35.250032 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 10:19:35.250038 found target ReturnsVoid DEBUG: 10:19:35.250062 found target TestVerbose DEBUG: 10:19:35.250080 time parse Magefiles: 660.315µs --- PASS: TestHelpTarget (0.26s) === RUN TestHelpAlias DEBUG: 10:19:35.525937 found target Checkout DEBUG: 10:19:35.525960 found target Status DEBUG: 10:19:35.525989 time parse Magefiles: 327.64µs DEBUG: 10:19:36.131310 found target Checkout DEBUG: 10:19:36.131334 found target Status DEBUG: 10:19:36.131366 time parse Magefiles: 294.667µs --- PASS: TestHelpAlias (0.88s) === RUN TestAlias DEBUG: 10:19:36.387521 found target Checkout DEBUG: 10:19:36.387551 found target Status DEBUG: 10:19:36.387591 time parse Magefiles: 534.569µs DEBUG: 10:19:36.641360 found target Checkout DEBUG: 10:19:36.641387 found target Status DEBUG: 10:19:36.641431 time parse Magefiles: 494.774µs --- PASS: TestAlias (0.50s) === RUN TestInvalidAlias DEBUG: 10:19:36.886986 time parse Magefiles: 364.999µs --- PASS: TestInvalidAlias (0.58s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 10:19:37.472486 found target Deploy DEBUG: 10:19:37.472537 found target PrintVerboseFlag DEBUG: 10:19:37.472562 found target Sleep DEBUG: 10:19:37.472580 found target TestVerbose DEBUG: 10:19:37.472604 time parse Magefiles: 636.784µs --- PASS: TestCompiledFlags (0.74s) === RUN TestCompiledEnvironmentVars DEBUG: 10:19:38.194029 found target Deploy DEBUG: 10:19:38.194058 found target PrintVerboseFlag DEBUG: 10:19:38.194071 found target Sleep DEBUG: 10:19:38.194081 found target TestVerbose DEBUG: 10:19:38.194096 time parse Magefiles: 341.025µs --- PASS: TestCompiledEnvironmentVars (0.57s) === RUN TestCompiledVerboseFlag DEBUG: 10:19:38.777659 found target Deploy DEBUG: 10:19:38.777711 found target PrintVerboseFlag DEBUG: 10:19:38.777734 found target Sleep DEBUG: 10:19:38.777751 found target TestVerbose DEBUG: 10:19:38.777776 time parse Magefiles: 607.271µs --- PASS: TestCompiledVerboseFlag (0.55s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 10:19:39.353936 found target Deploy DEBUG: 10:19:39.353985 found target PrintVerboseFlag DEBUG: 10:19:39.354008 found target Sleep DEBUG: 10:19:39.354025 found target TestVerbose DEBUG: 10:19:39.354059 time parse Magefiles: 549.909µs === RUN TestCompiledDeterministic/two DEBUG: 10:19:39.872938 found target Deploy DEBUG: 10:19:39.872992 found target PrintVerboseFlag DEBUG: 10:19:39.873014 found target Sleep DEBUG: 10:19:39.873032 found target TestVerbose DEBUG: 10:19:39.873059 time parse Magefiles: 585.597µs === RUN TestCompiledDeterministic/three DEBUG: 10:19:40.420557 found target Deploy DEBUG: 10:19:40.420591 found target PrintVerboseFlag DEBUG: 10:19:40.420607 found target Sleep DEBUG: 10:19:40.420620 found target TestVerbose DEBUG: 10:19:40.420647 time parse Magefiles: 417.442µs === RUN TestCompiledDeterministic/four DEBUG: 10:19:40.949296 found target Deploy DEBUG: 10:19:40.949334 found target PrintVerboseFlag DEBUG: 10:19:40.949349 found target Sleep DEBUG: 10:19:40.949359 found target TestVerbose DEBUG: 10:19:40.949388 time parse Magefiles: 401.098µs --- PASS: TestCompiledDeterministic (2.19s) --- PASS: TestCompiledDeterministic/one (0.53s) --- PASS: TestCompiledDeterministic/two (0.56s) --- PASS: TestCompiledDeterministic/three (0.53s) --- PASS: TestCompiledDeterministic/four (0.57s) === RUN TestClean DEBUG: 10:19:41.542231 found target Checkout DEBUG: 10:19:41.542259 found target Status DEBUG: 10:19:41.542352 time parse Magefiles: 509.401µs DEBUG: 10:19:42.051420 found target Checkout DEBUG: 10:19:42.051442 found target Status DEBUG: 10:19:42.051473 time parse Magefiles: 274.402µs --- PASS: TestClean (0.82s) === RUN TestGoCmd --- PASS: TestGoCmd (0.01s) === RUN TestGoModules DEBUG: 10:19:44.725715 found target Test DEBUG: 10:19:44.725764 time parse Magefiles: 375.173µs --- PASS: TestGoModules (3.67s) === RUN TestNamespaceDep DEBUG: 10:19:46.028801 found namespace ./ NS DEBUG: 10:19:46.028816 found namespace method ./ NS.Bare DEBUG: 10:19:46.028828 found namespace method ./ NS.BareCtx DEBUG: 10:19:46.028838 found namespace method ./ NS.CtxErr DEBUG: 10:19:46.028844 found namespace method ./ NS.Error DEBUG: 10:19:46.028851 found target TestNamespaceDep DEBUG: 10:19:46.028865 time parse Magefiles: 477.033µs --- PASS: TestNamespaceDep (0.62s) === RUN TestNamespace DEBUG: 10:19:46.645599 found namespace ./ NS DEBUG: 10:19:46.645650 found namespace method ./ NS.Bare DEBUG: 10:19:46.645689 found namespace method ./ NS.BareCtx DEBUG: 10:19:46.645698 found namespace method ./ NS.CtxErr DEBUG: 10:19:46.645705 found namespace method ./ NS.Error DEBUG: 10:19:46.645710 found target TestNamespaceDep DEBUG: 10:19:46.645725 time parse Magefiles: 650.639µs --- PASS: TestNamespace (0.25s) === RUN TestNamespaceDefault DEBUG: 10:19:46.901552 found namespace ./ NS DEBUG: 10:19:46.901574 found namespace method ./ NS.Bare DEBUG: 10:19:46.901589 found namespace method ./ NS.BareCtx DEBUG: 10:19:46.901602 found namespace method ./ NS.CtxErr DEBUG: 10:19:46.901615 found namespace method ./ NS.Error DEBUG: 10:19:46.901637 found target TestNamespaceDep DEBUG: 10:19:46.901651 time parse Magefiles: 582.74µs --- PASS: TestNamespaceDefault (0.27s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 10:19:47.170174 found target FooBar DEBUG: 10:19:47.170211 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 10:19:47.170225 time parse Magefiles: 412.724µs --- PASS: TestWrongDependency (0.67s) PASS ok github.com/magefile/mage/mage 46.592s === 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.109s === 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.14s) PASS ok github.com/magefile/mage/parse 0.143s === 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.013s === RUN TestNewestModTime === PAUSE TestNewestModTime === RUN TestOldestModTime === PAUSE TestOldestModTime === RUN TestPathMissingDest === PAUSE TestPathMissingDest === RUN TestPathMissingSource === PAUSE TestPathMissingSource === RUN TestGlobEmptyGlob === PAUSE TestGlobEmptyGlob === RUN TestDirMissingSrc === PAUSE TestDirMissingSrc === RUN TestDirMissingDest === PAUSE TestDirMissingDest === RUN TestGlob === PAUSE TestGlob === RUN TestPath === PAUSE TestPath === RUN TestDir === PAUSE TestDir === CONT TestNewestModTime === CONT TestDirMissingSrc === CONT TestPath === CONT TestPathMissingDest --- PASS: TestDirMissingSrc (0.00s) === CONT TestGlob === CONT TestDirMissingDest === CONT TestGlobEmptyGlob === CONT TestOldestModTime --- PASS: TestDirMissingDest (0.00s) --- PASS: TestPathMissingDest (0.00s) === CONT TestPathMissingSource === CONT TestDir --- PASS: TestGlobEmptyGlob (0.00s) --- PASS: TestPathMissingSource (0.00s) --- PASS: TestNewestModTime (0.01s) --- PASS: TestOldestModTime (0.01s) === RUN TestPath/Missing_target === RUN TestPath/Target_is_newer === RUN TestPath/Target_is_older === RUN TestPath/Source_is_older_dir === RUN TestPath/Source_is_newer_dir2 === RUN TestPath/Source_is_newer_dir === RUN TestPath/Target_is_newer;_expand_source === RUN TestPath/Target_is_older;_expand_dest --- PASS: TestPath (0.04s) --- PASS: TestPath/Missing_target (0.00s) --- PASS: TestPath/Target_is_newer (0.00s) --- PASS: TestPath/Target_is_older (0.00s) --- PASS: TestPath/Source_is_older_dir (0.00s) --- PASS: TestPath/Source_is_newer_dir2 (0.00s) --- PASS: TestPath/Source_is_newer_dir (0.00s) --- PASS: TestPath/Target_is_newer;_expand_source (0.00s) --- PASS: TestPath/Target_is_older;_expand_dest (0.00s) === RUN TestDir/Missing_target === RUN TestDir/Target_is_newer === RUN TestDir/Target_is_older === RUN TestDir/Source_is_older_dir === RUN TestDir/Source_is_newer_dir === RUN TestDir/Source_is_newer_subdir === RUN TestDir/Target_is_newer_(with_env_expansion) === RUN TestDir/Target_is_older_(with_env_expansion) === RUN TestDir/Source_is_older_dir_(with_env_expansion) === RUN TestDir/Source_is_newer_dir_(with_env_expansion) === RUN TestDir/Source_file_is_newer_than_dst_dir === RUN TestDir/Source_file_is_not_newer_than_dst_dir --- PASS: TestDir (0.05s) --- PASS: TestDir/Missing_target (0.00s) --- PASS: TestDir/Target_is_newer (0.00s) --- PASS: TestDir/Target_is_older (0.00s) --- PASS: TestDir/Source_is_older_dir (0.00s) --- PASS: TestDir/Source_is_newer_dir (0.00s) --- PASS: TestDir/Source_is_newer_subdir (0.00s) --- PASS: TestDir/Target_is_newer_(with_env_expansion) (0.00s) --- PASS: TestDir/Target_is_older_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_is_older_dir_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_is_newer_dir_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_file_is_newer_than_dst_dir (0.00s) --- PASS: TestDir/Source_file_is_not_newer_than_dst_dir (0.00s) === RUN TestGlob/Missing_target === RUN TestGlob/Target_is_newer === RUN TestGlob/No_actual_globs === RUN TestGlob/Target_is_older === RUN TestGlob/Target_is_in_the_middle_of_files_in_the_glob === RUN TestGlob/Globs_work_for_dirs --- PASS: TestGlob (0.07s) --- PASS: TestGlob/Missing_target (0.00s) --- PASS: TestGlob/Target_is_newer (0.00s) --- PASS: TestGlob/No_actual_globs (0.00s) --- PASS: TestGlob/Target_is_older (0.00s) --- PASS: TestGlob/Target_is_in_the_middle_of_files_in_the_glob (0.00s) --- PASS: TestGlob/Globs_work_for_dirs (0.00s) PASS ok github.com/magefile/mage/target 0.078s >>> mage: Entering fakeroot... >>> mage*: Running postcheck for mage >>> mage*: Preparing package mage... >>> mage*: Stripping binaries >>> mage*: Scanning shared objects >>> mage*: Tracing dependencies... >>> mage*: Package size: 3.5 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r11.apk >>> mage: Build complete at Thu, 13 Jul 2023 10:19:48 +0000 elapsed time 0h 1m 7s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/2) Purging .makedepends-mage (20230713.101843) (2/2) Purging go (1.20.6-r0) Executing busybox-1.36.1-r3.trigger OK: 376 MiB in 105 packages >>> mage: Updating the testing/x86_64 repository index... >>> mage: Signing the index...