Source: git-lfs
Version: 2.13.3-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
>       cd obj-x86_64-linux-gnu && go generate -v github.com/git-lfs/git-lfs 
> github.com/git-lfs/git-lfs/commands github.com/git-lfs/git-lfs/config 
> github.com/git-lfs/git-lfs/creds github.com/git-lfs/git-lfs/docs/man 
> github.com/git-lfs/git-lfs/errors github.com/git-lfs/git-lfs/filepathfilter 
> github.com/git-lfs/git-lfs/fs github.com/git-lfs/git-lfs/git 
> github.com/git-lfs/git-lfs/git/gitattr 
> github.com/git-lfs/git-lfs/git/githistory github.com/git-lfs/git-lfs/lfs 
> github.com/git-lfs/git-lfs/lfsapi github.com/git-lfs/git-lfs/lfshttp 
> github.com/git-lfs/git-lfs/lfshttp/standalone 
> github.com/git-lfs/git-lfs/locking github.com/git-lfs/git-lfs/script 
> github.com/git-lfs/git-lfs/subprocess github.com/git-lfs/git-lfs/t/cmd 
> github.com/git-lfs/git-lfs/t/cmd/util github.com/git-lfs/git-lfs/tasklog 
> github.com/git-lfs/git-lfs/tools github.com/git-lfs/git-lfs/tools/humanize 
> github.com/git-lfs/git-lfs/tools/kv github.com/git-lfs/git-lfs/tq
> src/github.com/git-lfs/git-lfs/git-lfs.go
> src/github.com/git-lfs/git-lfs/commands/command_checkout.go
> src/github.com/git-lfs/git-lfs/commands/command_clean.go
> src/github.com/git-lfs/git-lfs/commands/command_clone.go
> src/github.com/git-lfs/git-lfs/commands/command_dedup.go
> src/github.com/git-lfs/git-lfs/commands/command_env.go
> src/github.com/git-lfs/git-lfs/commands/command_ext.go
> src/github.com/git-lfs/git-lfs/commands/command_fetch.go
> src/github.com/git-lfs/git-lfs/commands/command_filter_process.go
> src/github.com/git-lfs/git-lfs/commands/command_fsck.go
> src/github.com/git-lfs/git-lfs/commands/command_install.go
> src/github.com/git-lfs/git-lfs/commands/command_lock.go
> src/github.com/git-lfs/git-lfs/commands/command_locks.go
> src/github.com/git-lfs/git-lfs/commands/command_logs.go
> src/github.com/git-lfs/git-lfs/commands/command_ls_files.go
> src/github.com/git-lfs/git-lfs/commands/command_migrate.go
> src/github.com/git-lfs/git-lfs/commands/command_migrate_export.go
> src/github.com/git-lfs/git-lfs/commands/command_migrate_import.go
> src/github.com/git-lfs/git-lfs/commands/command_migrate_info.go
> src/github.com/git-lfs/git-lfs/commands/command_pointer.go
> src/github.com/git-lfs/git-lfs/commands/command_post_checkout.go
> src/github.com/git-lfs/git-lfs/commands/command_post_commit.go
> src/github.com/git-lfs/git-lfs/commands/command_post_merge.go
> src/github.com/git-lfs/git-lfs/commands/command_pre_push.go
> src/github.com/git-lfs/git-lfs/commands/command_prune.go
> src/github.com/git-lfs/git-lfs/commands/command_pull.go
> src/github.com/git-lfs/git-lfs/commands/command_push.go
> src/github.com/git-lfs/git-lfs/commands/command_smudge.go
> src/github.com/git-lfs/git-lfs/commands/command_standalone_file.go
> src/github.com/git-lfs/git-lfs/commands/command_status.go
> src/github.com/git-lfs/git-lfs/commands/command_track.go
> src/github.com/git-lfs/git-lfs/commands/command_uninstall.go
> src/github.com/git-lfs/git-lfs/commands/command_unlock.go
> src/github.com/git-lfs/git-lfs/commands/command_untrack.go
> src/github.com/git-lfs/git-lfs/commands/command_update.go
> src/github.com/git-lfs/git-lfs/commands/command_version.go
> src/github.com/git-lfs/git-lfs/commands/commands.go
> src/github.com/git-lfs/git-lfs/commands/commands_test.go
> src/github.com/git-lfs/git-lfs/commands/lockverifier.go
> src/github.com/git-lfs/git-lfs/commands/multiwriter.go
> src/github.com/git-lfs/git-lfs/commands/path.go
> src/github.com/git-lfs/git-lfs/commands/path_nix.go
> src/github.com/git-lfs/git-lfs/commands/pointers.go
> src/github.com/git-lfs/git-lfs/commands/pull.go
> src/github.com/git-lfs/git-lfs/commands/run.go
> src/github.com/git-lfs/git-lfs/commands/uploader.go
> src/github.com/git-lfs/git-lfs/commands/uploader_test.go
> src/github.com/git-lfs/git-lfs/config/config.go
> src/github.com/git-lfs/git-lfs/config/config_test.go
> src/github.com/git-lfs/git-lfs/config/delayed_environment.go
> src/github.com/git-lfs/git-lfs/config/environment.go
> src/github.com/git-lfs/git-lfs/config/extension.go
> src/github.com/git-lfs/git-lfs/config/extension_test.go
> src/github.com/git-lfs/git-lfs/config/fetcher.go
> src/github.com/git-lfs/git-lfs/config/git_fetcher.go
> src/github.com/git-lfs/git-lfs/config/git_fetcher_test.go
> src/github.com/git-lfs/git-lfs/config/map_fetcher.go
> src/github.com/git-lfs/git-lfs/config/netrc.go
> src/github.com/git-lfs/git-lfs/config/netrc_nix.go
> src/github.com/git-lfs/git-lfs/config/os_fetcher.go
> src/github.com/git-lfs/git-lfs/config/url_config.go
> src/github.com/git-lfs/git-lfs/config/url_config_test.go
> src/github.com/git-lfs/git-lfs/config/util_nix.go
> src/github.com/git-lfs/git-lfs/config/version.go
> src/github.com/git-lfs/git-lfs/config/environment_test.go
> src/github.com/git-lfs/git-lfs/creds/access.go
> src/github.com/git-lfs/git-lfs/creds/creds.go
> src/github.com/git-lfs/git-lfs/creds/creds_nix.go
> src/github.com/git-lfs/git-lfs/creds/creds_test.go
> src/github.com/git-lfs/git-lfs/creds/netrc.go
> src/github.com/git-lfs/git-lfs/creds/netrc_test.go
> src/github.com/git-lfs/git-lfs/docs/man/mangen.go
> src/github.com/git-lfs/git-lfs/errors/context.go
> src/github.com/git-lfs/git-lfs/errors/errors.go
> src/github.com/git-lfs/git-lfs/errors/errors_test.go
> src/github.com/git-lfs/git-lfs/errors/types.go
> src/github.com/git-lfs/git-lfs/errors/types_test.go
> src/github.com/git-lfs/git-lfs/filepathfilter/filepathfilter.go
> src/github.com/git-lfs/git-lfs/filepathfilter/filepathfilter_test.go
> src/github.com/git-lfs/git-lfs/fs/cleanup.go
> src/github.com/git-lfs/git-lfs/fs/fs.go
> src/github.com/git-lfs/git-lfs/fs/fs_test.go
> src/github.com/git-lfs/git-lfs/git/attribs.go
> src/github.com/git-lfs/git-lfs/git/config.go
> src/github.com/git-lfs/git-lfs/git/filter_process_scanner.go
> src/github.com/git-lfs/git-lfs/git/filter_process_scanner_test.go
> src/github.com/git-lfs/git-lfs/git/filter_process_status.go
> src/github.com/git-lfs/git-lfs/git/git.go
> src/github.com/git-lfs/git-lfs/git/ls_files.go
> src/github.com/git-lfs/git-lfs/git/object_scanner.go
> src/github.com/git-lfs/git-lfs/git/pkt_line.go
> src/github.com/git-lfs/git-lfs/git/pkt_line_reader.go
> src/github.com/git-lfs/git-lfs/git/pkt_line_reader_test.go
> src/github.com/git-lfs/git-lfs/git/pkt_line_test.go
> src/github.com/git-lfs/git-lfs/git/pkt_line_writer.go
> src/github.com/git-lfs/git-lfs/git/pkt_line_writer_test.go
> src/github.com/git-lfs/git-lfs/git/refs.go
> src/github.com/git-lfs/git-lfs/git/refs_test.go
> src/github.com/git-lfs/git-lfs/git/rev_list_scanner.go
> src/github.com/git-lfs/git-lfs/git/rev_list_scanner_test.go
> src/github.com/git-lfs/git-lfs/git/version.go
> src/github.com/git-lfs/git-lfs/git/config_test.go
> src/github.com/git-lfs/git-lfs/git/git_test.go
> src/github.com/git-lfs/git-lfs/git/gitattr/attr.go
> src/github.com/git-lfs/git-lfs/git/gitattr/attr_test.go
> src/github.com/git-lfs/git-lfs/git/gitattr/macro.go
> src/github.com/git-lfs/git-lfs/git/gitattr/macro_test.go
> src/github.com/git-lfs/git-lfs/git/gitattr/tree.go
> src/github.com/git-lfs/git-lfs/git/gitattr/tree_test.go
> src/github.com/git-lfs/git-lfs/git/githistory/fixtures_test.go
> src/github.com/git-lfs/git-lfs/git/githistory/ref_updater.go
> src/github.com/git-lfs/git-lfs/git/githistory/ref_updater_test.go
> src/github.com/git-lfs/git-lfs/git/githistory/rewriter.go
> src/github.com/git-lfs/git-lfs/git/githistory/rewriter_test.go
> src/github.com/git-lfs/git-lfs/lfs/attribute.go
> src/github.com/git-lfs/git-lfs/lfs/config.go
> src/github.com/git-lfs/git-lfs/lfs/config_test.go
> src/github.com/git-lfs/git-lfs/lfs/diff_index_scanner.go
> src/github.com/git-lfs/git-lfs/lfs/extension.go
> src/github.com/git-lfs/git-lfs/lfs/gitfilter.go
> src/github.com/git-lfs/git-lfs/lfs/gitfilter_clean.go
> src/github.com/git-lfs/git-lfs/lfs/gitfilter_smudge.go
> src/github.com/git-lfs/git-lfs/lfs/gitscanner.go
> src/github.com/git-lfs/git-lfs/lfs/gitscanner_catfilebatch.go
> src/github.com/git-lfs/git-lfs/lfs/gitscanner_catfilebatchcheck.go
> src/github.com/git-lfs/git-lfs/lfs/gitscanner_catfilebatchcheckscanner_test.go
> src/github.com/git-lfs/git-lfs/lfs/gitscanner_index.go
> src/github.com/git-lfs/git-lfs/lfs/gitscanner_log.go
> src/github.com/git-lfs/git-lfs/lfs/gitscanner_pointerscanner_test.go
> src/github.com/git-lfs/git-lfs/lfs/gitscanner_refs.go
> src/github.com/git-lfs/git-lfs/lfs/gitscanner_remotes.go
> src/github.com/git-lfs/git-lfs/lfs/gitscanner_tree.go
> src/github.com/git-lfs/git-lfs/lfs/hook.go
> src/github.com/git-lfs/git-lfs/lfs/lfs.go
> src/github.com/git-lfs/git-lfs/lfs/pointer.go
> src/github.com/git-lfs/git-lfs/lfs/pointer_test.go
> src/github.com/git-lfs/git-lfs/lfs/scanner.go
> src/github.com/git-lfs/git-lfs/lfs/scanner_test.go
> src/github.com/git-lfs/git-lfs/lfs/util.go
> src/github.com/git-lfs/git-lfs/lfs/util_test.go
> src/github.com/git-lfs/git-lfs/lfs/lfs_test.go
> src/github.com/git-lfs/git-lfs/lfs/scanner_git_test.go
> src/github.com/git-lfs/git-lfs/lfsapi/auth.go
> src/github.com/git-lfs/git-lfs/lfsapi/auth_test.go
> src/github.com/git-lfs/git-lfs/lfsapi/body.go
> src/github.com/git-lfs/git-lfs/lfsapi/client.go
> src/github.com/git-lfs/git-lfs/lfsapi/endpoint_finder.go
> src/github.com/git-lfs/git-lfs/lfsapi/endpoint_finder_test.go
> src/github.com/git-lfs/git-lfs/lfsapi/kerberos.go
> src/github.com/git-lfs/git-lfs/lfsapi/lfsapi.go
> src/github.com/git-lfs/git-lfs/lfsapi/ntlm.go
> src/github.com/git-lfs/git-lfs/lfsapi/ntlm_auth_nix.go
> src/github.com/git-lfs/git-lfs/lfsapi/ntlm_auth_test_nix.go
> src/github.com/git-lfs/git-lfs/lfsapi/ntlm_test.go
> src/github.com/git-lfs/git-lfs/lfsapi/response_test.go
> src/github.com/git-lfs/git-lfs/lfshttp/body.go
> src/github.com/git-lfs/git-lfs/lfshttp/certs.go
> src/github.com/git-lfs/git-lfs/lfshttp/certs_linux.go
> src/github.com/git-lfs/git-lfs/lfshttp/certs_test.go
> src/github.com/git-lfs/git-lfs/lfshttp/client.go
> src/github.com/git-lfs/git-lfs/lfshttp/client_test.go
> src/github.com/git-lfs/git-lfs/lfshttp/cookies.go
> src/github.com/git-lfs/git-lfs/lfshttp/endpoint.go
> src/github.com/git-lfs/git-lfs/lfshttp/errors.go
> src/github.com/git-lfs/git-lfs/lfshttp/lfshttp.go
> src/github.com/git-lfs/git-lfs/lfshttp/proxy.go
> src/github.com/git-lfs/git-lfs/lfshttp/proxy_test.go
> src/github.com/git-lfs/git-lfs/lfshttp/retries.go
> src/github.com/git-lfs/git-lfs/lfshttp/retries_test.go
> src/github.com/git-lfs/git-lfs/lfshttp/ssh.go
> src/github.com/git-lfs/git-lfs/lfshttp/ssh_test.go
> src/github.com/git-lfs/git-lfs/lfshttp/stats.go
> src/github.com/git-lfs/git-lfs/lfshttp/stats_test.go
> src/github.com/git-lfs/git-lfs/lfshttp/verbose.go
> src/github.com/git-lfs/git-lfs/lfshttp/verbose_test.go
> src/github.com/git-lfs/git-lfs/lfshttp/standalone/standalone.go
> src/github.com/git-lfs/git-lfs/locking/api.go
> src/github.com/git-lfs/git-lfs/locking/api_test.go
> src/github.com/git-lfs/git-lfs/locking/cache.go
> src/github.com/git-lfs/git-lfs/locking/cache_test.go
> src/github.com/git-lfs/git-lfs/locking/lockable.go
> src/github.com/git-lfs/git-lfs/locking/locks.go
> src/github.com/git-lfs/git-lfs/locking/locks_test.go
> src/github.com/git-lfs/git-lfs/script/release.go
> src/github.com/git-lfs/git-lfs/script/script.go
> src/github.com/git-lfs/git-lfs/subprocess/buffered_cmd.go
> src/github.com/git-lfs/git-lfs/subprocess/cmd.go
> src/github.com/git-lfs/git-lfs/subprocess/path.go
> src/github.com/git-lfs/git-lfs/subprocess/path_nix.go
> src/github.com/git-lfs/git-lfs/subprocess/subprocess.go
> src/github.com/git-lfs/git-lfs/subprocess/subprocess_nix.go
> src/github.com/git-lfs/git-lfs/subprocess/subprocess_test.go
> src/github.com/git-lfs/git-lfs/t/cmd/lfstest-count-tests.go
> src/github.com/git-lfs/git-lfs/t/cmd/util/testutils.go
> src/github.com/git-lfs/git-lfs/tasklog/list_task.go
> src/github.com/git-lfs/git-lfs/tasklog/list_task_test.go
> src/github.com/git-lfs/git-lfs/tasklog/log.go
> src/github.com/git-lfs/git-lfs/tasklog/log_test.go
> src/github.com/git-lfs/git-lfs/tasklog/percentage_task.go
> src/github.com/git-lfs/git-lfs/tasklog/percentage_task_test.go
> src/github.com/git-lfs/git-lfs/tasklog/simple_task.go
> src/github.com/git-lfs/git-lfs/tasklog/simple_task_test.go
> src/github.com/git-lfs/git-lfs/tasklog/task.go
> src/github.com/git-lfs/git-lfs/tasklog/waiting_task.go
> src/github.com/git-lfs/git-lfs/tasklog/waiting_task_test.go
> src/github.com/git-lfs/git-lfs/tools/channels.go
> src/github.com/git-lfs/git-lfs/tools/copycallback.go
> src/github.com/git-lfs/git-lfs/tools/copycallback_test.go
> src/github.com/git-lfs/git-lfs/tools/cygwin.go
> src/github.com/git-lfs/git-lfs/tools/filetools.go
> src/github.com/git-lfs/git-lfs/tools/filetools_test.go
> src/github.com/git-lfs/git-lfs/tools/iotools.go
> src/github.com/git-lfs/git-lfs/tools/math.go
> src/github.com/git-lfs/git-lfs/tools/math_test.go
> src/github.com/git-lfs/git-lfs/tools/ordered_set.go
> src/github.com/git-lfs/git-lfs/tools/ordered_set_test.go
> src/github.com/git-lfs/git-lfs/tools/os_tools.go
> src/github.com/git-lfs/git-lfs/tools/robustio.go
> src/github.com/git-lfs/git-lfs/tools/str_tools.go
> src/github.com/git-lfs/git-lfs/tools/str_tools_test.go
> src/github.com/git-lfs/git-lfs/tools/stringset.go
> src/github.com/git-lfs/git-lfs/tools/sync_writer.go
> src/github.com/git-lfs/git-lfs/tools/time_tools.go
> src/github.com/git-lfs/git-lfs/tools/time_tools_test.go
> src/github.com/git-lfs/git-lfs/tools/umask_nix.go
> src/github.com/git-lfs/git-lfs/tools/util_linux.go
> src/github.com/git-lfs/git-lfs/tools/util_test.go
> src/github.com/git-lfs/git-lfs/tools/iotools_test.go
> src/github.com/git-lfs/git-lfs/tools/humanize/humanize.go
> src/github.com/git-lfs/git-lfs/tools/humanize/package.go
> src/github.com/git-lfs/git-lfs/tools/humanize/humanize_test.go
> src/github.com/git-lfs/git-lfs/tools/kv/keyvaluestore.go
> src/github.com/git-lfs/git-lfs/tools/kv/keyvaluestore_test.go
> src/github.com/git-lfs/git-lfs/tq/adapterbase.go
> src/github.com/git-lfs/git-lfs/tq/api.go
> src/github.com/git-lfs/git-lfs/tq/api_test.go
> src/github.com/git-lfs/git-lfs/tq/basic_download.go
> src/github.com/git-lfs/git-lfs/tq/basic_upload.go
> src/github.com/git-lfs/git-lfs/tq/custom.go
> src/github.com/git-lfs/git-lfs/tq/custom_test.go
> src/github.com/git-lfs/git-lfs/tq/errors.go
> src/github.com/git-lfs/git-lfs/tq/errors_test.go
> src/github.com/git-lfs/git-lfs/tq/manifest.go
> src/github.com/git-lfs/git-lfs/tq/manifest_test.go
> src/github.com/git-lfs/git-lfs/tq/meter.go
> src/github.com/git-lfs/git-lfs/tq/transfer.go
> src/github.com/git-lfs/git-lfs/tq/transfer_queue.go
> src/github.com/git-lfs/git-lfs/tq/transfer_queue_test.go
> src/github.com/git-lfs/git-lfs/tq/transfer_test.go
> src/github.com/git-lfs/git-lfs/tq/tus_upload.go
> src/github.com/git-lfs/git-lfs/tq/verify.go
> src/github.com/git-lfs/git-lfs/tq/verify_test.go
>       cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 
> github.com/git-lfs/git-lfs github.com/git-lfs/git-lfs/commands 
> github.com/git-lfs/git-lfs/config github.com/git-lfs/git-lfs/creds 
> github.com/git-lfs/git-lfs/docs/man github.com/git-lfs/git-lfs/errors 
> github.com/git-lfs/git-lfs/filepathfilter github.com/git-lfs/git-lfs/fs 
> github.com/git-lfs/git-lfs/git github.com/git-lfs/git-lfs/git/gitattr 
> github.com/git-lfs/git-lfs/git/githistory github.com/git-lfs/git-lfs/lfs 
> github.com/git-lfs/git-lfs/lfsapi github.com/git-lfs/git-lfs/lfshttp 
> github.com/git-lfs/git-lfs/lfshttp/standalone 
> github.com/git-lfs/git-lfs/locking github.com/git-lfs/git-lfs/script 
> github.com/git-lfs/git-lfs/subprocess github.com/git-lfs/git-lfs/t/cmd 
> github.com/git-lfs/git-lfs/t/cmd/util github.com/git-lfs/git-lfs/tasklog 
> github.com/git-lfs/git-lfs/tools github.com/git-lfs/git-lfs/tools/humanize 
> github.com/git-lfs/git-lfs/tools/kv github.com/git-lfs/git-lfs/tq
> internal/unsafeheader
> internal/goexperiment
> internal/cpu
> internal/abi
> runtime/internal/atomic
> runtime/internal/sys
> runtime/internal/math
> internal/itoa
> math/bits
> internal/bytealg
> unicode/utf8
> internal/race
> sync/atomic
> math
> unicode
> encoding
> unicode/utf16
> golang.org/x/sys/internal/unsafeheader
> runtime
> crypto/internal/subtle
> crypto/subtle
> internal/nettrace
> container/list
> vendor/golang.org/x/crypto/cryptobyte/asn1
> vendor/golang.org/x/crypto/internal/subtle
> gopkg.in/jcmturner/gokrb5.v5/iana/etypeID
> gopkg.in/jcmturner/gokrb5.v5/iana/nametype
> gopkg.in/jcmturner/gokrb5.v5/iana
> gopkg.in/jcmturner/gokrb5.v5/iana/addrtype
> gopkg.in/jcmturner/gokrb5.v5/iana/asnAppTag
> gopkg.in/jcmturner/gokrb5.v5/iana/patype
> gopkg.in/jcmturner/gokrb5.v5/iana/chksumtype
> gopkg.in/jcmturner/gokrb5.v5/iana/keyusage
> gopkg.in/jcmturner/gokrb5.v5/iana/adtype
> gopkg.in/jcmturner/gokrb5.v5/iana/flags
> gopkg.in/jcmturner/gokrb5.v5/iana/msgtype
> internal/reflectlite
> sync
> internal/testlog
> math/rand
> runtime/cgo
> internal/singleflight
> internal/sysinfo
> errors
> sort
> io
> strconv
> internal/oserror
> syscall
> path
> bytes
> reflect
> strings
> bufio
> internal/syscall/unix
> time
> internal/syscall/execenv
> hash
> crypto
> regexp/syntax
> internal/poll
> internal/fmtsort
> io/fs
> context
> encoding/binary
> regexp
> hash/adler32
> os
> github.com/olekukonko/ts
> crypto/sha256
> encoding/base64
> golang.org/x/sys/unix
> crypto/sha1
> crypto/cipher
> fmt
> path/filepath
> io/ioutil
> crypto/des
> os/exec
> crypto/hmac
> crypto/md5
> crypto/aes
> crypto/rc4
> encoding/hex
> encoding/json
> github.com/pkg/errors
> net/url
> github.com/git-lfs/wildmatch
> github.com/rubyist/tracerx
> os/user
> github.com/git-lfs/git-lfs/filepathfilter
> github.com/git-lfs/git-lfs/errors
> github.com/git-lfs/git-lfs/subprocess
> compress/flate
> github.com/git-lfs/gitobj/errors
> github.com/git-lfs/go-netrc/netrc
> github.com/mattn/go-isatty
> github.com/git-lfs/git-lfs/tasklog
> math/big
> github.com/ThomsonReutersEikon/go-ntlm/ntlm/md4
> compress/zlib
> hash/crc32
> github.com/git-lfs/gitobj/pack
> github.com/git-lfs/gitobj/storage
> log
> github.com/git-lfs/gitobj
> vendor/golang.org/x/net/dns/dnsmessage
> github.com/git-lfs/git-lfs/git/gitattr
> crypto/rand
> crypto/elliptic/internal/fiat
> github.com/ThomsonReutersEikon/go-ntlm/ntlm
> net
> crypto/elliptic
> crypto/internal/randutil
> crypto/sha512
> encoding/asn1
> github.com/git-lfs/git-lfs/tools
> crypto/ed25519/internal/edwards25519/field
> crypto/ed25519/internal/edwards25519
> github.com/git-lfs/git-lfs/fs
> github.com/git-lfs/git-lfs/git
> vendor/golang.org/x/crypto/cryptobyte
> crypto/ed25519
> crypto/rsa
> crypto/ecdsa
> crypto/dsa
> crypto/x509/pkix
> github.com/git-lfs/git-lfs/config
> github.com/git-lfs/git-lfs/git/githistory
> encoding/pem
> vendor/golang.org/x/crypto/chacha20
> vendor/golang.org/x/crypto/poly1305
> vendor/golang.org/x/sys/cpu
> vendor/golang.org/x/crypto/curve25519
> vendor/golang.org/x/crypto/hkdf
> github.com/jcmturner/gofork/encoding/asn1
> github.com/hashicorp/go-uuid
> vendor/golang.org/x/crypto/chacha20poly1305
> golang.org/x/crypto/md4
> gopkg.in/jcmturner/gokrb5.v5/crypto/etype
> gopkg.in/jcmturner/gokrb5.v5/crypto/common
> github.com/jcmturner/gofork/x/crypto/pbkdf2
> gopkg.in/jcmturner/aescts.v1
> gopkg.in/jcmturner/gokrb5.v5/crypto/rfc3961
> gopkg.in/jcmturner/gokrb5.v5/asn1tools
> gopkg.in/jcmturner/gokrb5.v5/crypto/rfc4757
> gopkg.in/jcmturner/gokrb5.v5/crypto/rfc3962
> golang.org/x/crypto/pbkdf2
> gopkg.in/jcmturner/gokrb5.v5/krberror
> gopkg.in/jcmturner/gokrb5.v5/iana/errorcode
> gopkg.in/jcmturner/gokrb5.v5/crypto/rfc8009
> gopkg.in/jcmturner/rpc.v0/ndr
> compress/gzip
> gopkg.in/jcmturner/gokrb5.v5/mstypes
> vendor/golang.org/x/text/transform
> vendor/golang.org/x/text/unicode/bidi
> vendor/golang.org/x/net/http2/hpack
> vendor/golang.org/x/text/unicode/norm
> mime
> vendor/golang.org/x/text/secure/bidirule
> github.com/git-lfs/git-lfs/creds
> crypto/x509
> gopkg.in/jcmturner/dnsutils.v1
> gopkg.in/jcmturner/gokrb5.v5/types
> gopkg.in/jcmturner/gokrb5.v5/config
> vendor/golang.org/x/net/idna
> gopkg.in/jcmturner/gokrb5.v5/keytab
> gopkg.in/jcmturner/gokrb5.v5/crypto
> gopkg.in/jcmturner/gokrb5.v5/credentials
> net/textproto
> vendor/golang.org/x/net/http/httpproxy
> gopkg.in/jcmturner/gokrb5.v5/pac
> vendor/golang.org/x/net/http/httpguts
> crypto/tls
> mime/quotedprintable
> net/http/internal
> gopkg.in/jcmturner/gokrb5.v5/messages
> net/http/internal/ascii
> mime/multipart
> golang.org/x/text/transform
> golang.org/x/text/unicode/bidi
> golang.org/x/text/unicode/norm
> gopkg.in/jcmturner/gokrb5.v5/gssapi
> gopkg.in/jcmturner/gokrb5.v5/kadmin
> golang.org/x/net/http2/hpack
> golang.org/x/text/secure/bidirule
> github.com/davecgh/go-spew/spew
> github.com/pmezard/go-difflib/difflib
> gopkg.in/yaml.v3
> golang.org/x/net/idna
> flag
> net/http/internal/testcert
> golang.org/x/net/http/httpproxy
> golang.org/x/net/http/httpguts
> runtime/debug
> runtime/trace
> net/http/httptrace
> github.com/git-lfs/git-lfs/tools/humanize
> encoding/gob
> testing
> net/http
> encoding/csv
> text/template/parse
> github.com/spf13/pflag
> github.com/git-lfs/git-lfs/tools/kv
> golang.org/x/sync/semaphore
> os/signal
> text/template
> github.com/git-lfs/git-lfs/docs/man
> github.com/git-lfs/git-lfs/script
> github.com/spf13/cobra
> net/http/cookiejar
> gopkg.in/jcmturner/gokrb5.v5/client
> net/http/httputil
> golang.org/x/net/http2
> golang.org/x/net/publicsuffix
> github.com/dpotapov/go-spnego
> github.com/ssgelm/cookiejarparser
> net/http/httptest
> github.com/git-lfs/git-lfs/t/cmd
> github.com/stretchr/testify/assert
> github.com/stretchr/testify/require
> github.com/git-lfs/git-lfs/lfshttp
> github.com/git-lfs/git-lfs/lfsapi
> github.com/git-lfs/git-lfs/locking
> github.com/git-lfs/git-lfs/tq
> github.com/git-lfs/git-lfs/lfs
> github.com/git-lfs/git-lfs/lfshttp/standalone
> github.com/git-lfs/git-lfs/t/cmd/util
> github.com/git-lfs/git-lfs/commands
> github.com/git-lfs/git-lfs
> rm -f obj-x86_64-linux-gnu/bin/script
> rm -f obj-x86_64-linux-gnu/bin/man
> rm -f obj-x86_64-linux-gnu/bin/cmd
> mkdir man
> rm -rf man/*.ronn
> rm -rf man/*.txt
> cp docs/man/*.ronn man
> cp docs/man/*.txt man
> ronn man/*.ronn
>      roff: man/git-lfs-checkout.1                     
>      html: man/git-lfs-checkout.1.html                           +man
>      roff: man/git-lfs-clean.1                        
>      html: man/git-lfs-clean.1.html                              +man
>      roff: man/git-lfs-clone.1                        
>      html: man/git-lfs-clone.1.html                              +man
>      roff: man/git-lfs-config.5                       
>      html: man/git-lfs-config.5.html                             +man
>      roff: man/git-lfs-dedup.1                        
>      html: man/git-lfs-dedup.1.html                              +man
>      roff: man/git-lfs-env.1                          
>      html: man/git-lfs-env.1.html                                +man
>      roff: man/git-lfs-ext.1                          
>      html: man/git-lfs-ext.1.html                                +man
>      roff: man/git-lfs-fetch.1                        
>      html: man/git-lfs-fetch.1.html                              +man
>      roff: man/git-lfs-filter-process.1               
>      html: man/git-lfs-filter-process.1.html                     +man
>      roff: man/git-lfs-fsck.1                         
>      html: man/git-lfs-fsck.1.html                               +man
>      roff: man/git-lfs-install.1                      
>      html: man/git-lfs-install.1.html                            +man
>      roff: man/git-lfs-lock.1                         
>      html: man/git-lfs-lock.1.html                               +man
>      roff: man/git-lfs-locks.1                        
>      html: man/git-lfs-locks.1.html                              +man
>      roff: man/git-lfs-logs.1                         
>      html: man/git-lfs-logs.1.html                               +man
>      roff: man/git-lfs-ls-files.1                     
>      html: man/git-lfs-ls-files.1.html                           +man
>      roff: man/git-lfs-migrate.1                      
>      html: man/git-lfs-migrate.1.html                            +man
>      roff: man/git-lfs-pointer.1                      
>      html: man/git-lfs-pointer.1.html                            +man
>      roff: man/git-lfs-post-checkout.1                
>      html: man/git-lfs-post-checkout.1.html                      +man
>      roff: man/git-lfs-post-commit.1                  
>      html: man/git-lfs-post-commit.1.html                        +man
>      roff: man/git-lfs-post-merge.1                   
>      html: man/git-lfs-post-merge.1.html                         +man
>      roff: man/git-lfs-pre-push.1                     
>      html: man/git-lfs-pre-push.1.html                           +man
>      roff: man/git-lfs-prune.1                        
>      html: man/git-lfs-prune.1.html                              +man
>      roff: man/git-lfs-pull.1                         
>      html: man/git-lfs-pull.1.html                               +man
>      roff: man/git-lfs-push.1                         
>      html: man/git-lfs-push.1.html                               +man
>      roff: man/git-lfs-smudge.1                       
>      html: man/git-lfs-smudge.1.html                             +man
>      roff: man/git-lfs-standalone-file.1              
>      html: man/git-lfs-standalone-file.1.html                    +man
>      roff: man/git-lfs-status.1                       
>      html: man/git-lfs-status.1.html                             +man
>      roff: man/git-lfs-track.1                        
> warn: unrecognized inline tag: ["p"]
> warn: unrecognized inline tag: ["p"]
> warn: unrecognized inline tag: ["p"]
> warn: unrecognized inline tag: ["p"]
>      html: man/git-lfs-track.1.html                              +man
>      roff: man/git-lfs-uninstall.1                    
>      html: man/git-lfs-uninstall.1.html                          +man
>      roff: man/git-lfs-unlock.1                       
>      html: man/git-lfs-unlock.1.html                             +man
>      roff: man/git-lfs-untrack.1                      
> warn: unrecognized inline tag: ["p"]
>      html: man/git-lfs-untrack.1.html                            +man
>      roff: man/git-lfs-update.1                       
> tbl:<standard input>:9: unrecognised format '\'
> tbl:<standard input>:9: giving up on this table
>      html: man/git-lfs-update.1.html                             +man
>      roff: man/git-lfs.1                              
>      html: man/git-lfs.1.html                                    +man
> rm -rf man/*.ronn
> rm -rf man/*.txt
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test -O--buildsystem=golang
>       cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 
> github.com/git-lfs/git-lfs github.com/git-lfs/git-lfs/commands 
> github.com/git-lfs/git-lfs/config github.com/git-lfs/git-lfs/creds 
> github.com/git-lfs/git-lfs/docs/man github.com/git-lfs/git-lfs/errors 
> github.com/git-lfs/git-lfs/filepathfilter github.com/git-lfs/git-lfs/fs 
> github.com/git-lfs/git-lfs/git github.com/git-lfs/git-lfs/git/gitattr 
> github.com/git-lfs/git-lfs/git/githistory github.com/git-lfs/git-lfs/lfs 
> github.com/git-lfs/git-lfs/lfsapi github.com/git-lfs/git-lfs/lfshttp 
> github.com/git-lfs/git-lfs/lfshttp/standalone 
> github.com/git-lfs/git-lfs/locking github.com/git-lfs/git-lfs/script 
> github.com/git-lfs/git-lfs/subprocess github.com/git-lfs/git-lfs/t/cmd 
> github.com/git-lfs/git-lfs/t/cmd/util github.com/git-lfs/git-lfs/tasklog 
> github.com/git-lfs/git-lfs/tools github.com/git-lfs/git-lfs/tools/humanize 
> github.com/git-lfs/git-lfs/tools/kv github.com/git-lfs/git-lfs/tq
> ?     github.com/git-lfs/git-lfs      [no test files]
> === RUN   TestDetermineIncludeExcludePathsReturnsCleanedPaths
> --- PASS: TestDetermineIncludeExcludePathsReturnsCleanedPaths (0.00s)
> === RUN   TestDetermineIncludeExcludePathsReturnsEmptyPaths
> --- PASS: TestDetermineIncludeExcludePathsReturnsEmptyPaths (0.00s)
> === RUN   TestDetermineIncludeExcludePathsReturnsDefaultsWhenAbsent
> Config: lfs.fetchexclude=/default/exclude
> Config: lfs.fetchinclude=/default/include
> --- PASS: TestDetermineIncludeExcludePathsReturnsDefaultsWhenAbsent (0.00s)
> === RUN   TestDetermineIncludeExcludePathsReturnsNothingWhenAbsent
> --- PASS: TestDetermineIncludeExcludePathsReturnsNothingWhenAbsent (0.00s)
> === RUN   TestSupportedLockingHosts
> === RUN   TestSupportedLockingHosts/http_with_path_prefix
> === RUN   TestSupportedLockingHosts/http_with_root
> === RUN   TestSupportedLockingHosts/ssh_with_path_prefix
> === RUN   TestSupportedLockingHosts/ssh_with_root
> === RUN   TestSupportedLockingHosts/ssh_with_user_and_path_prefix
> === RUN   TestSupportedLockingHosts/ssh_with_user_and_root
> === RUN   TestSupportedLockingHosts/https_with_path_prefix
> === RUN   TestSupportedLockingHosts/https_with_root
> --- PASS: TestSupportedLockingHosts (0.00s)
>     --- PASS: TestSupportedLockingHosts/http_with_path_prefix (0.00s)
>     --- PASS: TestSupportedLockingHosts/http_with_root (0.00s)
>     --- PASS: TestSupportedLockingHosts/ssh_with_path_prefix (0.00s)
>     --- PASS: TestSupportedLockingHosts/ssh_with_root (0.00s)
>     --- PASS: TestSupportedLockingHosts/ssh_with_user_and_path_prefix (0.00s)
>     --- PASS: TestSupportedLockingHosts/ssh_with_user_and_root (0.00s)
>     --- PASS: TestSupportedLockingHosts/https_with_path_prefix (0.00s)
>     --- PASS: TestSupportedLockingHosts/https_with_root (0.00s)
> PASS
> ok    github.com/git-lfs/git-lfs/commands     0.028s
> === RUN   TestRemoteDefault
> Config: branch.unused.remote=a
> Config: branch.unused.pushremote=b
> --- PASS: TestRemoteDefault (0.04s)
> === RUN   TestRemoteBranchConfig
> Config: branch.master.remote=a
> Config: branch.other.pushremote=b
> --- PASS: TestRemoteBranchConfig (0.00s)
> === RUN   TestRemotePushDefault
> Config: remote.pushdefault=b
> Config: branch.other.pushremote=c
> Config: branch.master.remote=a
> --- PASS: TestRemotePushDefault (0.00s)
> === RUN   TestRemoteBranchPushDefault
> Config: branch.master.remote=a
> Config: remote.pushdefault=b
> Config: branch.master.pushremote=c
> --- PASS: TestRemoteBranchPushDefault (0.00s)
> === RUN   TestBasicTransfersOnlySetValue
> Config: lfs.basictransfersonly=true
> --- PASS: TestBasicTransfersOnlySetValue (0.00s)
> === RUN   TestBasicTransfersOnlyDefault
> --- PASS: TestBasicTransfersOnlyDefault (0.00s)
> === RUN   TestBasicTransfersOnlyInvalidValue
> Config: lfs.basictransfersonly=wat
> --- PASS: TestBasicTransfersOnlyInvalidValue (0.00s)
> === RUN   TestTusTransfersAllowedSetValue
> Config: lfs.tustransfers=true
> --- PASS: TestTusTransfersAllowedSetValue (0.00s)
> === RUN   TestTusTransfersAllowedDefault
> --- PASS: TestTusTransfersAllowedDefault (0.00s)
> === RUN   TestTusTransfersAllowedInvalidValue
> Config: lfs.tustransfers=wat
> --- PASS: TestTusTransfersAllowedInvalidValue (0.00s)
> === RUN   TestLoadValidExtension
> Config: lfs.extension.foo.clean=foo-clean %f
> Config: lfs.extension.foo.smudge=foo-smudge %f
> Config: lfs.extension.foo.priority=2
> --- PASS: TestLoadValidExtension (0.00s)
> === RUN   TestLoadInvalidExtension
> --- PASS: TestLoadInvalidExtension (0.00s)
> === RUN   TestFetchIncludeExcludesAreCleaned
> Config: lfs.fetchinclude=/path/to/clean/
> Config: lfs.fetchexclude=/other/path/to/clean/
> --- PASS: TestFetchIncludeExcludesAreCleaned (0.00s)
> === RUN   TestRepositoryPermissions
> Config: core.sharedrepository=group
> Config: core.sharedrepository=YES
> Config: core.sharedrepository=0644
> Config: core.sharedrepository=umask
> Config: core.sharedrepository=all
> Config: core.sharedrepository=world
> Config: core.sharedrepository=this does not remotely look like a valid value
> Config: core.sharedrepository=true
> Config: core.sharedrepository=1
> Config: core.sharedrepository=0600
> Config: core.sharedrepository=false
> Config: core.sharedrepository=0
> Config: core.sharedrepository=NO
> Config: core.sharedrepository=everybody
> Config: core.sharedrepository=2
> Config: core.sharedrepository=0664
> Config: core.sharedrepository=0666
> Config: core.sharedrepository=0660
> --- PASS: TestRepositoryPermissions (0.00s)
> === RUN   TestRepositoryPermissionsExectable
> Config: core.sharedrepository=YES
> Config: core.sharedrepository=world
> Config: core.sharedrepository=2
> Config: core.sharedrepository=umask
> Config: core.sharedrepository=this does not remotely look like a valid value
> Config: core.sharedrepository=group
> Config: core.sharedrepository=0600
> Config: core.sharedrepository=0644
> Config: core.sharedrepository=everybody
> Config: core.sharedrepository=0664
> Config: core.sharedrepository=0666
> Config: core.sharedrepository=0660
> Config: core.sharedrepository=false
> Config: core.sharedrepository=1
> Config: core.sharedrepository=all
> Config: core.sharedrepository=0
> Config: core.sharedrepository=NO
> Config: core.sharedrepository=true
> --- PASS: TestRepositoryPermissionsExectable (0.00s)
> === RUN   TestCurrentUser
> Config: user.name=Pat Doe
> Config: [email protected]
> Config: user.name=Pat Doe
> Config: user.name=Pat Doe
> Config: [email protected]
> --- PASS: TestCurrentUser (0.00s)
> === RUN   TestCurrentTimestamp
> --- PASS: TestCurrentTimestamp (0.00s)
> === RUN   TestRemoteNameWithDotDefault
> Config: remote.name.with.dot.url=http://remote.url/repo
> --- PASS: TestRemoteNameWithDotDefault (0.01s)
> === RUN   TestSortExtensions
> --- PASS: TestSortExtensions (0.00s)
> === RUN   TestSortExtensionsDuplicatePriority
> --- PASS: TestSortExtensionsDuplicatePriority (0.00s)
> === RUN   TestGetCanonicalization
> --- PASS: TestGetCanonicalization (0.00s)
> === RUN   TestURLConfig
> --- PASS: TestURLConfig (0.00s)
> === RUN   TestEnvironmentGetDelegatesToFetcher
> --- PASS: TestEnvironmentGetDelegatesToFetcher (0.00s)
> === RUN   TestEnvironmentGetAllDelegatesToFetcher
> --- PASS: TestEnvironmentGetAllDelegatesToFetcher (0.00s)
> === RUN   TestEnvironmentUnsetBoolDefault
> --- PASS: TestEnvironmentUnsetBoolDefault (0.00s)
> === RUN   TestEnvironmentBoolTruthyConversion
> --- PASS: TestEnvironmentBoolTruthyConversion (0.00s)
> === RUN   TestEnvironmentIntTestCases
> --- PASS: TestEnvironmentIntTestCases (0.00s)
> PASS
> ok    github.com/git-lfs/git-lfs/config       0.073s
> === RUN   TestCredHelperSetNoErrors
> --- PASS: TestCredHelperSetNoErrors (0.00s)
> === RUN   TestCredHelperSetFillError
> --- PASS: TestCredHelperSetFillError (0.00s)
> === RUN   TestCredHelperSetApproveError
> --- PASS: TestCredHelperSetApproveError (0.00s)
> === RUN   TestCredHelperSetFillAndApproveError
> --- PASS: TestCredHelperSetFillAndApproveError (0.00s)
> === RUN   TestCredHelperSetRejectError
> --- PASS: TestCredHelperSetRejectError (0.00s)
> === RUN   TestCredHelperSetAllFillErrors
> --- PASS: TestCredHelperSetAllFillErrors (0.00s)
> === RUN   TestNetrcWithHostAndPort
> --- PASS: TestNetrcWithHostAndPort (0.00s)
> === RUN   TestNetrcWithHost
> --- PASS: TestNetrcWithHost (0.00s)
> === RUN   TestNetrcWithBadHost
> --- PASS: TestNetrcWithBadHost (0.00s)
> PASS
> ok    github.com/git-lfs/git-lfs/creds        0.016s
> ?     github.com/git-lfs/git-lfs/docs/man     [no test files]
> === RUN   TestChecksHandleGoErrors
> --- PASS: TestChecksHandleGoErrors (0.00s)
> === RUN   TestCheckHandlesWrappedErrors
> --- PASS: TestCheckHandlesWrappedErrors (0.00s)
> === RUN   TestBehaviorWraps
> --- PASS: TestBehaviorWraps (0.00s)
> === RUN   TestContextOnGoErrors
> --- PASS: TestContextOnGoErrors (0.00s)
> === RUN   TestContextOnWrappedErrors
> --- PASS: TestContextOnWrappedErrors (0.00s)
> === RUN   TestCanRetryOnTemporaryError
> --- PASS: TestCanRetryOnTemporaryError (0.00s)
> === RUN   TestCanRetryOnTimeoutError
> --- PASS: TestCanRetryOnTimeoutError (0.00s)
> === RUN   TestCannotRetryOnGenericUrlError
> --- PASS: TestCannotRetryOnGenericUrlError (0.00s)
> PASS
> ok    github.com/git-lfs/git-lfs/errors       0.014s
> === RUN   TestPatternMatch
>     filepathfilter_test.go:114: 
>               Error Trace:    filepathfilter_test.go:114
>                                                       
> filepathfilter_test.go:24
>               Error:          Should be true
>               Test:           TestPatternMatch
>               Messages:       "filename.txt" should match pattern 
> "filename.txt"
>     filepathfilter_test.go:114: 
>               Error Trace:    filepathfilter_test.go:114
>                                                       
> filepathfilter_test.go:55
>               Error:          Should be true
>               Test:           TestPatternMatch
>               Messages:       "sub/" should match pattern "sub"
>     filepathfilter_test.go:114: 
>               Error Trace:    filepathfilter_test.go:114
>                                                       
> filepathfilter_test.go:55
>               Error:          Should be true
>               Test:           TestPatternMatch
>               Messages:       "sub" should match pattern "sub"
>     filepathfilter_test.go:114: 
>               Error Trace:    filepathfilter_test.go:114
>                                                       
> filepathfilter_test.go:55
>               Error:          Should be true
>               Test:           TestPatternMatch
>               Messages:       "top/sub/" should match pattern "sub"
>     filepathfilter_test.go:114: 
>               Error Trace:    filepathfilter_test.go:114
>                                                       
> filepathfilter_test.go:55
>               Error:          Should be true
>               Test:           TestPatternMatch
>               Messages:       "top/sub" should match pattern "sub"
>     filepathfilter_test.go:114: 
>               Error Trace:    filepathfilter_test.go:114
>                                                       
> filepathfilter_test.go:65
>               Error:          Should be true
>               Test:           TestPatternMatch
>               Messages:       "sub/" should match pattern "/sub"
>     filepathfilter_test.go:114: 
>               Error Trace:    filepathfilter_test.go:114
>                                                       
> filepathfilter_test.go:65
>               Error:          Should be true
>               Test:           TestPatternMatch
>               Messages:       "sub" should match pattern "/sub"
>     filepathfilter_test.go:114: 
>               Error Trace:    filepathfilter_test.go:114
>                                                       
> filepathfilter_test.go:73
>               Error:          Should be true
>               Test:           TestPatternMatch
>               Messages:       "top/sub/" should match pattern "top/sub"
>     filepathfilter_test.go:114: 
>               Error Trace:    filepathfilter_test.go:114
>                                                       
> filepathfilter_test.go:73
>               Error:          Should be true
>               Test:           TestPatternMatch
>               Messages:       "top/sub" should match pattern "top/sub"
>     filepathfilter_test.go:114: 
>               Error Trace:    filepathfilter_test.go:114
>                                                       
> filepathfilter_test.go:73
>               Error:          Should be true
>               Test:           TestPatternMatch
>               Messages:       "root/top/sub/" should match pattern "top/sub"
>     filepathfilter_test.go:114: 
>               Error Trace:    filepathfilter_test.go:114
>                                                       
> filepathfilter_test.go:73
>               Error:          Should be true
>               Test:           TestPatternMatch
>               Messages:       "root/top/sub" should match pattern "top/sub"
>     filepathfilter_test.go:114: 
>               Error Trace:    filepathfilter_test.go:114
>                                                       
> filepathfilter_test.go:84
>               Error:          Should be true
>               Test:           TestPatternMatch
>               Messages:       "top/sub/" should match pattern "/top/sub"
>     filepathfilter_test.go:114: 
>               Error Trace:    filepathfilter_test.go:114
>                                                       
> filepathfilter_test.go:84
>               Error:          Should be true
>               Test:           TestPatternMatch
>               Messages:       "top/sub" should match pattern "/top/sub"
> --- FAIL: TestPatternMatch (0.00s)
> === RUN   TestFilterReportsIncludePatterns
> --- PASS: TestFilterReportsIncludePatterns (0.00s)
> === RUN   TestFilterReportsExcludePatterns
> --- PASS: TestFilterReportsExcludePatterns (0.00s)
> FAIL
> FAIL  github.com/git-lfs/git-lfs/filepathfilter       0.053s
> === RUN   TestDecodeNone
> --- PASS: TestDecodeNone (0.00s)
> === RUN   TestDecodeSingle
> --- PASS: TestDecodeSingle (0.00s)
> === RUN   TestDecodeMultiple
> --- PASS: TestDecodeMultiple (0.00s)
> === RUN   TestRepositoryPermissions
> --- PASS: TestRepositoryPermissions (0.00s)
> PASS
> ok    github.com/git-lfs/git-lfs/fs   0.010s
> === RUN   TestFilterProcessScannerInitializesWithCorrectSupportedValues
> --- PASS: TestFilterProcessScannerInitializesWithCorrectSupportedValues 
> (0.00s)
> === RUN   TestFilterProcessScannerRejectsUnrecognizedInitializationMessages
> --- PASS: TestFilterProcessScannerRejectsUnrecognizedInitializationMessages 
> (0.00s)
> === RUN   TestFilterProcessScannerRejectsUnsupportedFilters
> --- PASS: TestFilterProcessScannerRejectsUnsupportedFilters (0.00s)
> === RUN   TestFilterProcessScannerNegotitatesSupportedCapabilities
> --- PASS: TestFilterProcessScannerNegotitatesSupportedCapabilities (0.00s)
> === RUN   TestFilterProcessScannerDoesNotNegotitatesUnsupportedCapabilities
> --- PASS: TestFilterProcessScannerDoesNotNegotitatesUnsupportedCapabilities 
> (0.00s)
> === RUN   TestFilterProcessScannerReadsRequestHeadersAndPayload
> --- PASS: TestFilterProcessScannerReadsRequestHeadersAndPayload (0.00s)
> === RUN   TestFilterProcessScannerRejectsInvalidHeaderPackets
> --- PASS: TestFilterProcessScannerRejectsInvalidHeaderPackets (0.00s)
> === RUN   TestFilterProcessScannerWritesLists
> --- PASS: TestFilterProcessScannerWritesLists (0.00s)
> === RUN   TestPktlineReaderReadsSinglePacketsInOneCall
> --- PASS: TestPktlineReaderReadsSinglePacketsInOneCall (0.00s)
> === RUN   TestPktlineReaderReadsManyPacketsInOneCall
> --- PASS: TestPktlineReaderReadsManyPacketsInOneCall (0.00s)
> === RUN   
> TestPktlineReaderReadsSinglePacketsInMultipleCallsWithUnevenBuffering
> --- PASS: 
> TestPktlineReaderReadsSinglePacketsInMultipleCallsWithUnevenBuffering (0.00s)
> === RUN   TestPktlineReaderReadsManyPacketsInMultipleCallsWithUnevenBuffering
> --- PASS: TestPktlineReaderReadsManyPacketsInMultipleCallsWithUnevenBuffering 
> (0.00s)
> === RUN   TestPktlineReaderReadsSinglePacketsInMultipleCallsWithEvenBuffering
> --- PASS: TestPktlineReaderReadsSinglePacketsInMultipleCallsWithEvenBuffering 
> (0.00s)
> === RUN   TestPktlineReaderReadsManyPacketsInMultipleCallsWithEvenBuffering
> --- PASS: TestPktlineReaderReadsManyPacketsInMultipleCallsWithEvenBuffering 
> (0.00s)
> === RUN   TestPktLineReadsWholePackets
> --- PASS: TestPktLineReadsWholePackets (0.00s)
> === RUN   TestPktLineNoPacket
> --- PASS: TestPktLineNoPacket (0.00s)
> === RUN   TestPktLineEmptyPacket
> --- PASS: TestPktLineEmptyPacket (0.00s)
> === RUN   TestPktLineFlushPacket
> --- PASS: TestPktLineFlushPacket (0.00s)
> === RUN   TestPktLineDiscardsPacketsWithUnparseableLength
> --- PASS: TestPktLineDiscardsPacketsWithUnparseableLength (0.00s)
> === RUN   TestPktLineReadsTextWithNewline
> --- PASS: TestPktLineReadsTextWithNewline (0.00s)
> === RUN   TestPktLineReadsTextWithoutNewline
> --- PASS: TestPktLineReadsTextWithoutNewline (0.00s)
> === RUN   TestPktLineReadsTextWithErr
> --- PASS: TestPktLineReadsTextWithErr (0.00s)
> === RUN   TestPktLineAppendsPacketLists
> --- PASS: TestPktLineAppendsPacketLists (0.00s)
> === RUN   TestPktLineAppendsPacketListsAndReturnsErrs
> --- PASS: TestPktLineAppendsPacketListsAndReturnsErrs (0.00s)
> === RUN   TestPktLineWritesPackets
> --- PASS: TestPktLineWritesPackets (0.00s)
> === RUN   TestPktLineWritesPacketsEqualToMaxLength
> --- PASS: TestPktLineWritesPacketsEqualToMaxLength (0.00s)
> === RUN   TestPktLineDoesNotWritePacketsExceedingMaxLength
> --- PASS: TestPktLineDoesNotWritePacketsExceedingMaxLength (0.00s)
> === RUN   TestPktLineWritesPacketText
> --- PASS: TestPktLineWritesPacketText (0.00s)
> === RUN   TestPktLineWritesPacketLists
> --- PASS: TestPktLineWritesPacketLists (0.00s)
> === RUN   TestPktlineWriterWritesPacketsShorterThanMaxPacketSize
> --- PASS: TestPktlineWriterWritesPacketsShorterThanMaxPacketSize (0.00s)
> === RUN   TestPktlineWriterWritesPacketsEqualToMaxPacketLength
> --- PASS: TestPktlineWriterWritesPacketsEqualToMaxPacketLength (0.00s)
> === RUN   TestPktlineWriterWritesMultiplePacketsLessThanMaxPacketLength
> --- PASS: TestPktlineWriterWritesMultiplePacketsLessThanMaxPacketLength 
> (0.00s)
> === RUN   TestPktlineWriterWritesMultiplePacketsGreaterThanMaxPacketLength
> --- PASS: TestPktlineWriterWritesMultiplePacketsGreaterThanMaxPacketLength 
> (0.00s)
> === RUN   TestPktlineWriterAllowsFlushesOnNil
> --- PASS: TestPktlineWriterAllowsFlushesOnNil (0.00s)
> === RUN   TestPktlineWriterDoesntWrapItself
> --- PASS: TestPktlineWriterDoesntWrapItself (0.00s)
> === RUN   TestRefUpdateDefault
> --- PASS: TestRefUpdateDefault (0.00s)
> === RUN   TestRefUpdateTrackedDefault
> --- PASS: TestRefUpdateTrackedDefault (0.00s)
> === RUN   TestRefUpdateCurrentDefault
> --- PASS: TestRefUpdateCurrentDefault (0.00s)
> === RUN   TestRefUpdateExplicitLeftAndRight
> --- PASS: TestRefUpdateExplicitLeftAndRight (0.00s)
> === RUN   TestRevListArgs
> === RUN   TestRevListArgs/scan_refs_deleted,_left_and_right
> === RUN   TestRevListArgs/scan_refs_not_deleted,_left_and_right
> === RUN   TestRevListArgs/scan_refs_deleted,_left_only
> === RUN   TestRevListArgs/scan_left_to_remote,_no_skipped_refs
> === RUN   TestRevListArgs/scan_left_to_remote,_skipped_refs
> === RUN   TestRevListArgs/scan_date_order
> === RUN   TestRevListArgs/scan_author_date_order
> === RUN   TestRevListArgs/scan_topo_order
> === RUN   TestRevListArgs/scan_refs_not_deleted,_left_only
> === RUN   TestRevListArgs/scan_all
> === RUN   TestRevListArgs/scan_unknown_type
> === RUN   TestRevListArgs/scan_commits_only
> === RUN   TestRevListArgs/scan_reverse
> --- PASS: TestRevListArgs (0.00s)
>     --- PASS: TestRevListArgs/scan_refs_deleted,_left_and_right (0.00s)
>     --- PASS: TestRevListArgs/scan_refs_not_deleted,_left_and_right (0.00s)
>     --- PASS: TestRevListArgs/scan_refs_deleted,_left_only (0.00s)
>     --- PASS: TestRevListArgs/scan_left_to_remote,_no_skipped_refs (0.00s)
>     --- PASS: TestRevListArgs/scan_left_to_remote,_skipped_refs (0.00s)
>     --- PASS: TestRevListArgs/scan_date_order (0.00s)
>     --- PASS: TestRevListArgs/scan_author_date_order (0.00s)
>     --- PASS: TestRevListArgs/scan_topo_order (0.00s)
>     --- PASS: TestRevListArgs/scan_refs_not_deleted,_left_only (0.00s)
>     --- PASS: TestRevListArgs/scan_all (0.00s)
>     --- PASS: TestRevListArgs/scan_unknown_type (0.00s)
>     --- PASS: TestRevListArgs/scan_commits_only (0.00s)
>     --- PASS: TestRevListArgs/scan_reverse (0.00s)
> === RUN   TestRevListScannerCallsClose
> --- PASS: TestRevListScannerCallsClose (0.00s)
> === RUN   TestRevListScannerTreatsCloseFnAsOptional
> --- PASS: TestRevListScannerTreatsCloseFnAsOptional (0.00s)
> === RUN   TestRevListScannerParsesLinesWithNames
> --- PASS: TestRevListScannerParsesLinesWithNames (0.00s)
> === RUN   TestRevListScannerParsesLinesWithoutName
> --- PASS: TestRevListScannerParsesLinesWithoutName (0.00s)
> === RUN   TestReadOnlyConfig
> --- PASS: TestReadOnlyConfig (0.00s)
> === RUN   TestRefString
> --- PASS: TestRefString (0.00s)
> === RUN   TestParseRefs
> --- PASS: TestParseRefs (0.00s)
> === RUN   TestCurrentRefAndCurrentRemoteRef
> Error reading git config: error running /usr/bin/git 'rev-parse' 
> '--is-bare-repository': 'fatal: not a git repository (or any of the parent 
> directories): .git' 'exit status 128'
> --- PASS: TestCurrentRefAndCurrentRemoteRef (0.30s)
> === RUN   TestRecentBranches
> Error reading git config: error running /usr/bin/git 'rev-parse' 
> '--is-bare-repository': 'fatal: not a git repository (or any of the parent 
> directories): .git' 'exit status 128'
> --- PASS: TestRecentBranches (0.50s)
> === RUN   TestResolveEmptyCurrentRef
> Error reading git config: error running /usr/bin/git 'rev-parse' 
> '--is-bare-repository': 'fatal: not a git repository (or any of the parent 
> directories): .git' 'exit status 128'
> --- PASS: TestResolveEmptyCurrentRef (0.02s)
> === RUN   TestWorkTrees
> Error reading git config: error running /usr/bin/git 'rev-parse' 
> '--is-bare-repository': 'fatal: not a git repository (or any of the parent 
> directories): .git' 'exit status 128'
> --- PASS: TestWorkTrees (0.17s)
> === RUN   TestVersionCompare
> --- PASS: TestVersionCompare (0.00s)
> === RUN   TestGitAndRootDirs
> Error reading git config: error running /usr/bin/git 'rev-parse' 
> '--is-bare-repository': 'fatal: not a git repository (or any of the parent 
> directories): .git' 'exit status 128'
> --- PASS: TestGitAndRootDirs (0.01s)
> === RUN   TestGetTrackedFiles
> Error reading git config: error running /usr/bin/git 'rev-parse' 
> '--is-bare-repository': 'fatal: not a git repository (or any of the parent 
> directories): .git' 'exit status 128'
> --- PASS: TestGetTrackedFiles (0.09s)
> === RUN   TestLocalRefs
> Error reading git config: error running /usr/bin/git 'rev-parse' 
> '--is-bare-repository': 'fatal: not a git repository (or any of the parent 
> directories): .git' 'exit status 128'
>     git_test.go:585: REF: branch
>     git_test.go:585: REF: master
>     git_test.go:585: REF: v1
> --- PASS: TestLocalRefs (0.04s)
> === RUN   TestGetFilesChanges
> Error reading git config: error running /usr/bin/git 'rev-parse' 
> '--is-bare-repository': 'fatal: not a git repository (or any of the parent 
> directories): .git' 'exit status 128'
> --- PASS: TestGetFilesChanges (0.09s)
> === RUN   TestValidateRemoteURL
> --- PASS: TestValidateRemoteURL (0.00s)
> === RUN   TestRefTypeKnownPrefixes
> --- PASS: TestRefTypeKnownPrefixes (0.00s)
> === RUN   TestRemoteURLs
> Error reading git config: error running /usr/bin/git 'rev-parse' 
> '--is-bare-repository': 'fatal: not a git repository (or any of the parent 
> directories): .git' 'exit status 128'
> --- PASS: TestRemoteURLs (0.01s)
> === RUN   TestMapRemoteURL
> Error reading git config: error running /usr/bin/git 'rev-parse' 
> '--is-bare-repository': 'fatal: not a git repository (or any of the parent 
> directories): .git' 'exit status 128'
> --- PASS: TestMapRemoteURL (0.02s)
> === RUN   TestIsValidObjectIDLength
> --- PASS: TestIsValidObjectIDLength (0.00s)
> === RUN   TestIsZeroObjectID
> --- PASS: TestIsZeroObjectID (0.00s)
> PASS
> ok    github.com/git-lfs/git-lfs/git  1.252s
> === RUN   TestParseLines
> --- PASS: TestParseLines (0.00s)
> === RUN   TestParseLinesManyAttrs
> --- PASS: TestParseLinesManyAttrs (0.00s)
> === RUN   TestParseLinesManyLines
> --- PASS: TestParseLinesManyLines (0.00s)
> === RUN   TestParseLinesUnset
> --- PASS: TestParseLinesUnset (0.00s)
> === RUN   TestParseLinesUnspecified
> --- PASS: TestParseLinesUnspecified (0.00s)
> === RUN   TestParseLinesQuotedPattern
> --- PASS: TestParseLinesQuotedPattern (0.00s)
> === RUN   TestParseLinesCommented
> --- PASS: TestParseLinesCommented (0.00s)
> === RUN   TestParseLinesUnbalancedQuotes
> --- PASS: TestParseLinesUnbalancedQuotes (0.00s)
> === RUN   TestParseLinesWithNoAttributes
> --- PASS: TestParseLinesWithNoAttributes (0.00s)
> === RUN   TestParseLinesWithMacros
> --- PASS: TestParseLinesWithMacros (0.00s)
> === RUN   TestProcessLinesWithMacros
> --- PASS: TestProcessLinesWithMacros (0.00s)
> === RUN   TestProcessLinesWithMacrosDisabled
> --- PASS: TestProcessLinesWithMacrosDisabled (0.00s)
> === RUN   TestProcessLinesWithBinaryMacros
> --- PASS: TestProcessLinesWithBinaryMacros (0.00s)
> === RUN   TestProcessLinesIsStateful
> --- PASS: TestProcessLinesIsStateful (0.00s)
> === RUN   TestTreeAppliedInRoot
> --- PASS: TestTreeAppliedInRoot (0.00s)
> === RUN   TestTreeAppliedInSubtreeRelevant
> --- PASS: TestTreeAppliedInSubtreeRelevant (0.00s)
> === RUN   TestTreeAppliedInSubtreeIrrelevant
> --- PASS: TestTreeAppliedInSubtreeIrrelevant (0.00s)
> === RUN   TestTreeAppliedInIrrelevantSubtree
> --- PASS: TestTreeAppliedInIrrelevantSubtree (0.00s)
> === RUN   TestNewDiscoversSimpleTrees
> --- PASS: TestNewDiscoversSimpleTrees (0.00s)
> === RUN   TestNewDiscoversSimpleChildrenTrees
> --- PASS: TestNewDiscoversSimpleChildrenTrees (0.00s)
> === RUN   TestNewDiscoversIndirectChildrenTrees
> --- PASS: TestNewDiscoversIndirectChildrenTrees (0.02s)
> === RUN   TestNewIgnoresChildrenAppropriately
> --- PASS: TestNewIgnoresChildrenAppropriately (0.00s)
> PASS
> ok    github.com/git-lfs/git-lfs/git/gitattr  0.039s
> === RUN   TestRefUpdaterMovesRefs
> --- PASS: TestRefUpdaterMovesRefs (0.02s)
> === RUN   TestRefUpdaterMovesRefsWithAnnotatedTags
> --- PASS: TestRefUpdaterMovesRefsWithAnnotatedTags (0.03s)
> === RUN   TestRefUpdaterIgnoresUnovedRefs
> --- PASS: TestRefUpdaterIgnoresUnovedRefs (0.02s)
> === RUN   TestRewriterRewritesHistory
> --- PASS: TestRewriterRewritesHistory (0.02s)
> === RUN   TestRewriterRewritesOctopusMerges
> --- PASS: TestRewriterRewritesOctopusMerges (0.02s)
> === RUN   TestRewriterVisitsPackedObjects
> --- PASS: TestRewriterVisitsPackedObjects (0.02s)
> === RUN   TestRewriterDoesntVisitUnchangedSubtrees
> --- PASS: TestRewriterDoesntVisitUnchangedSubtrees (0.00s)
> === RUN   TestRewriterVisitsUniqueEntriesWithIdenticalContents
> --- PASS: TestRewriterVisitsUniqueEntriesWithIdenticalContents (0.00s)
> === RUN   TestRewriterIgnoresPathsThatDontMatchFilter
> --- PASS: TestRewriterIgnoresPathsThatDontMatchFilter (0.00s)
> === RUN   TestRewriterAllowsAdditionalTreeEntries
> --- PASS: TestRewriterAllowsAdditionalTreeEntries (0.02s)
> === RUN   TestHistoryRewriterCallbacks
> --- PASS: TestHistoryRewriterCallbacks (0.03s)
> === RUN   TestHistoryRewriterCallbacksSubtrees
> --- PASS: TestHistoryRewriterCallbacksSubtrees (0.01s)
> === RUN   TestHistoryRewriterTreePreCallbackPropagatesErrors
> --- PASS: TestHistoryRewriterTreePreCallbackPropagatesErrors (0.02s)
> === RUN   TestHistoryRewriterUseOriginalParentsForPartialMigration
> --- PASS: TestHistoryRewriterUseOriginalParentsForPartialMigration (0.02s)
> === RUN   TestHistoryRewriterUpdatesRefs
> --- PASS: TestHistoryRewriterUpdatesRefs (0.07s)
> === RUN   TestHistoryRewriterReturnsFilter
> --- PASS: TestHistoryRewriterReturnsFilter (0.00s)
> PASS
> ok    github.com/git-lfs/git-lfs/git/githistory       0.320s
> === RUN   TestFetchPruneConfigDefault
> --- PASS: TestFetchPruneConfigDefault (0.00s)
> === RUN   TestFetchPruneConfigCustom
> Config: lfs.fetchrecentrefsdays=12
> Config: lfs.fetchrecentremoterefs=false
> Config: lfs.fetchrecentcommitsdays=9
> Config: lfs.pruneoffsetdays=30
> Config: lfs.pruneverifyremotealways=true
> Config: lfs.pruneremotetocheck=upstream
> --- PASS: TestFetchPruneConfigCustom (0.00s)
> === RUN   TestCatFileBatchCheckScannerWithValidOutput
> --- PASS: TestCatFileBatchCheckScannerWithValidOutput (0.00s)
> === RUN   TestPointerScannerWithValidOutput
> --- PASS: TestPointerScannerWithValidOutput (0.03s)
> === RUN   TestPointerScannerWithLargeBlobs
> --- PASS: TestPointerScannerWithLargeBlobs (0.00s)
> === RUN   TestEncode
> --- PASS: TestEncode (0.00s)
> === RUN   TestEncodeEmpty
> --- PASS: TestEncodeEmpty (0.00s)
> === RUN   TestEncodeExtensions
> --- PASS: TestEncodeExtensions (0.00s)
> === RUN   TestDecodeTinyFile
> --- PASS: TestDecodeTinyFile (0.00s)
> === RUN   TestDecode
> --- PASS: TestDecode (0.00s)
> === RUN   TestDecodeExtensions
> --- PASS: TestDecodeExtensions (0.00s)
> === RUN   TestDecodeExtensionsSort
> --- PASS: TestDecodeExtensionsSort (0.00s)
> === RUN   TestDecodePreRelease
> --- PASS: TestDecodePreRelease (0.00s)
> === RUN   TestDecodeFromEmptyReader
> --- PASS: TestDecodeFromEmptyReader (0.00s)
> === RUN   TestDecodeInvalid
> --- PASS: TestDecodeInvalid (0.00s)
> === RUN   TestLogScannerAdditionsNoFiltering
> --- PASS: TestLogScannerAdditionsNoFiltering (0.00s)
> === RUN   TestLogScannerAdditionsFilterInclude
> --- PASS: TestLogScannerAdditionsFilterInclude (0.00s)
> === RUN   TestLogScannerAdditionsFilterExclude
> --- PASS: TestLogScannerAdditionsFilterExclude (0.00s)
> === RUN   TestLogScannerDeletionsNoFiltering
> --- PASS: TestLogScannerDeletionsNoFiltering (0.00s)
> === RUN   TestLogScannerDeletionsFilterInclude
> --- PASS: TestLogScannerDeletionsFilterInclude (0.00s)
> === RUN   TestLogScannerDeletionsFilterExclude
> --- PASS: TestLogScannerDeletionsFilterExclude (0.00s)
> === RUN   TestLsTreeParser
> --- PASS: TestLsTreeParser (0.00s)
> === RUN   TestBodyWithCallback
> --- PASS: TestBodyWithCallback (0.00s)
> === RUN   TestReadWithCallback
> --- PASS: TestReadWithCallback (0.00s)
> === RUN   TestAllCurrentObjectsNone
> Error reading git config: error running /usr/bin/git 'rev-parse' 
> '--is-bare-repository': 'fatal: not a git repository (or any of the parent 
> directories): .git' 'exit status 128'
> --- PASS: TestAllCurrentObjectsNone (0.06s)
> === RUN   TestAllCurrentObjectsSome
> Error reading git config: error running /usr/bin/git 'rev-parse' 
> '--is-bare-repository': 'fatal: not a git repository (or any of the parent 
> directories): .git' 'exit status 128'
> --- PASS: TestAllCurrentObjectsSome (0.14s)
> === RUN   TestScanUnpushed
> Error reading git config: error running /usr/bin/git 'rev-parse' 
> '--is-bare-repository': 'fatal: not a git repository (or any of the parent 
> directories): .git' 'exit status 128'
> --- PASS: TestScanUnpushed (0.38s)
> === RUN   TestScanPreviousVersions
> Error reading git config: error running /usr/bin/git 'rev-parse' 
> '--is-bare-repository': 'fatal: not a git repository (or any of the parent 
> directories): .git' 'exit status 128'
> --- PASS: TestScanPreviousVersions (0.18s)
> PASS
> ok    github.com/git-lfs/git-lfs/lfs  0.854s
> === RUN   TestAuthenticateHeaderAccess
>     auth_test.go:45: Lfs-Authenticate: 
>     auth_test.go:45: Lfs-Authenticate: basic
>     auth_test.go:45: Lfs-Authenticate: unknown
>     auth_test.go:45: Lfs-Authenticate: ntlm
>     auth_test.go:45: Lfs-Authenticate: NEGOTIATE 1 2 3
>     auth_test.go:45: Lfs-Authenticate: negotiate 1 2 3
>     auth_test.go:45: Lfs-Authenticate: basic 123
>     auth_test.go:45: Lfs-Authenticate: NTLM
>     auth_test.go:45: Lfs-Authenticate: NTLM 1 2 3
>     auth_test.go:45: Lfs-Authenticate: ntlm 1 2 3
>     auth_test.go:45: Lfs-Authenticate: NEGOTIATE
>     auth_test.go:45: Lfs-Authenticate: negotiate
>     auth_test.go:45: Www-Authenticate: negotiate 1 2 3
>     auth_test.go:45: Www-Authenticate: basic 123
>     auth_test.go:45: Www-Authenticate: NTLM
>     auth_test.go:45: Www-Authenticate: NTLM 1 2 3
>     auth_test.go:45: Www-Authenticate: ntlm 1 2 3
>     auth_test.go:45: Www-Authenticate: NEGOTIATE
>     auth_test.go:45: Www-Authenticate: negotiate
>     auth_test.go:45: Www-Authenticate: 
>     auth_test.go:45: Www-Authenticate: basic
>     auth_test.go:45: Www-Authenticate: unknown
>     auth_test.go:45: Www-Authenticate: ntlm
>     auth_test.go:45: Www-Authenticate: NEGOTIATE 1 2 3
> --- PASS: TestAuthenticateHeaderAccess (0.00s)
> === RUN   TestDoWithAuthApprove
> --- PASS: TestDoWithAuthApprove (0.01s)
> === RUN   TestDoWithAuthReject
> --- PASS: TestDoWithAuthReject (0.00s)
> === RUN   TestDoWithAuthNoRetry
> --- PASS: TestDoWithAuthNoRetry (0.00s)
> === RUN   TestDoAPIRequestWithAuth
> --- PASS: TestDoAPIRequestWithAuth (0.00s)
> === RUN   TestGetCreds
>     auth_test.go:643: host mismatch
>     auth_test.go:643: basic access with usehttppath
>     auth_test.go:643: custom auth
>     auth_test.go:643: scheme mismatch
>     auth_test.go:643: username in url
>     auth_test.go:643: different remote url, basic access
>     auth_test.go:643: api url auth
> warning: current Git remote contains credentials
>     auth_test.go:643: git url auth
> warning: current Git remote contains credentials
>     auth_test.go:643: bare ssh URI
>     auth_test.go:643: no access
>     auth_test.go:643: basic access
>     auth_test.go:643: ntlm
>     auth_test.go:643: basic access with url-specific usehttppath
>     auth_test.go:643: port mismatch
> --- PASS: TestGetCreds (0.04s)
> === RUN   TestClientRedirectReauthenticate
> --- PASS: TestClientRedirectReauthenticate (0.03s)
> === RUN   TestEndpointDefaultsToOrigin
> --- PASS: TestEndpointDefaultsToOrigin (0.00s)
> === RUN   TestEndpointOverridesOrigin
> --- PASS: TestEndpointOverridesOrigin (0.00s)
> === RUN   TestEndpointNoOverrideDefaultRemote
> --- PASS: TestEndpointNoOverrideDefaultRemote (0.00s)
> === RUN   TestEndpointUseAlternateRemote
> --- PASS: TestEndpointUseAlternateRemote (0.00s)
> === RUN   TestEndpointAddsLfsSuffix
> --- PASS: TestEndpointAddsLfsSuffix (0.00s)
> === RUN   TestBareEndpointAddsLfsSuffix
> --- PASS: TestBareEndpointAddsLfsSuffix (0.00s)
> === RUN   TestEndpointSeparateClonePushUrl
> --- PASS: TestEndpointSeparateClonePushUrl (0.00s)
> === RUN   TestEndpointOverriddenSeparateClonePushLfsUrl
> --- PASS: TestEndpointOverriddenSeparateClonePushLfsUrl (0.00s)
> === RUN   TestEndpointGlobalSeparateLfsPush
> --- PASS: TestEndpointGlobalSeparateLfsPush (0.00s)
> === RUN   TestSSHEndpointOverridden
> --- PASS: TestSSHEndpointOverridden (0.00s)
> === RUN   TestSSHEndpointAddsLfsSuffix
> --- PASS: TestSSHEndpointAddsLfsSuffix (0.00s)
> === RUN   TestSSHCustomPortEndpointAddsLfsSuffix
> --- PASS: TestSSHCustomPortEndpointAddsLfsSuffix (0.00s)
> === RUN   TestGitSSHEndpointAddsLfsSuffix
> --- PASS: TestGitSSHEndpointAddsLfsSuffix (0.00s)
> === RUN   TestGitSSHCustomPortEndpointAddsLfsSuffix
> --- PASS: TestGitSSHCustomPortEndpointAddsLfsSuffix (0.00s)
> === RUN   TestSSHGitEndpointAddsLfsSuffix
> --- PASS: TestSSHGitEndpointAddsLfsSuffix (0.00s)
> === RUN   TestSSHGitCustomPortEndpointAddsLfsSuffix
> --- PASS: TestSSHGitCustomPortEndpointAddsLfsSuffix (0.00s)
> === RUN   TestBareSSHEndpointAddsLfsSuffix
> --- PASS: TestBareSSHEndpointAddsLfsSuffix (0.00s)
> === RUN   TestBareSSSHEndpointWithCustomPortInBrackets
> --- PASS: TestBareSSSHEndpointWithCustomPortInBrackets (0.00s)
> === RUN   TestSSHEndpointFromGlobalLfsUrl
> --- PASS: TestSSHEndpointFromGlobalLfsUrl (0.00s)
> === RUN   TestHTTPEndpointAddsLfsSuffix
> --- PASS: TestHTTPEndpointAddsLfsSuffix (0.00s)
> === RUN   TestBareHTTPEndpointAddsLfsSuffix
> --- PASS: TestBareHTTPEndpointAddsLfsSuffix (0.00s)
> === RUN   TestGitEndpointAddsLfsSuffix
> --- PASS: TestGitEndpointAddsLfsSuffix (0.00s)
> === RUN   TestGitEndpointAddsLfsSuffixWithCustomProtocol
> --- PASS: TestGitEndpointAddsLfsSuffixWithCustomProtocol (0.00s)
> === RUN   TestBareGitEndpointAddsLfsSuffix
> --- PASS: TestBareGitEndpointAddsLfsSuffix (0.00s)
> === RUN   TestLocalPathEndpointAddsDotGitForWorkingRepo
> --- PASS: TestLocalPathEndpointAddsDotGitForWorkingRepo (0.00s)
> === RUN   TestLocalPathEndpointPreservesDotGitForWorkingRepo
> --- PASS: TestLocalPathEndpointPreservesDotGitForWorkingRepo (0.00s)
> === RUN   TestLocalPathEndpointPreservesNoDotGitForBareRepo
> --- PASS: TestLocalPathEndpointPreservesNoDotGitForBareRepo (0.00s)
> === RUN   TestLocalPathEndpointRemovesDotGitForBareRepo
> --- PASS: TestLocalPathEndpointRemovesDotGitForBareRepo (0.00s)
> === RUN   TestAccessConfig
> --- PASS: TestAccessConfig (0.00s)
> === RUN   TestAccessAbsentConfig
> --- PASS: TestAccessAbsentConfig (0.00s)
> === RUN   TestSetAccess
> --- PASS: TestSetAccess (0.00s)
> === RUN   TestChangeAccess
> --- PASS: TestChangeAccess (0.00s)
> === RUN   TestDeleteAccessWithNone
> --- PASS: TestDeleteAccessWithNone (0.00s)
> === RUN   TestDeleteAccessWithEmptyString
> --- PASS: TestDeleteAccessWithEmptyString (0.00s)
> === RUN   TestEndpointParsing
> === RUN   TestEndpointParsing/bare_word_bare_ssh
> === RUN   TestEndpointParsing/insteadof_alias
> === RUN   TestEndpointParsing/remote_helper
> === RUN   TestEndpointParsing/simple_bare_ssh
> === RUN   TestEndpointParsing/port_bare_ssh
> === RUN   TestEndpointParsing/no_user_bare_ssh
> --- PASS: TestEndpointParsing (0.00s)
>     --- PASS: TestEndpointParsing/bare_word_bare_ssh (0.00s)
>     --- PASS: TestEndpointParsing/insteadof_alias (0.00s)
>     --- PASS: TestEndpointParsing/remote_helper (0.00s)
>     --- PASS: TestEndpointParsing/simple_bare_ssh (0.00s)
>     --- PASS: TestEndpointParsing/port_bare_ssh (0.00s)
>     --- PASS: TestEndpointParsing/no_user_bare_ssh (0.00s)
> === RUN   TestInsteadOf
> === RUN   TestInsteadOf/exp_alias_(download)
> === RUN   TestInsteadOf/exp_alias_(upload)
> === RUN   TestInsteadOf/insteadof_alias_(download)
> === RUN   TestInsteadOf/pushinsteadof_alias_(upload)
> --- PASS: TestInsteadOf (0.00s)
>     --- PASS: TestInsteadOf/exp_alias_(download) (0.00s)
>     --- PASS: TestInsteadOf/exp_alias_(upload) (0.00s)
>     --- PASS: TestInsteadOf/insteadof_alias_(download) (0.00s)
>     --- PASS: TestInsteadOf/pushinsteadof_alias_(upload) (0.00s)
> === RUN   TestNewEndpointFromCloneURLWithConfig
> --- PASS: TestNewEndpointFromCloneURLWithConfig (0.00s)
> === RUN   TestNtlmAuth
>     ntlm_test.go:37: REQUEST 0: POST /ntlm
>     ntlm_test.go:38: AUTH: ""
>     ntlm_test.go:37: REQUEST 1: POST /ntlm
>     ntlm_test.go:38: AUTH: "NTLM 
> TlRMTVNTUAABAAAAB7IIogwADAAzAAAACwALACgAAAAKAAAoAAAAD1dJTExISS1NQUlOTk9SVEhBTUVSSUNB"
>     ntlm_test.go:37: REQUEST 2: POST /ntlm
>     ntlm_test.go:38: AUTH: "NTLM 
> TlRMTVNTUAADAAAAGAAYAFgAAADSANIAcAAAABQAFABCAQAAEAAQAFYBAAAUABQAZgEAABAAEAB6AQAA1YKYYgUBKAoAAAAPAAAAAAAAAAAAAAAAAAAAANXGvAPtsz7lY6FG35CixftIVz1nDd/Jv1C7dTt8zT0s8USE90STKzoBAQAAAAAAAADFVV7gx9cBSFc9Zw3fyb8AAAAAAgAOAFIARQBVAFQARQBSAFMAAQAcAFUASwBCAFAALQBDAEIAVABSAE0ARgBFADAANgAEABYAUgBlAHUAdABlAHIAcwAuAG4AZQB0AAMANAB1AGsAYgBwAC0AYwBiAHQAcgBtAGYAZQAwADYALgBSAGUAdQB0AGUAcgBzAC4AbgBlAHQABQAWAFIAZQB1AHQAZQByAHMALgBuAGUAdAAAAAAAAAAAAE4AVABMAE0ARABPAE0AQQBJAE4AbgB0AGwAbQB1AHMAZQByAFMAUQBVAEEAUgBFAE0ASQBMAEwAr9O+ddSf2iXImR9P7hNcvQ=="
> 2021/10/23 07:34:10 (ProcessAuthenticateMessage)NTLM v2 User ntlmuser Domain 
> NTLMDOMAIN
> --- PASS: TestNtlmAuth (0.00s)
> === RUN   TestNtlmGetCredentials
> --- PASS: TestNtlmGetCredentials (0.00s)
> === RUN   TestNtlmGetCredentialsBadCreds
> --- PASS: TestNtlmGetCredentialsBadCreds (0.00s)
> === RUN   TestNtlmHeaderParseValid
> --- PASS: TestNtlmHeaderParseValid (0.00s)
> === RUN   TestNtlmHeaderParseInvalidLength
> --- PASS: TestNtlmHeaderParseInvalidLength (0.00s)
> === RUN   TestNtlmHeaderParseInvalid
> --- PASS: TestNtlmHeaderParseInvalid (0.00s)
> === RUN   TestAuthErrWithBody
> --- PASS: TestAuthErrWithBody (0.00s)
> === RUN   TestFatalWithBody
> --- PASS: TestFatalWithBody (0.00s)
> === RUN   TestWithNonFatal500WithBody
>     response_test.go:94: non fatal code 501
>     response_test.go:94: non fatal code 507
>     response_test.go:94: non fatal code 509
> --- PASS: TestWithNonFatal500WithBody (0.00s)
> === RUN   TestAuthErrWithoutBody
> --- PASS: TestAuthErrWithoutBody (0.00s)
> === RUN   TestFatalWithoutBody
> --- PASS: TestFatalWithoutBody (0.00s)
> === RUN   TestWithNonFatal500WithoutBody
>     response_test.go:177: non fatal code 507
>     response_test.go:177: non fatal code 509
>     response_test.go:177: non fatal code 501
> --- PASS: TestWithNonFatal500WithoutBody (0.01s)
> PASS
> ok    github.com/git-lfs/git-lfs/lfsapi       0.107s
> === RUN   TestCertFromSSLCAInfoConfig
> --- PASS: TestCertFromSSLCAInfoConfig (0.00s)
> === RUN   TestCertFromSSLCAInfoEnv
> --- PASS: TestCertFromSSLCAInfoEnv (0.00s)
> === RUN   TestCertFromSSLCAInfoEnvIsIgnoredForSchannelBackend
> --- PASS: TestCertFromSSLCAInfoEnvIsIgnoredForSchannelBackend (0.00s)
> === RUN   TestCertFromSSLCAInfoEnvWithSchannelBackend
> --- PASS: TestCertFromSSLCAInfoEnvWithSchannelBackend (0.00s)
> === RUN   TestCertFromSSLCAPathConfig
> --- PASS: TestCertFromSSLCAPathConfig (0.00s)
> === RUN   TestCertFromSSLCAPathEnv
> --- PASS: TestCertFromSSLCAPathEnv (0.00s)
> === RUN   TestCertVerifyDisabledGlobalEnv
> --- PASS: TestCertVerifyDisabledGlobalEnv (0.00s)
> === RUN   TestCertVerifyDisabledGlobalConfig
> --- PASS: TestCertVerifyDisabledGlobalConfig (0.00s)
> === RUN   TestCertVerifyDisabledHostConfig
> --- PASS: TestCertVerifyDisabledHostConfig (0.00s)
> === RUN   TestClientRedirect
>     client_test.go:79: srv1 req POST /local
>     client_test.go:79: srv1 req POST /ok
>     client_test.go:79: srv1 req POST /external
>     client_test.go:59: srv2 req POST /ok
>     client_test.go:29: srv3 req POST /upgrade
>     client_test.go:29: srv3 req POST /upgraded
>     client_test.go:29: srv3 req POST /downgrade
> --- PASS: TestClientRedirect (0.01s)
> === RUN   TestNewClient
> --- PASS: TestNewClient (0.00s)
> === RUN   TestNewClientWithGitSSLVerify
>     client_test.go:203: http.sslverify: "true"
>     client_test.go:203: http.sslverify: "1"
>     client_test.go:203: http.sslverify: "t"
>     client_test.go:212: http.sslverify: "false"
>     client_test.go:212: http.sslverify: "0"
>     client_test.go:212: http.sslverify: "f"
> --- PASS: TestNewClientWithGitSSLVerify (0.00s)
> === RUN   TestNewClientWithOSSSLVerify
>     client_test.go:227: GIT_SSL_NO_VERIFY: "false"
>     client_test.go:227: GIT_SSL_NO_VERIFY: "0"
>     client_test.go:227: GIT_SSL_NO_VERIFY: "f"
>     client_test.go:236: GIT_SSL_NO_VERIFY: "true"
>     client_test.go:236: GIT_SSL_NO_VERIFY: "1"
>     client_test.go:236: GIT_SSL_NO_VERIFY: "t"
> --- PASS: TestNewClientWithOSSSLVerify (0.00s)
> === RUN   TestNewRequest
> --- PASS: TestNewRequest (0.00s)
> === RUN   TestNewRequestWithBody
> --- PASS: TestNewRequestWithBody (0.00s)
> === RUN   TestMarshalToRequest
> --- PASS: TestMarshalToRequest (0.00s)
> === RUN   TestHttp2
> --- PASS: TestHttp2 (0.00s)
> === RUN   TestHttpVersion
> --- PASS: TestHttpVersion (0.01s)
> === RUN   TestHttpsProxyFromGitConfig
> --- PASS: TestHttpsProxyFromGitConfig (0.00s)
> === RUN   TestProxyForURL
> --- PASS: TestProxyForURL (0.00s)
> === RUN   TestHttpProxyFromGitConfig
> --- PASS: TestHttpProxyFromGitConfig (0.00s)
> === RUN   TestProxyFromEnvironment
> --- PASS: TestProxyFromEnvironment (0.00s)
> === RUN   TestProxyIsNil
> --- PASS: TestProxyIsNil (0.00s)
> === RUN   TestProxyNoProxy
> --- PASS: TestProxyNoProxy (0.00s)
> === RUN   TestProxyNoProxyWithWildcard
> --- PASS: TestProxyNoProxyWithWildcard (0.00s)
> === RUN   TestSocksProxyFromEnvironment
> --- PASS: TestSocksProxyFromEnvironment (0.00s)
> === RUN   TestSocks5hProxyFromEnvironment
> --- PASS: TestSocks5hProxyFromEnvironment (0.00s)
> === RUN   TestWithRetries
> --- PASS: TestWithRetries (0.00s)
> === RUN   TestRetriesOnUnannotatedRequest
> --- PASS: TestRetriesOnUnannotatedRequest (0.00s)
> === RUN   TestRequestWithRetries
> --- PASS: TestRequestWithRetries (0.00s)
> === RUN   TestSSHCacheResolveFromCache
> --- PASS: TestSSHCacheResolveFromCache (0.00s)
> === RUN   TestSSHCacheResolveFromCacheWithFutureExpiresAt
> --- PASS: TestSSHCacheResolveFromCacheWithFutureExpiresAt (0.00s)
> === RUN   TestSSHCacheResolveFromCacheWithFutureExpiresIn
> --- PASS: TestSSHCacheResolveFromCacheWithFutureExpiresIn (0.00s)
> === RUN   TestSSHCacheResolveFromCacheWithPastExpiresAt
> --- PASS: TestSSHCacheResolveFromCacheWithPastExpiresAt (0.00s)
> === RUN   TestSSHCacheResolveFromCacheWithPastExpiresIn
> --- PASS: TestSSHCacheResolveFromCacheWithPastExpiresIn (0.00s)
> === RUN   TestSSHCacheResolveFromCacheWithAmbiguousExpirationInfo
> --- PASS: TestSSHCacheResolveFromCacheWithAmbiguousExpirationInfo (0.00s)
> === RUN   TestSSHCacheResolveWithoutError
> --- PASS: TestSSHCacheResolveWithoutError (0.00s)
> === RUN   TestSSHCacheResolveWithError
> --- PASS: TestSSHCacheResolveWithError (0.00s)
> === RUN   TestSSHGetLFSExeAndArgs
> --- PASS: TestSSHGetLFSExeAndArgs (0.00s)
> === RUN   TestSSHGetExeAndArgsSsh
> --- PASS: TestSSHGetExeAndArgsSsh (0.00s)
> === RUN   TestSSHGetExeAndArgsSshCustomPort
> --- PASS: TestSSHGetExeAndArgsSshCustomPort (0.00s)
> === RUN   TestSSHGetExeAndArgsPlink
> --- PASS: TestSSHGetExeAndArgsPlink (0.00s)
> === RUN   TestSSHGetExeAndArgsPlinkCustomPort
> --- PASS: TestSSHGetExeAndArgsPlinkCustomPort (0.00s)
> === RUN   TestSSHGetExeAndArgsTortoisePlink
> --- PASS: TestSSHGetExeAndArgsTortoisePlink (0.00s)
> === RUN   TestSSHGetExeAndArgsTortoisePlinkCustomPort
> --- PASS: TestSSHGetExeAndArgsTortoisePlinkCustomPort (0.00s)
> === RUN   TestSSHGetExeAndArgsSshCommandPrecedence
> --- PASS: TestSSHGetExeAndArgsSshCommandPrecedence (0.00s)
> === RUN   TestSSHGetExeAndArgsSshCommandArgs
> --- PASS: TestSSHGetExeAndArgsSshCommandArgs (0.00s)
> === RUN   TestSSHGetExeAndArgsSshCommandArgsWithMixedQuotes
> --- PASS: TestSSHGetExeAndArgsSshCommandArgsWithMixedQuotes (0.00s)
> === RUN   TestSSHGetExeAndArgsSshCommandCustomPort
> --- PASS: TestSSHGetExeAndArgsSshCommandCustomPort (0.00s)
> === RUN   TestSSHGetExeAndArgsCoreSshCommand
> --- PASS: TestSSHGetExeAndArgsCoreSshCommand (0.00s)
> === RUN   TestSSHGetExeAndArgsCoreSshCommandArgsWithMixedQuotes
> --- PASS: TestSSHGetExeAndArgsCoreSshCommandArgsWithMixedQuotes (0.00s)
> === RUN   TestSSHGetExeAndArgsConfigVersusEnv
> --- PASS: TestSSHGetExeAndArgsConfigVersusEnv (0.00s)
> === RUN   TestSSHGetLFSExeAndArgsWithCustomSSH
>     ssh_test.go:471: ENDPOINT: {Url:https://host.com/repo 
> SshUserAndHost:[email protected] SshPath:repo SshPort:12345 Operation:}
> --- PASS: TestSSHGetLFSExeAndArgsWithCustomSSH (0.00s)
> === RUN   TestSSHGetLFSExeAndArgsInvalidOptionsAsHost
>     ssh_test.go:490: ENDPOINT: 
> {Url:https://-oProxyCommand=gnome-calculator/repo 
> SshUserAndHost:-oProxyCommand=gnome-calculator SshPath:repo SshPort: 
> Operation:}
> --- PASS: TestSSHGetLFSExeAndArgsInvalidOptionsAsHost (0.00s)
> === RUN   TestSSHGetLFSExeAndArgsInvalidOptionsAsHostWithCustomSSH
>     ssh_test.go:510: ENDPOINT: 
> {Url:https://--oProxyCommand=gnome-calculator/repo 
> SshUserAndHost:--oProxyCommand=gnome-calculator SshPath:repo SshPort: 
> Operation:}
> --- PASS: TestSSHGetLFSExeAndArgsInvalidOptionsAsHostWithCustomSSH (0.00s)
> === RUN   TestSSHGetExeAndArgsInvalidOptionsAsHost
>     ssh_test.go:528: ENDPOINT: {Url:https://-oProxyCommand=gnome-calculator 
> SshUserAndHost:-oProxyCommand=gnome-calculator SshPath: SshPort: Operation:}
> --- PASS: TestSSHGetExeAndArgsInvalidOptionsAsHost (0.00s)
> === RUN   TestSSHGetExeAndArgsInvalidOptionsAsPath
>     ssh_test.go:547: ENDPOINT: 
> {Url:https://git-host.com/-oProxyCommand=gnome-calculator 
> SshUserAndHost:[email protected] SshPath:-oProxyCommand=gnome-calculator 
> SshPort: Operation:}
> --- PASS: TestSSHGetExeAndArgsInvalidOptionsAsPath (0.00s)
> === RUN   TestParseBareSSHUrl
>     ssh_test.go:559: endpoint: {Url:https://git-host.com/repo.git 
> SshUserAndHost:[email protected] SshPath:repo.git SshPort: Operation:}
>     ssh_test.go:564: endpoint: {Url:[email protected]/should-be-a-colon.git 
> SshUserAndHost: SshPath: SshPort: Operation:}
>     ssh_test.go:569: endpoint: {Url:-oProxyCommand=gnome-calculator 
> SshUserAndHost: SshPath: SshPort: Operation:}
>     ssh_test.go:574: endpoint: 
> {Url:https://git-host.com/-oProxyCommand=gnome-calculator 
> SshUserAndHost:[email protected] SshPath:-oProxyCommand=gnome-calculator 
> SshPort: Operation:}
> --- PASS: TestParseBareSSHUrl (0.00s)
> === RUN   TestSSHGetExeAndArgsPlinkCommand
> --- PASS: TestSSHGetExeAndArgsPlinkCommand (0.00s)
> === RUN   TestSSHGetExeAndArgsPlinkCommandCustomPort
> --- PASS: TestSSHGetExeAndArgsPlinkCommandCustomPort (0.00s)
> === RUN   TestSSHGetExeAndArgsTortoisePlinkCommand
> --- PASS: TestSSHGetExeAndArgsTortoisePlinkCommand (0.00s)
> === RUN   TestSSHGetExeAndArgsTortoisePlinkCommandCustomPort
> --- PASS: TestSSHGetExeAndArgsTortoisePlinkCommandCustomPort (0.00s)
> === RUN   TestStatsWithKey
>     stats_test.go:22: srv req POST /
>     stats_test.go:58: concurrent=5 time=1634974451 version=git-lfs/2.13.3 
> (GitHub; linux amd64; go 1.17.2)
>         key=stats-test event=request url=http://127.0.0.1:37515 method=POST 
> body=18
>         key=stats-test event=response url=http://127.0.0.1:37515 method=POST 
> status=200 body=15 conntime=51766 dnstime=0 tlstime=0 restime=26208 
> time=266266
> --- PASS: TestStatsWithKey (0.00s)
> === RUN   TestStatsWithoutKey
>     stats_test.go:88: srv req POST /
>     stats_test.go:122: concurrent=5 time=1634974451 version=git-lfs/2.13.3 
> (GitHub; linux amd64; go 1.17.2)
> --- PASS: TestStatsWithoutKey (0.00s)
> === RUN   TestStatsDisabled
>     stats_test.go:131: srv req POST /
> --- PASS: TestStatsDisabled (0.00s)
> === RUN   TestVerboseEnabled
>     verbose_test.go:26: srv req POST /
>     verbose_test.go:59: > POST / HTTP/1.1
>         > Host: 127.0.0.1:37803
>         > Authorization: Basic * * * * *
>         > Content-Length: 18
>         > Content-Type: application/json
>         > User-Agent: git-lfs/2.13.3 (GitHub; linux amd64; go 1.17.2)
>         > 
>         {"Test":"Verbose"}
>         
>         < HTTP/1.1 200 OK
>         < Content-Length: 15
>         < Content-Type: application/json
>         < Date: Sat, 23 Oct 2021 07:34:11 GMT
>         < 
>         {"Status":"Ok"}
> --- PASS: TestVerboseEnabled (0.00s)
> === RUN   TestVerboseWithBinaryBody
>     verbose_test.go:83: srv req POST /
>     verbose_test.go:115: > POST / HTTP/1.1
>         > Host: 127.0.0.1:35185
>         > Authorization: Basic * * * * *
>         > Content-Type: application/octet-stream
>         > User-Agent: git-lfs/2.13.3 (GitHub; linux amd64; go 1.17.2)
>         > 
>         
>         < HTTP/1.1 200 OK
>         < Content-Length: 15
>         < Content-Type: application/octet-stream
>         < Date: Sat, 23 Oct 2021 07:34:11 GMT
>         < 
>         
> --- PASS: TestVerboseWithBinaryBody (0.00s)
> === RUN   TestVerboseEnabledWithDebugging
>     verbose_test.go:139: srv req POST /
>     verbose_test.go:173: > POST / HTTP/1.1
>         > Host: 127.0.0.1:40571
>         > Authorization: Basic ABC
>         > Content-Length: 18
>         > Content-Type: application/json
>         > User-Agent: git-lfs/2.13.3 (GitHub; linux amd64; go 1.17.2)
>         > 
>         {"Test":"Verbose"}
>         
>         < HTTP/1.1 200 OK
>         < Content-Length: 15
>         < Content-Type: application/json
>         < Date: Sat, 23 Oct 2021 07:34:11 GMT
>         < 
>         {"Status":"Ok"}
> --- PASS: TestVerboseEnabledWithDebugging (0.00s)
> === RUN   TestVerboseDisabled
>     verbose_test.go:197: srv req POST /
> --- PASS: TestVerboseDisabled (0.00s)
> PASS
> ok    github.com/git-lfs/git-lfs/lfshttp      0.060s
> ?     github.com/git-lfs/git-lfs/lfshttp/standalone   [no test files]
> === RUN   TestAPILock
> --- PASS: TestAPILock (0.00s)
> === RUN   TestAPIUnlock
> --- PASS: TestAPIUnlock (0.00s)
> === RUN   TestAPISearch
> --- PASS: TestAPISearch (0.00s)
> === RUN   TestAPISearchVerifiable
> --- PASS: TestAPISearchVerifiable (0.00s)
> === RUN   TestLockCache
> --- PASS: TestLockCache (0.00s)
> === RUN   TestRemoteLocksWithCache
> Error reading git config: error running /usr/bin/git 'rev-parse' 
> '--is-bare-repository': 'fatal: not a git repository (or any of the parent 
> directories): .git' 'exit status 128'
> --- PASS: TestRemoteLocksWithCache (0.02s)
> === RUN   TestRefreshCache
> --- PASS: TestRefreshCache (0.00s)
> === RUN   TestSearchLocksVerifiableWithCache
> Error reading git config: error running /usr/bin/git 'rev-parse' 
> '--is-bare-repository': 'fatal: not a git repository (or any of the parent 
> directories): .git' 'exit status 128'
> --- PASS: TestSearchLocksVerifiableWithCache (0.02s)
> PASS
> ok    github.com/git-lfs/git-lfs/locking      0.060s
> ?     github.com/git-lfs/git-lfs/script       [no test files]
> === RUN   TestShellQuote
> === RUN   TestShellQuote/quotes
> === RUN   TestShellQuote/mixed_quotes
> === RUN   TestShellQuote/simple
> === RUN   TestShellQuote/leading_space
> === RUN   TestShellQuote/trailing_space
> === RUN   TestShellQuote/internal_space
> === RUN   TestShellQuote/backslash
> --- PASS: TestShellQuote (0.00s)
>     --- PASS: TestShellQuote/quotes (0.00s)
>     --- PASS: TestShellQuote/mixed_quotes (0.00s)
>     --- PASS: TestShellQuote/simple (0.00s)
>     --- PASS: TestShellQuote/leading_space (0.00s)
>     --- PASS: TestShellQuote/trailing_space (0.00s)
>     --- PASS: TestShellQuote/internal_space (0.00s)
>     --- PASS: TestShellQuote/backslash (0.00s)
> === RUN   TestFormatForShellQuotedArgs
> === RUN   TestFormatForShellQuotedArgs/backslashes
> === RUN   TestFormatForShellQuotedArgs/simple
> === RUN   TestFormatForShellQuotedArgs/spaces
> --- PASS: TestFormatForShellQuotedArgs (0.00s)
>     --- PASS: TestFormatForShellQuotedArgs/backslashes (0.00s)
>     --- PASS: TestFormatForShellQuotedArgs/simple (0.00s)
>     --- PASS: TestFormatForShellQuotedArgs/spaces (0.00s)
> === RUN   TestFormatForShell
> === RUN   TestFormatForShell/simple
> === RUN   TestFormatForShell/spaces
> === RUN   TestFormatForShell/quotes
> --- PASS: TestFormatForShell (0.00s)
>     --- PASS: TestFormatForShell/simple (0.00s)
>     --- PASS: TestFormatForShell/spaces (0.00s)
>     --- PASS: TestFormatForShell/quotes (0.00s)
> PASS
> ok    github.com/git-lfs/git-lfs/subprocess   0.009s
> ?     github.com/git-lfs/git-lfs/t/cmd        [no test files]
> ?     github.com/git-lfs/git-lfs/t/cmd/util   [no test files]
> === RUN   TestListTaskCallsDoneWhenComplete
> --- PASS: TestListTaskCallsDoneWhenComplete (0.00s)
> === RUN   TestListTaskWritesEntries
> --- PASS: TestListTaskWritesEntries (0.00s)
> === RUN   TestListTaskIsNotThrottled
> --- PASS: TestListTaskIsNotThrottled (0.00s)
> === RUN   TestLoggerLogsTasks
> --- PASS: TestLoggerLogsTasks (0.00s)
> === RUN   TestLoggerLogsSuppressesProgress
> --- PASS: TestLoggerLogsSuppressesProgress (0.00s)
> === RUN   TestLoggerLogsMultipleTasksInOrder
> --- PASS: TestLoggerLogsMultipleTasksInOrder (0.00s)
> === RUN   TestLoggerLogsMultipleTasksWithoutBlocking
> --- PASS: TestLoggerLogsMultipleTasksWithoutBlocking (0.00s)
> === RUN   TestLoggerThrottlesWrites
> --- PASS: TestLoggerThrottlesWrites (0.00s)
> === RUN   TestLoggerThrottlesLastWrite
> --- PASS: TestLoggerThrottlesLastWrite (0.00s)
> === RUN   TestLoggerLogsAllDurableUpdates
> --- PASS: TestLoggerLogsAllDurableUpdates (0.00s)
> === RUN   TestLoggerHandlesSilentTasks
> --- PASS: TestLoggerHandlesSilentTasks (0.00s)
> === RUN   TestPercentageTaskCalculuatesPercentages
> --- PASS: TestPercentageTaskCalculuatesPercentages (0.00s)
> === RUN   TestPercentageTaskCalculatesPercentWithoutTotal
> --- PASS: TestPercentageTaskCalculatesPercentWithoutTotal (0.00s)
> === RUN   TestPercentageTaskCallsDoneWhenComplete
> --- PASS: TestPercentageTaskCallsDoneWhenComplete (0.00s)
> === RUN   TestPercentageTaskIsThrottled
> --- PASS: TestPercentageTaskIsThrottled (0.00s)
> === RUN   TestPercentageTaskPanicsWhenOvercounted
> --- PASS: TestPercentageTaskPanicsWhenOvercounted (0.00s)
> === RUN   TestSimpleTaskLogLogsUpdates
> --- PASS: TestSimpleTaskLogLogsUpdates (0.00s)
> === RUN   TestSimpleTaskLogfLogsFormattedUpdates
> --- PASS: TestSimpleTaskLogfLogsFormattedUpdates (0.00s)
> === RUN   TestSimpleTaskCompleteClosesUpdates
> --- PASS: TestSimpleTaskCompleteClosesUpdates (0.00s)
> === RUN   TestSimpleTaskIsNotThrottled
> --- PASS: TestSimpleTaskIsNotThrottled (0.00s)
> === RUN   TestWaitingTaskDisplaysWaitingStatus
> --- PASS: TestWaitingTaskDisplaysWaitingStatus (0.00s)
> === RUN   TestWaitingTaskCallsDoneWhenComplete
> --- PASS: TestWaitingTaskCallsDoneWhenComplete (0.00s)
> === RUN   TestWaitingTaskPanicsWithMultipleDoneCalls
> --- PASS: TestWaitingTaskPanicsWithMultipleDoneCalls (0.00s)
> === RUN   TestWaitingTaskIsThrottled
> --- PASS: TestWaitingTaskIsThrottled (0.00s)
> PASS
> ok    github.com/git-lfs/git-lfs/tasklog      0.030s
> === RUN   TestCopyCallbackReaderCallsCallbackUnderfilledBuffer
> --- PASS: TestCopyCallbackReaderCallsCallbackUnderfilledBuffer (0.00s)
> === RUN   TestEOFReaderReturnsEOFs
> --- PASS: TestEOFReaderReturnsEOFs (0.00s)
> === RUN   TestBodyCallbackReaderCountsReads
> --- PASS: TestBodyCallbackReaderCountsReads (0.00s)
> === RUN   TestBodyCallbackReaderUpdatesOffsetOnSeek
> --- PASS: TestBodyCallbackReaderUpdatesOffsetOnSeek (0.00s)
> === RUN   TestCleanPathsCleansPaths
> --- PASS: TestCleanPathsCleansPaths (0.00s)
> === RUN   TestCleanPathsReturnsNoResultsWhenGivenNoPaths
> --- PASS: TestCleanPathsReturnsNoResultsWhenGivenNoPaths (0.00s)
> === RUN   TestExpandPath
> === RUN   TestExpandPath/current,_slash
> === RUN   TestExpandPath/current,_no_slash
> === RUN   TestExpandPath/non-current
> === RUN   TestExpandPath/non-current,_no_slash
> === RUN   TestExpandPath/non-current_(missing)
> === RUN   TestExpandPath/no_expand
> === RUN   TestExpandPath/current
> --- PASS: TestExpandPath (0.00s)
>     --- PASS: TestExpandPath/current,_slash (0.00s)
>     --- PASS: TestExpandPath/current,_no_slash (0.00s)
>     --- PASS: TestExpandPath/non-current (0.00s)
>     --- PASS: TestExpandPath/non-current,_no_slash (0.00s)
>     --- PASS: TestExpandPath/non-current_(missing) (0.00s)
>     --- PASS: TestExpandPath/no_expand (0.00s)
>     --- PASS: TestExpandPath/current (0.00s)
> === RUN   TestExpandConfigPath
> === RUN   TestExpandConfigPath/unexpanded_full_path
> === RUN   TestExpandConfigPath/expanded_full_path
> === RUN   TestExpandConfigPath/expanded_default_path
> === RUN   TestExpandConfigPath/XDG_CONFIG_HOME_set
> --- PASS: TestExpandConfigPath (0.00s)
>     --- PASS: TestExpandConfigPath/unexpanded_full_path (0.00s)
>     --- PASS: TestExpandConfigPath/expanded_full_path (0.00s)
>     --- PASS: TestExpandConfigPath/expanded_default_path (0.00s)
>     --- PASS: TestExpandConfigPath/XDG_CONFIG_HOME_set (0.00s)
> === RUN   TestFastWalkBasic
> --- PASS: TestFastWalkBasic (0.02s)
> === RUN   TestSetWriteFlag
> --- PASS: TestSetWriteFlag (0.00s)
> === RUN   TestExecutablePermissions
> --- PASS: TestExecutablePermissions (0.00s)
> === RUN   TestOrderedSetAddAddsElements
> --- PASS: TestOrderedSetAddAddsElements (0.00s)
> === RUN   TestOrderedSetContainsReturnsTrueForItemsItContains
> --- PASS: TestOrderedSetContainsReturnsTrueForItemsItContains (0.00s)
> === RUN   TestOrderedSetContainsReturnsFalseForItemsItDoesNotContains
> --- PASS: TestOrderedSetContainsReturnsFalseForItemsItDoesNotContains (0.00s)
> === RUN   TestOrderedSetContainsAllReturnsTrueWhenAllElementsAreContained
> --- PASS: TestOrderedSetContainsAllReturnsTrueWhenAllElementsAreContained 
> (0.00s)
> === RUN   TestOrderedSetContainsAllReturnsFalseWhenAllElementsAreNotContained
> --- PASS: TestOrderedSetContainsAllReturnsFalseWhenAllElementsAreNotContained 
> (0.00s)
> === RUN   TestOrderedSetIsSubsetReturnsTrueWhenOtherContainsAllElements
> --- PASS: TestOrderedSetIsSubsetReturnsTrueWhenOtherContainsAllElements 
> (0.00s)
> === RUN   TestOrderedSetIsSubsetReturnsFalseWhenOtherDoesNotContainAllElements
> --- PASS: 
> TestOrderedSetIsSubsetReturnsFalseWhenOtherDoesNotContainAllElements (0.00s)
> === RUN   TestOrderedSetIsSupersetReturnsTrueWhenContainsAllElementsOfOther
> --- PASS: TestOrderedSetIsSupersetReturnsTrueWhenContainsAllElementsOfOther 
> (0.00s)
> === RUN   
> TestOrderedSetIsSupersetReturnsFalseWhenDoesNotContainAllElementsOfOther
> --- PASS: 
> TestOrderedSetIsSupersetReturnsFalseWhenDoesNotContainAllElementsOfOther 
> (0.00s)
> === RUN   TestOrderedSetUnion
> --- PASS: TestOrderedSetUnion (0.00s)
> === RUN   TestOrderedSetIntersect
> --- PASS: TestOrderedSetIntersect (0.00s)
> === RUN   TestOrderedSetDifference
> --- PASS: TestOrderedSetDifference (0.00s)
> === RUN   TestOrderedSetSymmetricDifference
> --- PASS: TestOrderedSetSymmetricDifference (0.00s)
> === RUN   TestOrderedSetClear
> --- PASS: TestOrderedSetClear (0.00s)
> === RUN   TestOrderedSetRemove
> --- PASS: TestOrderedSetRemove (0.00s)
> === RUN   TestOrderedSetCardinality
> --- PASS: TestOrderedSetCardinality (0.00s)
> === RUN   TestOrderedSetIter
> --- PASS: TestOrderedSetIter (0.00s)
> === RUN   TestOrderedSetEqualReturnsTrueWhenSameElementsInSameOrder
> --- PASS: TestOrderedSetEqualReturnsTrueWhenSameElementsInSameOrder (0.00s)
> === RUN   TestOrderedSetEqualReturnsFalseWhenSameElementsInDifferentOrder
> --- PASS: TestOrderedSetEqualReturnsFalseWhenSameElementsInDifferentOrder 
> (0.00s)
> === RUN   TestOrderedSetEqualReturnsFalseWithDifferentCardinalities
> --- PASS: TestOrderedSetEqualReturnsFalseWithDifferentCardinalities (0.00s)
> === RUN   TestOrderedSetClone
> --- PASS: TestOrderedSetClone (0.00s)
> === RUN   TestQuotedFields
>     str_tools_test.go:69: mixed quotes
>     str_tools_test.go:69: nested double quotes empty
>     str_tools_test.go:69: nested double quotes
>     str_tools_test.go:69: single quotes
>     str_tools_test.go:69: nested single quotes leading empty
>     str_tools_test.go:69: nested single quotes trailing empty
>     str_tools_test.go:69: single quotes trailing empty
>     str_tools_test.go:69: nested single quotes trailing
>     str_tools_test.go:69: mixed quotes leading empty
>     str_tools_test.go:69: simple
>     str_tools_test.go:69: double quotes trailing empty
>     str_tools_test.go:69: nested single quotes
>     str_tools_test.go:69: nested double quotes trailing
>     str_tools_test.go:69: nested double quotes trailing empty
>     str_tools_test.go:69: mixed quotes empty
>     str_tools_test.go:69: mixed quotes trailing empty
>     str_tools_test.go:69: simple trailing
>     str_tools_test.go:69: single quotes leading
>     str_tools_test.go:69: single quotes leading empty
>     str_tools_test.go:69: double quotes
>     str_tools_test.go:69: double quotes leading
>     str_tools_test.go:69: double quotes empty
>     str_tools_test.go:69: nested single quotes leading
>     str_tools_test.go:69: nested single quotes empty
>     str_tools_test.go:69: simple leading
>     str_tools_test.go:69: mixed quotes trailing
>     str_tools_test.go:69: nested double quotes leading empty
>     str_tools_test.go:69: double quotes trailing
>     str_tools_test.go:69: double quotes leading empty
>     str_tools_test.go:69: single quotes trailing
>     str_tools_test.go:69: nested double quotes leading
>     str_tools_test.go:69: mixed quotes leading
>     str_tools_test.go:69: single quotes empty
> --- PASS: TestQuotedFields (0.00s)
> === RUN   TestLongestReturnsEmptyStringGivenEmptySet
> --- PASS: TestLongestReturnsEmptyStringGivenEmptySet (0.00s)
> === RUN   TestLongestReturnsLongestString
> --- PASS: TestLongestReturnsLongestString (0.00s)
> === RUN   TestLongestReturnsLastStringGivenSameLength
> --- PASS: TestLongestReturnsLastStringGivenSameLength (0.00s)
> === RUN   TestRjustRightJustifiesString
> --- PASS: TestRjustRightJustifiesString (0.00s)
> === RUN   TestLjustLeftJustifiesString
> --- PASS: TestLjustLeftJustifiesString (0.00s)
> === RUN   TestIndentIndentsStrings
> --- PASS: TestIndentIndentsStrings (0.00s)
> === RUN   TestIndentIndentsSingleLineStrings
> --- PASS: TestIndentIndentsSingleLineStrings (0.00s)
> === RUN   TestIndentReturnsEmptyStrings
> --- PASS: TestIndentReturnsEmptyStrings (0.00s)
> === RUN   TestUndentRemovesLeadingWhitespace
> --- PASS: TestUndentRemovesLeadingWhitespace (0.00s)
> === RUN   TestUndentRemovesPreservesLinebreaks
> --- PASS: TestUndentRemovesPreservesLinebreaks (0.00s)
> === RUN   TestTimeAtOrInNoDuration
> --- PASS: TestTimeAtOrInNoDuration (0.00s)
> === RUN   TestTimeAtOrInWithDuration
> --- PASS: TestTimeAtOrInWithDuration (0.00s)
> === RUN   TestTimeAtOrInZeroTime
> --- PASS: TestTimeAtOrInZeroTime (0.00s)
> === RUN   TestIsExpiredAtOrInWithNonZeroTime
> --- PASS: TestIsExpiredAtOrInWithNonZeroTime (0.00s)
> === RUN   TestIsExpiredAtOrInWithNonZeroDuration
> --- PASS: TestIsExpiredAtOrInWithNonZeroDuration (0.00s)
> === RUN   TestIsExpiredAtOrInWithNonZeroTimeExpired
> --- PASS: TestIsExpiredAtOrInWithNonZeroTimeExpired (0.00s)
> === RUN   TestIsExpiredAtOrInWithNonZeroDurationExpired
> --- PASS: TestIsExpiredAtOrInWithNonZeroDurationExpired (0.00s)
> === RUN   TestIsExpiredAtOrInWithAmbiguousTime
> --- PASS: TestIsExpiredAtOrInWithAmbiguousTime (0.00s)
> === RUN   TestCopyWithCallback
> --- PASS: TestCopyWithCallback (0.00s)
> === RUN   TestMethodExists
> --- PASS: TestMethodExists (0.00s)
> === RUN   TestRetriableReaderReturnsSuccessfulReads
> --- PASS: TestRetriableReaderReturnsSuccessfulReads (0.00s)
> === RUN   TestRetriableReaderReturnsEOFs
> --- PASS: TestRetriableReaderReturnsEOFs (0.00s)
> === RUN   TestRetriableReaderMakesErrorsRetriable
> --- PASS: TestRetriableReaderMakesErrorsRetriable (0.00s)
> === RUN   TestRetriableReaderDoesNotRewrap
> --- PASS: TestRetriableReaderDoesNotRewrap (0.00s)
> PASS
> ok    github.com/git-lfs/git-lfs/tools        0.039s
> === RUN   TestParseBytes
> === RUN   TestParseBytes/parse_kilobyte_(with_space)
> === RUN   TestParseBytes/parse_megabyte_(with_space)
> === RUN   TestParseBytes/parse_byte_(empty)
> === RUN   TestParseBytes/parse_byte
> === RUN   TestParseBytes/parse_tebibyte_(with_space)
> === RUN   TestParseBytes/parse_kibibyte_(with_space,_lowercase)
> === RUN   TestParseBytes/parse_megabyte_(lowercase)
> === RUN   TestParseBytes/parse_mebibyte
> === RUN   TestParseBytes/parse_gibibyte
> === RUN   TestParseBytes/parse_gibibyte_(with_space)
> === RUN   TestParseBytes/parse_kilobyte
> === RUN   TestParseBytes/parse_kilobyte_(with_space,_lowercase)
> === RUN   TestParseBytes/parse_tebibyte
> === RUN   TestParseBytes/parse_byte_(lowercase)
> === RUN   TestParseBytes/parse_pebibyte_(with_space,_lowercase)
> === RUN   TestParseBytes/parse_megabyte
> === RUN   TestParseBytes/parse_gigabyte
> === RUN   TestParseBytes/parse_byte_(zero,_empty)
> === RUN   TestParseBytes/parse_byte_(with_space)
> === RUN   TestParseBytes/parse_kilobyte_(lowercase)
> === RUN   TestParseBytes/parse_petabyte_(with_space,_lowercase)
> === RUN   TestParseBytes/parse_gigabyte_(with_space,_lowercase)
> === RUN   TestParseBytes/parse_pebibyte
> === RUN   TestParseBytes/parse_mebibyte_(lowercase)
> === RUN   TestParseBytes/parse_kibibyte_(with_space)
> === RUN   TestParseBytes/parse_petabyte_(lowercase)
> === RUN   TestParseBytes/parse_gigabyte_(with_space)
> === RUN   TestParseBytes/parse_tebibyte_(with_space,_lowercase)
> === RUN   TestParseBytes/parse_gigabyte_(lowercase)
> === RUN   TestParseBytes/parse_terabyte_(with_space)
> === RUN   TestParseBytes/parse_petabyte_(with_space)
> === RUN   TestParseBytes/parse_petabyte
> === RUN   TestParseBytes/parse_megabyte_(with_space,_lowercase)
> === RUN   TestParseBytes/parse_terabyte_(with_space,_lowercase)
> === RUN   TestParseBytes/parse_gibibyte_(lowercase)
> === RUN   TestParseBytes/parse_tebibyte_(lowercase)
> === RUN   TestParseBytes/parse_pebibyte_(lowercase)
> === RUN   TestParseBytes/parse_mebibyte_(with_space)
> === RUN   TestParseBytes/parse_pebibyte_(with_space)
> === RUN   TestParseBytes/parse_terabyte
> === RUN   TestParseBytes/parse_terabyte_(lowercase)
> === RUN   TestParseBytes/parse_kibibyte
> === RUN   TestParseBytes/parse_kibibyte_(lowercase)
> === RUN   TestParseBytes/parse_byte_(with_space,_lowercase)
> === RUN   TestParseBytes/parse_mebibyte_(with_space,_lowercase)
> === RUN   TestParseBytes/parse_gibibyte_(with_space,_lowercase)
> --- PASS: TestParseBytes (0.00s)
>     --- PASS: TestParseBytes/parse_kilobyte_(with_space) (0.00s)
>     --- PASS: TestParseBytes/parse_megabyte_(with_space) (0.00s)
>     --- PASS: TestParseBytes/parse_byte_(empty) (0.00s)
>     --- PASS: TestParseBytes/parse_byte (0.00s)
>     --- PASS: TestParseBytes/parse_tebibyte_(with_space) (0.00s)
>     --- PASS: TestParseBytes/parse_kibibyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_megabyte_(lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_mebibyte (0.00s)
>     --- PASS: TestParseBytes/parse_gibibyte (0.00s)
>     --- PASS: TestParseBytes/parse_gibibyte_(with_space) (0.00s)
>     --- PASS: TestParseBytes/parse_kilobyte (0.00s)
>     --- PASS: TestParseBytes/parse_kilobyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_tebibyte (0.00s)
>     --- PASS: TestParseBytes/parse_byte_(lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_pebibyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_megabyte (0.00s)
>     --- PASS: TestParseBytes/parse_gigabyte (0.00s)
>     --- PASS: TestParseBytes/parse_byte_(zero,_empty) (0.00s)
>     --- PASS: TestParseBytes/parse_byte_(with_space) (0.00s)
>     --- PASS: TestParseBytes/parse_kilobyte_(lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_petabyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_gigabyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_pebibyte (0.00s)
>     --- PASS: TestParseBytes/parse_mebibyte_(lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_kibibyte_(with_space) (0.00s)
>     --- PASS: TestParseBytes/parse_petabyte_(lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_gigabyte_(with_space) (0.00s)
>     --- PASS: TestParseBytes/parse_tebibyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_gigabyte_(lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_terabyte_(with_space) (0.00s)
>     --- PASS: TestParseBytes/parse_petabyte_(with_space) (0.00s)
>     --- PASS: TestParseBytes/parse_petabyte (0.00s)
>     --- PASS: TestParseBytes/parse_megabyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_terabyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_gibibyte_(lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_tebibyte_(lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_pebibyte_(lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_mebibyte_(with_space) (0.00s)
>     --- PASS: TestParseBytes/parse_pebibyte_(with_space) (0.00s)
>     --- PASS: TestParseBytes/parse_terabyte (0.00s)
>     --- PASS: TestParseBytes/parse_terabyte_(lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_kibibyte (0.00s)
>     --- PASS: TestParseBytes/parse_kibibyte_(lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_byte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_mebibyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseBytes/parse_gibibyte_(with_space,_lowercase) (0.00s)
> === RUN   TestFormatBytes
> === RUN   TestFormatBytes/format_megabytes_over
> === RUN   TestFormatBytes/format_bytes
> === RUN   TestFormatBytes/format_megabytes
> === RUN   TestFormatBytes/format_gigabytes
> === RUN   TestFormatBytes/format_megabytes_under
> === RUN   TestFormatBytes/format_gigabytes_under
> === RUN   TestFormatBytes/format_terabytes_under
> === RUN   TestFormatBytes/format_kilobytes_over
> === RUN   TestFormatBytes/format_kilobytes_exact
> === RUN   TestFormatBytes/format_kilobytes
> === RUN   TestFormatBytes/format_petabytes
> === RUN   TestFormatBytes/format_terabytes
> === RUN   TestFormatBytes/format_kilobytes_under
> === RUN   TestFormatBytes/format_gigabytes_over
> === RUN   TestFormatBytes/format_terabytes_over
> === RUN   TestFormatBytes/format_megabytes_exact
> === RUN   TestFormatBytes/format_gigabytes_exact
> === RUN   TestFormatBytes/format_petabytes_exact
> === RUN   TestFormatBytes/format_petabytes_under
> === RUN   TestFormatBytes/format_petabytes_over
> === RUN   TestFormatBytes/format_terabytes_exact
> --- PASS: TestFormatBytes (0.00s)
>     --- PASS: TestFormatBytes/format_megabytes_over (0.00s)
>     --- PASS: TestFormatBytes/format_bytes (0.00s)
>     --- PASS: TestFormatBytes/format_megabytes (0.00s)
>     --- PASS: TestFormatBytes/format_gigabytes (0.00s)
>     --- PASS: TestFormatBytes/format_megabytes_under (0.00s)
>     --- PASS: TestFormatBytes/format_gigabytes_under (0.00s)
>     --- PASS: TestFormatBytes/format_terabytes_under (0.00s)
>     --- PASS: TestFormatBytes/format_kilobytes_over (0.00s)
>     --- PASS: TestFormatBytes/format_kilobytes_exact (0.00s)
>     --- PASS: TestFormatBytes/format_kilobytes (0.00s)
>     --- PASS: TestFormatBytes/format_petabytes (0.00s)
>     --- PASS: TestFormatBytes/format_terabytes (0.00s)
>     --- PASS: TestFormatBytes/format_kilobytes_under (0.00s)
>     --- PASS: TestFormatBytes/format_gigabytes_over (0.00s)
>     --- PASS: TestFormatBytes/format_terabytes_over (0.00s)
>     --- PASS: TestFormatBytes/format_megabytes_exact (0.00s)
>     --- PASS: TestFormatBytes/format_gigabytes_exact (0.00s)
>     --- PASS: TestFormatBytes/format_petabytes_exact (0.00s)
>     --- PASS: TestFormatBytes/format_petabytes_under (0.00s)
>     --- PASS: TestFormatBytes/format_petabytes_over (0.00s)
>     --- PASS: TestFormatBytes/format_terabytes_exact (0.00s)
> === RUN   TestParseByteUnit
> === RUN   TestParseByteUnit/parse_gigabyte
> === RUN   TestParseByteUnit/parse_megabyte_(with_space,_lowercase)
> === RUN   TestParseByteUnit/parse_byte
> === RUN   TestParseByteUnit/parse_kibibyte_(lowercase)
> === RUN   TestParseByteUnit/parse_kibibyte_(with_space)
> === RUN   TestParseByteUnit/parse_pebibyte
> === RUN   TestParseByteUnit/parse_byte_(with_space)
> === RUN   TestParseByteUnit/parse_pebibyte_(with_space)
> === RUN   TestParseByteUnit/parse_gigabyte_(lowercase)
> === RUN   TestParseByteUnit/parse_petabyte_(with_space)
> === RUN   TestParseByteUnit/parse_gigabyte_(with_space,_lowercase)
> === RUN   TestParseByteUnit/parse_mebibyte_(lowercase)
> === RUN   TestParseByteUnit/parse_gibibyte_(with_space)
> === RUN   TestParseByteUnit/parse_tebibyte_(with_space)
> === RUN   TestParseByteUnit/parse_gigabyte_(with_space)
> === RUN   TestParseByteUnit/parse_unknown_unit
> === RUN   TestParseByteUnit/parse_gibibyte_(lowercase)
> === RUN   TestParseByteUnit/parse_tebibyte_(with_space,_lowercase)
> === RUN   TestParseByteUnit/parse_kilobyte_(with_space)
> === RUN   TestParseByteUnit/parse_mebibyte_(with_space,_lowercase)
> === RUN   TestParseByteUnit/parse_petabyte_(lowercase)
> === RUN   TestParseByteUnit/parse_terabyte_(with_space)
> === RUN   TestParseByteUnit/parse_kibibyte
> === RUN   TestParseByteUnit/parse_gibibyte
> === RUN   TestParseByteUnit/parse_kibibyte_(with_space,_lowercase)
> === RUN   TestParseByteUnit/parse_terabyte_(with_space,_lowercase)
> === RUN   TestParseByteUnit/parse_petabyte_(with_space,_lowercase)
> === RUN   TestParseByteUnit/parse_mebibyte
> === RUN   TestParseByteUnit/parse_byte_(with_space,_lowercase)
> === RUN   TestParseByteUnit/parse_megabyte
> === RUN   TestParseByteUnit/parse_terabyte
> === RUN   TestParseByteUnit/parse_petabyte
> === RUN   TestParseByteUnit/parse_kilobyte_(lowercase)
> === RUN   TestParseByteUnit/parse_megabyte_(lowercase)
> === RUN   TestParseByteUnit/parse_terabyte_(lowercase)
> === RUN   TestParseByteUnit/parse_tebibyte
> === RUN   TestParseByteUnit/parse_tebibyte_(lowercase)
> === RUN   TestParseByteUnit/parse_kilobyte
> === RUN   TestParseByteUnit/parse_kilobyte_(with_space,_lowercase)
> === RUN   TestParseByteUnit/parse_gibibyte_(with_space,_lowercase)
> === RUN   TestParseByteUnit/parse_pebibyte_(with_space,_lowercase)
> === RUN   TestParseByteUnit/parse_megabyte_(with_space)
> === RUN   TestParseByteUnit/parse_byte_(lowercase)
> === RUN   TestParseByteUnit/parse_pebibyte_(lowercase)
> === RUN   TestParseByteUnit/parse_mebibyte_(with_space)
> --- PASS: TestParseByteUnit (0.00s)
>     --- PASS: TestParseByteUnit/parse_gigabyte (0.00s)
>     --- PASS: TestParseByteUnit/parse_megabyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_byte (0.00s)
>     --- PASS: TestParseByteUnit/parse_kibibyte_(lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_kibibyte_(with_space) (0.00s)
>     --- PASS: TestParseByteUnit/parse_pebibyte (0.00s)
>     --- PASS: TestParseByteUnit/parse_byte_(with_space) (0.00s)
>     --- PASS: TestParseByteUnit/parse_pebibyte_(with_space) (0.00s)
>     --- PASS: TestParseByteUnit/parse_gigabyte_(lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_petabyte_(with_space) (0.00s)
>     --- PASS: TestParseByteUnit/parse_gigabyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_mebibyte_(lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_gibibyte_(with_space) (0.00s)
>     --- PASS: TestParseByteUnit/parse_tebibyte_(with_space) (0.00s)
>     --- PASS: TestParseByteUnit/parse_gigabyte_(with_space) (0.00s)
>     --- PASS: TestParseByteUnit/parse_unknown_unit (0.00s)
>     --- PASS: TestParseByteUnit/parse_gibibyte_(lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_tebibyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_kilobyte_(with_space) (0.00s)
>     --- PASS: TestParseByteUnit/parse_mebibyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_petabyte_(lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_terabyte_(with_space) (0.00s)
>     --- PASS: TestParseByteUnit/parse_kibibyte (0.00s)
>     --- PASS: TestParseByteUnit/parse_gibibyte (0.00s)
>     --- PASS: TestParseByteUnit/parse_kibibyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_terabyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_petabyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_mebibyte (0.00s)
>     --- PASS: TestParseByteUnit/parse_byte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_megabyte (0.00s)
>     --- PASS: TestParseByteUnit/parse_terabyte (0.00s)
>     --- PASS: TestParseByteUnit/parse_petabyte (0.00s)
>     --- PASS: TestParseByteUnit/parse_kilobyte_(lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_megabyte_(lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_terabyte_(lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_tebibyte (0.00s)
>     --- PASS: TestParseByteUnit/parse_tebibyte_(lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_kilobyte (0.00s)
>     --- PASS: TestParseByteUnit/parse_kilobyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_gibibyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_pebibyte_(with_space,_lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_megabyte_(with_space) (0.00s)
>     --- PASS: TestParseByteUnit/parse_byte_(lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_pebibyte_(lowercase) (0.00s)
>     --- PASS: TestParseByteUnit/parse_mebibyte_(with_space) (0.00s)
> === RUN   TestFormatBytesUnit
> === RUN   TestFormatBytesUnit/format_terabytes
> === RUN   TestFormatBytesUnit/format_petabytes_over
> === RUN   TestFormatBytesUnit/format_kilobytes
> === RUN   TestFormatBytesUnit/format_megabytes_under
> === RUN   TestFormatBytesUnit/format_petabytes_under
> === RUN   TestFormatBytesUnit/format_megabytes_over
> === RUN   TestFormatBytesUnit/format_terabytes_over
> === RUN   TestFormatBytesUnit/format_kilobytes_under
> === RUN   TestFormatBytesUnit/format_petabytes
> === RUN   TestFormatBytesUnit/format_gigabytes_under
> === RUN   TestFormatBytesUnit/format_terabytes_under
> === RUN   TestFormatBytesUnit/format_gigabytes_over
> === RUN   TestFormatBytesUnit/format_gigabytes
> === RUN   TestFormatBytesUnit/format_megabytes
> === RUN   TestFormatBytesUnit/format_kilobytes_over
> === RUN   TestFormatBytesUnit/format_bytes
> --- PASS: TestFormatBytesUnit (0.00s)
>     --- PASS: TestFormatBytesUnit/format_terabytes (0.00s)
>     --- PASS: TestFormatBytesUnit/format_petabytes_over (0.00s)
>     --- PASS: TestFormatBytesUnit/format_kilobytes (0.00s)
>     --- PASS: TestFormatBytesUnit/format_megabytes_under (0.00s)
>     --- PASS: TestFormatBytesUnit/format_petabytes_under (0.00s)
>     --- PASS: TestFormatBytesUnit/format_megabytes_over (0.00s)
>     --- PASS: TestFormatBytesUnit/format_terabytes_over (0.00s)
>     --- PASS: TestFormatBytesUnit/format_kilobytes_under (0.00s)
>     --- PASS: TestFormatBytesUnit/format_petabytes (0.00s)
>     --- PASS: TestFormatBytesUnit/format_gigabytes_under (0.00s)
>     --- PASS: TestFormatBytesUnit/format_terabytes_under (0.00s)
>     --- PASS: TestFormatBytesUnit/format_gigabytes_over (0.00s)
>     --- PASS: TestFormatBytesUnit/format_gigabytes (0.00s)
>     --- PASS: TestFormatBytesUnit/format_megabytes (0.00s)
>     --- PASS: TestFormatBytesUnit/format_kilobytes_over (0.00s)
>     --- PASS: TestFormatBytesUnit/format_bytes (0.00s)
> === RUN   TestFormateByteRate
> === RUN   TestFormateByteRate/format_petabytes_under
> === RUN   TestFormateByteRate/format_terabytes_under
> === RUN   TestFormateByteRate/format_kilobytes_over
> === RUN   TestFormateByteRate/format_petabytes_over
> === RUN   TestFormateByteRate/format_kilobytes
> === RUN   TestFormateByteRate/format_petabytes
> === RUN   TestFormateByteRate/format_kilobytes_under
> === RUN   TestFormateByteRate/format_megabytes_under
> === RUN   TestFormateByteRate/format_petabytes_exact
> === RUN   TestFormateByteRate/format_bytes_(zero-second)
> === RUN   TestFormateByteRate/format_gigabytes
> === RUN   TestFormateByteRate/format_megabytes_over
> === RUN   TestFormateByteRate/format_megabytes_exact
> === RUN   TestFormateByteRate/format_terabytes_exact
> === RUN   TestFormateByteRate/format_bytes
> === RUN   TestFormateByteRate/format_megabytes
> === RUN   TestFormateByteRate/format_gigabytes_over
> === RUN   TestFormateByteRate/format_terabytes_over
> === RUN   TestFormateByteRate/format_bytes_(non-second)
> === RUN   TestFormateByteRate/format_terabytes
> === RUN   TestFormateByteRate/format_gigabytes_under
> === RUN   TestFormateByteRate/format_kilobytes_exact
> === RUN   TestFormateByteRate/format_gigabytes_exact
> --- PASS: TestFormateByteRate (0.00s)
>     --- PASS: TestFormateByteRate/format_petabytes_under (0.00s)
>     --- PASS: TestFormateByteRate/format_terabytes_under (0.00s)
>     --- PASS: TestFormateByteRate/format_kilobytes_over (0.00s)
>     --- PASS: TestFormateByteRate/format_petabytes_over (0.00s)
>     --- PASS: TestFormateByteRate/format_kilobytes (0.00s)
>     --- PASS: TestFormateByteRate/format_petabytes (0.00s)
>     --- PASS: TestFormateByteRate/format_kilobytes_under (0.00s)
>     --- PASS: TestFormateByteRate/format_megabytes_under (0.00s)
>     --- PASS: TestFormateByteRate/format_petabytes_exact (0.00s)
>     --- PASS: TestFormateByteRate/format_bytes_(zero-second) (0.00s)
>     --- PASS: TestFormateByteRate/format_gigabytes (0.00s)
>     --- PASS: TestFormateByteRate/format_megabytes_over (0.00s)
>     --- PASS: TestFormateByteRate/format_megabytes_exact (0.00s)
>     --- PASS: TestFormateByteRate/format_terabytes_exact (0.00s)
>     --- PASS: TestFormateByteRate/format_bytes (0.00s)
>     --- PASS: TestFormateByteRate/format_megabytes (0.00s)
>     --- PASS: TestFormateByteRate/format_gigabytes_over (0.00s)
>     --- PASS: TestFormateByteRate/format_terabytes_over (0.00s)
>     --- PASS: TestFormateByteRate/format_bytes_(non-second) (0.00s)
>     --- PASS: TestFormateByteRate/format_terabytes (0.00s)
>     --- PASS: TestFormateByteRate/format_gigabytes_under (0.00s)
>     --- PASS: TestFormateByteRate/format_kilobytes_exact (0.00s)
>     --- PASS: TestFormateByteRate/format_gigabytes_exact (0.00s)
> PASS
> ok    github.com/git-lfs/git-lfs/tools/humanize       0.026s
> === RUN   TestStoreSimple
> --- PASS: TestStoreSimple (0.00s)
> === RUN   TestStoreOptimisticConflict
> --- PASS: TestStoreOptimisticConflict (0.00s)
> === RUN   TestStoreReduceSize
> --- PASS: TestStoreReduceSize (0.00s)
> PASS
> ok    github.com/git-lfs/git-lfs/tools/kv     0.016s
> === RUN   TestAPIBatch
> --- PASS: TestAPIBatch (0.00s)
> === RUN   TestAPIBatchOnlyBasic
> --- PASS: TestAPIBatchOnlyBasic (0.00s)
> === RUN   TestAPIBatchEmptyObjects
> --- PASS: TestAPIBatchEmptyObjects (0.00s)
> === RUN   TestCustomTransferBasicConfig
> --- PASS: TestCustomTransferBasicConfig (0.00s)
> === RUN   TestCustomTransferDownloadConfig
> --- PASS: TestCustomTransferDownloadConfig (0.00s)
> === RUN   TestCustomTransferUploadConfig
> --- PASS: TestCustomTransferUploadConfig (0.00s)
> === RUN   TestCustomTransferBothConfig
> --- PASS: TestCustomTransferBothConfig (0.00s)
> === RUN   TestMissingObjectErrorsAreRecognizable
> --- PASS: TestMissingObjectErrorsAreRecognizable (0.00s)
> === RUN   TestCorruptObjectErrorsAreRecognizable
> --- PASS: TestCorruptObjectErrorsAreRecognizable (0.00s)
> === RUN   TestManifestIsConfigurable
> --- PASS: TestManifestIsConfigurable (0.00s)
> === RUN   TestManifestChecksNTLM
> --- PASS: TestManifestChecksNTLM (0.00s)
> === RUN   TestManifestClampsValidValues
> --- PASS: TestManifestClampsValidValues (0.00s)
> === RUN   TestManifestIgnoresNonInts
> --- PASS: TestManifestIgnoresNonInts (0.00s)
> === RUN   TestManifestDefaultsToFixedRetries
> --- PASS: TestManifestDefaultsToFixedRetries (0.00s)
> === RUN   TestManifestDefaultsToFixedRetryDelay
> --- PASS: TestManifestDefaultsToFixedRetryDelay (0.00s)
> === RUN   TestRetryCounterDefaultsToFixedRetries
> --- PASS: TestRetryCounterDefaultsToFixedRetries (0.00s)
> === RUN   TestRetryCounterDefaultsToFixedRetryDelay
> --- PASS: TestRetryCounterDefaultsToFixedRetryDelay (0.00s)
> === RUN   TestRetryCounterIncrementsObjects
> --- PASS: TestRetryCounterIncrementsObjects (0.00s)
> === RUN   TestRetryCounterCanNotRetryAfterExceedingRetryCount
> --- PASS: TestRetryCounterCanNotRetryAfterExceedingRetryCount (0.00s)
> === RUN   TestRetryCounterDoesNotDelayFirstAttempt
> --- PASS: TestRetryCounterDoesNotDelayFirstAttempt (0.00s)
> === RUN   TestRetryCounterDelaysExponentially
> --- PASS: TestRetryCounterDelaysExponentially (0.00s)
> === RUN   TestRetryCounterLimitsDelay
> --- PASS: TestRetryCounterLimitsDelay (0.00s)
> === RUN   TestBatchSizeReturnsBatchSize
> --- PASS: TestBatchSizeReturnsBatchSize (0.00s)
> === RUN   TestVerifyWithoutAction
> --- PASS: TestVerifyWithoutAction (0.00s)
> === RUN   TestVerifySuccess
> --- PASS: TestVerifySuccess (0.00s)
> PASS
> ok    github.com/git-lfs/git-lfs/tq   0.010s
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 
> github.com/git-lfs/git-lfs github.com/git-lfs/git-lfs/commands 
> github.com/git-lfs/git-lfs/config github.com/git-lfs/git-lfs/creds 
> github.com/git-lfs/git-lfs/docs/man github.com/git-lfs/git-lfs/errors 
> github.com/git-lfs/git-lfs/filepathfilter github.com/git-lfs/git-lfs/fs 
> github.com/git-lfs/git-lfs/git github.com/git-lfs/git-lfs/git/gitattr 
> github.com/git-lfs/git-lfs/git/githistory github.com/git-lfs/git-lfs/lfs 
> github.com/git-lfs/git-lfs/lfsapi github.com/git-lfs/git-lfs/lfshttp 
> github.com/git-lfs/git-lfs/lfshttp/standalone 
> github.com/git-lfs/git-lfs/locking github.com/git-lfs/git-lfs/script 
> github.com/git-lfs/git-lfs/subprocess github.com/git-lfs/git-lfs/t/cmd 
> github.com/git-lfs/git-lfs/t/cmd/util github.com/git-lfs/git-lfs/tasklog 
> github.com/git-lfs/git-lfs/tools github.com/git-lfs/git-lfs/tools/humanize 
> github.com/git-lfs/git-lfs/tools/kv github.com/git-lfs/git-lfs/tq returned 
> exit code 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/git-lfs_2.13.3-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to