>>> go-task: Building community/go-task 3.12.0-r6 (using abuild 3.9.0-r0) started Sat, 08 Oct 2022 00:03:34 +0000 >>> go-task: Checking sanity of /home/buildozer/aports/community/go-task/APKBUILD... >>> go-task: Analyzing dependencies... >>> go-task: Installing for build: build-base go (1/2) Installing go (1.18.7-r0) (2/2) Installing .makedepends-go-task (20221008.000334) Executing busybox-1.35.0-r17.trigger OK: 750 MiB in 94 packages >>> go-task: Cleaning up srcdir >>> go-task: Cleaning up pkgdir >>> go-task: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/go-task-3.12.0.tar.gz >>> go-task: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/go-task-3.12.0.tar.gz >>> go-task: Checking sha512sums... go-task-3.12.0.tar.gz: OK completion-rename-to-go-task.patch: OK >>> go-task: Unpacking /var/cache/distfiles/v3.16/go-task-3.12.0.tar.gz... >>> go-task: completion-rename-to-go-task.patch patching file completion/bash/task.bash patching file completion/fish/task.fish patching file completion/zsh/_task go: downloading mvdan.cc/sh/v3 v3.4.3 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/fatih/color v1.13.0 go: downloading github.com/radovskyb/watcher v1.0.7 go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 go: downloading github.com/mattn/go-zglob v0.0.3 go: downloading github.com/joho/godotenv v1.4.0 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c go: downloading github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 go: downloading github.com/mattn/go-isatty v0.0.14 go: downloading github.com/mattn/go-colorable v0.1.9 go: downloading golang.org/x/sys v0.0.0-20210925032602-92d5a993a665 go: downloading golang.org/x/term v0.0.0-20210916214954-140adaaadfaf internal/unsafeheader internal/goexperiment internal/itoa internal/goos internal/race internal/goarch math/bits unicode/utf16 unicode/utf8 runtime/internal/atomic internal/nettrace encoding runtime/internal/syscall golang.org/x/sys/internal/unsafeheader internal/cpu sync/atomic unicode runtime/internal/math internal/abi runtime/internal/sys internal/bytealg math runtime internal/reflectlite sync internal/singleflight internal/testlog math/rand runtime/cgo errors sort internal/oserror path vendor/golang.org/x/net/dns/dnsmessage io strconv syscall hash bytes text/tabwriter strings hash/adler32 hash/fnv crypto encoding/base32 reflect bufio html regexp/syntax internal/syscall/execenv internal/syscall/unix time regexp context io/fs internal/poll golang.org/x/sync/errgroup internal/fmtsort encoding/binary os encoding/base64 crypto/sha1 crypto/md5 crypto/sha256 golang.org/x/sys/unix internal/godebug io/ioutil os/signal path/filepath fmt internal/intern net/netip os/exec net mvdan.cc/sh/v3/pattern encoding/hex github.com/mitchellh/hashstructure/v2 encoding/csv os/user github.com/radovskyb/watcher log net/url flag github.com/mattn/go-zglob/fastwalk text/template/parse mvdan.cc/sh/v3/syntax runtime/debug encoding/json github.com/joho/godotenv gopkg.in/yaml.v3 github.com/mattn/go-zglob github.com/mattn/go-isatty golang.org/x/term text/template github.com/mattn/go-colorable github.com/fatih/color github.com/go-task/task/v3/internal/logger html/template github.com/go-task/task/v3/taskfile github.com/go-task/task/v3/internal/compiler github.com/go-task/task/v3/internal/hash github.com/go-task/task/v3/internal/summary github.com/go-task/task/v3/args github.com/go-task/task/v3/internal/output mvdan.cc/sh/v3/expand mvdan.cc/sh/v3/shell mvdan.cc/sh/v3/interp github.com/go-task/task/v3/internal/execext github.com/go-task/slim-sprig github.com/spf13/pflag github.com/go-task/task/v3/internal/status github.com/go-task/task/v3/internal/templater github.com/go-task/task/v3/internal/compiler/v3 github.com/go-task/task/v3/internal/compiler/v2 github.com/go-task/task/v3/taskfile/read github.com/go-task/task/v3 github.com/go-task/task/v3/cmd/task go: downloading github.com/stretchr/testify v1.7.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 === RUN TestEmptyTask --- PASS: TestEmptyTask (0.00s) === RUN TestEnv === RUN TestEnv/target="default",file="local.txt" === RUN TestEnv/target="default",file="global.txt" --- PASS: TestEnv (0.01s) --- PASS: TestEnv/target="default",file="local.txt" (0.00s) --- PASS: TestEnv/target="default",file="global.txt" (0.00s) === RUN TestVarsV2 === RUN TestVarsV2/target="default",file="nestedtmpl_foo.txt" === RUN TestVarsV2/target="default",file="tmpl2_foo.txt" === RUN TestVarsV2/target="default",file="tmpl2_foo2.txt" === RUN TestVarsV2/target="default",file="shtmpl2_foo2.txt" === RUN TestVarsV2/target="default",file="override.txt" === RUN TestVarsV2/target="default",file="baz.txt" === RUN TestVarsV2/target="default",file="shtmpl_foo.txt" === RUN TestVarsV2/target="default",file="nestedtmpl_foo2.txt" === RUN TestVarsV2/target="default",file="foo2.txt" === RUN TestVarsV2/target="default",file="bar2.txt" === RUN TestVarsV2/target="default",file="shtmpl2_foo.txt" === RUN TestVarsV2/target="default",file="nested.txt" === RUN TestVarsV2/target="default",file="task_name.txt" === RUN TestVarsV2/target="default",file="foo.txt" === RUN TestVarsV2/target="default",file="tmpl_bar.txt" === RUN TestVarsV2/target="default",file="tmpl_bar2.txt" === RUN TestVarsV2/target="default",file="shtmpl_foo2.txt" === RUN TestVarsV2/target="default",file="tmpl2_bar.txt" === RUN TestVarsV2/target="default",file="tmpl2_bar2.txt" === RUN TestVarsV2/target="default",file="tmpl_foo.txt" === RUN TestVarsV2/target="default",file="tmpl_foo2.txt" === RUN TestVarsV2/target="default",file="baz2.txt" === RUN TestVarsV2/target="default",file="nestedtmpl2_foo2.txt" === RUN TestVarsV2/target="default",file="bar.txt" === RUN TestVarsV2/target="hello",file="baz.txt" === RUN TestVarsV2/target="hello",file="nestedtmpl_foo.txt" === RUN TestVarsV2/target="hello",file="tmpl2_foo.txt" === RUN TestVarsV2/target="hello",file="tmpl2_foo2.txt" === RUN TestVarsV2/target="hello",file="shtmpl2_foo2.txt" === RUN TestVarsV2/target="hello",file="override.txt" === RUN TestVarsV2/target="hello",file="nested.txt" === RUN TestVarsV2/target="hello",file="task_name.txt" === RUN TestVarsV2/target="hello",file="foo.txt" === RUN TestVarsV2/target="hello",file="shtmpl_foo.txt" === RUN TestVarsV2/target="hello",file="nestedtmpl_foo2.txt" === RUN TestVarsV2/target="hello",file="foo2.txt" === RUN TestVarsV2/target="hello",file="bar2.txt" === RUN TestVarsV2/target="hello",file="shtmpl2_foo.txt" === RUN TestVarsV2/target="hello",file="tmpl_foo.txt" === RUN TestVarsV2/target="hello",file="tmpl_bar.txt" === RUN TestVarsV2/target="hello",file="tmpl_bar2.txt" === RUN TestVarsV2/target="hello",file="shtmpl_foo2.txt" === RUN TestVarsV2/target="hello",file="tmpl2_bar.txt" === RUN TestVarsV2/target="hello",file="tmpl2_bar2.txt" === RUN TestVarsV2/target="hello",file="bar.txt" === RUN TestVarsV2/target="hello",file="tmpl_foo2.txt" === RUN TestVarsV2/target="hello",file="baz2.txt" === RUN TestVarsV2/target="hello",file="nestedtmpl2_foo2.txt" --- PASS: TestVarsV2 (0.27s) --- PASS: TestVarsV2/target="default",file="nestedtmpl_foo.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="tmpl2_foo.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="tmpl2_foo2.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="shtmpl2_foo2.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="override.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="baz.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="shtmpl_foo.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="nestedtmpl_foo2.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="foo2.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="bar2.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="shtmpl2_foo.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="nested.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="task_name.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="foo.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="tmpl_bar.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="tmpl_bar2.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="shtmpl_foo2.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="tmpl2_bar.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="tmpl2_bar2.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="tmpl_foo.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="tmpl_foo2.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="baz2.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="nestedtmpl2_foo2.txt" (0.00s) --- PASS: TestVarsV2/target="default",file="bar.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="baz.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="nestedtmpl_foo.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="tmpl2_foo.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="tmpl2_foo2.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="shtmpl2_foo2.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="override.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="nested.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="task_name.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="foo.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="shtmpl_foo.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="nestedtmpl_foo2.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="foo2.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="bar2.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="shtmpl2_foo.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="tmpl_foo.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="tmpl_bar.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="tmpl_bar2.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="shtmpl_foo2.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="tmpl2_bar.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="tmpl2_bar2.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="bar.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="tmpl_foo2.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="baz2.txt" (0.00s) --- PASS: TestVarsV2/target="hello",file="nestedtmpl2_foo2.txt" (0.00s) === RUN TestVarsV3 === RUN TestVarsV3/target="default",file="missing-var.txt" === RUN TestVarsV3/target="default",file="var-order.txt" === RUN TestVarsV3/target="default",file="dependent-sh.txt" === RUN TestVarsV3/target="default",file="with-call.txt" === RUN TestVarsV3/target="default",file="from-dot-env.txt" --- PASS: TestVarsV3 (0.02s) --- PASS: TestVarsV3/target="default",file="missing-var.txt" (0.00s) --- PASS: TestVarsV3/target="default",file="var-order.txt" (0.00s) --- PASS: TestVarsV3/target="default",file="dependent-sh.txt" (0.00s) --- PASS: TestVarsV3/target="default",file="with-call.txt" (0.00s) --- PASS: TestVarsV3/target="default",file="from-dot-env.txt" (0.00s) === RUN TestMultilineVars === RUN TestMultilineVars/target="default",file="echo_foobar.txt" === RUN TestMultilineVars/target="default",file="echo_n_foobar.txt" === RUN TestMultilineVars/target="default",file="echo_n_multiline.txt" === RUN TestMultilineVars/target="default",file="var_multiline.txt" === RUN TestMultilineVars/target="default",file="var_catlines.txt" === RUN TestMultilineVars/target="default",file="var_enumfile.txt" --- PASS: TestMultilineVars (0.02s) --- PASS: TestMultilineVars/target="default",file="echo_foobar.txt" (0.00s) --- PASS: TestMultilineVars/target="default",file="echo_n_foobar.txt" (0.00s) --- PASS: TestMultilineVars/target="default",file="echo_n_multiline.txt" (0.00s) --- PASS: TestMultilineVars/target="default",file="var_multiline.txt" (0.00s) --- PASS: TestMultilineVars/target="default",file="var_catlines.txt" (0.00s) --- PASS: TestMultilineVars/target="default",file="var_enumfile.txt" (0.00s) === RUN TestVarsInvalidTmpl --- PASS: TestVarsInvalidTmpl (0.01s) === RUN TestConcurrency --- PASS: TestConcurrency (0.00s) === RUN TestParams === RUN TestParams/target="default",file="hello.txt" === RUN TestParams/target="default",file="world.txt" === RUN TestParams/target="default",file="dep2.txt" === RUN TestParams/target="default",file="portuguese2.txt" === RUN TestParams/target="default",file="german.txt" === RUN TestParams/target="default",file="exclamation.txt" === RUN TestParams/target="default",file="dep1.txt" === RUN TestParams/target="default",file="spanish.txt" === RUN TestParams/target="default",file="spanish-dep.txt" === RUN TestParams/target="default",file="portuguese.txt" --- PASS: TestParams (0.03s) --- PASS: TestParams/target="default",file="hello.txt" (0.00s) --- PASS: TestParams/target="default",file="world.txt" (0.00s) --- PASS: TestParams/target="default",file="dep2.txt" (0.00s) --- PASS: TestParams/target="default",file="portuguese2.txt" (0.00s) --- PASS: TestParams/target="default",file="german.txt" (0.00s) --- PASS: TestParams/target="default",file="exclamation.txt" (0.00s) --- PASS: TestParams/target="default",file="dep1.txt" (0.00s) --- PASS: TestParams/target="default",file="spanish.txt" (0.00s) --- PASS: TestParams/target="default",file="spanish-dep.txt" (0.00s) --- PASS: TestParams/target="default",file="portuguese.txt" (0.00s) === RUN TestDeps --- PASS: TestDeps (0.01s) === RUN TestStatus --- PASS: TestStatus (0.06s) === RUN TestPrecondition --- PASS: TestPrecondition (0.00s) === RUN TestGenerates --- PASS: TestGenerates (0.03s) === RUN TestStatusChecksum --- PASS: TestStatusChecksum (0.55s) === RUN TestLabelUpToDate --- PASS: TestLabelUpToDate (0.00s) === RUN TestLabelSummary --- PASS: TestLabelSummary (0.00s) === RUN TestLabelInStatus --- PASS: TestLabelInStatus (0.00s) === RUN TestLabelWithVariableExpansion --- PASS: TestLabelWithVariableExpansion (0.00s) === RUN TestLabelInSummary --- PASS: TestLabelInSummary (0.00s) === RUN TestLabelInList --- PASS: TestLabelInList (0.00s) === RUN TestListAllShowsNoDesc --- PASS: TestListAllShowsNoDesc (0.00s) === RUN TestListCanListDescOnly --- PASS: TestListCanListDescOnly (0.00s) === RUN TestStatusVariables --- PASS: TestStatusVariables (0.07s) === RUN TestInit --- PASS: TestInit (0.00s) === RUN TestCyclicDep --- PASS: TestCyclicDep (0.06s) === RUN TestTaskVersion === RUN TestTaskVersion/testdata/version/v2 --- PASS: TestTaskVersion (0.00s) --- PASS: TestTaskVersion/testdata/version/v2 (0.00s) === RUN TestTaskIgnoreErrors --- PASS: TestTaskIgnoreErrors (0.00s) === RUN TestExpand --- PASS: TestExpand (0.00s) === RUN TestDry --- PASS: TestDry (0.00s) === RUN TestDryChecksum --- PASS: TestDryChecksum (0.00s) === RUN TestIncludes === RUN TestIncludes/target="default",file="os_include.txt" === RUN TestIncludes/target="default",file="main.txt" === RUN TestIncludes/target="default",file="included_directory.txt" === RUN TestIncludes/target="default",file="included_directory_without_dir.txt" === RUN TestIncludes/target="default",file="included_taskfile_without_dir.txt" === RUN TestIncludes/target="default",file="./module2/included_directory_with_dir.txt" === RUN TestIncludes/target="default",file="./module2/included_taskfile_with_dir.txt" --- PASS: TestIncludes (0.01s) --- PASS: TestIncludes/target="default",file="os_include.txt" (0.00s) --- PASS: TestIncludes/target="default",file="main.txt" (0.00s) --- PASS: TestIncludes/target="default",file="included_directory.txt" (0.00s) --- PASS: TestIncludes/target="default",file="included_directory_without_dir.txt" (0.00s) --- PASS: TestIncludes/target="default",file="included_taskfile_without_dir.txt" (0.00s) --- PASS: TestIncludes/target="default",file="./module2/included_directory_with_dir.txt" (0.00s) --- PASS: TestIncludes/target="default",file="./module2/included_taskfile_with_dir.txt" (0.00s) === RUN TestIncludesMultiLevel === RUN TestIncludesMultiLevel/target="default",file="called_one.txt" === RUN TestIncludesMultiLevel/target="default",file="called_two.txt" === RUN TestIncludesMultiLevel/target="default",file="called_three.txt" --- PASS: TestIncludesMultiLevel (0.00s) --- PASS: TestIncludesMultiLevel/target="default",file="called_one.txt" (0.00s) --- PASS: TestIncludesMultiLevel/target="default",file="called_two.txt" (0.00s) --- PASS: TestIncludesMultiLevel/target="default",file="called_three.txt" (0.00s) === RUN TestIncludeCycle --- PASS: TestIncludeCycle (0.00s) === RUN TestIncorrectVersionIncludes --- PASS: TestIncorrectVersionIncludes (0.00s) === RUN TestIncludesEmptyMain === RUN TestIncludesEmptyMain/target="included:default",file="file.txt" --- PASS: TestIncludesEmptyMain (0.00s) --- PASS: TestIncludesEmptyMain/target="included:default",file="file.txt" (0.00s) === RUN TestIncludesDependencies === RUN TestIncludesDependencies/target="default",file="default.txt" === RUN TestIncludesDependencies/target="default",file="called_dep.txt" === RUN TestIncludesDependencies/target="default",file="called_task.txt" --- PASS: TestIncludesDependencies (0.00s) --- PASS: TestIncludesDependencies/target="default",file="default.txt" (0.00s) --- PASS: TestIncludesDependencies/target="default",file="called_dep.txt" (0.00s) --- PASS: TestIncludesDependencies/target="default",file="called_task.txt" (0.00s) === RUN TestIncludesCallingRoot === RUN TestIncludesCallingRoot/target="included:call-root",file="root_task.txt" --- PASS: TestIncludesCallingRoot (0.00s) --- PASS: TestIncludesCallingRoot/target="included:call-root",file="root_task.txt" (0.00s) === RUN TestIncludesOptional === RUN TestIncludesOptional/target="default",file="called_dep.txt" --- PASS: TestIncludesOptional (0.00s) --- PASS: TestIncludesOptional/target="default",file="called_dep.txt" (0.00s) === RUN TestIncludesOptionalImplicitFalse --- PASS: TestIncludesOptionalImplicitFalse (0.00s) === RUN TestIncludesOptionalExplicitFalse --- PASS: TestIncludesOptionalExplicitFalse (0.00s) === RUN TestIncludesFromCustomTaskfile === RUN TestIncludesFromCustomTaskfile/target="default",file="main.txt" === RUN TestIncludesFromCustomTaskfile/target="default",file="included_with_yaml_extension.txt" === RUN TestIncludesFromCustomTaskfile/target="default",file="included_with_custom_file.txt" --- PASS: TestIncludesFromCustomTaskfile (0.00s) --- PASS: TestIncludesFromCustomTaskfile/target="default",file="main.txt" (0.00s) --- PASS: TestIncludesFromCustomTaskfile/target="default",file="included_with_yaml_extension.txt" (0.00s) --- PASS: TestIncludesFromCustomTaskfile/target="default",file="included_with_custom_file.txt" (0.00s) === RUN TestSupportedFileNames === RUN TestSupportedFileNames/Taskfile.yml === RUN TestSupportedFileNames/Taskfile.yml/target="default",file="output.txt" === RUN TestSupportedFileNames/Taskfile.yaml === RUN TestSupportedFileNames/Taskfile.yaml/target="default",file="output.txt" === RUN TestSupportedFileNames/Taskfile.dist.yml === RUN TestSupportedFileNames/Taskfile.dist.yml/target="default",file="output.txt" === RUN TestSupportedFileNames/Taskfile.dist.yaml === RUN TestSupportedFileNames/Taskfile.dist.yaml/target="default",file="output.txt" --- PASS: TestSupportedFileNames (0.00s) --- PASS: TestSupportedFileNames/Taskfile.yml (0.00s) --- PASS: TestSupportedFileNames/Taskfile.yml/target="default",file="output.txt" (0.00s) --- PASS: TestSupportedFileNames/Taskfile.yaml (0.00s) --- PASS: TestSupportedFileNames/Taskfile.yaml/target="default",file="output.txt" (0.00s) --- PASS: TestSupportedFileNames/Taskfile.dist.yml (0.00s) --- PASS: TestSupportedFileNames/Taskfile.dist.yml/target="default",file="output.txt" (0.00s) --- PASS: TestSupportedFileNames/Taskfile.dist.yaml (0.00s) --- PASS: TestSupportedFileNames/Taskfile.dist.yaml/target="default",file="output.txt" (0.00s) === RUN TestSummary --- PASS: TestSummary (0.00s) === RUN TestWhenNoDirAttributeItRunsInSameDirAsTaskfile --- PASS: TestWhenNoDirAttributeItRunsInSameDirAsTaskfile (0.00s) === RUN TestWhenDirAttributeAndDirExistsItRunsInThatDir --- PASS: TestWhenDirAttributeAndDirExistsItRunsInThatDir (0.00s) === RUN TestWhenDirAttributeItCreatesMissingAndRunsInThatDir --- PASS: TestWhenDirAttributeItCreatesMissingAndRunsInThatDir (0.00s) === RUN TestDynamicVariablesRunOnTheNewCreatedDir --- PASS: TestDynamicVariablesRunOnTheNewCreatedDir (0.00s) === RUN TestDynamicVariablesShouldRunOnTheTaskDir === RUN TestDynamicVariablesShouldRunOnTheTaskDir/target="default",file="subdirectory/from_root_taskfile.txt" === RUN TestDynamicVariablesShouldRunOnTheTaskDir/target="default",file="subdirectory/from_included_taskfile.txt" === RUN TestDynamicVariablesShouldRunOnTheTaskDir/target="default",file="subdirectory/from_included_taskfile_task.txt" === RUN TestDynamicVariablesShouldRunOnTheTaskDir/target="default",file="subdirectory/from_interpolated_dir.txt" --- PASS: TestDynamicVariablesShouldRunOnTheTaskDir (0.01s) --- PASS: TestDynamicVariablesShouldRunOnTheTaskDir/target="default",file="subdirectory/from_root_taskfile.txt" (0.00s) --- PASS: TestDynamicVariablesShouldRunOnTheTaskDir/target="default",file="subdirectory/from_included_taskfile.txt" (0.00s) --- PASS: TestDynamicVariablesShouldRunOnTheTaskDir/target="default",file="subdirectory/from_included_taskfile_task.txt" (0.00s) --- PASS: TestDynamicVariablesShouldRunOnTheTaskDir/target="default",file="subdirectory/from_interpolated_dir.txt" (0.00s) === RUN TestDisplaysErrorOnUnsupportedVersion --- PASS: TestDisplaysErrorOnUnsupportedVersion (0.00s) === RUN TestShortTaskNotation --- PASS: TestShortTaskNotation (0.00s) === RUN TestDotenvShouldIncludeAllEnvFiles === RUN TestDotenvShouldIncludeAllEnvFiles/target="default",file="include.txt" --- PASS: TestDotenvShouldIncludeAllEnvFiles (0.00s) --- PASS: TestDotenvShouldIncludeAllEnvFiles/target="default",file="include.txt" (0.00s) === RUN TestDotenvShouldErrorWhenIncludingDependantDotenvs --- PASS: TestDotenvShouldErrorWhenIncludingDependantDotenvs (0.00s) === RUN TestDotenvShouldAllowMissingEnv === RUN TestDotenvShouldAllowMissingEnv/target="default",file="include.txt" --- PASS: TestDotenvShouldAllowMissingEnv (0.00s) --- PASS: TestDotenvShouldAllowMissingEnv/target="default",file="include.txt" (0.00s) === RUN TestDotenvHasLocalEnvInPath === RUN TestDotenvHasLocalEnvInPath/target="default",file="var.txt" --- PASS: TestDotenvHasLocalEnvInPath (0.00s) --- PASS: TestDotenvHasLocalEnvInPath/target="default",file="var.txt" (0.00s) === RUN TestDotenvHasLocalVarInPath === RUN TestDotenvHasLocalVarInPath/target="default",file="var.txt" --- PASS: TestDotenvHasLocalVarInPath (0.00s) --- PASS: TestDotenvHasLocalVarInPath/target="default",file="var.txt" (0.00s) === RUN TestDotenvHasEnvVarInPath === RUN TestDotenvHasEnvVarInPath/target="default",file="var.txt" --- PASS: TestDotenvHasEnvVarInPath (0.00s) --- PASS: TestDotenvHasEnvVarInPath/target="default",file="var.txt" (0.00s) === RUN TestExitImmediately --- PASS: TestExitImmediately (0.00s) === RUN TestRunOnlyRunsJobsHashOnce === RUN TestRunOnlyRunsJobsHashOnce/target="generate-hash",file="hash.txt" --- PASS: TestRunOnlyRunsJobsHashOnce (0.01s) --- PASS: TestRunOnlyRunsJobsHashOnce/target="generate-hash",file="hash.txt" (0.00s) === RUN TestDeferredCmds task: [task-2] echo 'cmd ran' cmd ran task: [task-2] exit 1 task: [task-2] echo 'failing' && exit 2 failing task: [task-2] echo 'echo ran' echo ran task: [task-1] echo 'task-1 ran successfully' task-1 ran successfully --- PASS: TestDeferredCmds (0.00s) === RUN TestIgnoreNilElements === RUN TestIgnoreNilElements/nil_cmd === RUN TestIgnoreNilElements/nil_dep === RUN TestIgnoreNilElements/nil_include === RUN TestIgnoreNilElements/nil_precondition --- PASS: TestIgnoreNilElements (0.00s) --- PASS: TestIgnoreNilElements/nil_cmd (0.00s) --- PASS: TestIgnoreNilElements/nil_dep (0.00s) --- PASS: TestIgnoreNilElements/nil_include (0.00s) --- PASS: TestIgnoreNilElements/nil_precondition (0.00s) === RUN TestOutputGroup task_test.go:1247: task: [hello] echo 'Hello!' ::group::hello Hello! ::endgroup:: task: [bye] echo 'Bye!' ::group::bye Bye! ::endgroup:: --- PASS: TestOutputGroup (0.00s) === RUN TestIncludedVars task_test.go:1276: task: [included1:task1] echo "VAR_1 is included1-var1" VAR_1 is included1-var1 task: [included1:task1] echo "VAR_2 is included-default-var2" VAR_2 is included-default-var2 task: [included2:task1] echo "VAR_1 is included2-var1" VAR_1 is included2-var1 task: [included2:task1] echo "VAR_2 is included-default-var2" VAR_2 is included-default-var2 task: [included3:task1] echo "VAR_1 is included-default-var1" VAR_1 is included-default-var1 task: [included3:task1] echo "VAR_2 is included-default-var2" VAR_2 is included-default-var2 --- PASS: TestIncludedVars (0.01s) PASS ok github.com/go-task/task/v3 1.241s === RUN TestArgsV3 === RUN TestArgsV3/TestArgs1 === RUN TestArgsV3/TestArgs2 === RUN TestArgsV3/TestArgs3 === RUN TestArgsV3/TestArgs4 === RUN TestArgsV3/TestArgs5 === RUN TestArgsV3/TestArgs6 === RUN TestArgsV3/TestArgs7 --- PASS: TestArgsV3 (0.00s) --- PASS: TestArgsV3/TestArgs1 (0.00s) --- PASS: TestArgsV3/TestArgs2 (0.00s) --- PASS: TestArgsV3/TestArgs3 (0.00s) --- PASS: TestArgsV3/TestArgs4 (0.00s) --- PASS: TestArgsV3/TestArgs5 (0.00s) --- PASS: TestArgsV3/TestArgs6 (0.00s) --- PASS: TestArgsV3/TestArgs7 (0.00s) === RUN TestArgsV2 === RUN TestArgsV2/TestArgs1 === RUN TestArgsV2/TestArgs2 === RUN TestArgsV2/TestArgs3 === RUN TestArgsV2/TestArgs4 === RUN TestArgsV2/TestArgs5 === RUN TestArgsV2/TestArgs6 === RUN TestArgsV2/TestArgs7 --- PASS: TestArgsV2 (0.00s) --- PASS: TestArgsV2/TestArgs1 (0.00s) --- PASS: TestArgsV2/TestArgs2 (0.00s) --- PASS: TestArgsV2/TestArgs3 (0.00s) --- PASS: TestArgsV2/TestArgs4 (0.00s) --- PASS: TestArgsV2/TestArgs5 (0.00s) --- PASS: TestArgsV2/TestArgs6 (0.00s) --- PASS: TestArgsV2/TestArgs7 (0.00s) PASS ok github.com/go-task/task/v3/args 0.004s ? github.com/go-task/task/v3/cmd/task [no test files] ? github.com/go-task/task/v3/internal/compiler [no test files] ? github.com/go-task/task/v3/internal/compiler/v2 [no test files] ? github.com/go-task/task/v3/internal/compiler/v3 [no test files] ? github.com/go-task/task/v3/internal/execext [no test files] ? github.com/go-task/task/v3/internal/hash [no test files] ? github.com/go-task/task/v3/internal/logger [no test files] === RUN TestInterleaved --- PASS: TestInterleaved (0.00s) === RUN TestGroup --- PASS: TestGroup (0.00s) === RUN TestGroupWithBeginEnd === RUN TestGroupWithBeginEnd/simple === RUN TestGroupWithBeginEnd/no_output --- PASS: TestGroupWithBeginEnd (0.00s) --- PASS: TestGroupWithBeginEnd/simple (0.00s) --- PASS: TestGroupWithBeginEnd/no_output (0.00s) === RUN TestPrefixed === RUN TestPrefixed/simple_use_cases === RUN TestPrefixed/multiple_writes_for_a_single_line --- PASS: TestPrefixed (0.00s) --- PASS: TestPrefixed/simple_use_cases (0.00s) --- PASS: TestPrefixed/multiple_writes_for_a_single_line (0.00s) PASS ok github.com/go-task/task/v3/internal/output 0.004s === RUN TestNormalizeFilename --- PASS: TestNormalizeFilename (0.00s) PASS ok github.com/go-task/task/v3/internal/status 0.003s === RUN TestPrintsDependenciesIfPresent --- PASS: TestPrintsDependenciesIfPresent (0.00s) === RUN TestDoesNotPrintDependenciesIfMissing --- PASS: TestDoesNotPrintDependenciesIfMissing (0.00s) === RUN TestPrintTaskName --- PASS: TestPrintTaskName (0.00s) === RUN TestPrintTaskCommandsIfPresent --- PASS: TestPrintTaskCommandsIfPresent (0.00s) === RUN TestDoesNotPrintCommandIfMissing --- PASS: TestDoesNotPrintCommandIfMissing (0.00s) === RUN TestLayout --- PASS: TestLayout (0.00s) === RUN TestPrintDescriptionAsFallback --- PASS: TestPrintDescriptionAsFallback (0.00s) === RUN TestPrintAllWithSpaces --- PASS: TestPrintAllWithSpaces (0.00s) PASS ok github.com/go-task/task/v3/internal/summary 0.006s ? github.com/go-task/task/v3/internal/templater [no test files] === RUN TestPreconditionParse --- PASS: TestPreconditionParse (0.00s) === RUN TestCmdParse --- PASS: TestCmdParse (0.00s) PASS ok github.com/go-task/task/v3/taskfile 0.003s ? github.com/go-task/task/v3/taskfile/read [no test files] >>> go-task: Entering fakeroot... >>> go-task-doc*: Running split function doc... >>> go-task-doc*: Preparing subpackage go-task-doc... >>> go-task-doc*: Running postcheck for go-task-doc >>> go-task-task*: Running split function task... >>> go-task-task*: Preparing subpackage go-task-task... >>> go-task-task*: Running postcheck for go-task-task >>> go-task-bashcomp*: Running split function bashcomp... '/home/buildozer/aports/community/go-task/pkg/go-task/usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/go-task/pkg/go-task-bashcomp/usr/share/bash-completion/completions' >>> go-task-bashcomp*: Preparing subpackage go-task-bashcomp... >>> go-task-bashcomp*: Running postcheck for go-task-bashcomp >>> go-task-fishcomp*: Running split function fishcomp... '/home/buildozer/aports/community/go-task/pkg/go-task/usr/share/fish/completions' -> '/home/buildozer/aports/community/go-task/pkg/go-task-fishcomp/usr/share/fish/completions' >>> go-task-fishcomp*: Preparing subpackage go-task-fishcomp... >>> go-task-fishcomp*: Running postcheck for go-task-fishcomp >>> go-task-zshcomp*: Running split function zshcomp... '/home/buildozer/aports/community/go-task/pkg/go-task/usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/go-task/pkg/go-task-zshcomp/usr/share/zsh/site-functions' >>> go-task-zshcomp*: Preparing subpackage go-task-zshcomp... >>> go-task-zshcomp*: Running postcheck for go-task-zshcomp >>> go-task*: Running postcheck for go-task >>> go-task*: Preparing package go-task... >>> go-task*: Stripping binaries >>> go-task-bashcomp*: Scanning shared objects >>> go-task-doc*: Scanning shared objects >>> go-task-fishcomp*: Scanning shared objects >>> go-task-task*: Scanning shared objects >>> go-task-zshcomp*: Scanning shared objects >>> go-task*: Scanning shared objects >>> go-task-bashcomp*: Tracing dependencies... >>> go-task-bashcomp*: Package size: 24.0 KB >>> go-task-bashcomp*: Compressing data... >>> go-task-bashcomp*: Create checksum... >>> go-task-bashcomp*: Create go-task-bashcomp-3.12.0-r6.apk >>> go-task-doc*: Tracing dependencies... >>> go-task-doc*: Package size: 48.0 KB >>> go-task-doc*: Compressing data... >>> go-task-doc*: Create checksum... >>> go-task-doc*: Create go-task-doc-3.12.0-r6.apk >>> go-task-fishcomp*: Tracing dependencies... >>> go-task-fishcomp*: Package size: 24.0 KB >>> go-task-fishcomp*: Compressing data... >>> go-task-fishcomp*: Create checksum... >>> go-task-fishcomp*: Create go-task-fishcomp-3.12.0-r6.apk >>> go-task-task*: Tracing dependencies... !task go-task=3.12.0-r6 >>> go-task-task*: Package size: 12.0 KB >>> go-task-task*: Compressing data... >>> go-task-task*: Create checksum... >>> go-task-task*: Create go-task-task-3.12.0-r6.apk >>> go-task-zshcomp*: Tracing dependencies... >>> go-task-zshcomp*: Package size: 24.0 KB >>> go-task-zshcomp*: Compressing data... >>> go-task-zshcomp*: Create checksum... >>> go-task-zshcomp*: Create go-task-zshcomp-3.12.0-r6.apk >>> go-task*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> go-task*: Package size: 5.1 MB >>> go-task*: Compressing data... >>> go-task*: Create checksum... >>> go-task*: Create go-task-3.12.0-r6.apk >>> go-task: Build complete at Sat, 08 Oct 2022 00:04:03 +0000 elapsed time 0h 0m 29s >>> go-task: Cleaning up srcdir >>> go-task: Cleaning up pkgdir >>> go-task: Uninstalling dependencies... (1/2) Purging .makedepends-go-task (20221008.000334) (2/2) Purging go (1.18.7-r0) Executing busybox-1.35.0-r17.trigger OK: 370 MiB in 92 packages >>> go-task: Updating the community/ppc64le repository index... >>> go-task: Signing the index...