>>> mage: Building testing/mage 1.13.0-r7 (using abuild 3.10.0-r0) started Tue, 07 Feb 2023 23:56: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-r0) (2/2) Installing .makedepends-mage (20230207.235643) Executing busybox-1.36.0-r3.trigger OK: 545 MiB in 105 packages >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> 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 100 8596k 100 8596k 0 0 30.0M 0 --:--:-- --:--:-- --:--:-- 30.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.88s) PASS ok github.com/magefile/mage 2.882s 2023/02/07 23:56:59 Current terminal: vt102 === RUN TestArgs --- PASS: TestArgs (0.98s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.19s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.22s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.19s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.22s) === RUN TestDocs --- PASS: TestDocs (0.23s) === RUN TestMgF --- PASS: TestMgF (0.20s) === RUN TestMageImportsList --- PASS: TestMageImportsList (0.95s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.34s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.35s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.33s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.38s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.35s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.41s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.31s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.32s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.34s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.99s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.05s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (1.02s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.15s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (1.82s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.84s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.04s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.03s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.03s) === RUN TestCompileDiffGoosGoarch DEBUG: 23:57:10.539947 found target CopyStdin DEBUG: 23:57:10.539984 found target Panics DEBUG: 23:57:10.540026 found target PanicsErr DEBUG: 23:57:10.540064 found target ReturnsNilError DEBUG: 23:57:10.540092 found target ReturnsNonNilError DEBUG: 23:57:10.540122 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:10.540135 found target ReturnsVoid DEBUG: 23:57:10.540147 found target TestVerbose DEBUG: 23:57:10.540182 time parse Magefiles: 1.25833ms --- PASS: TestCompileDiffGoosGoarch (7.88s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.03s) === RUN TestMixedMageImports DEBUG: 23:57:18.445233 found target Build DEBUG: 23:57:18.445276 time parse Magefiles: 583.59µs --- PASS: TestMixedMageImports (0.83s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 23:57:19.273024 found target Build DEBUG: 23:57:19.273068 time parse Magefiles: 384.218µs --- PASS: TestMagefilesFolder (0.81s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 23:57:20.111867 found target Build DEBUG: 23:57:20.111924 time parse Magefiles: 327.335µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.89s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 23:57:20.973649 found target Build DEBUG: 23:57:20.973696 time parse Magefiles: 360.706µs --- PASS: TestUntaggedMagefilesFolder (0.84s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 23:57:21.814407 found target Build DEBUG: 23:57:21.814430 found target UntaggedBuild DEBUG: 23:57:21.814448 time parse Magefiles: 308.822µs --- PASS: TestMixedTaggingMagefilesFolder (0.81s) === RUN TestGoRun --- PASS: TestGoRun (1.72s) === RUN TestVerbose DEBUG: 23:57:24.336071 found target CopyStdin DEBUG: 23:57:24.336093 found target Panics DEBUG: 23:57:24.336116 found target PanicsErr DEBUG: 23:57:24.336132 found target ReturnsNilError DEBUG: 23:57:24.336146 found target ReturnsNonNilError DEBUG: 23:57:24.336162 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:24.336166 found target ReturnsVoid DEBUG: 23:57:24.336172 found target TestVerbose DEBUG: 23:57:24.336189 time parse Magefiles: 807.688µs DEBUG: 23:57:24.549805 found target CopyStdin DEBUG: 23:57:24.549843 found target Panics DEBUG: 23:57:24.549884 found target PanicsErr DEBUG: 23:57:24.549911 found target ReturnsNilError DEBUG: 23:57:24.549938 found target ReturnsNonNilError DEBUG: 23:57:24.549967 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:24.549978 found target ReturnsVoid DEBUG: 23:57:24.549990 found target TestVerbose DEBUG: 23:57:24.550018 time parse Magefiles: 1.153819ms --- PASS: TestVerbose (0.42s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 23:57:24.784158 found target CopyStdin DEBUG: 23:57:24.784193 found target Panics DEBUG: 23:57:24.784234 found target PanicsErr DEBUG: 23:57:24.784262 found target ReturnsNilError DEBUG: 23:57:24.784294 found target ReturnsNonNilError DEBUG: 23:57:24.784312 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:24.784318 found target ReturnsVoid DEBUG: 23:57:24.784325 found target TestVerbose DEBUG: 23:57:24.784362 time parse Magefiles: 1.373921ms --- PASS: TestVerboseFalseEnv (0.25s) === RUN TestList DEBUG: 23:57:25.016239 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:25.016260 found target SomePig DEBUG: 23:57:25.016300 found target TestVerbose DEBUG: 23:57:25.016323 time parse Magefiles: 386.075µs --- PASS: TestList (0.86s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 23:57:25.862586 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:25.862604 found target SomePig DEBUG: 23:57:25.862631 found target TestVerbose DEBUG: 23:57:25.862644 time parse Magefiles: 356.977µs === RUN TestListWithColor/vt100 DEBUG: 23:57:26.046659 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:26.046679 found target SomePig DEBUG: 23:57:26.046717 found target TestVerbose DEBUG: 23:57:26.046739 time parse Magefiles: 368.156µs === RUN TestListWithColor/cygwin DEBUG: 23:57:26.320958 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:26.320987 found target SomePig DEBUG: 23:57:26.321032 found target TestVerbose DEBUG: 23:57:26.321055 time parse Magefiles: 546.199µs === RUN TestListWithColor/xterm-mono DEBUG: 23:57:26.572326 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:26.572392 found target SomePig DEBUG: 23:57:26.572460 found target TestVerbose DEBUG: 23:57:26.572499 time parse Magefiles: 622.74µs === RUN TestListWithColor/xterm DEBUG: 23:57:26.783662 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:26.783681 found target SomePig DEBUG: 23:57:26.783712 found target TestVerbose DEBUG: 23:57:26.783729 time parse Magefiles: 413.669µs === RUN TestListWithColor/xterm-vt220 DEBUG: 23:57:27.006960 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:27.006980 found target SomePig DEBUG: 23:57:27.007010 found target TestVerbose DEBUG: 23:57:27.007025 time parse Magefiles: 368.013µs === RUN TestListWithColor/xterm-16color DEBUG: 23:57:27.225089 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:27.225119 found target SomePig DEBUG: 23:57:27.225162 found target TestVerbose DEBUG: 23:57:27.225184 time parse Magefiles: 534.129µs === RUN TestListWithColor/xterm-256color DEBUG: 23:57:27.440180 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:27.440210 found target SomePig DEBUG: 23:57:27.440256 found target TestVerbose DEBUG: 23:57:27.440279 time parse Magefiles: 543.382µs === RUN TestListWithColor/screen-256color DEBUG: 23:57:27.670987 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:27.671017 found target SomePig DEBUG: 23:57:27.671064 found target TestVerbose DEBUG: 23:57:27.671087 time parse Magefiles: 604.863µs --- PASS: TestListWithColor (2.07s) --- PASS: TestListWithColor/#00 (0.18s) --- PASS: TestListWithColor/vt100 (0.26s) --- PASS: TestListWithColor/cygwin (0.25s) --- PASS: TestListWithColor/xterm-mono (0.22s) --- PASS: TestListWithColor/xterm (0.21s) --- PASS: TestListWithColor/xterm-vt220 (0.22s) --- PASS: TestListWithColor/xterm-16color (0.21s) --- PASS: TestListWithColor/xterm-256color (0.24s) --- PASS: TestListWithColor/screen-256color (0.28s) === RUN TestNoArgNoDefaultList 2023/02/07 23:57:27 Current terminal: screen-256color DEBUG: 23:57:27.952361 found target BazBuz DEBUG: 23:57:27.952421 found target FooBar DEBUG: 23:57:27.952459 time parse Magefiles: 514.701µs --- PASS: TestNoArgNoDefaultList (0.92s) === RUN TestIgnoreDefault DEBUG: 23:57:28.856560 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:28.856578 found target SomePig DEBUG: 23:57:28.856607 found target TestVerbose DEBUG: 23:57:28.856621 time parse Magefiles: 339.53µs --- PASS: TestIgnoreDefault (0.18s) === RUN TestTargetError DEBUG: 23:57:29.039119 found target CopyStdin DEBUG: 23:57:29.039167 found target Panics DEBUG: 23:57:29.039225 found target PanicsErr DEBUG: 23:57:29.039283 found target ReturnsNilError DEBUG: 23:57:29.039336 found target ReturnsNonNilError DEBUG: 23:57:29.039383 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:29.039401 found target ReturnsVoid DEBUG: 23:57:29.039419 found target TestVerbose DEBUG: 23:57:29.039463 time parse Magefiles: 1.678779ms --- PASS: TestTargetError (0.23s) === RUN TestStdinCopy DEBUG: 23:57:29.269264 found target CopyStdin DEBUG: 23:57:29.269288 found target Panics DEBUG: 23:57:29.269315 found target PanicsErr DEBUG: 23:57:29.269333 found target ReturnsNilError DEBUG: 23:57:29.269351 found target ReturnsNonNilError DEBUG: 23:57:29.269370 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:29.269377 found target ReturnsVoid DEBUG: 23:57:29.269384 found target TestVerbose DEBUG: 23:57:29.269403 time parse Magefiles: 884.379µs --- PASS: TestStdinCopy (0.21s) === RUN TestTargetPanics DEBUG: 23:57:29.492555 found target CopyStdin DEBUG: 23:57:29.492591 found target Panics DEBUG: 23:57:29.492632 found target PanicsErr DEBUG: 23:57:29.492660 found target ReturnsNilError DEBUG: 23:57:29.492688 found target ReturnsNonNilError DEBUG: 23:57:29.492719 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:29.492731 found target ReturnsVoid DEBUG: 23:57:29.492743 found target TestVerbose DEBUG: 23:57:29.492769 time parse Magefiles: 1.397394ms --- PASS: TestTargetPanics (0.25s) === RUN TestPanicsErr DEBUG: 23:57:29.735095 found target CopyStdin DEBUG: 23:57:29.735130 found target Panics DEBUG: 23:57:29.735170 found target PanicsErr DEBUG: 23:57:29.735199 found target ReturnsNilError DEBUG: 23:57:29.735226 found target ReturnsNonNilError DEBUG: 23:57:29.735256 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:29.735266 found target ReturnsVoid DEBUG: 23:57:29.735278 found target TestVerbose DEBUG: 23:57:29.735306 time parse Magefiles: 1.276718ms --- PASS: TestPanicsErr (0.25s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 23:57:29.995432 found target Noop DEBUG: 23:57:29.995478 time parse Magefiles: 383.971µs main_test.go:854: Targets: noop --- PASS: TestKeepFlag (0.86s) === RUN TestOnlyStdLib DEBUG: 23:57:30.837013 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:30.837043 found target SomePig DEBUG: 23:57:30.837109 found target TestVerbose DEBUG: 23:57:30.837145 time parse Magefiles: 529.384µs main_test.go:854: Targets: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (0.84s) === RUN TestMultipleTargets DEBUG: 23:57:31.678843 found target CopyStdin DEBUG: 23:57:31.678904 found target Panics DEBUG: 23:57:31.678947 found target PanicsErr DEBUG: 23:57:31.678976 found target ReturnsNilError DEBUG: 23:57:31.679030 found target ReturnsNonNilError DEBUG: 23:57:31.679079 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:31.679085 found target ReturnsVoid DEBUG: 23:57:31.679092 found target TestVerbose DEBUG: 23:57:31.679124 time parse Magefiles: 1.258479ms --- PASS: TestMultipleTargets (0.22s) === RUN TestFirstTargetFails DEBUG: 23:57:31.904200 found target CopyStdin DEBUG: 23:57:31.904238 found target Panics DEBUG: 23:57:31.904291 found target PanicsErr DEBUG: 23:57:31.904315 found target ReturnsNilError DEBUG: 23:57:31.904343 found target ReturnsNonNilError DEBUG: 23:57:31.904366 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:31.904372 found target ReturnsVoid DEBUG: 23:57:31.904379 found target TestVerbose DEBUG: 23:57:31.904401 time parse Magefiles: 1.242072ms --- PASS: TestFirstTargetFails (0.19s) === RUN TestBadSecondTargets DEBUG: 23:57:32.094474 found target CopyStdin DEBUG: 23:57:32.094510 found target Panics DEBUG: 23:57:32.094551 found target PanicsErr DEBUG: 23:57:32.094579 found target ReturnsNilError DEBUG: 23:57:32.094606 found target ReturnsNonNilError DEBUG: 23:57:32.094635 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:32.094645 found target ReturnsVoid DEBUG: 23:57:32.094657 found target TestVerbose DEBUG: 23:57:32.094686 time parse Magefiles: 1.257938ms --- PASS: TestBadSecondTargets (0.34s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 23:57:32.418624 found target TestCurrentDir DEBUG: 23:57:32.418669 time parse Magefiles: 480.813µs --- PASS: TestSetDir (0.95s) === RUN TestSetWorkingDir DEBUG: 23:57:33.373540 found target TestWorkingDir DEBUG: 23:57:33.373576 time parse Magefiles: 411.13µs --- PASS: TestSetWorkingDir (1.04s) === RUN TestTimeout DEBUG: 23:57:34.416006 found target CtxDeps DEBUG: 23:57:34.416043 found target TakesContextNoError DEBUG: 23:57:34.416089 found target TakesContextWithError DEBUG: 23:57:34.416102 found target Timeout DEBUG: 23:57:34.416143 time parse Magefiles: 693.401µs --- PASS: TestTimeout (1.05s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 23:57:35.473605 found target CopyStdin DEBUG: 23:57:35.473643 found target Panics DEBUG: 23:57:35.473693 found target PanicsErr DEBUG: 23:57:35.473716 found target ReturnsNilError DEBUG: 23:57:35.473733 found target ReturnsNonNilError DEBUG: 23:57:35.473753 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 23:57:35.473762 found target ReturnsVoid DEBUG: 23:57:35.473769 found target TestVerbose DEBUG: 23:57:35.473793 time parse Magefiles: 1.273249ms --- PASS: TestHelpTarget (0.19s) === RUN TestHelpAlias DEBUG: 23:57:35.658377 found target Checkout DEBUG: 23:57:35.658414 found target Status DEBUG: 23:57:35.658471 time parse Magefiles: 496.16µs DEBUG: 23:57:36.662669 found target Checkout DEBUG: 23:57:36.662697 found target Status DEBUG: 23:57:36.662731 time parse Magefiles: 294.336µs --- PASS: TestHelpAlias (1.31s) === RUN TestAlias DEBUG: 23:57:36.975752 found target Checkout DEBUG: 23:57:36.975771 found target Status DEBUG: 23:57:36.975807 time parse Magefiles: 399.134µs DEBUG: 23:57:37.446674 found target Checkout DEBUG: 23:57:37.446700 found target Status DEBUG: 23:57:37.446737 time parse Magefiles: 318.818µs --- PASS: TestAlias (0.97s) === RUN TestInvalidAlias DEBUG: 23:57:37.940169 time parse Magefiles: 192.275µs --- PASS: TestInvalidAlias (0.84s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 23:57:38.777172 found target Deploy DEBUG: 23:57:38.777200 found target PrintVerboseFlag DEBUG: 23:57:38.777215 found target Sleep DEBUG: 23:57:38.777226 found target TestVerbose DEBUG: 23:57:38.777242 time parse Magefiles: 316.265µs --- PASS: TestCompiledFlags (0.80s) === RUN TestCompiledEnvironmentVars DEBUG: 23:57:39.585390 found target Deploy DEBUG: 23:57:39.585450 found target PrintVerboseFlag DEBUG: 23:57:39.585485 found target Sleep DEBUG: 23:57:39.585510 found target TestVerbose DEBUG: 23:57:39.585550 time parse Magefiles: 661µs --- PASS: TestCompiledEnvironmentVars (0.84s) === RUN TestCompiledVerboseFlag DEBUG: 23:57:40.414798 found target Deploy DEBUG: 23:57:40.414861 found target PrintVerboseFlag DEBUG: 23:57:40.414897 found target Sleep DEBUG: 23:57:40.414922 found target TestVerbose DEBUG: 23:57:40.414957 time parse Magefiles: 652.12µs --- PASS: TestCompiledVerboseFlag (0.93s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 23:57:41.343919 found target Deploy DEBUG: 23:57:41.343956 found target PrintVerboseFlag DEBUG: 23:57:41.343976 found target Sleep DEBUG: 23:57:41.343991 found target TestVerbose DEBUG: 23:57:41.344012 time parse Magefiles: 400.706µs === RUN TestCompiledDeterministic/two DEBUG: 23:57:42.252647 found target Deploy DEBUG: 23:57:42.252684 found target PrintVerboseFlag DEBUG: 23:57:42.252704 found target Sleep DEBUG: 23:57:42.252718 found target TestVerbose DEBUG: 23:57:42.252738 time parse Magefiles: 361.109µs === RUN TestCompiledDeterministic/three DEBUG: 23:57:43.076694 found target Deploy DEBUG: 23:57:43.076734 found target PrintVerboseFlag DEBUG: 23:57:43.076770 found target Sleep DEBUG: 23:57:43.076799 found target TestVerbose DEBUG: 23:57:43.076823 time parse Magefiles: 453.993µs === RUN TestCompiledDeterministic/four DEBUG: 23:57:44.001977 found target Deploy DEBUG: 23:57:44.002021 found target PrintVerboseFlag DEBUG: 23:57:44.002055 found target Sleep DEBUG: 23:57:44.002071 found target TestVerbose DEBUG: 23:57:44.002092 time parse Magefiles: 453.566µs --- PASS: TestCompiledDeterministic (3.51s) --- PASS: TestCompiledDeterministic/one (0.91s) --- PASS: TestCompiledDeterministic/two (0.82s) --- PASS: TestCompiledDeterministic/three (0.92s) --- PASS: TestCompiledDeterministic/four (0.85s) === RUN TestClean DEBUG: 23:57:44.881407 found target Checkout DEBUG: 23:57:44.881432 found target Status DEBUG: 23:57:44.881465 time parse Magefiles: 363.777µs DEBUG: 23:57:45.696598 found target Checkout DEBUG: 23:57:45.696618 found target Status DEBUG: 23:57:45.696646 time parse Magefiles: 266.778µs --- PASS: TestClean (1.06s) === RUN TestGoCmd --- PASS: TestGoCmd (0.00s) === RUN TestGoModules DEBUG: 23:57:48.175209 found target Test DEBUG: 23:57:48.175261 time parse Magefiles: 468.056µs --- PASS: TestGoModules (3.64s) === RUN TestNamespaceDep DEBUG: 23:57:49.571664 found namespace ./ NS DEBUG: 23:57:49.571682 found namespace method ./ NS.Bare DEBUG: 23:57:49.571694 found namespace method ./ NS.BareCtx DEBUG: 23:57:49.571705 found namespace method ./ NS.CtxErr DEBUG: 23:57:49.571714 found namespace method ./ NS.Error DEBUG: 23:57:49.571721 found target TestNamespaceDep DEBUG: 23:57:49.571746 time parse Magefiles: 498.849µs --- PASS: TestNamespaceDep (1.05s) === RUN TestNamespace DEBUG: 23:57:50.618555 found namespace ./ NS DEBUG: 23:57:50.618573 found namespace method ./ NS.Bare DEBUG: 23:57:50.618584 found namespace method ./ NS.BareCtx DEBUG: 23:57:50.618595 found namespace method ./ NS.CtxErr DEBUG: 23:57:50.618604 found namespace method ./ NS.Error DEBUG: 23:57:50.618612 found target TestNamespaceDep DEBUG: 23:57:50.618641 time parse Magefiles: 397.447µs --- PASS: TestNamespace (0.26s) === RUN TestNamespaceDefault DEBUG: 23:57:50.886915 found namespace ./ NS DEBUG: 23:57:50.886932 found namespace method ./ NS.Bare DEBUG: 23:57:50.886943 found namespace method ./ NS.BareCtx DEBUG: 23:57:50.886953 found namespace method ./ NS.CtxErr DEBUG: 23:57:50.886962 found namespace method ./ NS.Error DEBUG: 23:57:50.886969 found target TestNamespaceDep DEBUG: 23:57:50.886993 time parse Magefiles: 444.651µs --- PASS: TestNamespaceDefault (0.21s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 23:57:51.111020 found target FooBar DEBUG: 23:57:51.111048 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 23:57:51.111075 time parse Magefiles: 324.919µs --- PASS: TestWrongDependency (1.02s) PASS ok github.com/magefile/mage/mage 52.868s === 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.111s === 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.05s) PASS ok github.com/magefile/mage/parse 0.063s === 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.018s === RUN TestNewestModTime === PAUSE TestNewestModTime === RUN TestOldestModTime === PAUSE TestOldestModTime === RUN TestPathMissingDest === PAUSE TestPathMissingDest === RUN TestPathMissingSource === PAUSE TestPathMissingSource === RUN TestGlobEmptyGlob === PAUSE TestGlobEmptyGlob === RUN TestDirMissingSrc === PAUSE TestDirMissingSrc === RUN TestDirMissingDest === PAUSE TestDirMissingDest === RUN TestGlob === PAUSE TestGlob === RUN TestPath === PAUSE TestPath === RUN TestDir === PAUSE TestDir === CONT TestNewestModTime === CONT TestDirMissingSrc === CONT TestPathMissingSource === CONT TestPathMissingDest === CONT TestOldestModTime === CONT TestPath === CONT TestDir === CONT TestGlob === CONT TestDirMissingDest === CONT TestGlobEmptyGlob --- PASS: TestPathMissingSource (0.00s) --- PASS: TestPathMissingDest (0.00s) --- PASS: TestDirMissingSrc (0.00s) --- PASS: TestGlobEmptyGlob (0.00s) --- PASS: TestDirMissingDest (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.079s >>> 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.2 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r7.apk >>> mage: Build complete at Tue, 07 Feb 2023 23:57:52 +0000 elapsed time 0h 1m 11s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/2) Purging .makedepends-mage (20230207.235643) (2/2) Purging go (1.20-r0) Executing busybox-1.36.0-r3.trigger OK: 379 MiB in 103 packages >>> mage: Updating the testing/x86 repository index... >>> mage: Signing the index...