>>> gomplate: Building community/gomplate 4.1.0-r0 (using abuild 3.13.0-r5) started Sun, 25 Aug 2024 13:41:40 +0000
>>> gomplate: Checking sanity of /home/buildozer/aports/community/gomplate/APKBUILD...
>>> gomplate: Analyzing dependencies...
>>> gomplate: Installing for build: build-base ca-certificates go
(1/3) Installing ca-certificates (20240705-r0)
(2/3) Installing go (1.22.6-r0)
(3/3) Installing .makedepends-gomplate (20240825.134143)
Executing busybox-1.36.1-r31.trigger
Executing ca-certificates-20240705-r0.trigger
OK: 435 MiB in 104 packages
>>> gomplate: Cleaning up srcdir
>>> gomplate: Cleaning up pkgdir
>>> gomplate: Cleaning up tmpdir
>>> gomplate: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gomplate-4.1.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  569k  100  569k    0     0  3889k      0 --:--:-- --:--:-- --:--:-- 3901k
>>> gomplate: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gomplate-4.1.0.tar.gz
>>> gomplate: Checking sha512sums...
gomplate-4.1.0.tar.gz: OK
>>> gomplate: Unpacking /var/cache/distfiles/gomplate-4.1.0.tar.gz...
GOOS=linux GOARCH=loong64 GOARM= CGO_ENABLED= \
	go build \
		-ldflags "-w -s -X `go list ./version`.GitCommit=unknown -X `go list ./version`.Version=4.1.0" \
		-o bin/gomplate_linux-loong64 \
		./cmd/gomplate
go: downloading github.com/lmittmann/tint v1.0.4
go: downloading github.com/spf13/cobra v1.8.1
go: downloading golang.org/x/term v0.22.0
go: downloading github.com/hack-pad/hackpadfs v0.2.4
go: downloading github.com/hairyhenderson/go-fsimpl v0.1.7
go: downloading github.com/hashicorp/vault/api v1.14.0
go: downloading github.com/hashicorp/vault/api/auth/aws v0.7.0
go: downloading github.com/hairyhenderson/xignore v0.3.3-0.20230403012150-95fe86932830
go: downloading cuelang.org/go v0.9.2
go: downloading github.com/Shopify/ejson v1.5.2
go: downloading golang.org/x/sys v0.22.0
go: downloading github.com/hairyhenderson/yaml v0.0.0-20220618171115-2d35fca545ce
go: downloading github.com/hairyhenderson/toml v0.4.2-0.20210923231440-40456b8e66cf
go: downloading github.com/joho/godotenv v1.5.1
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading github.com/itchyny/gojq v0.12.16
go: downloading k8s.io/client-go v0.30.2
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.2.1
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/gosimple/slug v1.14.0
go: downloading github.com/hashicorp/go-sockaddr v1.0.6
go: downloading go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
go: downloading golang.org/x/crypto v0.25.0
go: downloading golang.org/x/text v0.16.0
go: downloading inet.af/netaddr v0.0.0-20230525184311-b8eac61e914a
go: downloading github.com/aws/aws-sdk-go v1.54.15
go: downloading github.com/cenkalti/backoff/v3 v3.2.2
go: downloading github.com/go-jose/go-jose/v4 v4.0.2
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/hashicorp/go-retryablehttp v0.7.7
go: downloading github.com/hashicorp/go-rootcerts v1.0.2
go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.8
go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading golang.org/x/net v0.26.0
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/dustin/gojson v0.0.0-20160307161227-2e71ec9dd5ad
go: downloading github.com/gosimple/unidecode v1.0.1
go: downloading github.com/hashicorp/go-hclog v1.6.3
go: downloading go4.org/intern v0.0.0-20230525184215-6c62f75575cb
go: downloading github.com/hashicorp/go-secure-stdlib/awsutil v0.3.0
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading github.com/itchyny/timefmt-go v0.1.6
go: downloading github.com/hashicorp/vault/api/auth/approle v0.7.0
go: downloading github.com/hashicorp/vault/api/auth/userpass v0.7.0
go: downloading github.com/aws/aws-sdk-go-v2/config v1.27.24
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.9
go: downloading github.com/aws/smithy-go v1.20.3
go: downloading github.com/aws/aws-sdk-go-v2 v1.30.1
go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.32.1
go: downloading github.com/aws/aws-sdk-go-v2/service/ssm v1.52.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.3.2
go: downloading gocloud.dev v0.37.0
go: downloading github.com/hashicorp/consul/api v1.29.1
go: downloading github.com/go-git/go-billy/v5 v5.5.0
go: downloading github.com/hairyhenderson/go-git/v5 v5.12.1-0.20240530140403-1b868a7b8a3c
go: downloading github.com/fatih/color v1.17.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/ryanuber/go-glob v1.0.0
go: downloading go4.org/unsafe/assume-no-moving-gc v0.0.0-20231121144256-b99613f794b6
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.13
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.24
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.30.1
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.2
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.22.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.12.0
go: downloading github.com/hashicorp/serf v0.10.1
go: downloading golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/ProtonMail/go-crypto v1.0.0
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.2.2
go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.13
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.9.0
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.15
go: downloading github.com/pjbgf/sha1cd v0.3.0
go: downloading github.com/cockroachdb/apd/v3 v3.2.1
go: downloading github.com/cyphar/filepath-securejoin v0.2.5
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/armon/go-metrics v0.4.1
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.6.0
go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0
go: downloading github.com/google/wire v0.6.0
go: downloading cloud.google.com/go/compute/metadata v0.3.0
go: downloading cloud.google.com/go/iam v1.1.8
go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
go: downloading cloud.google.com/go/storage v1.42.0
go: downloading cloud.google.com/go v0.115.0
go: downloading github.com/googleapis/gax-go/v2 v2.12.4
go: downloading golang.org/x/oauth2 v0.21.0
go: downloading google.golang.org/api v0.184.0
go: downloading github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.24
go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.55.1
go: downloading github.com/cloudflare/circl v1.3.9
go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
go: downloading google.golang.org/grpc v1.64.0
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240701130421-f6361c86f094
go: downloading google.golang.org/genproto v0.0.0-20240610135401-a8a62080eff3
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094
go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2
go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.9
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.11
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.9
go: downloading github.com/hashicorp/golang-lru v1.0.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading go.opentelemetry.io/otel v1.28.0
go: downloading go.opentelemetry.io/otel/trace v1.28.0
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading github.com/golang-jwt/jwt/v5 v5.2.1
go: downloading go.opentelemetry.io/otel/metric v1.28.0
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading cloud.google.com/go/auth v0.5.1
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.52.0
go: downloading github.com/google/s2a-go v0.1.7
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.52.0
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.2
go: downloading golang.org/x/sync v0.7.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/golang/protobuf v1.5.4
cp bin/gomplate_linux-loong64 bin/gomplate
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
=== RUN   TestParseConfigFile
=== PAUSE TestParseConfigFile
=== RUN   TestValidate
=== PAUSE TestValidate
=== RUN   TestMergeFrom
=== PAUSE TestMergeFrom
=== RUN   TestConfig_String
=== RUN   TestConfig_String/defaults
=== RUN   TestConfig_String/overridden_values
=== RUN   TestConfig_String/long_input
=== RUN   TestConfig_String/relative_dirs
=== RUN   TestConfig_String/outputmap
=== RUN   TestConfig_String/pluginTimeout
=== RUN   TestConfig_String/plugins
--- PASS: TestConfig_String (0.00s)
    --- PASS: TestConfig_String/defaults (0.00s)
    --- PASS: TestConfig_String/overridden_values (0.00s)
    --- PASS: TestConfig_String/long_input (0.00s)
    --- PASS: TestConfig_String/relative_dirs (0.00s)
    --- PASS: TestConfig_String/outputmap (0.00s)
    --- PASS: TestConfig_String/pluginTimeout (0.00s)
    --- PASS: TestConfig_String/plugins (0.00s)
=== RUN   TestApplyDefaults
=== PAUSE TestApplyDefaults
=== RUN   TestGetMode
--- PASS: TestGetMode (0.00s)
=== RUN   TestPluginConfig_UnmarshalYAML
--- PASS: TestPluginConfig_UnmarshalYAML (0.00s)
=== RUN   TestEnvMapifiesEnvironment
--- PASS: TestEnvMapifiesEnvironment (0.00s)
=== RUN   TestEnvGetsUpdatedEnvironment
--- PASS: TestEnvGetsUpdatedEnvironment (0.00s)
=== RUN   TestCreateContext
--- PASS: TestCreateContext (0.00s)
=== RUN   TestGetenvTemplates
--- PASS: TestGetenvTemplates (0.00s)
=== RUN   TestBoolTemplates
--- PASS: TestBoolTemplates (0.00s)
=== RUN   TestEc2MetaTemplates
--- PASS: TestEc2MetaTemplates (0.00s)
=== RUN   TestEc2MetaTemplates_WithJSON
--- PASS: TestEc2MetaTemplates_WithJSON (0.00s)
=== RUN   TestJSONArrayTemplates
--- PASS: TestJSONArrayTemplates (0.00s)
=== RUN   TestYAMLTemplates
--- PASS: TestYAMLTemplates (0.00s)
=== RUN   TestHasTemplate
--- PASS: TestHasTemplate (0.00s)
=== RUN   TestMissingKey
=== RUN   TestMissingKey/missing-key_=_zero
=== RUN   TestMissingKey/missing-key_=_invalid
=== RUN   TestMissingKey/missing-key_=_default
--- PASS: TestMissingKey (0.00s)
    --- PASS: TestMissingKey/missing-key_=_zero (0.00s)
    --- PASS: TestMissingKey/missing-key_=_invalid (0.00s)
    --- PASS: TestMissingKey/missing-key_=_default (0.00s)
=== RUN   TestCustomDelim
--- PASS: TestCustomDelim (0.00s)
=== RUN   TestSimpleNamer
--- PASS: TestSimpleNamer (0.00s)
=== RUN   TestMappingNamer
--- PASS: TestMappingNamer (0.00s)
=== RUN   TestBindPlugins
--- PASS: TestBindPlugins (0.00s)
=== RUN   TestBuildCommand
--- PASS: TestBuildCommand (0.00s)
=== RUN   TestRun
--- PASS: TestRun (0.00s)
=== RUN   TestRenderTemplate
--- PASS: TestRenderTemplate (0.00s)
=== RUN   TestOpenOutFile
--- PASS: TestOpenOutFile (0.00s)
=== RUN   TestGatherTemplates
--- PASS: TestGatherTemplates (0.00s)
=== RUN   TestCreateOutFile
--- PASS: TestCreateOutFile (0.00s)
=== RUN   TestParseNestedTemplates
--- PASS: TestParseNestedTemplates (0.00s)
=== RUN   TestWalkDir_UNIX
--- PASS: TestWalkDir_UNIX (0.00s)
=== CONT  TestParseConfigFile
=== CONT  TestMergeFrom
=== CONT  TestValidate
deprecated.go:12: WARN Deprecated: config: the YAML array form for 'templates' is deprecated and will be removed in the next version. Use the map form instead.
=== CONT  TestApplyDefaults
--- PASS: TestMergeFrom (0.00s)
--- PASS: TestApplyDefaults (0.00s)
--- PASS: TestParseConfigFile (0.00s)
--- PASS: TestValidate (0.00s)
=== RUN   ExamplePluginFunc
--- PASS: ExamplePluginFunc (0.00s)
=== RUN   ExamplePluginFunc_with_template
--- PASS: ExamplePluginFunc_with_template (0.00s)
=== RUN   ExampleRenderer
--- PASS: ExampleRenderer (0.00s)
=== RUN   ExampleRenderer_manyTemplates
--- PASS: ExampleRenderer_manyTemplates (0.00s)
=== RUN   ExampleRenderer_datasources
--- PASS: ExampleRenderer_datasources (0.31s)
PASS
ok  	github.com/hairyhenderson/gomplate/v4	0.370s
>>> gomplate: Entering fakeroot...
>>> gomplate*: Running postcheck for gomplate
>>> gomplate*: Preparing package gomplate...
>>> gomplate*: Stripping binaries
>>> gomplate*: Scanning shared objects
>>> gomplate*: Tracing dependencies...
	ca-certificates
	so:libc.musl-loongarch64.so.1
>>> gomplate*: Package size: 68.8 MB
>>> gomplate*: Compressing data...
>>> gomplate*: Create checksum...
>>> gomplate*: Create gomplate-4.1.0-r0.apk
>>> gomplate: Build complete at Sun, 25 Aug 2024 13:42:59 +0000 elapsed time 0h 1m 19s
>>> gomplate: Cleaning up srcdir
>>> gomplate: Cleaning up pkgdir
>>> gomplate: Uninstalling dependencies...
(1/3) Purging .makedepends-gomplate (20240825.134143)
(2/3) Purging ca-certificates (20240705-r0)
Executing ca-certificates-20240705-r0.post-deinstall
(3/3) Purging go (1.22.6-r0)
Executing busybox-1.36.1-r31.trigger
OK: 250 MiB in 101 packages
>>> gomplate: Updating the community/loongarch64 repository index...
>>> gomplate: Signing the index...