* Package: www-apps/gitea-1.12.1 * Repository: gentoo * Maintainer: nemunaire@nemunai.re proxy-maint@gentoo.org * USE: abi_x86_64 acct amd64 elibc_glibc filecaps kernel_linux pam userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox @@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; This ebuild was merged at the following commit: https://github.com/gentoo/gentoo/commit/52632cc8ba2004c94830358ef992c1a4a3572ad1 @@@@@ END @@@@@ >>> Unpacking source... >>> Unpacking gitea-1.12.1.tar.gz to /var/tmp/portage/www-apps/gitea-1.12.1/work >>> Source unpacked in /var/tmp/portage/www-apps/gitea-1.12.1/work >>> Preparing source in /var/tmp/portage/www-apps/gitea-1.12.1/work ... * Applying 1.12-fix-vendoring.patch ... [ ok ] * Remove tests which are known to fail with network-sandbox enabled. * Remove tests which depend on gitea git-repo. >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-apps/gitea-1.12.1/work ... >>> Source configured. >>> Compiling source in /var/tmp/portage/www-apps/gitea-1.12.1/work ... make -j16 V=1 backend CC= GOOS= GOARCH= go generate -mod=vendor -tags 'bindata pam' code.gitea.io/gitea code.gitea.io/gitea/cmd code.gitea.io/gitea/contrib/environment-to-ini code.gitea.io/gitea/contrib/fixtures code.gitea.io/gitea/contrib/pr code.gitea.io/gitea/models code.gitea.io/gitea/models/migrations code.gitea.io/gitea/modules/analyze code.gitea.io/gitea/modules/auth code.gitea.io/gitea/modules/auth/ldap code.gitea.io/gitea/modules/auth/oauth2 code.gitea.io/gitea/modules/auth/openid code.gitea.io/gitea/modules/auth/pam code.gitea.io/gitea/modules/auth/sso code.gitea.io/gitea/modules/avatar code.gitea.io/gitea/modules/base code.gitea.io/gitea/modules/cache code.gitea.io/gitea/modules/charset code.gitea.io/gitea/modules/context code.gitea.io/gitea/modules/convert code.gitea.io/gitea/modules/cron code.gitea.io/gitea/modules/emoji code.gitea.io/gitea/modules/eventsource code.gitea.io/gitea/modules/generate code.gitea.io/gitea/modules/git code.gitea.io/gitea/modules/git/pipeline code.gitea.io/gitea/modules/gitgraph code.gitea.io/gitea/modules/graceful code.gitea.io/gitea/modules/highlight code.gitea.io/gitea/modules/httplib code.gitea.io/gitea/modules/indexer/code code.gitea.io/gitea/modules/indexer/issues code.gitea.io/gitea/modules/indexer/stats code.gitea.io/gitea/modules/lfs code.gitea.io/gitea/modules/log code.gitea.io/gitea/modules/markup code.gitea.io/gitea/modules/markup/common code.gitea.io/gitea/modules/markup/csv code.gitea.io/gitea/modules/markup/external code.gitea.io/gitea/modules/markup/markdown code.gitea.io/gitea/modules/markup/mdstripper code.gitea.io/gitea/modules/markup/orgmode code.gitea.io/gitea/modules/metrics code.gitea.io/gitea/modules/migrations code.gitea.io/gitea/modules/migrations/base code.gitea.io/gitea/modules/notification code.gitea.io/gitea/modules/notification/action code.gitea.io/gitea/modules/notification/base code.gitea.io/gitea/modules/notification/indexer code.gitea.io/gitea/modules/notification/mail code.gitea.io/gitea/modules/notification/ui code.gitea.io/gitea/modules/notification/webhook code.gitea.io/gitea/modules/options code.gitea.io/gitea/modules/password code.gitea.io/gitea/modules/pprof code.gitea.io/gitea/modules/private code.gitea.io/gitea/modules/process code.gitea.io/gitea/modules/public code.gitea.io/gitea/modules/queue code.gitea.io/gitea/modules/recaptcha code.gitea.io/gitea/modules/references code.gitea.io/gitea/modules/repofiles code.gitea.io/gitea/modules/repository code.gitea.io/gitea/modules/secret code.gitea.io/gitea/modules/session code.gitea.io/gitea/modules/setting code.gitea.io/gitea/modules/ssh code.gitea.io/gitea/modules/structs code.gitea.io/gitea/modules/sync code.gitea.io/gitea/modules/task code.gitea.io/gitea/modules/templates code.gitea.io/gitea/modules/test code.gitea.io/gitea/modules/timeutil code.gitea.io/gitea/modules/upload code.gitea.io/gitea/modules/user code.gitea.io/gitea/modules/util code.gitea.io/gitea/modules/validation code.gitea.io/gitea/modules/webhook code.gitea.io/gitea/routers code.gitea.io/gitea/routers/admin code.gitea.io/gitea/routers/api/v1 code.gitea.io/gitea/routers/api/v1/admin code.gitea.io/gitea/routers/api/v1/misc code.gitea.io/gitea/routers/api/v1/notify code.gitea.io/gitea/routers/api/v1/org code.gitea.io/gitea/routers/api/v1/repo code.gitea.io/gitea/routers/api/v1/swagger code.gitea.io/gitea/routers/api/v1/user code.gitea.io/gitea/routers/api/v1/utils code.gitea.io/gitea/routers/dev code.gitea.io/gitea/routers/events code.gitea.io/gitea/routers/org code.gitea.io/gitea/routers/private code.gitea.io/gitea/routers/repo code.gitea.io/gitea/routers/routes code.gitea.io/gitea/routers/user code.gitea.io/gitea/routers/user/setting code.gitea.io/gitea/routers/utils code.gitea.io/gitea/services/comments code.gitea.io/gitea/services/externalaccount code.gitea.io/gitea/services/gitdiff code.gitea.io/gitea/services/issue code.gitea.io/gitea/services/mailer code.gitea.io/gitea/services/mirror code.gitea.io/gitea/services/pull code.gitea.io/gitea/services/release code.gitea.io/gitea/services/repository code.gitea.io/gitea/services/wiki CGO_CFLAGS="-g -O2 -DSQLITE_MAX_VARIABLE_NUMBER=32766" go build -mod=vendor -v -tags 'bindata pam' -ldflags '-s -w -extldflags "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" -X code.gitea.io/gitea/modules/setting.CustomConf=/etc/gitea/app.ini -X code.gitea.io/gitea/modules/setting.CustomPath=/var/lib/gitea/custom -X code.gitea.io/gitea/modules/setting.AppWorkPath=/var/lib/gitea -X "main.MakeVersion=GNU Make 4.3" -X "main.Version=1.12.1" -X "main.Tags=bindata pam"' -o gitea main.go cmd/admin.go cmd/admin_auth_ldap.go cmd/admin_auth_ldap_test.go cmd/cert.go cmd/cmd.go cmd/convert.go cmd/doctor.go cmd/dump.go cmd/embedded.go cmd/generate.go cmd/hook.go cmd/keys.go cmd/manager.go cmd/migrate.go cmd/serv.go cmd/web.go cmd/web_graceful.go contrib/environment-to-ini/environment-to-ini.go contrib/fixtures/fixture_generation.go contrib/pr/checkout.go models/access.go models/access_test.go models/action.go models/action_list.go models/action_test.go models/admin.go models/admin_test.go models/attachment.go models/attachment_test.go models/avatar.go models/branches.go models/branches_test.go models/commit_status.go models/commit_status_test.go models/consistency.go models/context.go models/convert.go models/error.go models/error_oauth2.go models/external_login_user.go models/fixture_generation.go models/fixture_test.go models/gpg_key.go models/gpg_key_test.go models/helper.go models/helper_directory.go models/helper_environment.go models/issue.go models/issue_assignees.go models/issue_assignees_test.go models/issue_comment.go models/issue_comment_list.go models/issue_comment_test.go models/issue_dependency.go models/issue_dependency_test.go models/issue_label.go models/issue_label_test.go models/issue_list.go models/issue_list_test.go models/issue_lock.go models/issue_milestone.go models/issue_milestone_test.go models/issue_reaction.go models/issue_reaction_test.go models/issue_stopwatch.go models/issue_stopwatch_test.go models/issue_test.go models/issue_tracked_time.go models/issue_tracked_time_test.go models/issue_user.go models/issue_user_test.go models/issue_watch.go models/issue_watch_test.go models/issue_xref.go models/issue_xref_test.go models/lfs.go models/lfs_lock.go models/list_options.go models/log.go models/login_source.go models/main_test.go models/migrate.go models/models.go models/models_test.go models/notification.go models/notification_test.go models/oauth2.go models/oauth2_application.go models/oauth2_application_test.go models/org.go models/org_team.go models/org_team_test.go models/org_test.go models/pull.go models/pull_list.go models/pull_sign.go models/pull_test.go models/release.go models/repo.go models/repo_activity.go models/repo_branch.go models/repo_collaboration.go models/repo_collaboration_test.go models/repo_generate.go models/repo_generate_test.go models/repo_indexer.go models/repo_issue.go models/repo_language_stats.go models/repo_list.go models/repo_list_test.go models/repo_mirror.go models/repo_permission.go models/repo_permission_test.go models/repo_redirect.go models/repo_redirect_test.go models/repo_sign.go models/repo_test.go models/repo_unit.go models/repo_watch.go models/repo_watch_test.go models/review.go models/review_test.go models/ssh_key.go models/ssh_key_test.go models/star.go models/star_test.go models/task.go models/test_fixtures.go models/token.go models/token_test.go models/topic.go models/topic_test.go models/twofactor.go models/u2f.go models/u2f_test.go models/unit.go models/unit_tests.go models/update.go models/upload.go models/user.go models/user_follow.go models/user_follow_test.go models/user_heatmap.go models/user_heatmap_test.go models/user_mail.go models/user_mail_test.go models/user_openid.go models/user_openid_test.go models/user_test.go models/userlist.go models/userlist_test.go models/webhook.go models/webhook_test.go models/wiki.go models/wiki_test.go models/migrations/migrations.go models/migrations/v100.go models/migrations/v101.go models/migrations/v102.go models/migrations/v103.go models/migrations/v104.go models/migrations/v105.go models/migrations/v106.go models/migrations/v107.go models/migrations/v108.go models/migrations/v109.go models/migrations/v110.go models/migrations/v111.go models/migrations/v112.go models/migrations/v113.go models/migrations/v114.go models/migrations/v115.go models/migrations/v116.go models/migrations/v117.go models/migrations/v118.go models/migrations/v119.go models/migrations/v120.go models/migrations/v121.go models/migrations/v122.go models/migrations/v123.go models/migrations/v124.go models/migrations/v125.go models/migrations/v126.go models/migrations/v127.go models/migrations/v128.go models/migrations/v129.go models/migrations/v130.go models/migrations/v131.go models/migrations/v132.go models/migrations/v133.go models/migrations/v134.go models/migrations/v135.go models/migrations/v136.go models/migrations/v137.go models/migrations/v138.go models/migrations/v139.go models/migrations/v140.go models/migrations/v70.go models/migrations/v71.go models/migrations/v72.go models/migrations/v73.go models/migrations/v74.go models/migrations/v75.go models/migrations/v76.go models/migrations/v77.go models/migrations/v78.go models/migrations/v79.go models/migrations/v80.go models/migrations/v81.go models/migrations/v82.go models/migrations/v83.go models/migrations/v84.go models/migrations/v85.go models/migrations/v86.go models/migrations/v87.go models/migrations/v88.go models/migrations/v89.go models/migrations/v90.go models/migrations/v91.go models/migrations/v92.go models/migrations/v93.go models/migrations/v94.go models/migrations/v95.go models/migrations/v96.go models/migrations/v97.go models/migrations/v98.go models/migrations/v99.go modules/analyze/code_langauge.go modules/auth/admin.go modules/auth/auth.go modules/auth/auth_form.go modules/auth/org.go modules/auth/repo_branch_form.go modules/auth/repo_form.go modules/auth/repo_form_test.go modules/auth/user_form.go modules/auth/user_form_auth_openid.go modules/auth/user_form_test.go modules/auth/ldap/ldap.go modules/auth/oauth2/oauth2.go modules/auth/openid/discovery_cache.go modules/auth/openid/discovery_cache_test.go modules/auth/openid/openid.go modules/auth/pam/pam.go modules/auth/sso/basic.go modules/auth/sso/interface.go modules/auth/sso/oauth2.go modules/auth/sso/reverseproxy.go modules/auth/sso/session.go modules/auth/sso/sso.go modules/avatar/avatar.go modules/avatar/avatar_test.go modules/base/base.go modules/base/natural_sort.go modules/base/natural_sort_test.go modules/base/tool.go modules/base/tool_test.go modules/cache/cache.go modules/cache/last_commit.go modules/charset/charset.go modules/charset/charset_test.go modules/context/api.go modules/context/api_org.go modules/context/api_test.go modules/context/auth.go modules/context/context.go modules/context/org.go modules/context/pagination.go modules/context/panic.go modules/context/permission.go modules/context/repo.go modules/convert/convert.go modules/convert/issue.go modules/convert/issue_test.go modules/convert/main_test.go modules/convert/pull.go modules/convert/pull_review.go modules/convert/pull_test.go modules/convert/utils.go modules/cron/cron.go modules/cron/setting.go modules/cron/tasks.go modules/cron/tasks_basic.go modules/cron/tasks_extended.go modules/emoji/emoji.go modules/emoji/emoji_data.go modules/emoji/emoji_test.go modules/eventsource/event.go modules/eventsource/event_test.go modules/eventsource/manager.go modules/eventsource/manager_run.go modules/eventsource/messenger.go modules/generate/generate.go modules/generate/generate_test.go modules/git/blame.go modules/git/blame_test.go modules/git/blob.go modules/git/cache.go modules/git/command.go modules/git/commit.go modules/git/commit_archive.go modules/git/commit_info.go modules/git/commit_info_test.go modules/git/commit_reader.go modules/git/commit_test.go modules/git/diff.go modules/git/diff_test.go modules/git/error.go modules/git/git.go modules/git/git_test.go modules/git/hook.go modules/git/notes.go modules/git/notes_test.go modules/git/parse.go modules/git/parse_test.go modules/git/ref.go modules/git/repo.go modules/git/repo_attribute.go modules/git/repo_blame.go modules/git/repo_blob.go modules/git/repo_blob_test.go modules/git/repo_branch.go modules/git/repo_branch_test.go modules/git/repo_commit.go modules/git/repo_commit_test.go modules/git/repo_commitgraph.go modules/git/repo_compare.go modules/git/repo_compare_test.go modules/git/repo_gpg.go modules/git/repo_hook.go modules/git/repo_index.go modules/git/repo_language_stats.go modules/git/repo_object.go modules/git/repo_ref.go modules/git/repo_ref_test.go modules/git/repo_stats.go modules/git/repo_stats_test.go modules/git/repo_tag.go modules/git/repo_tag_test.go modules/git/repo_tree.go modules/git/sha1.go modules/git/signature.go modules/git/submodule.go modules/git/submodule_test.go modules/git/tag.go modules/git/tree.go modules/git/tree_blob.go modules/git/tree_entry.go modules/git/tree_entry_test.go modules/git/utils.go modules/git/utils_test.go modules/git/pipeline/catfile.go modules/git/pipeline/namerev.go modules/git/pipeline/revlist.go modules/gitgraph/graph.go modules/gitgraph/graph_test.go modules/graceful/context.go modules/graceful/manager.go modules/graceful/manager_unix.go modules/graceful/net_unix.go modules/graceful/restart_unix.go modules/graceful/server.go modules/graceful/server_hooks.go modules/graceful/server_http.go modules/highlight/highlight.go modules/httplib/httplib.go modules/indexer/code/bleve.go modules/indexer/code/bleve_test.go modules/indexer/code/git.go modules/indexer/code/indexer.go modules/indexer/code/queue.go modules/indexer/code/search.go modules/indexer/code/wrapped.go modules/indexer/issues/bleve.go modules/indexer/issues/bleve_test.go modules/indexer/issues/db.go modules/indexer/issues/elastic_search.go modules/indexer/issues/indexer.go modules/indexer/issues/indexer_test.go modules/indexer/stats/db.go modules/indexer/stats/indexer.go modules/indexer/stats/indexer_test.go modules/indexer/stats/queue.go modules/lfs/content_store.go modules/lfs/locks.go modules/lfs/pointers.go modules/lfs/server.go modules/log/colors.go modules/log/colors_router.go modules/log/conn.go modules/log/conn_test.go modules/log/console.go modules/log/console_test.go modules/log/errors.go modules/log/event.go modules/log/file.go modules/log/file_test.go modules/log/flags.go modules/log/level.go modules/log/level_test.go modules/log/log.go modules/log/log_test.go modules/log/logger.go modules/log/provider.go modules/log/smtp.go modules/log/smtp_test.go modules/log/stack.go modules/log/writer.go modules/log/writer_test.go modules/markup/html.go modules/markup/html_internal_test.go modules/markup/markup.go modules/markup/sanitizer.go modules/markup/sanitizer_test.go modules/markup/html_test.go modules/markup/markup_test.go modules/markup/common/footnote.go modules/markup/common/html.go modules/markup/common/linkify.go modules/markup/csv/csv.go modules/markup/csv/csv_test.go modules/markup/external/external.go modules/markup/markdown/ast.go modules/markup/markdown/goldmark.go modules/markup/markdown/markdown.go modules/markup/markdown/renderconfig.go modules/markup/markdown/toc.go modules/markup/markdown/markdown_test.go modules/markup/mdstripper/mdstripper.go modules/markup/mdstripper/mdstripper_test.go modules/markup/orgmode/orgmode.go modules/markup/orgmode/orgmode_test.go modules/metrics/collector.go modules/migrations/error.go modules/migrations/git.go modules/migrations/gitea.go modules/migrations/gitea_test.go modules/migrations/github.go modules/migrations/gitlab.go modules/migrations/gitlab_test.go modules/migrations/main_test.go modules/migrations/migrate.go modules/migrations/update.go modules/migrations/base/comment.go modules/migrations/base/downloader.go modules/migrations/base/issue.go modules/migrations/base/label.go modules/migrations/base/milestone.go modules/migrations/base/options.go modules/migrations/base/pullrequest.go modules/migrations/base/reaction.go modules/migrations/base/release.go modules/migrations/base/repo.go modules/migrations/base/review.go modules/migrations/base/uploader.go modules/notification/notification.go modules/notification/action/action.go modules/notification/action/action_test.go modules/notification/base/notifier.go modules/notification/base/null.go modules/notification/indexer/indexer.go modules/notification/mail/mail.go modules/notification/ui/ui.go modules/notification/webhook/webhook.go modules/options/bindata.go modules/options/options.go modules/options/options_bindata.go github.com/shurcooL/httpfs/vfsutil github.com/shurcooL/vfsgen command-line-arguments golang.org/x/sys/internal/unsafeheader github.com/go-git/go-git/v5/plumbing/color github.com/go-enry/go-enry/v2/data/rule golang.org/x/crypto/internal/subtle github.com/gobwas/glob/util/runes xorm.io/xorm/contexts xorm.io/xorm/convert golang.org/x/net/html/atom github.com/lib/pq/oid github.com/unknwon/paginater golang.org/x/text/encoding/internal/identifier golang.org/x/text/internal/utf8internal github.com/steveyen/gtreap google.golang.org/protobuf/internal/flags google.golang.org/protobuf/internal/set google.golang.org/protobuf/internal/genname github.com/blevesearch/go-porterstemmer google.golang.org/protobuf/internal/fieldnum github.com/denisenkom/go-mssqldb/internal/cp runtime/cgo golang.org/x/sys/unix golang.org/x/net/context github.com/go-enry/go-enry/v2/regex golang.org/x/crypto/openpgp/errors golang.org/x/crypto/cast5 golang.org/x/crypto/chacha20 golang.org/x/crypto/poly1305 github.com/go-git/go-git/v5/internal/url gopkg.in/asn1-ber.v1 github.com/go-git/go-git/v5/plumbing code.gitea.io/gitea/modules/process github.com/go-git/gcfg/token github.com/emirpasic/gods/utils github.com/go-git/gcfg/types github.com/go-git/go-billy/v5 gopkg.in/warnings.v0 github.com/mitchellh/go-homedir github.com/go-git/go-git/v5/internal/revision github.com/go-git/go-git/v5/plumbing/filemode github.com/go-enry/go-enry/v2/internal/tokenizer github.com/jbenet/go-context/io github.com/go-enry/go-enry/v2/data github.com/sergi/go-diff/diffmatchpatch github.com/go-git/go-billy/v5/helper/polyfill github.com/go-git/go-billy/v5/util github.com/emirpasic/gods/containers github.com/go-git/gcfg/scanner github.com/go-git/go-git/v5/plumbing/cache github.com/go-git/go-git/v5/utils/binary github.com/go-git/go-git/v5/utils/merkletrie/noder golang.org/x/crypto/openpgp/armor github.com/go-git/go-git/v5/plumbing/format/diff github.com/emirpasic/gods/lists github.com/emirpasic/gods/trees github.com/go-git/go-git/v5/utils/ioutil golang.org/x/crypto/openpgp/elgamal github.com/go-git/go-billy/v5/helper/chroot github.com/go-git/go-git/v5/plumbing/format/index github.com/go-git/gcfg github.com/go-git/go-git/v5/plumbing/format/idxfile github.com/go-git/go-git/v5/utils/merkletrie/internal/frame golang.org/x/crypto/openpgp/s2k github.com/go-git/go-git/v5/plumbing/format/pktline github.com/emirpasic/gods/lists/arraylist github.com/go-git/go-git/v5/plumbing/protocol/packp/capability golang.org/x/crypto/ed25519 github.com/go-git/go-git/v5/utils/diff golang.org/x/crypto/curve25519 github.com/go-git/go-git/v5/utils/merkletrie golang.org/x/crypto/blowfish golang.org/x/crypto/openpgp/packet github.com/go-git/go-git/v5/utils/merkletrie/filesystem github.com/imdario/mergo github.com/go-git/go-git/v5/plumbing/storer github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband github.com/go-git/go-git/v5/utils/merkletrie/index github.com/emirpasic/gods/trees/binaryheap github.com/go-git/go-git/v5/plumbing/format/config golang.org/x/crypto/ssh/internal/bcrypt_pbkdf github.com/go-git/go-git/v5/plumbing/format/commitgraph github.com/mcuadros/go-version generating bindata for options github.com/go-git/go-billy/v5/osfs code.gitea.io/gitea/modules/structs github.com/go-git/go-git/v5/plumbing/format/packfile github.com/gobwas/glob/util/strings github.com/gobwas/glob/syntax/lexer github.com/kballard/go-shellquote github.com/unknwon/cae gopkg.in/ini.v1 github.com/gorilla/securecookie github.com/lafriks/xormstore/util github.com/go-git/go-git/v5/config github.com/gobwas/glob/match xorm.io/builder github.com/syndtr/goleveldb/leveldb/util github.com/syndtr/goleveldb/leveldb/comparer github.com/gobwas/glob/syntax/ast github.com/syndtr/goleveldb/leveldb/storage github.com/unknwon/cae/zip github.com/golang/snappy golang.org/x/crypto/openpgp github.com/syndtr/goleveldb/leveldb/cache github.com/syndtr/goleveldb/leveldb/filter xorm.io/xorm/internal/utils xorm.io/xorm/names github.com/gobwas/glob/syntax github.com/go-git/go-git/v5/storage xorm.io/xorm/internal/json golang.org/x/oauth2/jws github.com/gobwas/glob/compiler github.com/go-git/go-git/v5/storage/memory golang.org/x/net/html xorm.io/xorm/schemas github.com/syndtr/goleveldb/leveldb/opt github.com/go-git/go-git/v5/plumbing/format/objfile github.com/issue9/identicon github.com/nfnt/resize github.com/syndtr/goleveldb/leveldb/errors github.com/oliamb/cutter github.com/go-git/go-git/v5/plumbing/object github.com/dustin/go-humanize github.com/go-git/go-git/v5/plumbing/protocol/packp github.com/syndtr/goleveldb/leveldb/iterator github.com/gobwas/glob github.com/go-git/go-git/v5/storage/filesystem/dotgit github.com/syndtr/goleveldb/leveldb/journal gitea.com/macaron/inject golang.org/x/crypto/pbkdf2 github.com/go-redis/redis/internal/util github.com/go-redis/redis/internal/consistenthash github.com/go-redis/redis/internal/hashtag code.gitea.io/gitea/modules/emoji github.com/yuin/goldmark/util mvdan.cc/xurls/v2 github.com/go-redis/redis/internal/proto github.com/aymerick/douceur/css github.com/gorilla/css/scanner github.com/unknwon/i18n github.com/syndtr/goleveldb/leveldb/memdb github.com/syndtr/goleveldb/leveldb/table gopkg.in/yaml.v2 code.gitea.io/gitea/modules/secret github.com/denisenkom/go-mssqldb/internal/decimal github.com/go-git/go-git/v5/plumbing/transport github.com/chris-ramon/douceur/parser github.com/denisenkom/go-mssqldb/internal/querytext github.com/go-git/go-git/v5/storage/filesystem github.com/golang-sql/civil golang.org/x/crypto/md4 github.com/keybase/go-crypto/openpgp/errors github.com/keybase/go-crypto/brainpool github.com/go-git/go-git/v5/plumbing/revlist github.com/go-git/go-git/v5/plumbing/object/commitgraph github.com/go-git/go-git/v5/plumbing/transport/internal/common github.com/keybase/go-crypto/cast5 github.com/keybase/go-crypto/curve25519 github.com/keybase/go-crypto/ed25519/internal/edwards25519 github.com/keybase/go-crypto/openpgp/armor github.com/microcosm-cc/bluemonday github.com/keybase/go-crypto/openpgp/elgamal github.com/keybase/go-crypto/openpgp/s2k github.com/syndtr/goleveldb/leveldb github.com/keybase/go-crypto/rsa github.com/lib/pq/scram github.com/go-git/go-git/v5/plumbing/transport/server github.com/boombuler/barcode github.com/davecgh/go-spew/spew github.com/pmezard/go-difflib/difflib golang.org/x/sys/cpu golang.org/x/crypto/bcrypt golang.org/x/crypto/scrypt github.com/boombuler/barcode/utils writing bindata.go code.gitea.io/gitea/routers/utils github.com/keybase/go-crypto/ed25519 modules/options/static.go modules/password/password.go modules/password/password_test.go modules/pprof/pprof.go modules/private/hook.go modules/private/internal.go modules/private/key.go modules/private/manager.go modules/private/serv.go modules/process/manager.go modules/process/manager_test.go modules/public/bindata.go golang.org/x/text/internal/tag github.com/go-git/go-git/v5/plumbing/transport/file github.com/editorconfig/editorconfig-core-go/v2 modules/public/public.go modules/public/public_bindata.go github.com/huandu/xstrings github.com/gogs/chardet github.com/boombuler/barcode/qr golang.org/x/text/transform golang.org/x/text/internal/language github.com/blevesearch/bleve/size github.com/blevesearch/bleve/numeric golang.org/x/crypto/blake2b golang.org/x/text/encoding golang.org/x/text/runes github.com/blevesearch/bleve/geo github.com/blevesearch/bleve/analysis github.com/keybase/go-crypto/openpgp/ecdh gopkg.in/testfixtures.v2 github.com/blevesearch/bleve/index/store github.com/glycerine/go-unsnap-stream github.com/philhofer/fwd golang.org/x/text/encoding/internal github.com/pquerna/otp github.com/blevesearch/bleve/index/scorch/mergeplan github.com/keybase/go-crypto/openpgp/packet github.com/blevesearch/mmap-go golang.org/x/crypto/argon2 golang.org/x/text/encoding/charmap golang.org/x/text/encoding/japanese os/user golang.org/x/text/encoding/korean net github.com/msteinert/pam golang.org/x/text/encoding/simplifiedchinese github.com/pquerna/otp/hotp golang.org/x/text/internal/language/compact golang.org/x/text/encoding/traditionalchinese golang.org/x/text/encoding/unicode github.com/pquerna/otp/totp xorm.io/xorm/caches github.com/blevesearch/bleve/document github.com/tinylib/msgp/msgp golang.org/x/text/language github.com/willf/bitset github.com/couchbase/vellum/utf8 github.com/blevesearch/bleve/index github.com/couchbase/vellum github.com/keybase/go-crypto/openpgp github.com/couchbase/vellum/levenshtein go.etcd.io/bbolt github.com/couchbase/vellum/regexp google.golang.org/protobuf/internal/detrand google.golang.org/protobuf/internal/pragma github.com/blevesearch/bleve/search google.golang.org/protobuf/internal/version github.com/blevesearch/segment google.golang.org/protobuf/internal/errors github.com/blevesearch/snowballstem golang.org/x/text/encoding/htmlindex golang.org/x/text/unicode/norm gitea.com/lunny/levelqueue github.com/mailru/easyjson/jlexer google.golang.org/protobuf/encoding/protowire golang.org/x/net/html/charset github.com/mailru/easyjson/buffer github.com/blevesearch/snowballstem/english github.com/blevesearch/bleve/search/highlight github.com/blevesearch/bleve/search/collector github.com/blevesearch/bleve/search/facet github.com/RoaringBitmap/roaring google.golang.org/protobuf/reflect/protoreflect github.com/blevesearch/bleve/registry github.com/blevesearch/bleve/search/scorer github.com/mailru/easyjson/jwriter github.com/olivere/elastic/v7/config github.com/olivere/elastic/v7/uritemplates github.com/pkg/errors github.com/jaytaylor/html2text code.gitea.io/gitea/modules/migrations/base github.com/google/go-querystring/query golang.org/x/time/rate github.com/blevesearch/bleve/search/searcher github.com/gogs/cron github.com/anmitsu/go-shlex github.com/blevesearch/bleve/analysis/datetime/flexible generating bindata for public github.com/blevesearch/bleve/index/store/boltdb github.com/blevesearch/bleve/index/store/gtreap google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/mapsort google.golang.org/protobuf/internal/fieldsort github.com/blevesearch/bleve/analysis/datetime/optional google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts github.com/blevesearch/bleve/analysis/token/lowercase github.com/blevesearch/bleve/analysis/token/porter github.com/blevesearch/bleve/analysis/token/stop google.golang.org/protobuf/internal/encoding/text github.com/blevesearch/bleve/search/highlight/format/html github.com/blevesearch/bleve/search/highlight/fragmenter/simple github.com/blevesearch/bleve/analysis/tokenizer/unicode github.com/blevesearch/bleve/search/highlight/highlighter/simple github.com/blevesearch/bleve/analysis/analyzer/custom google.golang.org/protobuf/internal/encoding/messageset code.gitea.io/gitea/modules/auth/pam github.com/blevesearch/bleve/analysis/tokenizer/single github.com/blevesearch/bleve/analysis/token/unicodenorm github.com/beorn7/perks/quantile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/prometheus/common/model github.com/prometheus/procfs/internal/fs github.com/blevesearch/bleve/analysis/lang/en google.golang.org/protobuf/proto github.com/blevesearch/bleve/analysis/analyzer/keyword github.com/prometheus/procfs/internal/util github.com/blevesearch/bleve/search/highlight/highlighter/html github.com/couchbase/gomemcached github.com/couchbase/goutils/logging github.com/lunny/log github.com/BurntSushi/toml google.golang.org/protobuf/internal/encoding/defval github.com/siddontang/go-snappy/snappy github.com/blevesearch/bleve/analysis/analyzer/standard github.com/klauspost/compress/flate github.com/mattn/go-isatty github.com/urfave/cli github.com/blevesearch/bleve/mapping github.com/blevesearch/bleve/index/scorch/segment golang.org/x/text/unicode/bidi github.com/niklasfasching/go-org/org google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc github.com/blevesearch/zap/v11 github.com/blevesearch/zap/v12 github.com/blevesearch/bleve/search/query golang.org/x/text/secure/bidirule github.com/lunny/nodb/config golang.org/x/net/idna github.com/lunny/nodb/store/driver github.com/klauspost/compress/gzip github.com/go-git/go-git/v5/plumbing/format/gitignore github.com/kevinburke/ssh_config code.gitea.io/gitea/modules/user github.com/lunny/nodb/store/goleveldb github.com/lunny/nodb/store google.golang.org/protobuf/internal/encoding/tag github.com/blevesearch/bleve/index/scorch google.golang.org/protobuf/internal/impl github.com/lunny/nodb github.com/go-git/go-git/v5/plumbing/transport/git golang.org/x/net/internal/socks github.com/dgrijalva/jwt-go strk.kbt.io/projects/go/libravatar github.com/google/uuid xorm.io/xorm/log github.com/bradfitz/gomemcache/memcache golang.org/x/crypto/ssh github.com/go-redis/redis/internal github.com/tstranex/u2f code.gitea.io/gitea/modules/log gopkg.in/ldap.v3 github.com/go-git/go-git/v5/plumbing/transport/http github.com/unknwon/com github.com/gorilla/context github.com/gorilla/sessions xorm.io/xorm/core code.gitea.io/gitea/modules/generate golang.org/x/net/context/ctxhttp github.com/gorilla/mux cloud.google.com/go/compute/metadata golang.org/x/net/proxy github.com/mrjones/oauth github.com/yohcop/openid-go github.com/go-redis/redis/internal/pool github.com/denisenkom/go-mssqldb golang.org/x/oauth2/internal github.com/go-sql-driver/mysql github.com/lib/pq gitea.com/macaron/macaron golang.org/x/oauth2 github.com/go-redis/redis xorm.io/xorm/dialects github.com/stretchr/testify/assert code.gitea.io/gitea/modules/auth/openid code.gitea.io/gitea/modules/auth/ldap code.gitea.io/gitea/modules/pprof github.com/markbates/goth golang.org/x/oauth2/jwt code.gitea.io/gitea/modules/httplib google.golang.org/protobuf/internal/filetype github.com/mailru/easyjson github.com/markbates/goth/gothic github.com/markbates/goth/providers/bitbucket github.com/markbates/goth/providers/discord github.com/markbates/goth/providers/dropbox github.com/markbates/goth/providers/facebook github.com/markbates/goth/providers/gitea github.com/markbates/goth/providers/github github.com/markbates/goth/providers/gitlab golang.org/x/oauth2/google github.com/markbates/goth/providers/nextcloud github.com/markbates/goth/providers/openidConnect github.com/markbates/goth/providers/twitter github.com/markbates/goth/providers/yandex gitea.com/macaron/cache gitea.com/macaron/session gitea.com/macaron/binding gitea.com/macaron/i18n golang.org/x/crypto/ssh/agent golang.org/x/crypto/ssh/knownhosts xorm.io/xorm/tags google.golang.org/protobuf/runtime/protoimpl github.com/markbates/goth/providers/google gitea.com/macaron/cache/memcache gopkg.in/gomail.v2 github.com/olivere/elastic/v7 code.gitea.io/gitea/modules/sync github.com/lunny/dingtalk_webhook github.com/golang/protobuf/proto github.com/hashicorp/go-cleanhttp github.com/google/go-github/v24/github github.com/gliderlabs/ssh gitea.com/macaron/csrf gitea.com/macaron/captcha xorm.io/xorm/internal/statements github.com/xanzy/ssh-agent github.com/prometheus/procfs github.com/couchbase/goutils/scramsha gitea.com/macaron/session/memcache github.com/hashicorp/go-retryablehttp gitea.com/macaron/session/mysql gitea.com/macaron/session/nodb github.com/go-git/go-git/v5/plumbing/transport/ssh gitea.com/macaron/session/postgres code.gitea.io/gitea/modules/upload gitea.com/macaron/cors gitea.com/macaron/gzip gitea.com/macaron/toolbox github.com/couchbase/gomemcached/client golang.org/x/crypto/acme github.com/xanzy/go-gitlab github.com/blevesearch/bleve/index/upsidedown github.com/go-git/go-git/v5/plumbing/transport/client github.com/prometheus/client_model/go github.com/matttproud/golang_protobuf_extensions/pbutil xorm.io/xorm github.com/go-git/go-git/v5 github.com/prometheus/client_golang/prometheus/internal github.com/prometheus/common/expfmt golang.org/x/crypto/acme/autocert github.com/couchbaselabs/go-couchbase github.com/prometheus/client_golang/prometheus github.com/blevesearch/bleve gitea.com/macaron/cache/redis gitea.com/macaron/session/redis gitea.com/macaron/session/couchbase github.com/ethantkoenig/rupture github.com/prometheus/client_golang/prometheus/promhttp code.gitea.io/gitea/modules/session github.com/lafriks/xormstore writing bindata.go github.com/go-enry/go-enry/v2 modules/public/static.go modules/queue/bytefifo.go modules/queue/helper.go modules/queue/manager.go modules/queue/queue.go modules/queue/queue_bytefifo.go modules/queue/queue_channel.go modules/queue/queue_channel_test.go modules/queue/queue_disk.go modules/queue/queue_disk_channel.go modules/queue/queue_disk_channel_test.go modules/queue/queue_disk_test.go modules/queue/queue_redis.go modules/queue/queue_test.go modules/queue/queue_wrapped.go modules/queue/setting.go modules/queue/unique_queue.go modules/queue/unique_queue_channel.go modules/queue/unique_queue_disk.go modules/queue/unique_queue_disk_channel.go modules/queue/unique_queue_redis.go modules/queue/unique_queue_wrapped.go modules/queue/workerpool.go modules/recaptcha/recaptcha.go modules/references/references.go modules/references/references_test.go modules/repofiles/action.go modules/repofiles/action_test.go modules/repofiles/blob.go modules/repofiles/blob_test.go modules/repofiles/commit.go modules/repofiles/commit_status.go modules/repofiles/content.go modules/repofiles/content_test.go modules/repofiles/delete.go modules/repofiles/diff.go modules/repofiles/diff_test.go modules/repofiles/file.go modules/repofiles/file_test.go modules/repofiles/repofiles.go modules/repofiles/repofiles_test.go modules/repofiles/temp_repo.go modules/repofiles/tree.go modules/repofiles/tree_test.go modules/repofiles/update.go modules/repofiles/upload.go modules/repofiles/verification.go modules/repository/branch.go modules/repository/check.go modules/repository/commits.go modules/repository/commits_test.go modules/repository/create.go modules/repository/create_test.go modules/repository/fork.go modules/repository/fork_test.go modules/repository/generate.go modules/repository/hooks.go modules/repository/init.go modules/repository/main_test.go modules/repository/repo.go modules/repository/update.go modules/secret/secret.go modules/secret/secret_test.go modules/session/memory.go modules/session/virtual.go modules/setting/cache.go modules/setting/cors.go modules/setting/cron.go modules/setting/database.go modules/setting/database_test.go modules/setting/git.go modules/setting/indexer.go modules/setting/indexer_test.go modules/setting/log.go modules/setting/mailer.go modules/setting/markup.go modules/setting/migrations.go modules/setting/queue.go modules/setting/repository.go modules/setting/service.go modules/setting/session.go modules/setting/setting.go modules/setting/task.go modules/setting/webhook.go modules/ssh/ssh.go modules/ssh/ssh_graceful.go modules/structs/admin_user.go modules/structs/attachment.go modules/structs/commit_status.go modules/structs/doc.go modules/structs/fork.go modules/structs/git_blob.go modules/structs/git_hook.go modules/structs/hook.go modules/structs/issue.go modules/structs/issue_comment.go modules/structs/issue_label.go modules/structs/issue_milestone.go modules/structs/issue_reaction.go modules/structs/issue_stopwatch.go modules/structs/issue_tracked_time.go modules/structs/lfs_lock.go modules/structs/miscellaneous.go modules/structs/notifications.go modules/structs/org.go modules/structs/org_member.go modules/structs/org_team.go modules/structs/org_type.go modules/structs/pull.go modules/structs/pull_review.go modules/structs/release.go modules/structs/repo.go modules/structs/repo_branch.go modules/structs/repo_collaborator.go modules/structs/repo_commit.go modules/structs/repo_file.go modules/structs/repo_key.go modules/structs/repo_refs.go modules/structs/repo_tag.go modules/structs/repo_topic.go modules/structs/repo_tree.go modules/structs/repo_watch.go modules/structs/status.go modules/structs/task.go modules/structs/user.go modules/structs/user_app.go modules/structs/user_email.go modules/structs/user_gpgkey.go modules/structs/user_key.go modules/sync/exclusive_pool.go modules/sync/status_pool.go modules/sync/status_pool_test.go modules/sync/unique_queue.go modules/task/migrate.go modules/task/task.go modules/templates/bindata.go modules/templates/helper.go modules/templates/helper_test.go modules/templates/static.go modules/templates/templates_bindata.go code.gitea.io/gitea/modules/analyze code.gitea.io/gitea/modules/git github.com/yuin/goldmark/text github.com/yuin/goldmark/ast github.com/yuin/goldmark/renderer github.com/yuin/goldmark/extension/ast github.com/yuin/goldmark/parser github.com/yuin/goldmark/renderer/html code.gitea.io/gitea/modules/git/pipeline code.gitea.io/gitea/modules/setting code.gitea.io/gitea/modules/auth/oauth2 code.gitea.io/gitea/modules/cache code.gitea.io/gitea/modules/charset code.gitea.io/gitea/modules/highlight code.gitea.io/gitea/modules/gitgraph code.gitea.io/gitea/modules/base code.gitea.io/gitea/modules/avatar code.gitea.io/gitea/modules/util code.gitea.io/gitea/modules/validation code.gitea.io/gitea/modules/timeutil code.gitea.io/gitea/modules/graceful github.com/yuin/goldmark code.gitea.io/gitea/modules/options code.gitea.io/gitea/modules/recaptcha code.gitea.io/gitea/modules/queue github.com/yuin/goldmark-meta code.gitea.io/gitea/modules/markup/common github.com/yuin/goldmark/extension generating bindata for templates writing bindata.go code.gitea.io/gitea/modules/markup/mdstripper modules/test/context_tests.go modules/test/utils.go modules/timeutil/language.go modules/timeutil/since.go modules/timeutil/since_test.go modules/timeutil/timestamp.go modules/upload/filetype.go modules/upload/filetype_test.go modules/user/user.go modules/user/user_test.go modules/util/compare.go modules/util/path.go modules/util/sanitize.go modules/util/sanitize_test.go modules/util/timer.go modules/util/url.go modules/util/util.go modules/util/util_test.go modules/validation/binding.go modules/validation/binding_test.go modules/validation/glob_pattern_test.go modules/validation/helpers.go modules/validation/helpers_test.go modules/validation/refname_test.go modules/validation/validurl_test.go modules/webhook/deliver.go modules/webhook/deliver_test.go modules/webhook/dingtalk.go modules/webhook/dingtalk_test.go modules/webhook/discord.go modules/webhook/feishu.go modules/webhook/general.go modules/webhook/general_test.go modules/webhook/main_test.go modules/webhook/matrix.go modules/webhook/matrix_test.go modules/webhook/msteams.go modules/webhook/slack.go modules/webhook/slack_test.go modules/webhook/telegram.go modules/webhook/telegram_test.go modules/webhook/webhook.go modules/webhook/webhook_test.go routers/home.go routers/init.go routers/install.go routers/metrics.go routers/swagger_json.go routers/admin/admin.go routers/admin/admin_test.go routers/admin/auths.go routers/admin/emails.go routers/admin/hooks.go routers/admin/main_test.go routers/admin/notice.go routers/admin/orgs.go routers/admin/repos.go routers/admin/users.go routers/admin/users_test.go routers/api/v1/api.go routers/api/v1/admin/org.go routers/api/v1/admin/repo.go routers/api/v1/admin/user.go routers/api/v1/misc/markdown.go routers/api/v1/misc/markdown_test.go routers/api/v1/misc/signing.go routers/api/v1/misc/swagger.go routers/api/v1/misc/version.go routers/api/v1/notify/notifications.go routers/api/v1/notify/repo.go routers/api/v1/notify/threads.go routers/api/v1/notify/user.go routers/api/v1/org/hook.go routers/api/v1/org/label.go routers/api/v1/org/member.go routers/api/v1/org/org.go routers/api/v1/org/team.go routers/api/v1/repo/blob.go routers/api/v1/repo/branch.go routers/api/v1/repo/collaborators.go routers/api/v1/repo/commits.go routers/api/v1/repo/file.go routers/api/v1/repo/fork.go routers/api/v1/repo/git_hook.go routers/api/v1/repo/git_ref.go routers/api/v1/repo/hook.go routers/api/v1/repo/hook_test.go routers/api/v1/repo/issue.go routers/api/v1/repo/issue_comment.go routers/api/v1/repo/issue_label.go routers/api/v1/repo/issue_reaction.go routers/api/v1/repo/issue_stopwatch.go routers/api/v1/repo/issue_subscription.go routers/api/v1/repo/issue_tracked_time.go routers/api/v1/repo/key.go routers/api/v1/repo/label.go routers/api/v1/repo/main_test.go routers/api/v1/repo/migrate.go routers/api/v1/repo/milestone.go routers/api/v1/repo/mirror.go routers/api/v1/repo/pull.go routers/api/v1/repo/pull_review.go routers/api/v1/repo/release.go routers/api/v1/repo/release_attachment.go routers/api/v1/repo/repo.go routers/api/v1/repo/repo_test.go routers/api/v1/repo/star.go routers/api/v1/repo/status.go routers/api/v1/repo/subscriber.go routers/api/v1/repo/tag.go routers/api/v1/repo/topic.go routers/api/v1/repo/transfer.go routers/api/v1/repo/tree.go routers/api/v1/swagger/app.go routers/api/v1/swagger/issue.go routers/api/v1/swagger/key.go routers/api/v1/swagger/misc.go routers/api/v1/swagger/notify.go routers/api/v1/swagger/options.go routers/api/v1/swagger/org.go routers/api/v1/swagger/repo.go routers/api/v1/swagger/user.go routers/api/v1/user/app.go routers/api/v1/user/email.go routers/api/v1/user/follower.go routers/api/v1/user/gpg_key.go routers/api/v1/user/key.go routers/api/v1/user/repo.go routers/api/v1/user/star.go routers/api/v1/user/user.go routers/api/v1/user/watch.go routers/api/v1/utils/hook.go routers/api/v1/utils/utils.go routers/dev/template.go routers/events/events.go routers/org/home.go routers/org/members.go routers/org/org.go routers/org/org_labels.go routers/org/setting.go routers/org/teams.go routers/private/hook.go routers/private/internal.go routers/private/key.go routers/private/manager.go routers/private/manager_unix.go routers/private/serv.go routers/repo/activity.go routers/repo/attachment.go routers/repo/blame.go routers/repo/branch.go routers/repo/commit.go routers/repo/compare.go routers/repo/download.go routers/repo/editor.go routers/repo/editor_test.go routers/repo/http.go routers/repo/issue.go routers/repo/issue_dependency.go routers/repo/issue_label.go routers/repo/issue_label_test.go routers/repo/issue_lock.go routers/repo/issue_stopwatch.go routers/repo/issue_timetrack.go routers/repo/issue_watch.go routers/repo/lfs.go routers/repo/main_test.go routers/repo/middlewares.go routers/repo/milestone.go routers/repo/pull.go routers/repo/pull_review.go routers/repo/release.go routers/repo/release_test.go routers/repo/repo.go routers/repo/search.go routers/repo/setting.go routers/repo/setting_protected_branch.go routers/repo/settings_test.go routers/repo/topic.go routers/repo/view.go routers/repo/webhook.go routers/repo/wiki.go routers/repo/wiki_test.go routers/routes/routes.go routers/user/auth.go routers/user/auth_openid.go routers/user/avatar.go routers/user/home.go routers/user/home_test.go routers/user/main_test.go routers/user/notification.go routers/user/oauth.go routers/user/profile.go routers/user/setting/account.go routers/user/setting/account_test.go routers/user/setting/applications.go routers/user/setting/keys.go routers/user/setting/main_test.go routers/user/setting/oauth2.go routers/user/setting/profile.go routers/user/setting/security.go routers/user/setting/security_openid.go routers/user/setting/security_twofa.go routers/user/setting/security_u2f.go routers/utils/utils.go routers/utils/utils_test.go services/comments/comments.go services/externalaccount/user.go services/gitdiff/gitdiff.go services/gitdiff/gitdiff_test.go services/gitdiff/main_test.go services/issue/assignee.go services/issue/assignee_test.go services/issue/content.go services/issue/issue.go services/issue/issue_test.go services/issue/label.go services/issue/label_test.go services/issue/main_test.go services/issue/milestone.go services/issue/status.go services/mailer/mail.go services/mailer/mail_comment.go services/mailer/mail_issue.go services/mailer/mail_test.go services/mailer/mailer.go services/mailer/main_test.go services/mirror/mirror.go services/mirror/mirror_test.go services/pull/check.go services/pull/check_test.go services/pull/commit_status.go services/pull/lfs.go services/pull/main_test.go services/pull/merge.go services/pull/patch.go services/pull/pull.go services/pull/pull_test.go services/pull/review.go services/pull/temp_repo.go services/pull/update.go services/release/release.go services/release/release_test.go services/repository/generate.go services/repository/main_test.go services/repository/repository.go services/repository/transfer.go services/repository/transfer_test.go services/wiki/wiki.go services/wiki/wiki_test.go code.gitea.io/gitea/modules/references code.gitea.io/gitea/modules/markup code.gitea.io/gitea/modules/public code.gitea.io/gitea/modules/markup/external code.gitea.io/gitea/modules/markup/csv code.gitea.io/gitea/modules/markup/orgmode code.gitea.io/gitea/modules/markup/markdown code.gitea.io/gitea/models code.gitea.io/gitea/services/externalaccount code.gitea.io/gitea/modules/metrics code.gitea.io/gitea/modules/indexer/stats code.gitea.io/gitea/modules/ssh code.gitea.io/gitea/modules/private code.gitea.io/gitea/services/gitdiff code.gitea.io/gitea/modules/indexer/code code.gitea.io/gitea/modules/indexer/issues code.gitea.io/gitea/modules/auth/sso code.gitea.io/gitea/modules/repository code.gitea.io/gitea/services/mailer code.gitea.io/gitea/modules/eventsource code.gitea.io/gitea/modules/webhook code.gitea.io/gitea/models/migrations code.gitea.io/gitea/modules/auth code.gitea.io/gitea/modules/notification/base code.gitea.io/gitea/modules/migrations code.gitea.io/gitea/services/wiki code.gitea.io/gitea/modules/notification/action code.gitea.io/gitea/modules/notification/mail code.gitea.io/gitea/modules/notification/indexer code.gitea.io/gitea/modules/notification/ui code.gitea.io/gitea/modules/convert code.gitea.io/gitea/routers/api/v1/swagger code.gitea.io/gitea/modules/context code.gitea.io/gitea/modules/notification/webhook code.gitea.io/gitea/modules/notification code.gitea.io/gitea/modules/password code.gitea.io/gitea/modules/lfs code.gitea.io/gitea/routers/api/v1/utils code.gitea.io/gitea/routers/dev code.gitea.io/gitea/routers/api/v1/misc code.gitea.io/gitea/services/mirror code.gitea.io/gitea/services/comments code.gitea.io/gitea/services/release code.gitea.io/gitea/modules/task code.gitea.io/gitea/services/issue code.gitea.io/gitea/routers/user/setting code.gitea.io/gitea/routers/api/v1/notify code.gitea.io/gitea/modules/cron code.gitea.io/gitea/modules/templates code.gitea.io/gitea/services/pull code.gitea.io/gitea/routers/org code.gitea.io/gitea/services/repository code.gitea.io/gitea/modules/repofiles code.gitea.io/gitea/routers/user code.gitea.io/gitea/routers/private code.gitea.io/gitea/routers/repo code.gitea.io/gitea/routers/events code.gitea.io/gitea/routers code.gitea.io/gitea/routers/admin code.gitea.io/gitea/routers/api/v1/repo code.gitea.io/gitea/routers/api/v1/user code.gitea.io/gitea/routers/api/v1/admin code.gitea.io/gitea/routers/api/v1/org code.gitea.io/gitea/routers/api/v1 code.gitea.io/gitea/routers/routes code.gitea.io/gitea/cmd code.gitea.io/gitea >>> Source compiled. >>> Test phase: www-apps/gitea-1.12.1 make -j16 V=1 check go test -mod=vendor -tags='sqlite sqlite_unlock_notify' code.gitea.io/gitea code.gitea.io/gitea/cmd code.gitea.io/gitea/contrib/environment-to-ini code.gitea.io/gitea/contrib/fixtures code.gitea.io/gitea/contrib/pr code.gitea.io/gitea/models code.gitea.io/gitea/models/migrations code.gitea.io/gitea/modules/analyze code.gitea.io/gitea/modules/auth code.gitea.io/gitea/modules/auth/ldap code.gitea.io/gitea/modules/auth/oauth2 code.gitea.io/gitea/modules/auth/openid code.gitea.io/gitea/modules/auth/pam code.gitea.io/gitea/modules/auth/sso code.gitea.io/gitea/modules/avatar code.gitea.io/gitea/modules/base code.gitea.io/gitea/modules/cache code.gitea.io/gitea/modules/charset code.gitea.io/gitea/modules/context code.gitea.io/gitea/modules/convert code.gitea.io/gitea/modules/cron code.gitea.io/gitea/modules/emoji code.gitea.io/gitea/modules/eventsource code.gitea.io/gitea/modules/generate code.gitea.io/gitea/modules/git code.gitea.io/gitea/modules/git/pipeline code.gitea.io/gitea/modules/gitgraph code.gitea.io/gitea/modules/graceful code.gitea.io/gitea/modules/highlight code.gitea.io/gitea/modules/httplib code.gitea.io/gitea/modules/indexer/code code.gitea.io/gitea/modules/indexer/issues code.gitea.io/gitea/modules/indexer/stats code.gitea.io/gitea/modules/lfs code.gitea.io/gitea/modules/log code.gitea.io/gitea/modules/markup code.gitea.io/gitea/modules/markup/common code.gitea.io/gitea/modules/markup/csv code.gitea.io/gitea/modules/markup/external code.gitea.io/gitea/modules/markup/markdown code.gitea.io/gitea/modules/markup/mdstripper code.gitea.io/gitea/modules/markup/orgmode code.gitea.io/gitea/modules/metrics code.gitea.io/gitea/modules/migrations code.gitea.io/gitea/modules/migrations/base code.gitea.io/gitea/modules/notification code.gitea.io/gitea/modules/notification/action code.gitea.io/gitea/modules/notification/base code.gitea.io/gitea/modules/notification/indexer code.gitea.io/gitea/modules/notification/mail code.gitea.io/gitea/modules/notification/ui code.gitea.io/gitea/modules/notification/webhook code.gitea.io/gitea/modules/options code.gitea.io/gitea/modules/password code.gitea.io/gitea/modules/pprof code.gitea.io/gitea/modules/private code.gitea.io/gitea/modules/process code.gitea.io/gitea/modules/public code.gitea.io/gitea/modules/queue code.gitea.io/gitea/modules/recaptcha code.gitea.io/gitea/modules/references code.gitea.io/gitea/modules/repofiles code.gitea.io/gitea/modules/repository code.gitea.io/gitea/modules/secret code.gitea.io/gitea/modules/session code.gitea.io/gitea/modules/setting code.gitea.io/gitea/modules/ssh code.gitea.io/gitea/modules/structs code.gitea.io/gitea/modules/sync code.gitea.io/gitea/modules/task code.gitea.io/gitea/modules/templates code.gitea.io/gitea/modules/test code.gitea.io/gitea/modules/timeutil code.gitea.io/gitea/modules/upload code.gitea.io/gitea/modules/user code.gitea.io/gitea/modules/util code.gitea.io/gitea/modules/validation code.gitea.io/gitea/modules/webhook code.gitea.io/gitea/routers code.gitea.io/gitea/routers/admin code.gitea.io/gitea/routers/api/v1 code.gitea.io/gitea/routers/api/v1/admin code.gitea.io/gitea/routers/api/v1/misc code.gitea.io/gitea/routers/api/v1/notify code.gitea.io/gitea/routers/api/v1/org code.gitea.io/gitea/routers/api/v1/repo code.gitea.io/gitea/routers/api/v1/swagger code.gitea.io/gitea/routers/api/v1/user code.gitea.io/gitea/routers/api/v1/utils code.gitea.io/gitea/routers/dev code.gitea.io/gitea/routers/events code.gitea.io/gitea/routers/org code.gitea.io/gitea/routers/private code.gitea.io/gitea/routers/repo code.gitea.io/gitea/routers/routes code.gitea.io/gitea/routers/user code.gitea.io/gitea/routers/user/setting code.gitea.io/gitea/routers/utils code.gitea.io/gitea/services/comments code.gitea.io/gitea/services/externalaccount code.gitea.io/gitea/services/gitdiff code.gitea.io/gitea/services/issue code.gitea.io/gitea/services/mailer code.gitea.io/gitea/services/mirror code.gitea.io/gitea/services/pull code.gitea.io/gitea/services/release code.gitea.io/gitea/services/repository code.gitea.io/gitea/services/wiki # github.com/mattn/go-sqlite3 sqlite3-binding.c: In function ‘sqlite3SelectNew’: sqlite3-binding.c:125322:10: warning: function may return address of local variable [-Wreturn-local-addr] 125322 | return pNew; | ^~~~ sqlite3-binding.c:125282:10: note: declared here 125282 | Select standin; | ^~~~~~~ # code.gitea.io/gitea/modules/migrations [code.gitea.io/gitea/modules/migrations.test] modules/migrations/gitlab_test.go:57:4: undefined: assertMilestoneEqual modules/migrations/gitlab_test.go:64:4: undefined: assertMilestoneEqual modules/migrations/gitlab_test.go:79:4: undefined: assertLabelEqual modules/migrations/gitlab_test.go:81:4: undefined: assertLabelEqual modules/migrations/gitlab_test.go:83:4: undefined: assertLabelEqual modules/migrations/gitlab_test.go:85:4: undefined: assertLabelEqual modules/migrations/gitlab_test.go:87:4: undefined: assertLabelEqual modules/migrations/gitlab_test.go:89:4: undefined: assertLabelEqual modules/migrations/gitlab_test.go:91:4: undefined: assertLabelEqual modules/migrations/gitlab_test.go:93:4: undefined: assertLabelEqual modules/migrations/gitlab_test.go:93:4: too many errors ? code.gitea.io/gitea [no test files] === RUN TestAddLdapBindDn --- PASS: TestAddLdapBindDn (0.00s) === RUN TestAddLdapSimpleAuth --- PASS: TestAddLdapSimpleAuth (0.00s) === RUN TestUpdateLdapBindDn --- PASS: TestUpdateLdapBindDn (0.00s) === RUN TestUpdateLdapSimpleAuth --- PASS: TestUpdateLdapSimpleAuth (0.00s) PASS ok code.gitea.io/gitea/cmd 0.083s ? code.gitea.io/gitea/contrib/environment-to-ini [no test files] ? code.gitea.io/gitea/contrib/fixtures [no test files] ? code.gitea.io/gitea/contrib/pr [no test files] 2020/07/18 19:18:20 ...s/setting/setting.go:557:NewContext() [W] Custom config '/var/tmp/portage/www-apps/gitea-1.12.1/temp/go-build972796743/b689/custom/conf/app.ini' not found, ignore this if you're running first time 2020/07/18 19:18:20 ...dules/setting/git.go:93:newGit() [I] Git Version: 2.27.0, Wire Protocol Version 2 Enabled === RUN TestAccessLevel 2020/07/18 19:18:20 models/repo.go:407:getUnits() [T] repo.Units: [0xc0011d43c0 0xc0011d4660 0xc0011d48d0 0xc0011d49f0 0xc0011d4a50] 2020/07/18 19:18:20 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824652010352:user2 in 824652010448:user2/repo1: Permissions: AccessMode: 824652011344:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824652010640 RepoID: 824652010704 Type: 824652011392:UnitTypeCode Config: {} Units[1]: ID: 824652010864 RepoID: 824652010896 Type: 824652011424:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824652011056 RepoID: 824652011088 Type: 824652011456:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824652011168 RepoID: 824652011200 Type: 824652011488:UnitTypeReleases Config: {} Units[4]: ID: 824652011264 RepoID: 824652011296 Type: 824652011536:UnitTypeWiki Config: {} ] 2020/07/18 19:18:20 models/repo.go:407:getUnits() [T] repo.Units: [0xc0011f0540 0xc0011f0660 0xc0011f0720 0xc0011f07e0 0xc0011f08a0] 2020/07/18 19:18:20 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824652167760:user2 in 824652167872:user3/repo3: Permissions: AccessMode: 824652168544:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824652167968 RepoID: 824652168016 Type: 824652168576:UnitTypeCode Config: {} Units[1]: ID: 824652168096 RepoID: 824652168128 Type: 824652168608:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824652168192 RepoID: 824652168256 Type: 824652168640:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":true,"AllowMerge":true,"AllowRebase":false,"AllowRebaseMerge":true,"AllowSquash":false} Units[3]: ID: 824652168336 RepoID: 824652168384 Type: 824652168672:UnitTypeReleases Config: {} Units[4]: ID: 824652168464 RepoID: 824652168496 Type: 824652168704:UnitTypeWiki Config: {} ] 2020/07/18 19:18:20 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824652382576:user5 in 824652382656:user2/repo1: Permissions: AccessMode: 824652383280:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824652382752 RepoID: 824652382784 Type: 824652383344:UnitTypeCode Config: {} Units[1]: ID: 824652382848 RepoID: 824652382880 Type: 824652383392:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824652382944 RepoID: 824652382976 Type: 824652383424:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824652383040 RepoID: 824652383072 Type: 824652383456:UnitTypeReleases Config: {} Units[4]: ID: 824652383152 RepoID: 824652383200 Type: 824652383488:UnitTypeWiki Config: {} ] 2020/07/18 19:18:20 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824652384896:user5 in 824652384976:user3/repo3: Permissions: AccessMode: 824652385088:none, 0 Units, 0 UnitsMode(s): [ ] 2020/07/18 19:18:20 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824652385920:user29 in 824652386032:user2/repo1: Permissions: AccessMode: 824652386640:none, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824652386176 RepoID: 824652386208 Type: 824652386672:UnitTypeCode Config: {} Units[1]: ID: 824652386272 RepoID: 824652386304 Type: 824652386720:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824652386368 RepoID: 824652386400 Type: 824652386768:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824652386464 RepoID: 824652386496 Type: 824652386800:UnitTypeReleases Config: {} Units[4]: ID: 824652386560 RepoID: 824652386592 Type: 824652386832:UnitTypeWiki Config: {} ] 2020/07/18 19:18:20 models/repo.go:407:getUnits() [T] repo.Units: [0xc001235b00 0xc001235b60 0xc001235bc0 0xc001235c20 0xc001235d70] 2020/07/18 19:18:20 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824652581792:user29 in 824652581888:user5/repo4: Permissions: AccessMode: 824652582496:write, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824652582000 RepoID: 824652582032 Type: 824652582528:UnitTypeCode Config: {} Units[1]: ID: 824652582096 RepoID: 824652582128 Type: 824652582560:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824652582208 RepoID: 824652582240 Type: 824652582592:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":false,"AllowSquash":true} Units[3]: ID: 824652582304 RepoID: 824652582336 Type: 824652582624:UnitTypeReleases Config: {} Units[4]: ID: 824652582400 RepoID: 824652582432 Type: 824652582656:UnitTypeWiki Config: {} ] 2020/07/18 19:18:20 models/repo.go:407:getUnits() [T] repo.Units: [0xc00124fd10 0xc00124fda0] --- PASS: TestAccessLevel (0.04s) === RUN TestHasAccess 2020/07/18 19:18:20 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824653032720:user29 in 824653032800:user17/big_test_private_4: Permissions: AccessMode: 824653032976:read, 1 Units, 1 UnitsMode(s): [ Units[0]: ID: 824653032896 RepoID: 824653032928 Type: 824653033008:UnitTypeCode Config: {} UnitMode[824653033040:UnitTypeCode]: 824653033072:read ] 2020/07/18 19:18:20 models/repo.go:407:getUnits() [T] repo.Units: [0xc0012e8060 0xc0012e80c0 0xc0012e8120 0xc0012e8180 0xc0012e81e0] 2020/07/18 19:18:20 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824653587776:user2 in 824653587872:user2/repo1: Permissions: AccessMode: 824653588480:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824653587984 RepoID: 824653588016 Type: 824653588512:UnitTypeCode Config: {} Units[1]: ID: 824653588080 RepoID: 824653588112 Type: 824653588544:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824653588176 RepoID: 824653588208 Type: 824653588576:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824653588272 RepoID: 824653588304 Type: 824653588608:UnitTypeReleases Config: {} Units[4]: ID: 824653588384 RepoID: 824653588432 Type: 824653588640:UnitTypeWiki Config: {} ] 2020/07/18 19:18:20 models/repo.go:407:getUnits() [T] repo.Units: [0xc0012e8e70 0xc0012e8ed0 0xc0012e8f30 0xc0012e8f90 0xc0012e8ff0] 2020/07/18 19:18:20 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824653731216:user2 in 824653731296:user3/repo3: Permissions: AccessMode: 824653731856:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824653731392 RepoID: 824653731424 Type: 824653731888:UnitTypeCode Config: {} Units[1]: ID: 824653731488 RepoID: 824653731520 Type: 824653731920:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824653731584 RepoID: 824653731616 Type: 824653731968:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":true,"AllowMerge":true,"AllowRebase":false,"AllowRebaseMerge":true,"AllowSquash":false} Units[3]: ID: 824653731680 RepoID: 824653731712 Type: 824653732016:UnitTypeReleases Config: {} Units[4]: ID: 824653731776 RepoID: 824653731808 Type: 824653732048:UnitTypeWiki Config: {} ] 2020/07/18 19:18:20 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824653875584:user5 in 824653875664:user2/repo1: Permissions: AccessMode: 824653876224:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824653875760 RepoID: 824653875792 Type: 824653876256:UnitTypeCode Config: {} Units[1]: ID: 824653875856 RepoID: 824653875888 Type: 824653876288:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824653875952 RepoID: 824653875984 Type: 824653876320:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824653876048 RepoID: 824653876080 Type: 824653876352:UnitTypeReleases Config: {} Units[4]: ID: 824653876144 RepoID: 824653876176 Type: 824653876384:UnitTypeWiki Config: {} ] --- PASS: TestHasAccess (0.02s) 2020/07/18 19:18:20 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824653946912:user5 in 824653946992:user3/repo3: Permissions: AccessMode: 824653947072:none, 0 Units, 0 UnitsMode(s): [ ] === RUN TestUser_GetRepositoryAccesses --- PASS: TestUser_GetRepositoryAccesses (0.02s) === RUN TestUser_GetAccessibleRepositories --- PASS: TestUser_GetAccessibleRepositories (0.02s) === RUN TestRepository_RecalculateAccesses --- PASS: TestRepository_RecalculateAccesses (0.01s) === RUN TestRepository_RecalculateAccesses2 --- PASS: TestRepository_RecalculateAccesses2 (0.02s) === RUN TestRepository_RecalculateAccesses3 --- PASS: TestRepository_RecalculateAccesses3 (0.01s) === RUN TestAction_GetRepoPath --- PASS: TestAction_GetRepoPath (0.01s) === RUN TestAction_GetRepoLink --- PASS: TestAction_GetRepoLink (0.02s) === RUN TestGetFeeds --- PASS: TestGetFeeds (0.02s) === RUN TestGetFeeds2 --- PASS: TestGetFeeds2 (0.01s) === RUN TestNotice_TrStr --- PASS: TestNotice_TrStr (0.00s) === RUN TestCreateNotice --- PASS: TestCreateNotice (0.01s) === RUN TestCreateRepositoryNotice --- PASS: TestCreateRepositoryNotice (0.02s) === RUN TestCountNotices --- PASS: TestCountNotices (0.01s) === RUN TestNotices --- PASS: TestNotices (0.01s) === RUN TestDeleteNotice --- PASS: TestDeleteNotice (0.01s) === RUN TestDeleteNotices --- PASS: TestDeleteNotices (0.01s) === RUN TestDeleteNotices2 --- PASS: TestDeleteNotices2 (0.03s) === RUN TestDeleteNoticesByIDs --- PASS: TestDeleteNoticesByIDs (0.01s) === RUN TestUploadAttachment --- PASS: TestUploadAttachment (0.01s) === RUN TestIncreaseDownloadCount --- PASS: TestIncreaseDownloadCount (0.01s) === RUN TestGetByCommentOrIssueID --- PASS: TestGetByCommentOrIssueID (0.01s) === RUN TestDeleteAttachments --- PASS: TestDeleteAttachments (0.01s) === RUN TestGetAttachmentByID --- PASS: TestGetAttachmentByID (0.01s) === RUN TestAttachment_DownloadURL --- PASS: TestAttachment_DownloadURL (0.00s) === RUN TestUpdateAttachment --- PASS: TestUpdateAttachment (0.01s) === RUN TestGetAttachmentsByUUIDs --- PASS: TestGetAttachmentsByUUIDs (0.02s) === RUN TestLinkedRepository === RUN TestLinkedRepository/LinkedIssue === RUN TestLinkedRepository/LinkedComment === RUN TestLinkedRepository/LinkedRelease === RUN TestLinkedRepository/Notlinked --- PASS: TestLinkedRepository (0.01s) --- PASS: TestLinkedRepository/LinkedIssue (0.00s) --- PASS: TestLinkedRepository/LinkedComment (0.00s) --- PASS: TestLinkedRepository/LinkedRelease (0.00s) --- PASS: TestLinkedRepository/Notlinked (0.00s) === RUN TestAddDeletedBranch --- PASS: TestAddDeletedBranch (0.01s) === RUN TestGetDeletedBranches --- PASS: TestGetDeletedBranches (0.01s) === RUN TestGetDeletedBranch --- PASS: TestGetDeletedBranch (0.01s) === RUN TestDeletedBranchLoadUser --- PASS: TestDeletedBranchLoadUser (0.01s) === RUN TestRemoveDeletedBranch --- PASS: TestRemoveDeletedBranch (0.01s) === RUN TestGetCommitStatuses --- PASS: TestGetCommitStatuses (0.01s) === RUN TestFixtureGeneration --- PASS: TestFixtureGeneration (0.04s) === RUN TestCheckArmoredGPGKeyString --- PASS: TestCheckArmoredGPGKeyString (0.00s) === RUN TestCheckArmoredbrainpoolP256r1GPGKeyString --- PASS: TestCheckArmoredbrainpoolP256r1GPGKeyString (0.01s) === RUN TestExtractSignature --- PASS: TestExtractSignature (0.00s) === RUN TestCheckGPGUserEmail --- PASS: TestCheckGPGUserEmail (0.00s) === RUN TestCheckGParseGPGExpire --- PASS: TestCheckGParseGPGExpire (0.00s) === RUN TestUpdateAssignee --- PASS: TestUpdateAssignee (0.02s) === RUN TestMakeIDsFromAPIAssigneesToAdd --- PASS: TestMakeIDsFromAPIAssigneesToAdd (0.00s) === RUN TestCreateComment --- PASS: TestCreateComment (0.01s) === RUN TestFetchCodeComments 2020/07/18 19:18:21 models/repo.go:407:getUnits() [T] repo.Units: [0xc001c10750 0xc001c107b0 0xc001c10810 0xc001c10870 0xc001c108d0] --- PASS: TestFetchCodeComments (0.03s) === RUN TestCreateIssueDependency 2020/07/18 19:18:21 models/repo.go:407:getUnits() [T] repo.Units: [0xc0012682d0 0xc0012683f0 0xc001268480 0xc001268600 0xc001268720] --- PASS: TestCreateIssueDependency (0.02s) === RUN TestLabel_CalOpenIssues --- PASS: TestLabel_CalOpenIssues (0.01s) === RUN TestLabel_ForegroundColor --- PASS: TestLabel_ForegroundColor (0.01s) === RUN TestNewLabels --- PASS: TestNewLabels (0.04s) === RUN TestGetLabelByID --- PASS: TestGetLabelByID (0.01s) === RUN TestGetLabelInRepoByName --- PASS: TestGetLabelInRepoByName (0.01s) === RUN TestGetLabelInRepoByNames --- PASS: TestGetLabelInRepoByNames (0.01s) === RUN TestGetLabelInRepoByNamesDiscardsNonExistentLabels --- PASS: TestGetLabelInRepoByNamesDiscardsNonExistentLabels (0.01s) === RUN TestGetLabelInRepoByID --- PASS: TestGetLabelInRepoByID (0.01s) === RUN TestGetLabelsInRepoByIDs --- PASS: TestGetLabelsInRepoByIDs (0.01s) === RUN TestGetLabelsByRepoID --- PASS: TestGetLabelsByRepoID (0.01s) === RUN TestGetLabelInOrgByName --- PASS: TestGetLabelInOrgByName (0.01s) === RUN TestGetLabelInOrgByNames --- PASS: TestGetLabelInOrgByNames (0.01s) === RUN TestGetLabelInOrgByNamesDiscardsNonExistentLabels --- PASS: TestGetLabelInOrgByNamesDiscardsNonExistentLabels (0.01s) === RUN TestGetLabelInOrgByID --- PASS: TestGetLabelInOrgByID (0.01s) === RUN TestGetLabelsInOrgByIDs --- PASS: TestGetLabelsInOrgByIDs (0.01s) === RUN TestGetLabelsByOrgID --- PASS: TestGetLabelsByOrgID (0.01s) === RUN TestGetLabelsByIssueID --- PASS: TestGetLabelsByIssueID (0.01s) === RUN TestUpdateLabel --- PASS: TestUpdateLabel (0.05s) === RUN TestDeleteLabel --- PASS: TestDeleteLabel (0.04s) === RUN TestHasIssueLabel --- PASS: TestHasIssueLabel (0.01s) === RUN TestNewIssueLabel --- PASS: TestNewIssueLabel (0.01s) === RUN TestNewIssueLabels --- PASS: TestNewIssueLabels (0.01s) === RUN TestDeleteIssueLabel --- PASS: TestDeleteIssueLabel (0.01s) === RUN TestIssueList_LoadRepositories --- PASS: TestIssueList_LoadRepositories (0.01s) === RUN TestIssueList_LoadAttributes 2020/07/18 19:18:21 models/repo.go:407:getUnits() [T] repo.Units: [0xc001733ce0 0xc001733d40 0xc001733da0 0xc001733e00 0xc001733e60] 2020/07/18 19:18:21 models/repo.go:407:getUnits() [T] repo.Units: [0xc001742240 0xc0017422a0 0xc001742300 0xc001742360] --- PASS: TestIssueList_LoadAttributes (0.01s) === RUN TestMilestone_State --- PASS: TestMilestone_State (0.00s) === RUN TestNewMilestone --- PASS: TestNewMilestone (0.04s) === RUN TestGetMilestoneByRepoID --- PASS: TestGetMilestoneByRepoID (0.01s) === RUN TestGetMilestonesByRepoID --- PASS: TestGetMilestonesByRepoID (0.02s) === RUN TestGetMilestones --- PASS: TestGetMilestones (0.01s) === RUN TestUpdateMilestone --- PASS: TestUpdateMilestone (0.02s) === RUN TestCountRepoMilestones --- PASS: TestCountRepoMilestones (0.01s) === RUN TestCountRepoClosedMilestones --- PASS: TestCountRepoClosedMilestones (0.01s) === RUN TestChangeMilestoneStatus --- PASS: TestChangeMilestoneStatus (0.06s) === RUN TestUpdateMilestoneClosedNum --- PASS: TestUpdateMilestoneClosedNum (0.01s) === RUN TestChangeMilestoneAssign --- PASS: TestChangeMilestoneAssign (0.02s) === RUN TestDeleteMilestoneByRepoID --- PASS: TestDeleteMilestoneByRepoID (0.05s) === RUN TestMilestoneList_LoadTotalTrackedTimes --- PASS: TestMilestoneList_LoadTotalTrackedTimes (0.01s) === RUN TestCountMilestonesByRepoIDs --- PASS: TestCountMilestonesByRepoIDs (0.01s) === RUN TestGetMilestonesByRepoIDs --- PASS: TestGetMilestonesByRepoIDs (0.02s) === RUN TestLoadTotalTrackedTime --- PASS: TestLoadTotalTrackedTime (0.01s) === RUN TestGetMilestonesStats --- PASS: TestGetMilestonesStats (0.01s) === RUN TestIssueAddReaction --- PASS: TestIssueAddReaction (0.01s) === RUN TestIssueAddDuplicateReaction --- PASS: TestIssueAddDuplicateReaction (0.01s) === RUN TestIssueDeleteReaction --- PASS: TestIssueDeleteReaction (0.01s) === RUN TestIssueReactionCount --- PASS: TestIssueReactionCount (0.02s) === RUN TestIssueCommentAddReaction --- PASS: TestIssueCommentAddReaction (0.01s) === RUN TestIssueCommentDeleteReaction --- PASS: TestIssueCommentDeleteReaction (0.02s) === RUN TestIssueCommentReactionCount --- PASS: TestIssueCommentReactionCount (0.01s) === RUN TestCancelStopwatch --- PASS: TestCancelStopwatch (0.01s) === RUN TestStopwatchExists --- PASS: TestStopwatchExists (0.04s) === RUN TestHasUserStopwatch --- PASS: TestHasUserStopwatch (0.01s) === RUN TestCreateOrStopIssueStopwatch --- PASS: TestCreateOrStopIssueStopwatch (0.02s) === RUN TestIssue_ReplaceLabels --- PASS: TestIssue_ReplaceLabels (0.03s) === RUN TestIssueAPIURL 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc001234930 0xc001234990 0xc001234ab0 0xc001234b70 0xc001234c30] --- PASS: TestIssueAPIURL (0.02s) === RUN TestGetIssuesByIDs --- PASS: TestGetIssuesByIDs (0.01s) === RUN TestGetParticipantIDsByIssue --- PASS: TestGetParticipantIDsByIssue (0.01s) === RUN TestIssue_ClearLabels 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc001268210 0xc001268270 0xc0012682d0 0xc0012683f0 0xc001268480] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824652586448:user2 in 824652586544:user2/repo1: Permissions: AccessMode: 824653029568:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824652586688 RepoID: 824652586720 Type: 824653029600:UnitTypeCode Config: {} Units[1]: ID: 824652586784 RepoID: 824652586816 Type: 824653029632:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824652586880 RepoID: 824652586912 Type: 824653029664:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824652586976 RepoID: 824653029392 Type: 824653029696:UnitTypeReleases Config: {} Units[4]: ID: 824653029472 RepoID: 824653029520 Type: 824653029728:UnitTypeWiki Config: {} ] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc0014a7e90 0xc0014a7ef0 0xc0014a7f50 0xc0014a7fb0 0xc0013c8030] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824653593264:user2 in 824653593344:user2/repo1: Permissions: AccessMode: 824653593904:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824653593440 RepoID: 824653593472 Type: 824653593936:UnitTypeCode Config: {} Units[1]: ID: 824653593536 RepoID: 824653593568 Type: 824653593968:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824653593632 RepoID: 824653593664 Type: 824653594000:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824653593728 RepoID: 824653593760 Type: 824653594032:UnitTypeReleases Config: {} Units[4]: ID: 824653593824 RepoID: 824653593856 Type: 824653594064:UnitTypeWiki Config: {} ] --- PASS: TestIssue_ClearLabels (0.06s) === RUN TestUpdateIssueCols 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc00194cba0 0xc00194cc00 0xc00194cc60 0xc00194ccc0 0xc00194cd20] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824654263584:user2 in 824654263664:user2/repo1: Permissions: AccessMode: 824654264256:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824654263776 RepoID: 824654263808 Type: 824654264304:UnitTypeCode Config: {} Units[1]: ID: 824654263872 RepoID: 824654263904 Type: 824654264336:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824654263968 RepoID: 824654264000 Type: 824654264368:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824654264080 RepoID: 824654264112 Type: 824654264400:UnitTypeReleases Config: {} Units[4]: ID: 824654264176 RepoID: 824654264208 Type: 824654264432:UnitTypeWiki Config: {} ] --- PASS: TestUpdateIssueCols (0.01s) === RUN TestIssues 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc00131be00 0xc00131be60 0xc00131bec0 0xc00131bf20 0xc00131bf80] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc001346330 0xc001346390 0xc0013463f0 0xc001346450 0xc0013464b0] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc001347cb0 0xc001347d10 0xc001347d70 0xc001347dd0 0xc001347e30] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc0013795f0 0xc001379650 0xc0013796b0 0xc001379710 0xc001379770] --- PASS: TestIssues (0.02s) === RUN TestGetUserIssueStats --- PASS: TestGetUserIssueStats (0.01s) === RUN TestIssue_loadTotalTimes --- PASS: TestIssue_loadTotalTimes (0.01s) === RUN TestIssue_SearchIssueIDsByKeyword --- PASS: TestIssue_SearchIssueIDsByKeyword (0.01s) === RUN TestGetRepoIDsForIssuesOptions --- PASS: TestGetRepoIDsForIssuesOptions (0.01s) === RUN TestIssue_InsertIssue 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc001622f30 0xc001622f90 0xc001622ff0 0xc001623050 0xc0016230b0] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc0016513b0 0xc001651410 0xc001651470 0xc0016514d0 0xc001651530] --- PASS: TestIssue_InsertIssue (0.02s) === RUN TestIssue_ResolveMentions 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc0016d6ed0 0xc0016d6f30 0xc0016d6f90 0xc0016d6ff0 0xc0016d7050] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657749136:user5 in 824657749216:user2/repo1: Permissions: AccessMode: 824657749776:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657749312 RepoID: 824657749344 Type: 824657749808:UnitTypeCode Config: {} Units[1]: ID: 824657749408 RepoID: 824657749440 Type: 824657749840:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657749504 RepoID: 824657749536 Type: 824657749872:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657749600 RepoID: 824657749632 Type: 824657749904:UnitTypeReleases Config: {} Units[4]: ID: 824657749696 RepoID: 824657749728 Type: 824657749936:UnitTypeWiki Config: {} ] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc00177ccc0 0xc00177cd20] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824658407792:user2 in 824658407872:user17/big_test_private_4: Permissions: AccessMode: 824658408048:write, 1 Units, 1 UnitsMode(s): [ Units[0]: ID: 824658407968 RepoID: 824658408000 Type: 824658408080:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} UnitMode[824658408112:UnitTypeIssues]: 824658408144:write ] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc00179f020 0xc00179f080] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824658526096:user5 in 824658526176:user17/big_test_private_4: Permissions: AccessMode: 824658583600:none, 0 Units, 0 UnitsMode(s): [ ] --- PASS: TestIssue_ResolveMentions (0.03s) === RUN TestAddTime --- PASS: TestAddTime (0.01s) === RUN TestGetTrackedTimes --- PASS: TestGetTrackedTimes (0.01s) === RUN TestTotalTimes --- PASS: TestTotalTimes (0.01s) === RUN Test_newIssueUsers --- PASS: Test_newIssueUsers (0.01s) === RUN TestUpdateIssueUserByRead --- PASS: TestUpdateIssueUserByRead (0.01s) === RUN TestUpdateIssueUsersByMentions --- PASS: TestUpdateIssueUsersByMentions (0.01s) === RUN TestCreateOrUpdateIssueWatch --- PASS: TestCreateOrUpdateIssueWatch (0.01s) === RUN TestGetIssueWatch --- PASS: TestGetIssueWatch (0.01s) === RUN TestGetIssueWatchers --- PASS: TestGetIssueWatchers (0.01s) === RUN TestXRef_AddCrossReferences 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc001e96510 0xc001e96570 0xc001e965d0 0xc001e96630 0xc001e96690] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824665850112:user2 in 824665850192:user2/repo1: Permissions: AccessMode: 824665850752:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824665850288 RepoID: 824665850320 Type: 824665850784:UnitTypeCode Config: {} Units[1]: ID: 824665850384 RepoID: 824665850416 Type: 824665850816:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824665850480 RepoID: 824665850512 Type: 824665850848:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824665850576 RepoID: 824665850608 Type: 824665850880:UnitTypeReleases Config: {} Units[4]: ID: 824665850672 RepoID: 824665850704 Type: 824665850912:UnitTypeWiki Config: {} ] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc001e97e60 0xc001e97ec0 0xc001e97f20 0xc001e97f80 0xc001eca000] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824665986352:user2 in 824665986432:user2/repo1: Permissions: AccessMode: 824665986992:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824665986528 RepoID: 824665986560 Type: 824665987024:UnitTypeCode Config: {} Units[1]: ID: 824665986624 RepoID: 824665986656 Type: 824665987056:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824665986720 RepoID: 824665986752 Type: 824665987088:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824665986816 RepoID: 824665986848 Type: 824665987120:UnitTypeReleases Config: {} Units[4]: ID: 824665986912 RepoID: 824665986944 Type: 824665987152:UnitTypeWiki Config: {} ] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc001f0d7a0 0xc001f0d800 0xc001f0d860 0xc001f0d8c0 0xc001f0d920] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824666489984:user1 in 824666490064:user3/repo3: Permissions: AccessMode: 824666490624:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824666490160 RepoID: 824666490192 Type: 824666490656:UnitTypeCode Config: {} Units[1]: ID: 824666490256 RepoID: 824666490288 Type: 824666490688:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824666490352 RepoID: 824666490384 Type: 824666490720:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":true,"AllowMerge":true,"AllowRebase":false,"AllowRebaseMerge":true,"AllowSquash":false} Units[3]: ID: 824666490448 RepoID: 824666490480 Type: 824666490752:UnitTypeReleases Config: {} Units[4]: ID: 824666490544 RepoID: 824666490576 Type: 824666490784:UnitTypeWiki Config: {} ] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc001a23fb0 0xc001a5c030 0xc001a5c090 0xc001a5c0f0 0xc001a5c150] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824661355616:user5 in 824661355696:user3/repo3: Permissions: AccessMode: 824661355776:none, 0 Units, 0 UnitsMode(s): [ ] --- PASS: TestXRef_AddCrossReferences (0.03s) === RUN TestXRef_NeuterCrossReferences --- PASS: TestXRef_NeuterCrossReferences (0.01s) === RUN TestXRef_ResolveCrossReferences 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc00211d410 0xc00211d470 0xc00211d4d0 0xc00211d530 0xc00211d590] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc00215d890 0xc00215d8f0 0xc00215d950 0xc00215d9b0 0xc00215da10] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc0021a25d0 0xc0021a2630 0xc0021a2690 0xc0021a26f0 0xc0021a2750] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824669916832:user2 in 824669916912:user2/repo1: Permissions: AccessMode: 824669917472:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824669917008 RepoID: 824669917040 Type: 824669917504:UnitTypeCode Config: {} Units[1]: ID: 824669917104 RepoID: 824669917136 Type: 824669917536:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824669917200 RepoID: 824669917232 Type: 824669917568:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824669917296 RepoID: 824669917328 Type: 824669917600:UnitTypeReleases Config: {} Units[4]: ID: 824669917392 RepoID: 824669917424 Type: 824669917632:UnitTypeWiki Config: {} ] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc00224a150 0xc00224a1b0 0xc00224a210 0xc00224a270 0xc00224a2d0] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824669652160:user2 in 824669652240:user2/repo1: Permissions: AccessMode: 824669652816:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824669652352 RepoID: 824669652384 Type: 824669652848:UnitTypeCode Config: {} Units[1]: ID: 824669652448 RepoID: 824669652480 Type: 824669652880:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824669652544 RepoID: 824669652576 Type: 824669652912:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824669652640 RepoID: 824669652672 Type: 824669652944:UnitTypeReleases Config: {} Units[4]: ID: 824669652736 RepoID: 824669652768 Type: 824669652976:UnitTypeWiki Config: {} ] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc00194d650 0xc00194d6b0 0xc00194d710 0xc00194d770 0xc00194d7d0] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824655435952:user2 in 824655436064:user2/repo1: Permissions: AccessMode: 824655436720:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824655436160 RepoID: 824655436192 Type: 824655436752:UnitTypeCode Config: {} Units[1]: ID: 824655436256 RepoID: 824655436288 Type: 824655436800:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824655436368 RepoID: 824655436400 Type: 824655436832:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824655436496 RepoID: 824655436528 Type: 824655436864:UnitTypeReleases Config: {} Units[4]: ID: 824655436624 RepoID: 824655436656 Type: 824655436912:UnitTypeWiki Config: {} ] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc0018732f0 0xc001873350 0xc0018733b0 0xc001873410 0xc001873470] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824655868448:user2 in 824655868528:user2/repo1: Permissions: AccessMode: 824655869088:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824655868624 RepoID: 824655868656 Type: 824655869120:UnitTypeCode Config: {} Units[1]: ID: 824655868720 RepoID: 824655868752 Type: 824655869152:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824655868816 RepoID: 824655868848 Type: 824655869184:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824655868912 RepoID: 824655868944 Type: 824655869216:UnitTypeReleases Config: {} Units[4]: ID: 824655869008 RepoID: 824655869040 Type: 824655869248:UnitTypeWiki Config: {} ] --- PASS: TestXRef_ResolveCrossReferences (0.03s) === RUN TestFixturesAreConsistent --- PASS: TestFixturesAreConsistent (0.06s) === RUN TestDumpDatabase --- PASS: TestDumpDatabase (0.08s) === RUN TestCreateOrUpdateIssueNotifications 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc001f9bd40 0xc001f9bda0 0xc001f9be00 0xc001f9be60 0xc001f9bec0] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824667277552:user11 in 824667277632:user2/repo1: Permissions: AccessMode: 824667278192:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824667277728 RepoID: 824667277760 Type: 824667278224:UnitTypeCode Config: {} Units[1]: ID: 824667277824 RepoID: 824667277856 Type: 824667278256:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824667277920 RepoID: 824667277952 Type: 824667278288:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824667278016 RepoID: 824667278048 Type: 824667278320:UnitTypeReleases Config: {} Units[4]: ID: 824667278112 RepoID: 824667278144 Type: 824667278352:UnitTypeWiki Config: {} ] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc002004750 0xc0020047b0 0xc002004810 0xc002004870 0xc0020048d0] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824667341568:user9 in 824667341648:user2/repo1: Permissions: AccessMode: 824667342208:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824667341744 RepoID: 824667341776 Type: 824667342240:UnitTypeCode Config: {} Units[1]: ID: 824667341840 RepoID: 824667341872 Type: 824667342272:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824667341936 RepoID: 824667341968 Type: 824667342304:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824667342032 RepoID: 824667342064 Type: 824667342336:UnitTypeReleases Config: {} Units[4]: ID: 824667342128 RepoID: 824667342160 Type: 824667342368:UnitTypeWiki Config: {} ] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc002005140 0xc0020051a0 0xc002005200 0xc002005260 0xc0020052c0] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824667348224:user5 in 824667348304:user2/repo1: Permissions: AccessMode: 824667348864:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824667348400 RepoID: 824667348432 Type: 824667348896:UnitTypeCode Config: {} Units[1]: ID: 824667348496 RepoID: 824667348528 Type: 824667348928:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824667348592 RepoID: 824667348624 Type: 824667348960:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824667348688 RepoID: 824667348720 Type: 824667447296:UnitTypeReleases Config: {} Units[4]: ID: 824667348784 RepoID: 824667348816 Type: 824667447328:UnitTypeWiki Config: {} ] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc002005b30 0xc002005b90 0xc002005bf0 0xc002005c50 0xc002005cb0] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824667453184:user4 in 824667453264:user2/repo1: Permissions: AccessMode: 824667453824:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824667453360 RepoID: 824667453392 Type: 824667453856:UnitTypeCode Config: {} Units[1]: ID: 824667453456 RepoID: 824667453488 Type: 824667453888:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824667453552 RepoID: 824667453584 Type: 824667453920:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824667453648 RepoID: 824667453680 Type: 824667453952:UnitTypeReleases Config: {} Units[4]: ID: 824667453744 RepoID: 824667453776 Type: 824667453984:UnitTypeWiki Config: {} ] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc002032540 0xc0020325a0 0xc002032600 0xc002032660 0xc0020326c0] 2020/07/18 19:18:22 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824667516800:user1 in 824667516880:user2/repo1: Permissions: AccessMode: 824667517440:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824667516976 RepoID: 824667517008 Type: 824667517472:UnitTypeCode Config: {} Units[1]: ID: 824667517072 RepoID: 824667517104 Type: 824667517504:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824667517168 RepoID: 824667517200 Type: 824667517536:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824667517264 RepoID: 824667517296 Type: 824667517568:UnitTypeReleases Config: {} Units[4]: ID: 824667517360 RepoID: 824667517392 Type: 824667517600:UnitTypeWiki Config: {} ] --- PASS: TestCreateOrUpdateIssueNotifications (0.02s) === RUN TestNotificationsForUser --- PASS: TestNotificationsForUser (0.01s) === RUN TestNotification_GetRepo --- PASS: TestNotification_GetRepo (0.01s) === RUN TestNotification_GetIssue 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc00224b3e0 0xc00224b440 0xc00224b4a0 0xc00224b500 0xc00224b560] --- PASS: TestNotification_GetIssue (0.02s) === RUN TestGetNotificationCount --- PASS: TestGetNotificationCount (0.01s) === RUN TestSetNotificationStatus --- PASS: TestSetNotificationStatus (0.01s) === RUN TestUpdateNotificationStatuses --- PASS: TestUpdateNotificationStatuses (0.01s) === RUN TestOAuth2Application_GenerateClientSecret --- PASS: TestOAuth2Application_GenerateClientSecret (0.16s) === RUN TestOAuth2Application_ContainsRedirectURI --- PASS: TestOAuth2Application_ContainsRedirectURI (0.00s) === RUN TestOAuth2Application_ValidateClientSecret --- PASS: TestOAuth2Application_ValidateClientSecret (0.27s) === RUN TestGetOAuth2ApplicationByClientID --- PASS: TestGetOAuth2ApplicationByClientID (0.01s) === RUN TestCreateOAuth2Application --- PASS: TestCreateOAuth2Application (0.01s) === RUN TestOAuth2Application_LoadUser --- PASS: TestOAuth2Application_LoadUser (0.01s) === RUN TestOAuth2Application_TableName --- PASS: TestOAuth2Application_TableName (0.00s) === RUN TestOAuth2Application_GetGrantByUserID --- PASS: TestOAuth2Application_GetGrantByUserID (0.01s) === RUN TestOAuth2Application_CreateGrant --- PASS: TestOAuth2Application_CreateGrant (0.01s) === RUN TestGetOAuth2GrantByID --- PASS: TestGetOAuth2GrantByID (0.01s) === RUN TestOAuth2Grant_IncreaseCounter --- PASS: TestOAuth2Grant_IncreaseCounter (0.01s) === RUN TestOAuth2Grant_GenerateNewAuthorizationCode --- PASS: TestOAuth2Grant_GenerateNewAuthorizationCode (0.01s) === RUN TestOAuth2Grant_TableName --- PASS: TestOAuth2Grant_TableName (0.00s) === RUN TestGetOAuth2GrantsByUserID --- PASS: TestGetOAuth2GrantsByUserID (0.01s) === RUN TestRevokeOAuth2Grant --- PASS: TestRevokeOAuth2Grant (0.01s) === RUN TestGetOAuth2AuthorizationByCode --- PASS: TestGetOAuth2AuthorizationByCode (0.01s) === RUN TestOAuth2AuthorizationCode_ValidateCodeChallenge --- PASS: TestOAuth2AuthorizationCode_ValidateCodeChallenge (0.00s) === RUN TestOAuth2AuthorizationCode_GenerateRedirectURI --- PASS: TestOAuth2AuthorizationCode_GenerateRedirectURI (0.00s) === RUN TestOAuth2AuthorizationCode_Invalidate --- PASS: TestOAuth2AuthorizationCode_Invalidate (0.01s) === RUN TestOAuth2AuthorizationCode_TableName --- PASS: TestOAuth2AuthorizationCode_TableName (0.00s) === RUN TestTeam_IsOwnerTeam --- PASS: TestTeam_IsOwnerTeam (0.01s) === RUN TestTeam_IsMember --- PASS: TestTeam_IsMember (0.01s) === RUN TestTeam_GetRepositories --- PASS: TestTeam_GetRepositories (0.01s) === RUN TestTeam_GetMembers --- PASS: TestTeam_GetMembers (0.01s) === RUN TestTeam_AddMember --- PASS: TestTeam_AddMember (0.05s) === RUN TestTeam_RemoveMember 2020/07/18 19:18:23 models/repo.go:407:getUnits() [T] repo.Units: [0xc001e54c30 0xc001e54c90 0xc001e54cf0 0xc001e54d50 0xc001e54db0] 2020/07/18 19:18:23 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824665616224:user2 in 824665616304:user3/repo3: Permissions: AccessMode: 824665616864:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824665616400 RepoID: 824665616432 Type: 824665616896:UnitTypeCode Config: {} Units[1]: ID: 824665616496 RepoID: 824665616528 Type: 824665616928:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824665616592 RepoID: 824665616624 Type: 824665616960:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":true,"AllowMerge":true,"AllowRebase":false,"AllowRebaseMerge":true,"AllowSquash":false} Units[3]: ID: 824665616688 RepoID: 824665616720 Type: 824665616992:UnitTypeReleases Config: {} Units[4]: ID: 824665616784 RepoID: 824665616816 Type: 824665617024:UnitTypeWiki Config: {} ] 2020/07/18 19:18:23 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824665786704:user2 in 824665786784:user3/repo3: Permissions: AccessMode: 824665787344:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824665786880 RepoID: 824665786912 Type: 824665787376:UnitTypeCode Config: {} Units[1]: ID: 824665786976 RepoID: 824665787008 Type: 824665787408:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824665787072 RepoID: 824665787104 Type: 824665787440:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":true,"AllowMerge":true,"AllowRebase":false,"AllowRebaseMerge":true,"AllowSquash":false} Units[3]: ID: 824665787168 RepoID: 824665787200 Type: 824665787472:UnitTypeReleases Config: {} Units[4]: ID: 824665787264 RepoID: 824665787296 Type: 824665787504:UnitTypeWiki Config: {} ] --- PASS: TestTeam_RemoveMember (0.06s) === RUN TestTeam_HasRepository --- PASS: TestTeam_HasRepository (0.04s) === RUN TestTeam_AddRepository --- PASS: TestTeam_AddRepository (0.11s) === RUN TestTeam_RemoveRepository 2020/07/18 19:18:23 models/repo.go:407:getUnits() [T] repo.Units: [0xc001844390 0xc0018443f0 0xc001844450 0xc0018444b0 0xc001844510] 2020/07/18 19:18:23 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824659198192:user2 in 824659198272:user3/repo3: Permissions: AccessMode: 824659198848:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824659198384 RepoID: 824659198416 Type: 824659198880:UnitTypeCode Config: {} Units[1]: ID: 824659198480 RepoID: 824659198512 Type: 824659198912:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824659198576 RepoID: 824659198608 Type: 824659198944:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":true,"AllowMerge":true,"AllowRebase":false,"AllowRebaseMerge":true,"AllowSquash":false} Units[3]: ID: 824659198672 RepoID: 824659198704 Type: 824659198976:UnitTypeReleases Config: {} Units[4]: ID: 824659198768 RepoID: 824659198800 Type: 824659199008:UnitTypeWiki Config: {} ] 2020/07/18 19:18:23 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824659203776:user4 in 824659203856:user3/repo3: Permissions: AccessMode: 824659203936:none, 0 Units, 0 UnitsMode(s): [ ] --- PASS: TestTeam_RemoveRepository (0.12s) === RUN TestIsUsableTeamName --- PASS: TestIsUsableTeamName (0.00s) === RUN TestNewTeam --- PASS: TestNewTeam (0.04s) === RUN TestGetTeam --- PASS: TestGetTeam (0.02s) === RUN TestGetTeamByID --- PASS: TestGetTeamByID (0.01s) === RUN TestUpdateTeam --- PASS: TestUpdateTeam (0.02s) === RUN TestUpdateTeam2 --- PASS: TestUpdateTeam2 (0.02s) === RUN TestDeleteTeam 2020/07/18 19:18:23 models/repo.go:407:getUnits() [T] repo.Units: [0xc001559b30 0xc001559b90 0xc001559bf0 0xc001559c50 0xc001559cb0] 2020/07/18 19:18:23 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824656235424:user2 in 824656235504:user3/repo3: Permissions: AccessMode: 824656236080:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824656235616 RepoID: 824656235648 Type: 824656236112:UnitTypeCode Config: {} Units[1]: ID: 824656235712 RepoID: 824656235744 Type: 824656236144:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824656235808 RepoID: 824656235840 Type: 824656236176:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":true,"AllowMerge":true,"AllowRebase":false,"AllowRebaseMerge":true,"AllowSquash":false} Units[3]: ID: 824656235904 RepoID: 824656235936 Type: 824656236208:UnitTypeReleases Config: {} Units[4]: ID: 824656236000 RepoID: 824656236032 Type: 824656236240:UnitTypeWiki Config: {} ] 2020/07/18 19:18:23 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824656325040:user4 in 824656325120:user3/repo3: Permissions: AccessMode: 824656325680:none, 5 Units, 5 UnitsMode(s): [ Units[0]: ID: 824656325216 RepoID: 824656325248 Type: 824656325712:UnitTypeWiki Config: {} Units[1]: ID: 824656325312 RepoID: 824656325344 Type: 824656325744:UnitTypeCode Config: {} Units[2]: ID: 824656325408 RepoID: 824656325440 Type: 824656325776:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[3]: ID: 824656325504 RepoID: 824656325536 Type: 824656325808:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":true,"AllowMerge":true,"AllowRebase":false,"AllowRebaseMerge":true,"AllowSquash":false} Units[4]: ID: 824656325600 RepoID: 824656325632 Type: 824656325840:UnitTypeReleases Config: {} UnitMode[824656325872:UnitTypeIssues]: 824656325904:write UnitMode[824656325936:UnitTypePullRequests]: 824656325968:write UnitMode[824656326000:UnitTypeReleases]: 824656326032:write UnitMode[824656326064:UnitTypeWiki]: 824656326096:write UnitMode[824656326128:UnitTypeCode]: 824656326160:write ] 2020/07/18 19:18:23 models/repo.go:407:getUnits() [T] repo.Units: [0xc001598930 0xc001598990 0xc0015989f0 0xc001598a50 0xc001598ab0] --- PASS: TestDeleteTeam (0.03s) === RUN TestIsTeamMember 2020/07/18 19:18:23 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824656496528:user4 in 824656496608:user3/repo3: Permissions: AccessMode: 824656496688:none, 0 Units, 0 UnitsMode(s): [ ] --- PASS: TestIsTeamMember (0.02s) === RUN TestGetTeamMembers --- PASS: TestGetTeamMembers (0.01s) === RUN TestGetUserTeams --- PASS: TestGetUserTeams (0.01s) === RUN TestGetUserOrgTeams --- PASS: TestGetUserOrgTeams (0.01s) === RUN TestAddTeamMember --- PASS: TestAddTeamMember (0.05s) === RUN TestRemoveTeamMember 2020/07/18 19:18:24 models/repo.go:407:getUnits() [T] repo.Units: [0xc001ca1c80 0xc001ca1ce0 0xc001ca1d40 0xc001ca1da0 0xc001ca1e00] 2020/07/18 19:18:24 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824663831392:user2 in 824663831472:user3/repo3: Permissions: AccessMode: 824663832032:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824663831568 RepoID: 824663831600 Type: 824663832064:UnitTypeCode Config: {} Units[1]: ID: 824663831664 RepoID: 824663831696 Type: 824663832096:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824663831760 RepoID: 824663831792 Type: 824663832128:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":true,"AllowMerge":true,"AllowRebase":false,"AllowRebaseMerge":true,"AllowSquash":false} Units[3]: ID: 824663831856 RepoID: 824663831888 Type: 824663832160:UnitTypeReleases Config: {} Units[4]: ID: 824663831952 RepoID: 824663831984 Type: 824663832192:UnitTypeWiki Config: {} ] 2020/07/18 19:18:24 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824663928144:user2 in 824663928224:user3/repo3: Permissions: AccessMode: 824663928784:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824663928320 RepoID: 824663928352 Type: 824663928816:UnitTypeCode Config: {} Units[1]: ID: 824663928416 RepoID: 824663928448 Type: 824663928848:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824663928512 RepoID: 824663928544 Type: 824663928880:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":true,"AllowMerge":true,"AllowRebase":false,"AllowRebaseMerge":true,"AllowSquash":false} Units[3]: ID: 824663928608 RepoID: 824663928640 Type: 824663928912:UnitTypeReleases Config: {} Units[4]: ID: 824663928704 RepoID: 824663928736 Type: 824663928944:UnitTypeWiki Config: {} ] --- PASS: TestRemoveTeamMember (0.02s) === RUN TestHasTeamRepo --- PASS: TestHasTeamRepo (0.01s) === RUN TestUsersInTeamsCount --- PASS: TestUsersInTeamsCount (0.01s) === RUN TestUser_IsOwnedBy 2020/07/18 19:18:24 models/org.go:343:isOrganizationOwner() [E] Organization does not have owner team: 2 --- PASS: TestUser_IsOwnedBy (0.01s) === RUN TestUser_IsOrgMember 2020/07/18 19:18:24 models/org.go:343:isOrganizationOwner() [E] Organization does not have owner team: 2 --- PASS: TestUser_IsOrgMember (0.01s) === RUN TestUser_GetTeam --- PASS: TestUser_GetTeam (0.01s) === RUN TestUser_GetOwnerTeam --- PASS: TestUser_GetOwnerTeam (0.02s) === RUN TestUser_GetTeams --- PASS: TestUser_GetTeams (0.01s) === RUN TestUser_GetMembers --- PASS: TestUser_GetMembers (0.01s) === RUN TestUser_AddMember --- PASS: TestUser_AddMember (0.04s) === RUN TestUser_RemoveMember 2020/07/18 19:18:24 models/repo.go:407:getUnits() [T] repo.Units: [0xc001cc0990 0xc001cc09f0 0xc001cc0a50 0xc001cc0ab0 0xc001cc0b10] 2020/07/18 19:18:24 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824637200240:user4 in 824637200352:user3/repo3: Permissions: AccessMode: 824637200464:none, 0 Units, 0 UnitsMode(s): [ ] 2020/07/18 19:18:24 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824652385968:user4 in 824652386080:user3/repo3: Permissions: AccessMode: 824652386192:none, 0 Units, 0 UnitsMode(s): [ ] --- PASS: TestUser_RemoveMember (0.03s) === RUN TestUser_RemoveOrgRepo --- PASS: TestUser_RemoveOrgRepo (0.06s) === RUN TestCreateOrganization 2020/07/18 19:18:24 models/user.go:391:generateRandomAvatar() [I] New random avatar created: 30 --- PASS: TestCreateOrganization (0.03s) === RUN TestCreateOrganization2 --- PASS: TestCreateOrganization2 (0.02s) === RUN TestCreateOrganization3 --- PASS: TestCreateOrganization3 (0.03s) === RUN TestCreateOrganization4 --- PASS: TestCreateOrganization4 (0.04s) === RUN TestGetOrgByName --- PASS: TestGetOrgByName (0.01s) === RUN TestCountOrganizations --- PASS: TestCountOrganizations (0.01s) === RUN TestDeleteOrganization --- PASS: TestDeleteOrganization (0.03s) === RUN TestIsOrganizationOwner --- PASS: TestIsOrganizationOwner (0.01s) 2020/07/18 19:18:24 models/org.go:343:isOrganizationOwner() [E] Organization does not have owner team: 9223372036854775807 === RUN TestIsOrganizationMember --- PASS: TestIsOrganizationMember (0.01s) === RUN TestIsPublicMembership --- PASS: TestIsPublicMembership (0.01s) === RUN TestGetOrgsByUserID --- PASS: TestGetOrgsByUserID (0.01s) === RUN TestGetOwnedOrgsByUserID --- PASS: TestGetOwnedOrgsByUserID (0.01s) === RUN TestGetOwnedOrgsByUserIDDesc --- PASS: TestGetOwnedOrgsByUserIDDesc (0.01s) === RUN TestGetOrgUsersByUserID --- PASS: TestGetOrgUsersByUserID (0.01s) === RUN TestGetOrgUsersByOrgID --- PASS: TestGetOrgUsersByOrgID (0.01s) === RUN TestChangeOrgUserStatus --- PASS: TestChangeOrgUserStatus (0.02s) === RUN TestAddOrgUser --- PASS: TestAddOrgUser (0.03s) === RUN TestRemoveOrgUser 2020/07/18 19:18:24 models/repo.go:407:getUnits() [T] repo.Units: [0xc0018436e0 0xc001843740 0xc0018437a0 0xc001843800 0xc001843860] 2020/07/18 19:18:24 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824659217616:user4 in 824659217696:user3/repo3: Permissions: AccessMode: 824659217776:none, 0 Units, 0 UnitsMode(s): [ ] 2020/07/18 19:18:24 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824659297216:user4 in 824659297296:user3/repo3: Permissions: AccessMode: 824659297376:none, 0 Units, 0 UnitsMode(s): [ ] --- PASS: TestRemoveOrgUser (0.05s) === RUN TestUser_GetUserTeamIDs --- PASS: TestUser_GetUserTeamIDs (0.02s) === RUN TestAccessibleReposEnv_CountRepos --- PASS: TestAccessibleReposEnv_CountRepos (0.01s) === RUN TestAccessibleReposEnv_RepoIDs --- PASS: TestAccessibleReposEnv_RepoIDs (0.01s) === RUN TestAccessibleReposEnv_Repos --- PASS: TestAccessibleReposEnv_Repos (0.01s) === RUN TestAccessibleReposEnv_MirrorRepos --- PASS: TestAccessibleReposEnv_MirrorRepos (0.01s) === RUN TestHasOrgVisibleTypePublic 2020/07/18 19:18:24 models/user.go:391:generateRandomAvatar() [I] New random avatar created: 31 --- PASS: TestHasOrgVisibleTypePublic (0.02s) === RUN TestHasOrgVisibleTypeLimited 2020/07/18 19:18:24 models/user.go:391:generateRandomAvatar() [I] New random avatar created: 32 --- PASS: TestHasOrgVisibleTypeLimited (0.02s) === RUN TestHasOrgVisibleTypePrivate 2020/07/18 19:18:24 models/user.go:391:generateRandomAvatar() [I] New random avatar created: 33 --- PASS: TestHasOrgVisibleTypePrivate (0.02s) === RUN TestPullRequest_LoadAttributes --- PASS: TestPullRequest_LoadAttributes (0.02s) === RUN TestPullRequest_LoadIssue --- PASS: TestPullRequest_LoadIssue (0.01s) === RUN TestPullRequest_LoadBaseRepo --- PASS: TestPullRequest_LoadBaseRepo (0.01s) === RUN TestPullRequest_LoadHeadRepo --- PASS: TestPullRequest_LoadHeadRepo (0.01s) === RUN TestPullRequestsNewest --- PASS: TestPullRequestsNewest (0.01s) === RUN TestPullRequestsOldest --- PASS: TestPullRequestsOldest (0.01s) === RUN TestGetUnmergedPullRequest --- PASS: TestGetUnmergedPullRequest (0.01s) === RUN TestGetUnmergedPullRequestsByHeadInfo --- PASS: TestGetUnmergedPullRequestsByHeadInfo (0.03s) === RUN TestGetUnmergedPullRequestsByBaseInfo --- PASS: TestGetUnmergedPullRequestsByBaseInfo (0.01s) === RUN TestGetPullRequestByIndex --- PASS: TestGetPullRequestByIndex (0.01s) === RUN TestGetPullRequestByID --- PASS: TestGetPullRequestByID (0.01s) === RUN TestGetPullRequestByIssueID --- PASS: TestGetPullRequestByIssueID (0.01s) === RUN TestPullRequest_Update --- PASS: TestPullRequest_Update (0.01s) === RUN TestPullRequest_UpdateCols --- PASS: TestPullRequest_UpdateCols (0.01s) === RUN TestPullRequestList_LoadAttributes --- PASS: TestPullRequestList_LoadAttributes (0.01s) === RUN TestPullRequest_IsWorkInProgress --- PASS: TestPullRequest_IsWorkInProgress (0.01s) === RUN TestPullRequest_GetWorkInProgressPrefixWorkInProgress --- PASS: TestPullRequest_GetWorkInProgressPrefixWorkInProgress (0.01s) === RUN TestRepository_AddCollaborator --- PASS: TestRepository_AddCollaborator (0.13s) === RUN TestRepository_GetCollaborators --- PASS: TestRepository_GetCollaborators (0.01s) === RUN TestRepository_IsCollaborator --- PASS: TestRepository_IsCollaborator (0.01s) === RUN TestRepository_ChangeCollaborationAccessMode --- PASS: TestRepository_ChangeCollaborationAccessMode (0.05s) === RUN TestRepository_DeleteCollaboration 2020/07/18 19:18:25 models/repo.go:407:getUnits() [T] repo.Units: [0xc001563fb0 0xc00158c030 0xc00158c090 0xc00158c0f0 0xc00158c150] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824656278800:user4 in 824656278880:user5/repo4: Permissions: AccessMode: 824656279456:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824656278992 RepoID: 824656279024 Type: 824656279488:UnitTypeCode Config: {} Units[1]: ID: 824656279088 RepoID: 824656279120 Type: 824656279520:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824656279184 RepoID: 824656279216 Type: 824656279552:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":false,"AllowSquash":true} Units[3]: ID: 824656279280 RepoID: 824656279312 Type: 824656279584:UnitTypeReleases Config: {} Units[4]: ID: 824656279376 RepoID: 824656279408 Type: 824656279616:UnitTypeWiki Config: {} ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824656365760:user4 in 824656365840:user5/repo4: Permissions: AccessMode: 824656366400:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824656365936 RepoID: 824656365968 Type: 824656366432:UnitTypeCode Config: {} Units[1]: ID: 824656366032 RepoID: 824656366064 Type: 824656366464:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824656366128 RepoID: 824656366160 Type: 824656366496:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":false,"AllowSquash":true} Units[3]: ID: 824656366224 RepoID: 824656366256 Type: 824656366528:UnitTypeReleases Config: {} Units[4]: ID: 824656366320 RepoID: 824656366352 Type: 824656366560:UnitTypeWiki Config: {} ] --- PASS: TestRepository_DeleteCollaboration (0.04s) === RUN TestGiteaTemplate === RUN TestGiteaTemplate/main.go === RUN TestGiteaTemplate/a/b/c/d/e.go === RUN TestGiteaTemplate/main.txt === RUN TestGiteaTemplate/a/b.txt === RUN TestGiteaTemplate/text/a.txt === RUN TestGiteaTemplate/text/b.txt === RUN TestGiteaTemplate/text/c.json === RUN TestGiteaTemplate/a/b/c/modules/README.md === RUN TestGiteaTemplate/a/b/c/modules/d/README.md --- PASS: TestGiteaTemplate (0.00s) --- PASS: TestGiteaTemplate/main.go (0.00s) --- PASS: TestGiteaTemplate/a/b/c/d/e.go (0.00s) --- PASS: TestGiteaTemplate/main.txt (0.00s) --- PASS: TestGiteaTemplate/a/b.txt (0.00s) --- PASS: TestGiteaTemplate/text/a.txt (0.00s) --- PASS: TestGiteaTemplate/text/b.txt (0.00s) --- PASS: TestGiteaTemplate/text/c.json (0.00s) --- PASS: TestGiteaTemplate/a/b/c/modules/README.md (0.00s) --- PASS: TestGiteaTemplate/a/b/c/modules/d/README.md (0.00s) === RUN TestSearchRepository === RUN TestSearchRepository/PublicRepositoriesByName === RUN TestSearchRepository/PublicAndPrivateRepositoriesByName === RUN TestSearchRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitFirstPage === RUN TestSearchRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitSecondPage === RUN TestSearchRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitThirdPage === RUN TestSearchRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitFourthPage === RUN TestSearchRepository/PublicRepositoriesOfUser === RUN TestSearchRepository/PublicRepositoriesOfUser2 === RUN TestSearchRepository/PublicRepositoriesOfUser3 === RUN TestSearchRepository/PublicAndPrivateRepositoriesOfUser === RUN TestSearchRepository/PublicAndPrivateRepositoriesOfUser2 === RUN TestSearchRepository/PublicAndPrivateRepositoriesOfUser3 === RUN TestSearchRepository/PublicRepositoriesOfUserIncludingCollaborative === RUN TestSearchRepository/PublicRepositoriesOfUser2IncludingCollaborative === RUN TestSearchRepository/PublicRepositoriesOfUser3IncludingCollaborative === RUN TestSearchRepository/PublicAndPrivateRepositoriesOfUserIncludingCollaborative === RUN TestSearchRepository/PublicAndPrivateRepositoriesOfUser2IncludingCollaborative === RUN TestSearchRepository/PublicAndPrivateRepositoriesOfUser3IncludingCollaborative === RUN TestSearchRepository/PublicRepositoriesOfOrganization === RUN TestSearchRepository/PublicAndPrivateRepositoriesOfOrganization === RUN TestSearchRepository/AllPublic/PublicRepositoriesByName === RUN TestSearchRepository/AllPublic/PublicAndPrivateRepositoriesByName === RUN TestSearchRepository/AllPublic/PublicRepositoriesOfUserIncludingCollaborative === RUN TestSearchRepository/AllPublic/PublicAndPrivateRepositoriesOfUserIncludingCollaborative === RUN TestSearchRepository/AllPublic/PublicAndPrivateRepositoriesOfUserIncludingCollaborativeByName === RUN TestSearchRepository/AllPublic/PublicAndPrivateRepositoriesOfUser2IncludingCollaborativeByName === RUN TestSearchRepository/AllPublic/PublicRepositoriesOfOrganization === RUN TestSearchRepository/AllTemplates --- PASS: TestSearchRepository (0.05s) --- PASS: TestSearchRepository/PublicRepositoriesByName (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesByName (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitFirstPage (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitSecondPage (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitThirdPage (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitFourthPage (0.00s) --- PASS: TestSearchRepository/PublicRepositoriesOfUser (0.00s) --- PASS: TestSearchRepository/PublicRepositoriesOfUser2 (0.00s) --- PASS: TestSearchRepository/PublicRepositoriesOfUser3 (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesOfUser (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesOfUser2 (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesOfUser3 (0.00s) --- PASS: TestSearchRepository/PublicRepositoriesOfUserIncludingCollaborative (0.00s) --- PASS: TestSearchRepository/PublicRepositoriesOfUser2IncludingCollaborative (0.00s) --- PASS: TestSearchRepository/PublicRepositoriesOfUser3IncludingCollaborative (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesOfUserIncludingCollaborative (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesOfUser2IncludingCollaborative (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesOfUser3IncludingCollaborative (0.00s) --- PASS: TestSearchRepository/PublicRepositoriesOfOrganization (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesOfOrganization (0.00s) --- PASS: TestSearchRepository/AllPublic/PublicRepositoriesByName (0.00s) --- PASS: TestSearchRepository/AllPublic/PublicAndPrivateRepositoriesByName (0.00s) --- PASS: TestSearchRepository/AllPublic/PublicRepositoriesOfUserIncludingCollaborative (0.00s) --- PASS: TestSearchRepository/AllPublic/PublicAndPrivateRepositoriesOfUserIncludingCollaborative (0.00s) --- PASS: TestSearchRepository/AllPublic/PublicAndPrivateRepositoriesOfUserIncludingCollaborativeByName (0.00s) --- PASS: TestSearchRepository/AllPublic/PublicAndPrivateRepositoriesOfUser2IncludingCollaborativeByName (0.00s) --- PASS: TestSearchRepository/AllPublic/PublicRepositoriesOfOrganization (0.00s) --- PASS: TestSearchRepository/AllTemplates (0.00s) === RUN TestSearchRepositoryByTopicName === RUN TestSearchRepositoryByTopicName/AllPublic/SearchPublicRepositoriesFromTopicAndName === RUN TestSearchRepositoryByTopicName/AllPublic/OnlySearchPublicRepositoriesFromTopic === RUN TestSearchRepositoryByTopicName/AllPublic/OnlySearchMultipleKeywordPublicRepositoriesFromTopic --- PASS: TestSearchRepositoryByTopicName (0.01s) --- PASS: TestSearchRepositoryByTopicName/AllPublic/SearchPublicRepositoriesFromTopicAndName (0.00s) --- PASS: TestSearchRepositoryByTopicName/AllPublic/OnlySearchPublicRepositoriesFromTopic (0.00s) --- PASS: TestSearchRepositoryByTopicName/AllPublic/OnlySearchMultipleKeywordPublicRepositoriesFromTopic (0.00s) === RUN TestRepoPermissionPublicNonOrgRepo 2020/07/18 19:18:25 models/repo.go:407:getUnits() [T] repo.Units: [0xc001f21b00 0xc001f21b60 0xc001f21bc0 0xc001f21c20 0xc001f21c80] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824666606048:user2 in 824666606128:user5/repo4: Permissions: AccessMode: 824666606688:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824666606224 RepoID: 824666606256 Type: 824666606720:UnitTypeCode Config: {} Units[1]: ID: 824666606320 RepoID: 824666606352 Type: 824666606752:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824666606416 RepoID: 824666606448 Type: 824666606784:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":false,"AllowSquash":true} Units[3]: ID: 824666606512 RepoID: 824666606544 Type: 824666606816:UnitTypeReleases Config: {} Units[4]: ID: 824666606608 RepoID: 824666606640 Type: 824666606848:UnitTypeWiki Config: {} ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824666609424:user2 in 824666609504:user5/repo4: Permissions: AccessMode: 824666610064:write, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824666609600 RepoID: 824666609632 Type: 824666610096:UnitTypeCode Config: {} Units[1]: ID: 824666609696 RepoID: 824666609728 Type: 824666610128:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824666609792 RepoID: 824666609824 Type: 824666610160:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":false,"AllowSquash":true} Units[3]: ID: 824666609888 RepoID: 824666609920 Type: 824666610192:UnitTypeReleases Config: {} Units[4]: ID: 824666609984 RepoID: 824666610016 Type: 824666610224:UnitTypeWiki Config: {} ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824666663824:user4 in 824666663904:user5/repo4: Permissions: AccessMode: 824666664464:write, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824666664000 RepoID: 824666664032 Type: 824666664496:UnitTypeCode Config: {} Units[1]: ID: 824666664096 RepoID: 824666664128 Type: 824666664528:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824666664192 RepoID: 824666664224 Type: 824666664560:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":false,"AllowSquash":true} Units[3]: ID: 824666664288 RepoID: 824666664320 Type: 824666664592:UnitTypeReleases Config: {} Units[4]: ID: 824666664384 RepoID: 824666664416 Type: 824666664624:UnitTypeWiki Config: {} ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824666668416:user5 in 824666668496:user5/repo4: Permissions: AccessMode: 824666759168:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824666668592 RepoID: 824666668624 Type: 824666759200:UnitTypeCode Config: {} Units[1]: ID: 824666668688 RepoID: 824666668720 Type: 824666759232:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824666668784 RepoID: 824666668816 Type: 824666759264:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":false,"AllowSquash":true} Units[3]: ID: 824666668880 RepoID: 824666668912 Type: 824666759296:UnitTypeReleases Config: {} Units[4]: ID: 824666668976 RepoID: 824666669008 Type: 824666759328:UnitTypeWiki Config: {} ] --- PASS: TestRepoPermissionPublicNonOrgRepo (0.01s) === RUN TestRepoPermissionPrivateNonOrgRepo 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824666763120:user1 in 824666763200:user5/repo4: Permissions: AccessMode: 824666763760:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824666763296 RepoID: 824666763328 Type: 824666763792:UnitTypeCode Config: {} Units[1]: ID: 824666763392 RepoID: 824666763424 Type: 824666763824:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824666763488 RepoID: 824666763520 Type: 824666763856:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":false,"AllowSquash":true} Units[3]: ID: 824666763584 RepoID: 824666763616 Type: 824666763888:UnitTypeReleases Config: {} Units[4]: ID: 824666763680 RepoID: 824666763712 Type: 824666763920:UnitTypeWiki Config: {} ] 2020/07/18 19:18:25 models/repo.go:407:getUnits() [T] repo.Units: [0xc00200eba0 0xc00200ec00 0xc00200ec60 0xc00200ecc0] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824667529360:user4 in 824667529440:user2/repo2: Permissions: AccessMode: 824667529904:none, 4 Units, 0 UnitsMode(s): [ Units[0]: ID: 824667529536 RepoID: 824667529568 Type: 824667529936:UnitTypeCode Config: {} Units[1]: ID: 824667529632 RepoID: 824667529664 Type: 824667529968:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824667529728 RepoID: 824667529760 Type: 824667530000:UnitTypeReleases Config: {} Units[3]: ID: 824667529824 RepoID: 824667529856 Type: 824667530032:UnitTypeWiki Config: {} ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824667532608:user4 in 824667532688:user2/repo2: Permissions: AccessMode: 824667533152:write, 4 Units, 0 UnitsMode(s): [ Units[0]: ID: 824667532784 RepoID: 824667532816 Type: 824667533184:UnitTypeCode Config: {} Units[1]: ID: 824667532880 RepoID: 824667532912 Type: 824667533216:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824667532976 RepoID: 824667533008 Type: 824667533248:UnitTypeReleases Config: {} Units[3]: ID: 824667533072 RepoID: 824667533104 Type: 824667533280:UnitTypeWiki Config: {} ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824667535312:user4 in 824667535392:user2/repo2: Permissions: AccessMode: 824667535856:read, 4 Units, 0 UnitsMode(s): [ Units[0]: ID: 824667535488 RepoID: 824667535520 Type: 824667535888:UnitTypeCode Config: {} Units[1]: ID: 824667535584 RepoID: 824667535616 Type: 824667535920:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824667535680 RepoID: 824667535712 Type: 824667535952:UnitTypeReleases Config: {} Units[3]: ID: 824667535776 RepoID: 824667535808 Type: 824667535984:UnitTypeWiki Config: {} ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824667703616:user2 in 824667703696:user2/repo2: Permissions: AccessMode: 824667704160:owner, 4 Units, 0 UnitsMode(s): [ Units[0]: ID: 824667703792 RepoID: 824667703824 Type: 824667704192:UnitTypeCode Config: {} Units[1]: ID: 824667703888 RepoID: 824667703920 Type: 824667704224:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824667703984 RepoID: 824667704016 Type: 824667704256:UnitTypeReleases Config: {} Units[3]: ID: 824667704080 RepoID: 824667704112 Type: 824667704288:UnitTypeWiki Config: {} ] --- PASS: TestRepoPermissionPrivateNonOrgRepo (0.01s) === RUN TestRepoPermissionPublicOrgRepo 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824667708080:user1 in 824667708160:user2/repo2: Permissions: AccessMode: 824667708624:owner, 4 Units, 0 UnitsMode(s): [ Units[0]: ID: 824667708256 RepoID: 824667708288 Type: 824667708656:UnitTypeCode Config: {} Units[1]: ID: 824667708352 RepoID: 824667708384 Type: 824667708688:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824667708448 RepoID: 824667708480 Type: 824667708720:UnitTypeReleases Config: {} Units[3]: ID: 824667708544 RepoID: 824667708576 Type: 824667708752:UnitTypeWiki Config: {} ] 2020/07/18 19:18:25 models/repo.go:407:getUnits() [T] repo.Units: [0xc0020d1d40 0xc0020d1da0] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824668941296:user5 in 824668941376:user3/repo21: Permissions: AccessMode: 824668941648:read, 2 Units, 2 UnitsMode(s): [ Units[0]: ID: 824668941472 RepoID: 824668941504 Type: 824668941680:UnitTypeCode Config: {} Units[1]: ID: 824668941568 RepoID: 824668941600 Type: 824668941712:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} UnitMode[824668941744:UnitTypeCode]: 824668941776:read UnitMode[824668941808:UnitTypeIssues]: 824668941840:read ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824668945504:user5 in 824668945584:user3/repo21: Permissions: AccessMode: 824668945856:write, 2 Units, 2 UnitsMode(s): [ Units[0]: ID: 824668945680 RepoID: 824668945712 Type: 824668945888:UnitTypeCode Config: {} Units[1]: ID: 824668945776 RepoID: 824668945808 Type: 824668945920:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} UnitMode[824668945952:UnitTypeIssues]: 824668945984:write UnitMode[824668946016:UnitTypeCode]: 824668946048:write ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824669210768:user5 in 824669210848:user3/repo21: Permissions: AccessMode: 824669211120:read, 2 Units, 2 UnitsMode(s): [ Units[0]: ID: 824669210944 RepoID: 824669210976 Type: 824669211152:UnitTypeCode Config: {} Units[1]: ID: 824669211040 RepoID: 824669211072 Type: 824669211184:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} UnitMode[824669211216:UnitTypeCode]: 824669211248:read UnitMode[824669211280:UnitTypeIssues]: 824669211312:read ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824669380768:user2 in 824669380848:user3/repo21: Permissions: AccessMode: 824669381120:owner, 2 Units, 0 UnitsMode(s): [ Units[0]: ID: 824669380944 RepoID: 824669380976 Type: 824669381152:UnitTypeCode Config: {} Units[1]: ID: 824669381040 RepoID: 824669381072 Type: 824669381184:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824669387232:user15 in 824669387312:user3/repo21: Permissions: AccessMode: 824669387584:write, 2 Units, 2 UnitsMode(s): [ Units[0]: ID: 824669387408 RepoID: 824669387440 Type: 824669387616:UnitTypeCode Config: {} Units[1]: ID: 824669387504 RepoID: 824669387536 Type: 824669387648:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} UnitMode[824669387680:UnitTypeCode]: 824669387712:read UnitMode[824669387744:UnitTypeIssues]: 824669387776:write ] --- PASS: TestRepoPermissionPublicOrgRepo (0.01s) === RUN TestRepoPermissionPrivateOrgRepo 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824669465296:user1 in 824669465376:user3/repo21: Permissions: AccessMode: 824669465648:owner, 2 Units, 0 UnitsMode(s): [ Units[0]: ID: 824669465472 RepoID: 824669465504 Type: 824669465680:UnitTypeCode Config: {} Units[1]: ID: 824669465568 RepoID: 824669465600 Type: 824669465712:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} ] 2020/07/18 19:18:25 models/repo.go:407:getUnits() [T] repo.Units: [0xc00194c780 0xc00194c7e0] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824662916208:user5 in 824662916288:user17/big_test_private_4: Permissions: AccessMode: 824662916368:none, 0 Units, 0 UnitsMode(s): [ ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824638049760:user5 in 824638049840:user17/big_test_private_4: Permissions: AccessMode: 824638050128:write, 2 Units, 2 UnitsMode(s): [ Units[0]: ID: 824638049952 RepoID: 824638049984 Type: 824638050160:UnitTypeCode Config: {} Units[1]: ID: 824638050048 RepoID: 824638050080 Type: 824638050192:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} UnitMode[824638050224:UnitTypeCode]: 824638050256:write UnitMode[824638050288:UnitTypeIssues]: 824638050320:write ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824638052896:user5 in 824638052976:user17/big_test_private_4: Permissions: AccessMode: 824638053248:read, 2 Units, 2 UnitsMode(s): [ Units[0]: ID: 824638053072 RepoID: 824638053104 Type: 824638053280:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[1]: ID: 824638053168 RepoID: 824638053200 Type: 824638053312:UnitTypeCode Config: {} UnitMode[824638053344:UnitTypeCode]: 824638053376:read UnitMode[824638053408:UnitTypeIssues]: 824638053440:read ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824653591328:user15 in 824653591408:user17/big_test_private_4: Permissions: AccessMode: 824653591680:owner, 2 Units, 0 UnitsMode(s): [ Units[0]: ID: 824653591504 RepoID: 824653591536 Type: 824653591712:UnitTypeCode Config: {} Units[1]: ID: 824653591600 RepoID: 824653591632 Type: 824653591744:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824653488736:user15 in 824653488816:user17/big_test_private_4: Permissions: AccessMode: 824653489104:owner, 2 Units, 0 UnitsMode(s): [ Units[0]: ID: 824653488928 RepoID: 824653488960 Type: 824653489136:UnitTypeCode Config: {} Units[1]: ID: 824653489024 RepoID: 824653489056 Type: 824653489168:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824653495408:user2 in 824653495488:user17/big_test_private_4: Permissions: AccessMode: 824653495696:write, 1 Units, 1 UnitsMode(s): [ Units[0]: ID: 824653495616 RepoID: 824653495648 Type: 824653495728:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} UnitMode[824653495760:UnitTypeIssues]: 824653495792:write ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824659367376:user20 in 824659367456:user17/big_test_private_4: Permissions: AccessMode: 824659367632:read, 1 Units, 1 UnitsMode(s): [ Units[0]: ID: 824659367552 RepoID: 824659367584 Type: 824659367664:UnitTypeCode Config: {} UnitMode[824659367696:UnitTypeCode]: 824659367728:read ] --- PASS: TestRepoPermissionPrivateOrgRepo (0.01s) === RUN TestLookupRepoRedirect 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824655628080:user1 in 824655628160:user17/big_test_private_4: Permissions: AccessMode: 824655628496:owner, 2 Units, 0 UnitsMode(s): [ Units[0]: ID: 824655628256 RepoID: 824655628304 Type: 824655628528:UnitTypeCode Config: {} Units[1]: ID: 824655628384 RepoID: 824655628432 Type: 824655628576:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} ] --- PASS: TestLookupRepoRedirect (0.01s) === RUN TestNewRepoRedirect --- PASS: TestNewRepoRedirect (0.01s) === RUN TestNewRepoRedirect2 --- PASS: TestNewRepoRedirect2 (0.01s) === RUN TestNewRepoRedirect3 --- PASS: TestNewRepoRedirect3 (0.01s) === RUN TestMetas 2020/07/18 19:18:25 models/repo.go:407:getUnits() [T] repo.Units: [] 2020/07/18 19:18:25 models/repo.go:407:getUnits() [T] repo.Units: [0xc0017422a0 0xc001742300 0xc001742360 0xc0017423c0 0xc001742420] --- PASS: TestMetas (0.02s) === RUN TestGetRepositoryCount --- PASS: TestGetRepositoryCount (0.01s) === RUN TestGetPublicRepositoryCount --- PASS: TestGetPublicRepositoryCount (0.01s) === RUN TestGetPrivateRepositoryCount --- PASS: TestGetPrivateRepositoryCount (0.03s) === RUN TestUpdateRepositoryVisibilityChanged 2020/07/18 19:18:25 models/repo.go:1445:updateRepository() [E] Failed to update size for repository: updateSize: lstat /var/tmp/portage/www-apps/gitea-1.12.1/temp/repos277087288/user11/repo9.git: no such file or directory --- PASS: TestUpdateRepositoryVisibilityChanged (0.02s) === RUN TestGetUserFork --- PASS: TestGetUserFork (0.01s) === RUN TestRepoAPIURL --- PASS: TestRepoAPIURL (0.01s) === RUN TestUploadAvatar --- PASS: TestUploadAvatar (0.01s) === RUN TestUploadBigAvatar --- PASS: TestUploadBigAvatar (0.01s) === RUN TestDeleteAvatar 2020/07/18 19:18:25 models/repo.go:2275:DeleteAvatar() [T] DeleteAvatar[10]: /var/tmp/portage/www-apps/gitea-1.12.1/temp/go-build972796743/b689/data/repo-avatars/10-9e24e19b024c44b778301d880bd8e6f4 --- PASS: TestDeleteAvatar (0.03s) === RUN TestIsWatching --- PASS: TestIsWatching (0.01s) === RUN TestWatchRepo --- PASS: TestWatchRepo (0.07s) === RUN TestGetWatchers --- PASS: TestGetWatchers (0.01s) === RUN TestRepository_GetWatchers --- PASS: TestRepository_GetWatchers (0.01s) === RUN TestNotifyWatchers 2020/07/18 19:18:25 models/repo.go:407:getUnits() [T] repo.Units: [0xc001340180 0xc0013401e0 0xc001340240 0xc0013402a0 0xc001340300] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824653832128:user1 in 824653922320:user2/repo1: Permissions: AccessMode: 824653922896:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824653922432 RepoID: 824653922464 Type: 824653922928:UnitTypeCode Config: {} Units[1]: ID: 824653922528 RepoID: 824653922560 Type: 824653922960:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824653922624 RepoID: 824653922656 Type: 824653922992:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824653922720 RepoID: 824653922752 Type: 824653923024:UnitTypeReleases Config: {} Units[4]: ID: 824653922816 RepoID: 824653922848 Type: 824653923056:UnitTypeWiki Config: {} ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824653927232:user4 in 824653927312:user2/repo1: Permissions: AccessMode: 824653927872:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824653927408 RepoID: 824653927440 Type: 824653927904:UnitTypeCode Config: {} Units[1]: ID: 824653927504 RepoID: 824653927536 Type: 824653927936:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824653927600 RepoID: 824653927632 Type: 824653927968:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824653927696 RepoID: 824653927728 Type: 824653928000:UnitTypeReleases Config: {} Units[4]: ID: 824653927792 RepoID: 824653927824 Type: 824653928032:UnitTypeWiki Config: {} ] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824654055088:user11 in 824654055168:user2/repo1: Permissions: AccessMode: 824654055728:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824654055264 RepoID: 824654055296 Type: 824654055760:UnitTypeCode Config: {} Units[1]: ID: 824654055360 RepoID: 824654055392 Type: 824654055792:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824654055456 RepoID: 824654055488 Type: 824654055824:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824654055552 RepoID: 824654055584 Type: 824654055856:UnitTypeReleases Config: {} Units[4]: ID: 824654055648 RepoID: 824654055680 Type: 824654055888:UnitTypeWiki Config: {} ] --- PASS: TestNotifyWatchers (0.01s) === RUN TestWatchIfAuto --- PASS: TestWatchIfAuto (0.01s) === RUN TestWatchRepoMode --- PASS: TestWatchRepoMode (0.01s) === RUN TestGetReviewByID --- PASS: TestGetReviewByID (0.01s) === RUN TestReview_LoadAttributes --- PASS: TestReview_LoadAttributes (0.01s) === RUN TestReview_LoadCodeComments 2020/07/18 19:18:25 models/repo.go:407:getUnits() [T] repo.Units: [0xc0016d9950 0xc0016d99b0 0xc0016d9a10 0xc0016d9a70 0xc0016d9ad0] --- PASS: TestReview_LoadCodeComments (0.01s) === RUN TestReviewType_Icon --- PASS: TestReviewType_Icon (0.00s) === RUN TestFindReviews --- PASS: TestFindReviews (0.01s) === RUN TestGetCurrentReview --- PASS: TestGetCurrentReview (0.01s) === RUN TestCreateReview --- PASS: TestCreateReview (0.01s) === RUN TestGetReviewersByIssueID --- PASS: TestGetReviewersByIssueID (0.01s) === RUN Test_SSHParsePublicKey === RUN Test_SSHParsePublicKey/dsa-1024 === RUN Test_SSHParsePublicKey/dsa-1024/Native === RUN Test_SSHParsePublicKey/dsa-1024/SSHKeygen === RUN Test_SSHParsePublicKey/rsa-1024 === RUN Test_SSHParsePublicKey/rsa-1024/Native === RUN Test_SSHParsePublicKey/rsa-1024/SSHKeygen === RUN Test_SSHParsePublicKey/rsa-2048 === RUN Test_SSHParsePublicKey/rsa-2048/Native === RUN Test_SSHParsePublicKey/rsa-2048/SSHKeygen === RUN Test_SSHParsePublicKey/ecdsa-256 === RUN Test_SSHParsePublicKey/ecdsa-256/Native === RUN Test_SSHParsePublicKey/ecdsa-256/SSHKeygen === RUN Test_SSHParsePublicKey/ecdsa-384 === RUN Test_SSHParsePublicKey/ecdsa-384/Native === RUN Test_SSHParsePublicKey/ecdsa-384/SSHKeygen --- PASS: Test_SSHParsePublicKey (0.15s) --- PASS: Test_SSHParsePublicKey/dsa-1024 (0.11s) --- PASS: Test_SSHParsePublicKey/dsa-1024/Native (0.00s) --- PASS: Test_SSHParsePublicKey/dsa-1024/SSHKeygen (0.11s) --- PASS: Test_SSHParsePublicKey/rsa-1024 (0.02s) --- PASS: Test_SSHParsePublicKey/rsa-1024/Native (0.00s) --- PASS: Test_SSHParsePublicKey/rsa-1024/SSHKeygen (0.02s) --- PASS: Test_SSHParsePublicKey/rsa-2048 (0.00s) --- PASS: Test_SSHParsePublicKey/rsa-2048/Native (0.00s) --- PASS: Test_SSHParsePublicKey/rsa-2048/SSHKeygen (0.00s) --- PASS: Test_SSHParsePublicKey/ecdsa-256 (0.00s) --- PASS: Test_SSHParsePublicKey/ecdsa-256/Native (0.00s) --- PASS: Test_SSHParsePublicKey/ecdsa-256/SSHKeygen (0.00s) --- PASS: Test_SSHParsePublicKey/ecdsa-384 (0.02s) --- PASS: Test_SSHParsePublicKey/ecdsa-384/Native (0.00s) --- PASS: Test_SSHParsePublicKey/ecdsa-384/SSHKeygen (0.02s) === RUN Test_CheckPublicKeyString --- PASS: Test_CheckPublicKeyString (0.00s) === RUN Test_calcFingerprint === RUN Test_calcFingerprint/dsa-1024 === RUN Test_calcFingerprint/dsa-1024/Native === RUN Test_calcFingerprint/dsa-1024/SSHKeygen === RUN Test_calcFingerprint/rsa-1024 === RUN Test_calcFingerprint/rsa-1024/Native === RUN Test_calcFingerprint/rsa-1024/SSHKeygen === RUN Test_calcFingerprint/rsa-2048 === RUN Test_calcFingerprint/rsa-2048/Native === RUN Test_calcFingerprint/rsa-2048/SSHKeygen === RUN Test_calcFingerprint/ecdsa-256 === RUN Test_calcFingerprint/ecdsa-256/Native === RUN Test_calcFingerprint/ecdsa-256/SSHKeygen === RUN Test_calcFingerprint/ecdsa-384 === RUN Test_calcFingerprint/ecdsa-384/Native === RUN Test_calcFingerprint/ecdsa-384/SSHKeygen --- PASS: Test_calcFingerprint (0.03s) --- PASS: Test_calcFingerprint/dsa-1024 (0.00s) --- PASS: Test_calcFingerprint/dsa-1024/Native (0.00s) --- PASS: Test_calcFingerprint/dsa-1024/SSHKeygen (0.00s) --- PASS: Test_calcFingerprint/rsa-1024 (0.01s) --- PASS: Test_calcFingerprint/rsa-1024/Native (0.00s) --- PASS: Test_calcFingerprint/rsa-1024/SSHKeygen (0.00s) --- PASS: Test_calcFingerprint/rsa-2048 (0.00s) --- PASS: Test_calcFingerprint/rsa-2048/Native (0.00s) --- PASS: Test_calcFingerprint/rsa-2048/SSHKeygen (0.00s) --- PASS: Test_calcFingerprint/ecdsa-256 (0.01s) --- PASS: Test_calcFingerprint/ecdsa-256/Native (0.00s) --- PASS: Test_calcFingerprint/ecdsa-256/SSHKeygen (0.01s) --- PASS: Test_calcFingerprint/ecdsa-384 (0.01s) --- PASS: Test_calcFingerprint/ecdsa-384/Native (0.00s) --- PASS: Test_calcFingerprint/ecdsa-384/SSHKeygen (0.01s) === RUN TestStarRepo --- PASS: TestStarRepo (0.01s) === RUN TestIsStaring --- PASS: TestIsStaring (0.01s) === RUN TestRepository_GetStargazers --- PASS: TestRepository_GetStargazers (0.01s) === RUN TestRepository_GetStargazers2 --- PASS: TestRepository_GetStargazers2 (0.01s) === RUN TestUser_GetStarredRepos --- PASS: TestUser_GetStarredRepos (0.01s) === RUN TestUser_GetStarredRepos2 --- PASS: TestUser_GetStarredRepos2 (0.01s) === RUN TestUserGetStarredRepoCount --- PASS: TestUserGetStarredRepoCount (0.02s) === RUN TestNewAccessToken --- PASS: TestNewAccessToken (0.06s) === RUN TestAccessTokenByNameExists --- PASS: TestAccessTokenByNameExists (0.05s) === RUN TestGetAccessTokenBySHA --- PASS: TestGetAccessTokenBySHA (0.03s) === RUN TestListAccessTokens --- PASS: TestListAccessTokens (0.01s) === RUN TestUpdateAccessToken --- PASS: TestUpdateAccessToken (0.03s) === RUN TestDeleteAccessTokenByID --- PASS: TestDeleteAccessTokenByID (0.03s) === RUN TestAddTopic --- PASS: TestAddTopic (0.01s) === RUN TestTopicValidator --- PASS: TestTopicValidator (0.00s) === RUN TestGetU2FRegistrationByID --- PASS: TestGetU2FRegistrationByID (0.01s) === RUN TestGetU2FRegistrationsByUID --- PASS: TestGetU2FRegistrationsByUID (0.01s) === RUN TestU2FRegistration_TableName --- PASS: TestU2FRegistration_TableName (0.00s) === RUN TestU2FRegistration_UpdateCounter --- PASS: TestU2FRegistration_UpdateCounter (0.01s) === RUN TestU2FRegistration_UpdateLargeCounter --- PASS: TestU2FRegistration_UpdateLargeCounter (0.01s) === RUN TestCreateRegistration --- PASS: TestCreateRegistration (0.01s) === RUN TestDeleteRegistration --- PASS: TestDeleteRegistration (0.01s) === RUN TestIsFollowing --- PASS: TestIsFollowing (0.01s) === RUN TestFollowUser --- PASS: TestFollowUser (0.01s) === RUN TestUnfollowUser --- PASS: TestUnfollowUser (0.02s) === RUN TestGetUserHeatmapDataByUser --- PASS: TestGetUserHeatmapDataByUser (0.01s) === RUN TestGetEmailAddresses --- PASS: TestGetEmailAddresses (0.01s) === RUN TestIsEmailUsed --- PASS: TestIsEmailUsed (0.01s) === RUN TestAddEmailAddress --- PASS: TestAddEmailAddress (0.01s) === RUN TestAddEmailAddresses --- PASS: TestAddEmailAddresses (0.01s) === RUN TestDeleteEmailAddress --- PASS: TestDeleteEmailAddress (0.01s) === RUN TestDeleteEmailAddresses --- PASS: TestDeleteEmailAddresses (0.01s) === RUN TestMakeEmailPrimary --- PASS: TestMakeEmailPrimary (0.01s) === RUN TestActivate --- PASS: TestActivate (0.01s) === RUN TestListEmails --- PASS: TestListEmails (0.01s) === RUN TestGetUserOpenIDs --- PASS: TestGetUserOpenIDs (0.01s) === RUN TestGetUserByOpenID 2020/07/18 19:18:26 ...odels/user_openid.go:111:GetUserByOpenID() [T] Normalized OpenID URI: https://unknown/ 2020/07/18 19:18:26 ...odels/user_openid.go:111:GetUserByOpenID() [T] Normalized OpenID URI: https://user1.domain1.tld/ 2020/07/18 19:18:26 ...odels/user_openid.go:111:GetUserByOpenID() [T] Normalized OpenID URI: https://domain1.tld/user2/ --- PASS: TestGetUserByOpenID (0.01s) === RUN TestToggleUserOpenIDVisibility --- PASS: TestToggleUserOpenIDVisibility (0.01s) === RUN TestUserIsPublicMember === RUN TestUserIsPublicMember/UserId2IsPublicMemberOf3 === RUN TestUserIsPublicMember/UserId4IsPublicMemberOf3 === RUN TestUserIsPublicMember/UserId5IsPublicMemberOf6 === RUN TestUserIsPublicMember/UserId5IsPublicMemberOf7 --- PASS: TestUserIsPublicMember (0.01s) --- PASS: TestUserIsPublicMember/UserId2IsPublicMemberOf3 (0.00s) --- PASS: TestUserIsPublicMember/UserId4IsPublicMemberOf3 (0.00s) --- PASS: TestUserIsPublicMember/UserId5IsPublicMemberOf6 (0.00s) --- PASS: TestUserIsPublicMember/UserId5IsPublicMemberOf7 (0.00s) === RUN TestIsUserOrgOwner === RUN TestIsUserOrgOwner/UserId2IsOrgOwnerOf3 === RUN TestIsUserOrgOwner/UserId4IsOrgOwnerOf3 === RUN TestIsUserOrgOwner/UserId5IsOrgOwnerOf6 === RUN TestIsUserOrgOwner/UserId5IsOrgOwnerOf7 --- PASS: TestIsUserOrgOwner (0.01s) --- PASS: TestIsUserOrgOwner/UserId2IsOrgOwnerOf3 (0.00s) --- PASS: TestIsUserOrgOwner/UserId4IsOrgOwnerOf3 (0.00s) --- PASS: TestIsUserOrgOwner/UserId5IsOrgOwnerOf6 (0.00s) --- PASS: TestIsUserOrgOwner/UserId5IsOrgOwnerOf7 (0.00s) === RUN TestGetUserEmailsByNames --- PASS: TestGetUserEmailsByNames (0.01s) === RUN TestUser_APIFormat --- PASS: TestUser_APIFormat (0.00s) === RUN TestCanCreateOrganization --- PASS: TestCanCreateOrganization (0.01s) === RUN TestSearchUsers --- PASS: TestSearchUsers (0.02s) === RUN TestDeleteUser 2020/07/18 19:18:26 models/repo.go:407:getUnits() [T] repo.Units: [0xc0020fddd0 0xc0020fde30 0xc0020fde90 0xc0020fdef0 0xc0020fdf50] 2020/07/18 19:18:26 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824668501776:user4 in 824668501856:user3/repo3: Permissions: AccessMode: 824668501936:none, 0 Units, 0 UnitsMode(s): [ ] 2020/07/18 19:18:26 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824668613936:user4 in 824668614016:user3/repo3: Permissions: AccessMode: 824668614096:none, 0 Units, 0 UnitsMode(s): [ ] --- PASS: TestDeleteUser (0.23s) === RUN TestEmailNotificationPreferences --- PASS: TestEmailNotificationPreferences (0.02s) === RUN TestHashPasswordDeterministic --- PASS: TestHashPasswordDeterministic (8.66s) === RUN TestGetOrgRepositoryIDs --- PASS: TestGetOrgRepositoryIDs (0.01s) === RUN TestNewGitSig --- PASS: TestNewGitSig (0.00s) === RUN TestDisplayName --- PASS: TestDisplayName (0.01s) === RUN TestCreateUser --- PASS: TestCreateUser (0.03s) === RUN TestCreateUser_Issue5882 --- PASS: TestCreateUser_Issue5882 (0.04s) === RUN TestGetUserIDsByNames --- PASS: TestGetUserIDsByNames (0.00s) === RUN TestUserListIsPublicMember === RUN TestUserListIsPublicMember/IsPublicMemberOfOrdIg3 === RUN TestUserListIsPublicMember/IsPublicMemberOfOrdIg6 === RUN TestUserListIsPublicMember/IsPublicMemberOfOrdIg7 === RUN TestUserListIsPublicMember/IsPublicMemberOfOrdIg25 === RUN TestUserListIsPublicMember/IsPublicMemberOfOrdIg22 --- PASS: TestUserListIsPublicMember (0.01s) --- PASS: TestUserListIsPublicMember/IsPublicMemberOfOrdIg3 (0.00s) --- PASS: TestUserListIsPublicMember/IsPublicMemberOfOrdIg6 (0.00s) --- PASS: TestUserListIsPublicMember/IsPublicMemberOfOrdIg7 (0.00s) --- PASS: TestUserListIsPublicMember/IsPublicMemberOfOrdIg25 (0.00s) --- PASS: TestUserListIsPublicMember/IsPublicMemberOfOrdIg22 (0.00s) === RUN TestUserListIsUserOrgOwner === RUN TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrdIg3 === RUN TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrdIg6 === RUN TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrdIg7 === RUN TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrdIg25 === RUN TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrdIg22 2020/07/18 19:18:35 models/userlist.go:48:loadOrganizationOwners() [E] Organization does not have owner team: 25 --- PASS: TestUserListIsUserOrgOwner (0.01s) --- PASS: TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrdIg3 (0.00s) --- PASS: TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrdIg6 (0.00s) --- PASS: TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrdIg7 (0.00s) --- PASS: TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrdIg25 (0.00s) --- PASS: TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrdIg22 (0.00s) === RUN TestUserListIsTwoFaEnrolled === RUN TestUserListIsTwoFaEnrolled/IsTwoFaEnrolledOfOrdIg3 === RUN TestUserListIsTwoFaEnrolled/IsTwoFaEnrolledOfOrdIg6 === RUN TestUserListIsTwoFaEnrolled/IsTwoFaEnrolledOfOrdIg7 === RUN TestUserListIsTwoFaEnrolled/IsTwoFaEnrolledOfOrdIg25 === RUN TestUserListIsTwoFaEnrolled/IsTwoFaEnrolledOfOrdIg22 --- PASS: TestUserListIsTwoFaEnrolled (0.01s) --- PASS: TestUserListIsTwoFaEnrolled/IsTwoFaEnrolledOfOrdIg3 (0.00s) --- PASS: TestUserListIsTwoFaEnrolled/IsTwoFaEnrolledOfOrdIg6 (0.00s) --- PASS: TestUserListIsTwoFaEnrolled/IsTwoFaEnrolledOfOrdIg7 (0.00s) --- PASS: TestUserListIsTwoFaEnrolled/IsTwoFaEnrolledOfOrdIg25 (0.00s) --- PASS: TestUserListIsTwoFaEnrolled/IsTwoFaEnrolledOfOrdIg22 (0.00s) === RUN TestHookContentType_Name --- PASS: TestHookContentType_Name (0.00s) === RUN TestIsValidHookContentType --- PASS: TestIsValidHookContentType (0.00s) === RUN TestWebhook_History --- PASS: TestWebhook_History (0.01s) === RUN TestWebhook_UpdateEvent --- PASS: TestWebhook_UpdateEvent (0.01s) === RUN TestWebhook_EventsArray --- PASS: TestWebhook_EventsArray (0.00s) === RUN TestCreateWebhook --- PASS: TestCreateWebhook (0.00s) === RUN TestGetWebhookByRepoID --- PASS: TestGetWebhookByRepoID (0.01s) === RUN TestGetWebhookByOrgID --- PASS: TestGetWebhookByOrgID (0.01s) === RUN TestGetActiveWebhooksByRepoID --- PASS: TestGetActiveWebhooksByRepoID (0.01s) === RUN TestGetWebhooksByRepoID --- PASS: TestGetWebhooksByRepoID (0.01s) === RUN TestGetActiveWebhooksByOrgID --- PASS: TestGetActiveWebhooksByOrgID (0.01s) === RUN TestGetWebhooksByOrgID --- PASS: TestGetWebhooksByOrgID (0.01s) === RUN TestUpdateWebhook --- PASS: TestUpdateWebhook (0.01s) === RUN TestDeleteWebhookByRepoID --- PASS: TestDeleteWebhookByRepoID (0.01s) === RUN TestDeleteWebhookByOrgID --- PASS: TestDeleteWebhookByOrgID (0.01s) === RUN TestToHookTaskType --- PASS: TestToHookTaskType (0.00s) === RUN TestHookTaskType_Name --- PASS: TestHookTaskType_Name (0.00s) === RUN TestIsValidHookTaskType --- PASS: TestIsValidHookTaskType (0.00s) === RUN TestHookTasks --- PASS: TestHookTasks (0.01s) === RUN TestCreateHookTask --- PASS: TestCreateHookTask (0.01s) === RUN TestUpdateHookTask --- PASS: TestUpdateHookTask (0.01s) === RUN TestRepository_WikiCloneLink --- PASS: TestRepository_WikiCloneLink (0.01s) === RUN TestWikiPath --- PASS: TestWikiPath (0.01s) === RUN TestRepository_WikiPath --- PASS: TestRepository_WikiPath (0.01s) === RUN TestRepository_HasWiki --- PASS: TestRepository_HasWiki (0.07s) PASS ok code.gitea.io/gitea/models 15.325s ? code.gitea.io/gitea/models/migrations [no test files] ? code.gitea.io/gitea/modules/analyze [no test files] === RUN TestSubmitReviewForm_IsEmpty --- PASS: TestSubmitReviewForm_IsEmpty (0.00s) === RUN TestIssueLock_HasValidReason --- PASS: TestIssueLock_HasValidReason (0.00s) === RUN TestRegisterForm_IsDomainWhiteList_Empty --- PASS: TestRegisterForm_IsDomainWhiteList_Empty (0.00s) === RUN TestRegisterForm_IsDomainWhiteList_InvalidEmail --- PASS: TestRegisterForm_IsDomainWhiteList_InvalidEmail (0.00s) === RUN TestRegisterForm_IsDomainWhiteList_ValidEmail --- PASS: TestRegisterForm_IsDomainWhiteList_ValidEmail (0.00s) PASS ok code.gitea.io/gitea/modules/auth 0.073s ? code.gitea.io/gitea/modules/auth/ldap [no test files] ? code.gitea.io/gitea/modules/auth/oauth2 [no test files] === RUN TestTimedDiscoveryCache --- PASS: TestTimedDiscoveryCache (1.00s) PASS ok code.gitea.io/gitea/modules/auth/openid 1.004s ? code.gitea.io/gitea/modules/auth/pam [no test files] ? code.gitea.io/gitea/modules/auth/sso [no test files] === RUN Test_RandomImage --- PASS: Test_RandomImage (0.00s) === RUN Test_PrepareWithPNG --- PASS: Test_PrepareWithPNG (0.00s) === RUN Test_PrepareWithJPEG --- PASS: Test_PrepareWithJPEG (0.00s) === RUN Test_PrepareWithInvalidImage --- PASS: Test_PrepareWithInvalidImage (0.00s) === RUN Test_PrepareWithInvalidImageSize --- PASS: Test_PrepareWithInvalidImageSize (0.00s) PASS ok code.gitea.io/gitea/modules/avatar 0.097s === RUN TestNaturalSortLess --- PASS: TestNaturalSortLess (0.00s) === RUN TestEncodeMD5 --- PASS: TestEncodeMD5 (0.00s) === RUN TestEncodeSha1 --- PASS: TestEncodeSha1 (0.00s) === RUN TestEncodeSha256 --- PASS: TestEncodeSha256 (0.00s) === RUN TestShortSha --- PASS: TestShortSha (0.00s) === RUN TestBasicAuthDecode --- PASS: TestBasicAuthDecode (0.00s) === RUN TestBasicAuthEncode --- PASS: TestBasicAuthEncode (0.00s) === RUN TestHashEmail --- PASS: TestHashEmail (0.00s) === RUN TestSizedAvatarLink --- PASS: TestSizedAvatarLink (0.00s) === RUN TestFileSize --- PASS: TestFileSize (0.00s) === RUN TestSubtract --- PASS: TestSubtract (0.00s) === RUN TestEllipsisString --- PASS: TestEllipsisString (0.00s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestStringsToInt64s --- PASS: TestStringsToInt64s (0.00s) === RUN TestInt64sToStrings --- PASS: TestInt64sToStrings (0.00s) === RUN TestInt64sToMap --- PASS: TestInt64sToMap (0.00s) === RUN TestIsLetter --- PASS: TestIsLetter (0.00s) === RUN TestIsTextFile --- PASS: TestIsTextFile (0.00s) PASS ok code.gitea.io/gitea/modules/base 0.049s ? code.gitea.io/gitea/modules/cache [no test files] === RUN TestRemoveBOMIfPresent --- PASS: TestRemoveBOMIfPresent (0.00s) === RUN TestToUTF8WithErr 2020/07/18 19:18:16 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:16 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:16 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:16 ...s/charset/charset.go:150:DetectEncoding() [D] Detected encoding: ISO-8859-2 2020/07/18 19:18:16 ...s/charset/charset.go:150:DetectEncoding() [D] Detected encoding: ISO-8859-2 2020/07/18 19:18:16 ...s/charset/charset.go:150:DetectEncoding() [D] Detected encoding: windows-1250 --- PASS: TestToUTF8WithErr (0.00s) === RUN TestToUTF8WithFallback 2020/07/18 19:18:16 ...s/charset/charset.go:150:DetectEncoding() [D] Detected encoding: Shift_JIS 2020/07/18 19:18:16 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:16 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:16 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:16 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:16 ...s/charset/charset.go:150:DetectEncoding() [D] Detected encoding: ISO-8859-1 2020/07/18 19:18:16 ...s/charset/charset.go:150:DetectEncoding() [D] Detected encoding: ISO-8859-1 2020/07/18 19:18:16 ...s/charset/charset.go:150:DetectEncoding() [D] Detected encoding: windows-1252 --- PASS: TestToUTF8WithFallback (0.00s) === RUN TestToUTF8 2020/07/18 19:18:16 ...s/charset/charset.go:150:DetectEncoding() [D] Detected encoding: Shift_JIS 2020/07/18 19:18:16 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:16 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:16 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:16 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:16 ...s/charset/charset.go:150:DetectEncoding() [D] Detected encoding: ISO-8859-1 2020/07/18 19:18:16 ...s/charset/charset.go:150:DetectEncoding() [D] Detected encoding: ISO-8859-1 --- PASS: TestToUTF8 (0.00s) === RUN TestToUTF8DropErrors 2020/07/18 19:18:16 ...s/charset/charset.go:150:DetectEncoding() [D] Detected encoding: Shift_JIS 2020/07/18 19:18:16 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:16 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:16 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:16 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:16 ...s/charset/charset.go:150:DetectEncoding() [D] Detected encoding: ISO-8859-1 2020/07/18 19:18:16 ...s/charset/charset.go:150:DetectEncoding() [D] Detected encoding: ISO-8859-1 2020/07/18 19:18:16 ...s/charset/charset.go:150:DetectEncoding() [D] Detected encoding: windows-1252 --- PASS: TestToUTF8DropErrors (0.00s) === RUN TestDetectEncoding 2020/07/18 19:18:16 ...s/charset/charset.go:150:DetectEncoding() [D] Detected encoding: Shift_JIS 2020/07/18 19:18:16 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:16 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:16 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:16 ...s/charset/charset.go:150:DetectEncoding() [D] Detected encoding: UTF-16LE 2020/07/18 19:18:16 ...s/charset/charset.go:150:DetectEncoding() [D] Detected encoding: ISO-8859-1 2020/07/18 19:18:16 ...s/charset/charset.go:146:DetectEncoding() [D] Using default AnsiCharset: placeholder --- PASS: TestDetectEncoding (0.00s) PASS ok code.gitea.io/gitea/modules/charset 0.118s === RUN TestGenAPILinks --- PASS: TestGenAPILinks (0.00s) PASS ok code.gitea.io/gitea/modules/context 0.094s === RUN TestLabel_ToLabel --- PASS: TestLabel_ToLabel (0.01s) === RUN TestMilestone_APIFormat --- PASS: TestMilestone_APIFormat (0.00s) === RUN TestPullRequest_APIFormat 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc00131d4a0 0xc00131d710 0xc00131d8c0 0xc00131db90 0xc00131dcb0] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc000bfefc0 0xc000bff020 0xc000bff080 0xc000bff0e0 0xc000bff140] 2020/07/18 19:18:22 models/repo.go:407:getUnits() [T] repo.Units: [0xc00145f260 0xc00145f2c0 0xc00145f350 0xc00145f3b0 0xc00145f410] --- PASS: TestPullRequest_APIFormat (0.02s) PASS ok code.gitea.io/gitea/modules/convert 0.213s ? code.gitea.io/gitea/modules/cron [no test files] === RUN TestDumpInfo emoji_test.go:14: codes: 0 emoji_test.go:15: aliases: 0 --- PASS: TestDumpInfo (0.00s) === RUN TestLookup --- PASS: TestLookup (0.00s) === RUN TestReplacers --- PASS: TestReplacers (0.01s) PASS ok code.gitea.io/gitea/modules/emoji 0.046s === RUN Test_wrapNewlines === RUN Test_wrapNewlines/check_no_new_lines === RUN Test_wrapNewlines/check_simple_newline === RUN Test_wrapNewlines/check_pathological_newlines --- PASS: Test_wrapNewlines (0.00s) --- PASS: Test_wrapNewlines/check_no_new_lines (0.00s) --- PASS: Test_wrapNewlines/check_simple_newline (0.00s) --- PASS: Test_wrapNewlines/check_pathological_newlines (0.00s) PASS ok code.gitea.io/gitea/modules/eventsource 0.103s === RUN TestGetRandomString --- PASS: TestGetRandomString (0.00s) PASS ok code.gitea.io/gitea/modules/generate 0.004s === RUN TestReadingBlameOutput --- PASS: TestReadingBlameOutput (0.00s) === RUN TestEntries_GetCommitsInfo --- PASS: TestEntries_GetCommitsInfo (0.07s) === RUN TestCommitsCount --- PASS: TestCommitsCount (0.00s) === RUN TestGetFullCommitID --- PASS: TestGetFullCommitID (0.00s) === RUN TestGetFullCommitIDError --- PASS: TestGetFullCommitIDError (0.00s) === RUN TestCutDiffAroundLine --- PASS: TestCutDiffAroundLine (0.00s) === RUN TestParseDiffHunkString --- PASS: TestParseDiffHunkString (0.00s) === RUN TestGetNotes --- PASS: TestGetNotes (0.00s) === RUN TestGetNestedNotes --- PASS: TestGetNestedNotes (0.00s) === RUN TestParseTreeEntries --- PASS: TestParseTreeEntries (0.00s) === RUN TestRepository_GetBlob_Found --- PASS: TestRepository_GetBlob_Found (0.00s) === RUN TestRepository_GetBlob_NotExist --- PASS: TestRepository_GetBlob_NotExist (0.00s) === RUN TestRepository_GetBlob_NoId --- PASS: TestRepository_GetBlob_NoId (0.00s) === RUN TestRepository_GetBranches --- PASS: TestRepository_GetBranches (0.00s) === RUN TestRepository_GetCommitBranches --- PASS: TestRepository_GetCommitBranches (0.02s) === RUN TestGetTagCommitWithSignature --- PASS: TestGetTagCommitWithSignature (0.00s) === RUN TestGetCommitWithBadCommitID --- PASS: TestGetCommitWithBadCommitID (0.00s) === RUN TestGetFormatPatch --- PASS: TestGetFormatPatch (0.04s) === RUN TestRepository_GetRefs --- PASS: TestRepository_GetRefs (0.00s) === RUN TestRepository_GetRefsFiltered --- PASS: TestRepository_GetRefsFiltered (0.00s) === RUN TestRepository_GetCodeActivityStats --- PASS: TestRepository_GetCodeActivityStats (0.01s) === RUN TestRepository_GetTags --- PASS: TestRepository_GetTags (0.02s) === RUN TestRepository_GetTag --- PASS: TestRepository_GetTag (0.08s) === RUN TestRepository_GetAnnotatedTag --- PASS: TestRepository_GetAnnotatedTag (0.10s) === RUN TestGetRefURL --- PASS: TestGetRefURL (0.00s) === RUN TestEntriesSort --- PASS: TestEntriesSort (0.00s) === RUN TestEntriesCustomSort --- PASS: TestEntriesCustomSort (0.00s) === RUN TestFollowLink --- PASS: TestFollowLink (0.00s) === RUN TestRefEndName --- PASS: TestRefEndName (0.00s) === RUN TestRefURL --- PASS: TestRefURL (0.00s) PASS ok code.gitea.io/gitea/modules/git 0.417s ? code.gitea.io/gitea/modules/git/pipeline [no test files] === RUN TestCommitStringParsing === RUN TestCommitStringParsing/normal === RUN TestCommitStringParsing/extra_pipe === RUN TestCommitStringParsing/extra_'Data:' --- PASS: TestCommitStringParsing (0.00s) --- PASS: TestCommitStringParsing/normal (0.00s) --- PASS: TestCommitStringParsing/extra_pipe (0.00s) --- PASS: TestCommitStringParsing/extra_'Data:' (0.00s) PASS ok code.gitea.io/gitea/modules/gitgraph 0.080s ? code.gitea.io/gitea/modules/graceful [no test files] ? code.gitea.io/gitea/modules/highlight [no test files] ? code.gitea.io/gitea/modules/httplib [no test files] === RUN TestIndexAndSearch 2020/07/18 19:18:23 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) --- PASS: TestIndexAndSearch (0.56s) PASS 2020/07/18 19:18:23 ...ndexer/code/bleve.go:253:Close() [D] Closing repo indexer 2020/07/18 19:18:23 ...ndexer/code/bleve.go:260:Close() [I] PID: 9190 Repository Indexer closed ok code.gitea.io/gitea/modules/indexer/code 0.946s === RUN TestBleveIndexAndSearch --- PASS: TestBleveIndexAndSearch (0.41s) === RUN TestBleveSearchIssues 2020/07/18 19:18:25 ...les/queue/manager.go:133:Add() [T] Queue Manager registered: issue_indexer (QID: 1) 2020/07/18 19:18:25 ...er/issues/indexer.go:142:func2() [I] PID 9527: Initializing Issue Indexer: bleve 2020/07/18 19:18:25 ...er/issues/indexer.go:171:func2() [D] Created Bleve Indexer 2020/07/18 19:18:25 ...ue/queue_bytefifo.go:95:Run() [D] level: issue_indexer Starting 2020/07/18 19:18:25 ...ue/queue_bytefifo.go:103:Run() [T] level: issue_indexer Waiting til closed 2020/07/18 19:18:25 .../queue/workerpool.go:213:commonRegisterWorkers() [T] WorkerPool: 1 (for issue_indexer) adding 1 workers with group id: 1 2020/07/18 19:18:25 ...er/issues/indexer.go:305:UpdateIssueIndexer() [D] Adding to channel: &{11 1 pull5 content for the a pull request [] false []} 2020/07/18 19:18:25 ...er/issues/indexer.go:305:UpdateIssueIndexer() [D] Adding to channel: &{5 1 issue5 content for the fifth issue [] false []} 2020/07/18 19:18:25 ...er/issues/indexer.go:305:UpdateIssueIndexer() [D] Adding to channel: &{3 1 issue3 content for the third issue [] false []} 2020/07/18 19:18:25 ...er/issues/indexer.go:305:UpdateIssueIndexer() [D] Adding to channel: &{2 1 issue2 content for the second issue [] false []} 2020/07/18 19:18:25 ...er/issues/indexer.go:305:UpdateIssueIndexer() [D] Adding to channel: &{1 1 issue1 content for the first issue [good work! meh...] false []} 2020/07/18 19:18:25 ...er/issues/indexer.go:305:UpdateIssueIndexer() [D] Adding to channel: &{4 2 issue4 content for the fourth issue [] false []} 2020/07/18 19:18:25 ...er/issues/indexer.go:305:UpdateIssueIndexer() [D] Adding to channel: &{7 2 issue7 content for the seventh issue [] false []} 2020/07/18 19:18:25 ...er/issues/indexer.go:305:UpdateIssueIndexer() [D] Adding to channel: &{6 3 issue6 content6 [] false []} 2020/07/18 19:18:25 ...er/issues/indexer.go:305:UpdateIssueIndexer() [D] Adding to channel: &{8 10 pr2 a pull request [] false []} 2020/07/18 19:18:25 ...er/issues/indexer.go:305:UpdateIssueIndexer() [D] Adding to channel: &{10 42 issue from deleted account content from deleted account [] false []} 2020/07/18 19:18:25 ...er/issues/indexer.go:305:UpdateIssueIndexer() [D] Adding to channel: &{9 48 pr1 a pull request [] false []} 2020/07/18 19:18:25 ...er/issues/indexer.go:254:populateIssueIndexer() [D] Issue Indexer population complete 2020/07/18 19:18:25 ...ue/queue_bytefifo.go:146:readToChan() [T] level issue_indexer: Task found: &issues.IndexerData{ID:11, RepoID:1, Title:"pull5", Content:"content for the a pull request", Comments:[]string(nil), IsDelete:false, IDs:[]int64(nil)} 2020/07/18 19:18:25 ...ue/queue_bytefifo.go:146:readToChan() [T] level issue_indexer: Task found: &issues.IndexerData{ID:5, RepoID:1, Title:"issue5", Content:"content for the fifth issue", Comments:[]string(nil), IsDelete:false, IDs:[]int64(nil)} 2020/07/18 19:18:25 ...ue/queue_bytefifo.go:146:readToChan() [T] level issue_indexer: Task found: &issues.IndexerData{ID:3, RepoID:1, Title:"issue3", Content:"content for the third issue", Comments:[]string(nil), IsDelete:false, IDs:[]int64(nil)} 2020/07/18 19:18:25 ...ue/queue_bytefifo.go:146:readToChan() [T] level issue_indexer: Task found: &issues.IndexerData{ID:2, RepoID:1, Title:"issue2", Content:"content for the second issue", Comments:[]string(nil), IsDelete:false, IDs:[]int64(nil)} 2020/07/18 19:18:25 ...ue/queue_bytefifo.go:146:readToChan() [T] level issue_indexer: Task found: &issues.IndexerData{ID:1, RepoID:1, Title:"issue1", Content:"content for the first issue", Comments:[]string{"good work!", "meh..."}, IsDelete:false, IDs:[]int64(nil)} 2020/07/18 19:18:25 ...ue/queue_bytefifo.go:146:readToChan() [T] level issue_indexer: Task found: &issues.IndexerData{ID:4, RepoID:2, Title:"issue4", Content:"content for the fourth issue", Comments:[]string(nil), IsDelete:false, IDs:[]int64(nil)} 2020/07/18 19:18:25 ...ue/queue_bytefifo.go:146:readToChan() [T] level issue_indexer: Task found: &issues.IndexerData{ID:7, RepoID:2, Title:"issue7", Content:"content for the seventh issue", Comments:[]string(nil), IsDelete:false, IDs:[]int64(nil)} 2020/07/18 19:18:25 ...ue/queue_bytefifo.go:146:readToChan() [T] level issue_indexer: Task found: &issues.IndexerData{ID:6, RepoID:3, Title:"issue6", Content:"content6", Comments:[]string(nil), IsDelete:false, IDs:[]int64(nil)} 2020/07/18 19:18:25 ...ue/queue_bytefifo.go:146:readToChan() [T] level issue_indexer: Task found: &issues.IndexerData{ID:8, RepoID:10, Title:"pr2", Content:"a pull request", Comments:[]string(nil), IsDelete:false, IDs:[]int64(nil)} 2020/07/18 19:18:25 ...ue/queue_bytefifo.go:146:readToChan() [T] level issue_indexer: Task found: &issues.IndexerData{ID:10, RepoID:42, Title:"issue from deleted account", Content:"content from deleted account", Comments:[]string(nil), IsDelete:false, IDs:[]int64(nil)} 2020/07/18 19:18:25 ...ue/queue_bytefifo.go:146:readToChan() [T] level issue_indexer: Task found: &issues.IndexerData{ID:9, RepoID:48, Title:"pr1", Content:"a pull request", Comments:[]string(nil), IsDelete:false, IDs:[]int64(nil)} 2020/07/18 19:18:26 .../queue/workerpool.go:382:doWork() [T] Handling: 11 data, [0xc001143960 0xc001143ab0 0xc001143c70 0xc001143dc0 0xc001143f80 0xc0011180e0 0xc001118230 0xc001118380 0xc0011184d0 0xc001118620 0xc001118770] 2020/07/18 19:18:26 ...er/issues/indexer.go:118:func1() [T] IndexerData Process: 11 [] false 2020/07/18 19:18:26 ...er/issues/indexer.go:118:func1() [T] IndexerData Process: 5 [] false 2020/07/18 19:18:26 ...er/issues/indexer.go:118:func1() [T] IndexerData Process: 3 [] false 2020/07/18 19:18:26 ...er/issues/indexer.go:118:func1() [T] IndexerData Process: 2 [] false 2020/07/18 19:18:26 ...er/issues/indexer.go:118:func1() [T] IndexerData Process: 1 [] false 2020/07/18 19:18:26 ...er/issues/indexer.go:118:func1() [T] IndexerData Process: 4 [] false 2020/07/18 19:18:26 ...er/issues/indexer.go:118:func1() [T] IndexerData Process: 7 [] false 2020/07/18 19:18:26 ...er/issues/indexer.go:118:func1() [T] IndexerData Process: 6 [] false 2020/07/18 19:18:26 ...er/issues/indexer.go:118:func1() [T] IndexerData Process: 8 [] false 2020/07/18 19:18:26 ...er/issues/indexer.go:118:func1() [T] IndexerData Process: 10 [] false 2020/07/18 19:18:26 ...er/issues/indexer.go:118:func1() [T] IndexerData Process: 9 [] false --- PASS: TestBleveSearchIssues (5.25s) === RUN TestDBSearchIssues 2020/07/18 19:18:30 ...er/issues/indexer.go:142:func2() [I] PID 9527: Initializing Issue Indexer: db --- PASS: TestDBSearchIssues (0.01s) PASS ok code.gitea.io/gitea/modules/indexer/issues 5.926s === RUN TestRepoStatsIndex 2020/07/18 19:18:24 ...les/queue/manager.go:133:Add() [T] Queue Manager registered: repo_stats_update-channel (QID: 1) 2020/07/18 19:18:24 ...les/queue/manager.go:133:Add() [T] Queue Manager registered: repo_stats_update-level (QID: 2) 2020/07/18 19:18:24 ...les/queue/manager.go:133:Add() [T] Queue Manager registered: repo_stats_update (QID: 3) 2020/07/18 19:18:24 ...xer/stats/indexer.go:38:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories 2020/07/18 19:18:24 ...ueue_disk_channel.go:157:Run() [D] PersistableChannelUniqueQueue: repo_stats_update Starting 2020/07/18 19:18:24 ...ueue_disk_channel.go:187:Run() [T] PersistableChannelUniqueQueue: repo_stats_update Waiting til closed 2020/07/18 19:18:24 .../queue/workerpool.go:213:commonRegisterWorkers() [T] WorkerPool: 1 (for repo_stats_update-channel) adding 1 workers with group id: 1 2020/07/18 19:18:24 ...xer/stats/indexer.go:84:populateRepoIndexer() [I] Done (re)populating the repo stats indexer with existing repositories 2020/07/18 19:18:24 ...ue/queue_bytefifo.go:95:Run() [D] unique-level: repo_stats_update-level Starting 2020/07/18 19:18:24 ...ue/queue_bytefifo.go:103:Run() [T] unique-level: repo_stats_update-level Waiting til closed 2020/07/18 19:18:24 .../queue/workerpool.go:213:commonRegisterWorkers() [T] WorkerPool: 2 (for repo_stats_update-level) adding 1 workers with group id: 1 2020/07/18 19:18:24 .../queue/workerpool.go:382:doWork() [T] Handling: 1 data, [1] --- PASS: TestRepoStatsIndex (5.07s) PASS ok code.gitea.io/gitea/modules/indexer/stats 5.361s ? code.gitea.io/gitea/modules/lfs [no test files] === RUN TestConnLogger --- PASS: TestConnLogger (0.00s) === RUN TestConnLoggerBadConfig --- PASS: TestConnLoggerBadConfig (0.00s) === RUN TestConnLoggerCloseBeforeSend --- PASS: TestConnLoggerCloseBeforeSend (0.00s) === RUN TestConnLoggerFailConnect --- PASS: TestConnLoggerFailConnect (0.00s) === RUN TestConnLoggerClose --- PASS: TestConnLoggerClose (0.00s) === RUN TestConsoleLoggerBadConfig --- PASS: TestConsoleLoggerBadConfig (0.00s) === RUN TestConsoleLoggerMinimalConfig --- PASS: TestConsoleLoggerMinimalConfig (0.00s) === RUN TestConsoleLogger --- PASS: TestConsoleLogger (0.00s) === RUN TestFileLoggerFails --- PASS: TestFileLoggerFails (0.00s) === RUN TestFileLogger FileLogger("/var/tmp/portage/www-apps/gitea-1.12.1/temp/TestFileLogger099074708/test.log"): rotate: cannot find free log number to rename /var/tmp/portage/www-apps/gitea-1.12.1/temp/TestFileLogger099074708/test.log --- PASS: TestFileLogger (0.16s) === RUN TestCompressFileLogger --- PASS: TestCompressFileLogger (0.19s) === RUN TestCompressOldFile --- PASS: TestCompressOldFile (0.00s) === RUN TestLevelMarshalUnmarshalJSON --- PASS: TestLevelMarshalUnmarshalJSON (0.00s) === RUN TestNewLoggerUnexported --- PASS: TestNewLoggerUnexported (0.00s) === RUN TestNewLoggger --- PASS: TestNewLoggger (0.00s) === RUN TestNewLogggerRecreate 2020/07/18 19:17:41 ...ules/log/log_test.go:118:TestNewLogggerRecreate() [I] test: A /var/tmp/portage/www-apps/gitea-1.12.1/work/modules/log/log_test.go:118 (0x6d5e39) TestNewLogggerRecreate: Log(0, INFO, format, args...) /usr/lib/go/src/testing/testing.go:1039 (0x4ea99b) tRunner: fn(t) /usr/lib/go/src/runtime/asm_amd64.s:1373 (0x467f50) goexit: BYTE $0x90 // NOP 2020/07/18 19:17:41 ...ules/log/log_test.go:129:TestNewLogggerRecreate() [I] test: A /var/tmp/portage/www-apps/gitea-1.12.1/work/modules/log/log_test.go:129 (0x6d62e8) TestNewLogggerRecreate: Log(0, INFO, format, args...) /usr/lib/go/src/testing/testing.go:1039 (0x4ea99b) tRunner: fn(t) /usr/lib/go/src/runtime/asm_amd64.s:1373 (0x467f50) goexit: BYTE $0x90 // NOP --- PASS: TestNewLogggerRecreate (0.00s) === RUN TestNewNamedLogger --- PASS: TestNewNamedLogger (0.00s) === RUN TestSMTPLogger --- PASS: TestSMTPLogger (0.00s) === RUN TestBaseLogger --- PASS: TestBaseLogger (0.00s) === RUN TestBaseLoggerDated --- PASS: TestBaseLoggerDated (0.00s) === RUN TestBaseLoggerMultiLineNoFlagsRegexp --- PASS: TestBaseLoggerMultiLineNoFlagsRegexp (0.00s) === RUN TestBrokenRegexp --- PASS: TestBrokenRegexp (0.00s) PASS ok code.gitea.io/gitea/modules/log 0.369s === RUN TestRender_IssueIndexPattern --- PASS: TestRender_IssueIndexPattern (0.01s) === RUN TestRender_IssueIndexPattern2 --- PASS: TestRender_IssueIndexPattern2 (0.00s) === RUN TestRender_IssueIndexPattern3 --- PASS: TestRender_IssueIndexPattern3 (0.00s) === RUN TestRender_IssueIndexPattern4 --- PASS: TestRender_IssueIndexPattern4 (0.00s) === RUN TestRender_AutoLink --- PASS: TestRender_AutoLink (0.01s) === RUN TestRender_FullIssueURLs --- PASS: TestRender_FullIssueURLs (0.00s) === RUN TestRegExp_sha1CurrentPattern --- PASS: TestRegExp_sha1CurrentPattern (0.00s) === RUN TestRegExp_anySHA1Pattern --- PASS: TestRegExp_anySHA1Pattern (0.00s) === RUN TestRegExp_shortLinkPattern --- PASS: TestRegExp_shortLinkPattern (0.00s) === RUN Test_Sanitizer --- PASS: Test_Sanitizer (0.00s) === RUN TestRender_Commits --- PASS: TestRender_Commits (0.07s) === RUN TestRender_CrossReferences --- PASS: TestRender_CrossReferences (0.00s) === RUN TestMisc_IsSameDomain --- PASS: TestMisc_IsSameDomain (0.00s) === RUN TestRender_links --- PASS: TestRender_links (0.01s) === RUN TestRender_email --- PASS: TestRender_email (0.00s) === RUN TestRender_emoji --- PASS: TestRender_emoji (0.48s) === RUN TestRender_ShortLinks --- PASS: TestRender_ShortLinks (0.00s) === RUN TestMisc_IsReadmeFile --- PASS: TestMisc_IsReadmeFile (0.00s) PASS ok code.gitea.io/gitea/modules/markup 0.740s ? code.gitea.io/gitea/modules/markup/common [no test files] === RUN TestRenderCSV --- PASS: TestRenderCSV (0.00s) PASS ok code.gitea.io/gitea/modules/markup/csv 0.143s ? code.gitea.io/gitea/modules/markup/external [no test files] === RUN TestRender_StandardLinks --- PASS: TestRender_StandardLinks (0.01s) === RUN TestMisc_IsMarkdownFile --- PASS: TestMisc_IsMarkdownFile (0.00s) === RUN TestRender_Images --- PASS: TestRender_Images (0.00s) === RUN TestTotal_RenderWiki GiteaFootnoteLink { Index: 1 Name: [117 115 101 114 45 99 111 110 116 101 110 116 45 49] } GiteaFootnoteLink { Index: 2 Name: [117 115 101 114 45 99 111 110 116 101 110 116 45 98 105 103 110 111 116 101] } source: This is the first footnote. source: source: Here is one with multiple paragraphs and code.Indent paragraphs to include them in the footnote.{ my code }Add as many paragraphs as you like. source: --- PASS: TestTotal_RenderWiki (0.01s) === RUN TestTotal_RenderString GiteaFootnoteLink { Index: 1 Name: [117 115 101 114 45 99 111 110 116 101 110 116 45 49] } GiteaFootnoteLink { Index: 2 Name: [117 115 101 114 45 99 111 110 116 101 110 116 45 98 105 103 110 111 116 101] } source: This is the first footnote. source: source: Here is one with multiple paragraphs and code.Indent paragraphs to include them in the footnote.{ my code }Add as many paragraphs as you like. source: --- PASS: TestTotal_RenderString (0.05s) === RUN TestRender_RenderParagraphs --- PASS: TestRender_RenderParagraphs (0.00s) PASS ok code.gitea.io/gitea/modules/markup/markdown 0.270s === RUN TestMarkdownStripper --- PASS: TestMarkdownStripper (0.00s) PASS ok code.gitea.io/gitea/modules/markup/mdstripper 0.009s === RUN TestRender_StandardLinks --- PASS: TestRender_StandardLinks (0.00s) === RUN TestRender_Images --- PASS: TestRender_Images (0.00s) PASS ok code.gitea.io/gitea/modules/markup/orgmode 0.220s ? code.gitea.io/gitea/modules/metrics [no test files] FAIL code.gitea.io/gitea/modules/migrations [build failed] ? code.gitea.io/gitea/modules/migrations/base [no test files] ? code.gitea.io/gitea/modules/notification [no test files] === RUN TestRenameRepoAction 2020/07/18 19:18:24 ...ion/action/action.go:142:NotifyRenameRepository() [T] action.ChangeRepositoryName: user2/newRepoName 2020/07/18 19:18:24 models/repo.go:407:getUnits() [T] repo.Units: [0xc000e53890 0xc000e53c50 0xc000e53e30 0xc000eb81e0 0xc000eb8240] 2020/07/18 19:18:24 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824636099344:user1 in 824636099488:user2/newRepoName: Permissions: AccessMode: 824636101168:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824636099968 RepoID: 824636100080 Type: 824636101232:UnitTypeCode Config: {} Units[1]: ID: 824636100512 RepoID: 824636100544 Type: 824636101264:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824636100784 RepoID: 824636100848 Type: 824636101360:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824636100912 RepoID: 824636100976 Type: 824636101440:UnitTypeReleases Config: {} Units[4]: ID: 824636101088 RepoID: 824636101120 Type: 824636101488:UnitTypeWiki Config: {} ] 2020/07/18 19:18:24 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824650516624:user4 in 824650516720:user2/newRepoName: Permissions: AccessMode: 824650517344:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824650516848 RepoID: 824650516896 Type: 824650517376:UnitTypeCode Config: {} Units[1]: ID: 824650516960 RepoID: 824650516992 Type: 824650517408:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824650517072 RepoID: 824650517104 Type: 824650517472:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824650517168 RepoID: 824650517200 Type: 824650517504:UnitTypeReleases Config: {} Units[4]: ID: 824650517264 RepoID: 824650517296 Type: 824650517552:UnitTypeWiki Config: {} ] 2020/07/18 19:18:24 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824650522256:user11 in 824650522336:user2/newRepoName: Permissions: AccessMode: 824652628272:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824650522432 RepoID: 824650522464 Type: 824652628320:UnitTypeCode Config: {} Units[1]: ID: 824650522528 RepoID: 824650522560 Type: 824652628352:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824652627968 RepoID: 824652628000 Type: 824652628400:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824652628064 RepoID: 824652628096 Type: 824652628432:UnitTypeReleases Config: {} Units[4]: ID: 824652628160 RepoID: 824652628208 Type: 824652628464:UnitTypeWiki Config: {} ] --- PASS: TestRenameRepoAction (0.02s) PASS ok code.gitea.io/gitea/modules/notification/action 0.276s ? code.gitea.io/gitea/modules/notification/base [no test files] ? code.gitea.io/gitea/modules/notification/indexer [no test files] ? code.gitea.io/gitea/modules/notification/mail [no test files] ? code.gitea.io/gitea/modules/notification/ui [no test files] ? code.gitea.io/gitea/modules/notification/webhook [no test files] ? code.gitea.io/gitea/modules/options [no test files] === RUN TestComplexity_IsComplexEnough --- PASS: TestComplexity_IsComplexEnough (0.00s) === RUN TestComplexity_Generate --- PASS: TestComplexity_Generate (0.02s) PASS ok code.gitea.io/gitea/modules/password 0.159s ? code.gitea.io/gitea/modules/pprof [no test files] ? code.gitea.io/gitea/modules/private [no test files] === RUN TestManager_Add --- PASS: TestManager_Add (0.00s) === RUN TestManager_Cancel --- PASS: TestManager_Cancel (0.00s) === RUN TestManager_Remove --- PASS: TestManager_Remove (0.00s) === RUN TestExecTimeoutNever --- PASS: TestExecTimeoutNever (0.01s) === RUN TestExecTimeoutAlways --- PASS: TestExecTimeoutAlways (0.06s) PASS ok code.gitea.io/gitea/modules/process 0.084s ? code.gitea.io/gitea/modules/public [no test files] === RUN TestChannelQueue 2020/07/18 19:18:19 ...les/queue/manager.go:133:Add() [T] Queue Manager registered: TestChannelQueue (QID: 1) 2020/07/18 19:18:19 ...eue/queue_channel.go:63:Run() [D] ChannelQueue: TestChannelQueue Starting 2020/07/18 19:18:19 .../queue/workerpool.go:213:commonRegisterWorkers() [T] WorkerPool: 1 (for TestChannelQueue) adding 0 workers with group id: 1 2020/07/18 19:18:20 .../queue/workerpool.go:112:pushBoost() [W] WorkerPool: 1 (for TestChannelQueue) Channel blocked for 1s - adding 5 temporary workers for 5m0s, block timeout now 2s 2020/07/18 19:18:20 .../queue/workerpool.go:343:doWork() [T] Handling: 1 data, [0xc00034cbe0] --- PASS: TestChannelQueue (1.00s) === RUN TestChannelQueue_Batch 2020/07/18 19:18:20 ...les/queue/manager.go:133:Add() [T] Queue Manager registered: queue-2 (QID: 2) 2020/07/18 19:18:20 ...eue/queue_channel.go:63:Run() [D] ChannelQueue:  Starting 2020/07/18 19:18:20 .../queue/workerpool.go:213:commonRegisterWorkers() [T] WorkerPool: 2 (for queue-2) adding 1 workers with group id: 1 2020/07/18 19:18:20 .../queue/workerpool.go:343:doWork() [T] Handling: 2 data, [0xc00034d420 0xc00034d440] --- PASS: TestChannelQueue_Batch (0.00s) === RUN TestPersistableChannelQueue 2020/07/18 19:18:20 ...les/queue/manager.go:133:Add() [T] Queue Manager registered: -channel (QID: 3) 2020/07/18 19:18:20 ...les/queue/manager.go:133:Add() [T] Queue Manager registered: -level (QID: 4) 2020/07/18 19:18:20 ...les/queue/manager.go:133:Add() [T] Queue Manager registered: queue-5 (QID: 5) 2020/07/18 19:18:20 ...ueue_disk_channel.go:137:Run() [D] PersistableChannelQueue:  Starting 2020/07/18 19:18:20 ...ueue_disk_channel.go:160:Run() [T] PersistableChannelQueue:  Waiting til closed 2020/07/18 19:18:20 .../queue/workerpool.go:213:commonRegisterWorkers() [T] WorkerPool: 3 (for -channel) adding 1 workers with group id: 1 2020/07/18 19:18:20 .../queue/workerpool.go:343:doWork() [T] Handling: 2 data, [0xc0004dd0e0 0xc0004dd100] 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:95:Run() [D] level: -level Starting 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:103:Run() [T] level: -level Waiting til closed 2020/07/18 19:18:20 ...ueue_disk_channel.go:233:Shutdown() [T] PersistableChannelQueue:  Shutting down 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:155:Shutdown() [T] level: -level Shutting down 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:163:Shutdown() [D] level: -level Shutdown 2020/07/18 19:18:20 ...ueue_disk_channel.go:243:Shutdown() [D] PersistableChannelQueue:  Shutdown 2020/07/18 19:18:20 ...ueue_disk_channel.go:162:Run() [T] PersistableChannelQueue:  Cancelling pools 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:105:Run() [T] level: -level Waiting til done 2020/07/18 19:18:20 ...ueue_disk_channel.go:165:Run() [T] PersistableChannelQueue:  Waiting til done 2020/07/18 19:18:20 .../queue/workerpool.go:358:doWork() [T] Worker shutting down 2020/07/18 19:18:20 ...ueue_disk_channel.go:177:Run() [T] PersistableChannelQueue:  Done main loop 2020/07/18 19:18:20 ...ueue_disk_channel.go:170:func4() [T] PersistableChannelQueue:  Redirecting remaining data 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:108:Run() [T] level: -level Waiting til cleaned 2020/07/18 19:18:20 .../queue/workerpool.go:271:CleanUp() [T] WorkerPool: 4 CleanUp 2020/07/18 19:18:20 .../queue/workerpool.go:283:CleanUp() [T] WorkerPool: 4 CleanUp Done 2020/07/18 19:18:20 .../queue/workerpool.go:213:commonRegisterWorkers() [T] WorkerPool: 4 (for -level) adding 1 workers with group id: 1 2020/07/18 19:18:20 .../queue/workerpool.go:328:doWork() [T] Worker shutting down 2020/07/18 19:18:20 ...ueue_disk_channel.go:249:Terminate() [T] PersistableChannelQueue:  Terminating 2020/07/18 19:18:20 ...ueue_disk_channel.go:233:Shutdown() [T] PersistableChannelQueue:  Shutting down 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:168:Terminate() [T] level: -level Terminating 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:155:Shutdown() [T] level: -level Shutting down 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:163:Shutdown() [D] level: -level Shutdown 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:180:Terminate() [D] level: -level Closing with 2 tasks left in queue 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:185:Terminate() [D] level: -level Terminated 2020/07/18 19:18:20 ...ueue_disk_channel.go:256:Terminate() [D] PersistableChannelQueue:  Terminated 2020/07/18 19:18:20 ...les/queue/manager.go:133:Add() [T] Queue Manager registered: -channel (QID: 6) 2020/07/18 19:18:20 ...les/queue/manager.go:133:Add() [T] Queue Manager registered: -level (QID: 7) 2020/07/18 19:18:20 ...les/queue/manager.go:133:Add() [T] Queue Manager registered: queue-8 (QID: 8) 2020/07/18 19:18:20 ...ueue_disk_channel.go:137:Run() [D] PersistableChannelQueue:  Starting 2020/07/18 19:18:20 ...ueue_disk_channel.go:160:Run() [T] PersistableChannelQueue:  Waiting til closed 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:95:Run() [D] level: -level Starting 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:103:Run() [T] level: -level Waiting til closed 2020/07/18 19:18:20 .../queue/workerpool.go:213:commonRegisterWorkers() [T] WorkerPool: 6 (for -channel) adding 1 workers with group id: 1 2020/07/18 19:18:20 .../queue/workerpool.go:213:commonRegisterWorkers() [T] WorkerPool: 7 (for -level) adding 1 workers with group id: 1 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:146:readToChan() [T] level -level: Task found: &queue.testData{TestString:"A", TestInt:1} 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:146:readToChan() [T] level -level: Task found: &queue.testData{TestString:"B", TestInt:2} 2020/07/18 19:18:20 .../queue/workerpool.go:343:doWork() [T] Handling: 2 data, [0xc000201f80 0xc000f0a160] 2020/07/18 19:18:20 ...ueue_disk_channel.go:233:Shutdown() [T] PersistableChannelQueue:  Shutting down 2020/07/18 19:18:20 ...ueue_disk_channel.go:233:Shutdown() [T] PersistableChannelQueue:  Shutting down 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:155:Shutdown() [T] level: -level Shutting down 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:163:Shutdown() [D] level: -level Shutdown 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:105:Run() [T] level: -level Waiting til done 2020/07/18 19:18:20 ...ueue_disk_channel.go:243:Shutdown() [D] PersistableChannelQueue:  Shutdown 2020/07/18 19:18:20 ...ueue_disk_channel.go:162:Run() [T] PersistableChannelQueue:  Cancelling pools 2020/07/18 19:18:20 ...ueue_disk_channel.go:249:Terminate() [T] PersistableChannelQueue:  Terminating 2020/07/18 19:18:20 ...ueue_disk_channel.go:233:Shutdown() [T] PersistableChannelQueue:  Shutting down 2020/07/18 19:18:20 ...ueue_disk_channel.go:165:Run() [T] PersistableChannelQueue:  Waiting til done 2020/07/18 19:18:20 .../queue/workerpool.go:358:doWork() [T] Worker shutting down 2020/07/18 19:18:20 .../queue/workerpool.go:358:doWork() [T] Worker shutting down 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:168:Terminate() [T] level: -level Terminating 2020/07/18 19:18:20 ...ueue_disk_channel.go:177:Run() [T] PersistableChannelQueue:  Done main loop 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:155:Shutdown() [T] level: -level Shutting down 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:163:Shutdown() [D] level: -level Shutdown 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:108:Run() [T] level: -level Waiting til cleaned 2020/07/18 19:18:20 .../queue/workerpool.go:271:CleanUp() [T] WorkerPool: 7 CleanUp 2020/07/18 19:18:20 ...ueue_disk_channel.go:256:Terminate() [D] PersistableChannelQueue:  Terminated 2020/07/18 19:18:20 ...ueue_disk_channel.go:170:func4() [T] PersistableChannelQueue:  Redirecting remaining data 2020/07/18 19:18:20 ...ueue_disk_channel.go:249:Terminate() [T] PersistableChannelQueue:  Terminating 2020/07/18 19:18:20 .../queue/workerpool.go:283:CleanUp() [T] WorkerPool: 7 CleanUp Done 2020/07/18 19:18:20 ...ueue_disk_channel.go:233:Shutdown() [T] PersistableChannelQueue:  Shutting down 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:168:Terminate() [T] level: -level Terminating 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:155:Shutdown() [T] level: -level Shutting down 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:163:Shutdown() [D] level: -level Shutdown 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:180:Terminate() [D] level: -level Closing with 0 tasks left in queue --- PASS: TestPersistableChannelQueue (0.25s) === RUN TestLevelQueue 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:185:Terminate() [D] level: -level Terminated 2020/07/18 19:18:20 ...ueue_disk_channel.go:256:Terminate() [D] PersistableChannelQueue:  Terminated 2020/07/18 19:18:20 ...les/queue/manager.go:133:Add() [T] Queue Manager registered: queue-9 (QID: 9) 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:95:Run() [D] level:  Starting 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:103:Run() [T] level:  Waiting til closed 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:146:readToChan() [T] level : Task found: &queue.testData{TestString:"A", TestInt:1} 2020/07/18 19:18:20 .../queue/workerpool.go:213:commonRegisterWorkers() [T] WorkerPool: 9 (for queue-9) adding 1 workers with group id: 1 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:146:readToChan() [T] level : Task found: &queue.testData{TestString:"B", TestInt:2} 2020/07/18 19:18:20 .../queue/workerpool.go:374:doWork() [T] Handling: 2 data, [0xc0004dd8a0 0xc0004ddce0] 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:155:Shutdown() [T] level:  Shutting down 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:163:Shutdown() [D] level:  Shutdown 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:105:Run() [T] level:  Waiting til done 2020/07/18 19:18:20 .../queue/workerpool.go:358:doWork() [T] Worker shutting down 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:108:Run() [T] level:  Waiting til cleaned 2020/07/18 19:18:20 .../queue/workerpool.go:271:CleanUp() [T] WorkerPool: 9 CleanUp 2020/07/18 19:18:20 .../queue/workerpool.go:283:CleanUp() [T] WorkerPool: 9 CleanUp Done 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:168:Terminate() [T] level:  Terminating 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:155:Shutdown() [T] level:  Shutting down 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:163:Shutdown() [D] level:  Shutdown 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:180:Terminate() [D] level:  Closing with 2 tasks left in queue 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:185:Terminate() [D] level:  Terminated 2020/07/18 19:18:20 ...les/queue/manager.go:133:Add() [T] Queue Manager registered: queue-10 (QID: 10) 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:95:Run() [D] level:  Starting 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:103:Run() [T] level:  Waiting til closed 2020/07/18 19:18:20 .../queue/workerpool.go:213:commonRegisterWorkers() [T] WorkerPool: 10 (for queue-10) adding 1 workers with group id: 1 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:146:readToChan() [T] level : Task found: &queue.testData{TestString:"A", TestInt:1} 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:146:readToChan() [T] level : Task found: &queue.testData{TestString:"B", TestInt:2} 2020/07/18 19:18:20 .../queue/workerpool.go:343:doWork() [T] Handling: 2 data, [0xc0004dcfc0 0xc0002626e0] 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:155:Shutdown() [T] level:  Shutting down 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:163:Shutdown() [D] level:  Shutdown 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:155:Shutdown() [T] level:  Shutting down 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:163:Shutdown() [D] level:  Shutdown 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:105:Run() [T] level:  Waiting til done 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:168:Terminate() [T] level:  Terminating 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:155:Shutdown() [T] level:  Shutting down 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:163:Shutdown() [D] level:  Shutdown 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:168:Terminate() [T] level:  Terminating 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:155:Shutdown() [T] level:  Shutting down 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:163:Shutdown() [D] level:  Shutdown 2020/07/18 19:18:20 ...ue/queue_bytefifo.go:180:Terminate() [D] level:  Closing with 0 tasks left in queue --- PASS: TestLevelQueue (0.24s) === RUN TestToConfig --- PASS: TestToConfig (0.00s) PASS ok code.gitea.io/gitea/modules/queue 1.672s ? code.gitea.io/gitea/modules/recaptcha [no test files] === RUN TestFindAllIssueReferences --- PASS: TestFindAllIssueReferences (0.00s) === RUN TestFindAllMentions --- PASS: TestFindAllMentions (0.00s) === RUN TestRegExp_mentionPattern --- PASS: TestRegExp_mentionPattern (0.00s) === RUN TestRegExp_issueNumericPattern --- PASS: TestRegExp_issueNumericPattern (0.00s) === RUN TestRegExp_issueAlphanumericPattern --- PASS: TestRegExp_issueAlphanumericPattern (0.00s) === RUN TestCustomizeCloseKeywords --- PASS: TestCustomizeCloseKeywords (0.00s) === RUN TestParseCloseKeywords 2020/07/18 19:18:19 ...rences/references.go:132:parseKeywords() [I] Invalid keyword:  2020/07/18 19:18:19 ...rences/references.go:132:parseKeywords() [I] Invalid keyword: 99 2020/07/18 19:18:19 ...rences/references.go:132:parseKeywords() [I] Invalid keyword: # 2020/07/18 19:18:19 ...rences/references.go:132:parseKeywords() [I] Invalid keyword:  2020/07/18 19:18:19 ...rences/references.go:132:parseKeywords() [I] Invalid keyword: this is 2020/07/18 19:18:19 ...rences/references.go:132:parseKeywords() [I] Invalid keyword: ,$! 2020/07/18 19:18:19 ...rences/references.go:132:parseKeywords() [I] Invalid keyword: 1234 --- PASS: TestParseCloseKeywords (0.00s) PASS ok code.gitea.io/gitea/modules/references 0.122s === RUN TestCommitRepoAction 2020/07/18 19:18:26 models/repo.go:407:getUnits() [T] repo.Units: [0xc0016f1e60 0xc0016f1f80 0xc001690150 0xc001690390 0xc001690420] 2020/07/18 19:18:26 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824658877952:user1 in 824658878032:user2/repo1: Permissions: AccessMode: 824658985344:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824658878208 RepoID: 824658878240 Type: 824658985376:UnitTypeCode Config: {} Units[1]: ID: 824658878400 RepoID: 824658878432 Type: 824658985408:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824658985072 RepoID: 824658985104 Type: 824658985440:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824658985168 RepoID: 824658985200 Type: 824658985472:UnitTypeReleases Config: {} Units[4]: ID: 824658985264 RepoID: 824658985296 Type: 824658985504:UnitTypeWiki Config: {} ] 2020/07/18 19:18:26 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824658989696:user4 in 824658989776:user2/repo1: Permissions: AccessMode: 824658990352:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824658989872 RepoID: 824658989904 Type: 824658990384:UnitTypeCode Config: {} Units[1]: ID: 824658989968 RepoID: 824658990000 Type: 824658990416:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824658990064 RepoID: 824658990096 Type: 824658990448:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824658990160 RepoID: 824658990192 Type: 824658990480:UnitTypeReleases Config: {} Units[4]: ID: 824658990272 RepoID: 824658990304 Type: 824658990512:UnitTypeWiki Config: {} ] 2020/07/18 19:18:26 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824658683424:user11 in 824658683504:user2/repo1: Permissions: AccessMode: 824658684064:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824658683600 RepoID: 824658683632 Type: 824658684096:UnitTypeCode Config: {} Units[1]: ID: 824658683696 RepoID: 824658683728 Type: 824658684128:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824658683792 RepoID: 824658683824 Type: 824658684160:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824658683888 RepoID: 824658683920 Type: 824658684192:UnitTypeReleases Config: {} Units[4]: ID: 824658683984 RepoID: 824658684016 Type: 824658684224:UnitTypeWiki Config: {} ] 2020/07/18 19:18:26 models/repo.go:407:getUnits() [T] repo.Units: [0xc001691590 0xc0016915f0 0xc001691650 0xc0016916b0 0xc001691710] 2020/07/18 19:18:26 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824658486144:user1 in 824658486224:user2/repo1: Permissions: AccessMode: 824658486784:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824658486320 RepoID: 824658486352 Type: 824658486816:UnitTypeCode Config: {} Units[1]: ID: 824658486416 RepoID: 824658486448 Type: 824658486848:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824658486512 RepoID: 824658486544 Type: 824658486880:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824658486608 RepoID: 824658486640 Type: 824658486912:UnitTypeReleases Config: {} Units[4]: ID: 824658486704 RepoID: 824658486736 Type: 824658486944:UnitTypeWiki Config: {} ] 2020/07/18 19:18:26 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824658491184:user4 in 824658491280:user2/repo1: Permissions: AccessMode: 824658491952:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824658491408 RepoID: 824658491456 Type: 824658491984:UnitTypeCode Config: {} Units[1]: ID: 824658491520 RepoID: 824658491552 Type: 824658492016:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824658491616 RepoID: 824658491648 Type: 824658492048:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824658491728 RepoID: 824658491760 Type: 824658492080:UnitTypeReleases Config: {} Units[4]: ID: 824658491856 RepoID: 824658491888 Type: 824658492112:UnitTypeWiki Config: {} ] 2020/07/18 19:18:26 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824658570176:user11 in 824658570272:user2/repo1: Permissions: AccessMode: 824658570896:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824658570368 RepoID: 824658570400 Type: 824658570928:UnitTypeCode Config: {} Units[1]: ID: 824658570480 RepoID: 824658570512 Type: 824658570976:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824658570592 RepoID: 824658570640 Type: 824658571024:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824658570704 RepoID: 824658570736 Type: 824658571056:UnitTypeReleases Config: {} Units[4]: ID: 824658570800 RepoID: 824658570832 Type: 824658571088:UnitTypeWiki Config: {} ] 2020/07/18 19:18:26 models/repo.go:407:getUnits() [T] repo.Units: [0xc000ef7470 0xc000ef7530 0xc000ef7620 0xc000ef76e0 0xc000ef7800] 2020/07/18 19:18:26 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824658486128:user1 in 824658486208:user2/repo1: Permissions: AccessMode: 824658486768:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824658486304 RepoID: 824658486336 Type: 824658486800:UnitTypeCode Config: {} Units[1]: ID: 824658486400 RepoID: 824658486432 Type: 824658486832:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824658486496 RepoID: 824658486528 Type: 824658486864:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824658486592 RepoID: 824658486624 Type: 824658486896:UnitTypeReleases Config: {} Units[4]: ID: 824658486688 RepoID: 824658486720 Type: 824658486928:UnitTypeWiki Config: {} ] 2020/07/18 19:18:26 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824658491168:user4 in 824658491264:user2/repo1: Permissions: AccessMode: 824658491936:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824658491392 RepoID: 824658491424 Type: 824658491968:UnitTypeCode Config: {} Units[1]: ID: 824658491504 RepoID: 824658491536 Type: 824658492000:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824658491600 RepoID: 824658491632 Type: 824658492032:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824658491696 RepoID: 824658491744 Type: 824658492064:UnitTypeReleases Config: {} Units[4]: ID: 824658491824 RepoID: 824658491872 Type: 824658492096:UnitTypeWiki Config: {} ] 2020/07/18 19:18:26 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824658570160:user11 in 824658570256:user2/repo1: Permissions: AccessMode: 824658570880:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824658570352 RepoID: 824658570384 Type: 824658570912:UnitTypeCode Config: {} Units[1]: ID: 824658570448 RepoID: 824658570496 Type: 824658570960:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824658570576 RepoID: 824658570608 Type: 824658570992:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824658570688 RepoID: 824658570720 Type: 824658571040:UnitTypeReleases Config: {} Units[4]: ID: 824658570784 RepoID: 824658570816 Type: 824658571072:UnitTypeWiki Config: {} ] --- PASS: TestCommitRepoAction (0.59s) === RUN TestUpdateIssuesCommit 2020/07/18 19:18:26 models/repo.go:407:getUnits() [T] repo.Units: [0xc00174b170 0xc00174b1d0 0xc00174b230 0xc00174b290 0xc00174b2f0] 2020/07/18 19:18:26 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657494448:user2 in 824657494528:user2/repo1: Permissions: AccessMode: 824657495200:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657494624 RepoID: 824657494656 Type: 824657495232:UnitTypeCode Config: {} Units[1]: ID: 824657494720 RepoID: 824657494784 Type: 824657495264:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657494864 RepoID: 824657494912 Type: 824657495296:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657494992 RepoID: 824657495056 Type: 824657495344:UnitTypeReleases Config: {} Units[4]: ID: 824657495120 RepoID: 824657495152 Type: 824657495376:UnitTypeWiki Config: {} ] 2020/07/18 19:18:26 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657500880:user2 in 824657501008:user2/repo1: Permissions: AccessMode: 824657501664:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657501120 RepoID: 824657501152 Type: 824657501696:UnitTypeCode Config: {} Units[1]: ID: 824657501216 RepoID: 824657501248 Type: 824657501728:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657501312 RepoID: 824657501344 Type: 824657501776:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657501424 RepoID: 824657501472 Type: 824657501808:UnitTypeReleases Config: {} Units[4]: ID: 824657501552 RepoID: 824657501584 Type: 824657501840:UnitTypeWiki Config: {} ] 2020/07/18 19:18:26 models/repo.go:407:getUnits() [T] repo.Units: [0xc0017ff140 0xc0017ff1a0 0xc0017ff200 0xc0017ff260 0xc0017ff2c0] 2020/07/18 19:18:26 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824651361152:user2 in 824651361232:user3/repo3: Permissions: AccessMode: 824651361920:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824651361328 RepoID: 824651361376 Type: 824651361952:UnitTypeCode Config: {} Units[1]: ID: 824651361488 RepoID: 824651361536 Type: 824651361984:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824651361616 RepoID: 824651361664 Type: 824651362016:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":true,"AllowMerge":true,"AllowRebase":false,"AllowRebaseMerge":true,"AllowSquash":false} Units[3]: ID: 824651361728 RepoID: 824651361776 Type: 824651362064:UnitTypeReleases Config: {} Units[4]: ID: 824651361840 RepoID: 824651361872 Type: 824651362096:UnitTypeWiki Config: {} ] --- PASS: TestUpdateIssuesCommit (0.01s) === RUN TestUpdateIssuesCommit_Colon 2020/07/18 19:18:26 models/repo.go:407:getUnits() [T] repo.Units: [0xc0021df140 0xc0021df1a0 0xc0021df200 0xc0021df260 0xc0021df2c0] 2020/07/18 19:18:26 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824640086528:user2 in 824640086640:user2/repo1: Permissions: AccessMode: 824640087312:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824640086768 RepoID: 824640086800 Type: 824640087344:UnitTypeCode Config: {} Units[1]: ID: 824640086896 RepoID: 824640086928 Type: 824640087376:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824640087008 RepoID: 824640087040 Type: 824640087408:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824640087120 RepoID: 824640087152 Type: 824640087440:UnitTypeReleases Config: {} Units[4]: ID: 824640087232 RepoID: 824640087264 Type: 824640087472:UnitTypeWiki Config: {} ] --- PASS: TestUpdateIssuesCommit_Colon (0.01s) === RUN TestUpdateIssuesCommit_Issue5957 2020/07/18 19:18:26 models/repo.go:407:getUnits() [T] repo.Units: [0xc00202b980 0xc00202b9e0 0xc00202ba40 0xc00202baa0] 2020/07/18 19:18:26 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824667519936:user2 in 824667520016:user2/repo2: Permissions: AccessMode: 824667520480:owner, 4 Units, 0 UnitsMode(s): [ Units[0]: ID: 824667520112 RepoID: 824667520144 Type: 824667520512:UnitTypeCode Config: {} Units[1]: ID: 824667520208 RepoID: 824667520240 Type: 824667520544:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824667520304 RepoID: 824667520336 Type: 824667520576:UnitTypeReleases Config: {} Units[3]: ID: 824667520400 RepoID: 824667520432 Type: 824667520608:UnitTypeWiki Config: {} ] --- PASS: TestUpdateIssuesCommit_Issue5957 (0.02s) === RUN TestUpdateIssuesCommit_AnotherRepo 2020/07/18 19:18:26 models/repo.go:407:getUnits() [T] repo.Units: [0xc0016f1800 0xc0016f18c0 0xc0016f1980 0xc0016f1a40 0xc0016f1b30] 2020/07/18 19:18:26 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824650906896:user2 in 824650906976:user2/repo1: Permissions: AccessMode: 824650907536:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824650907072 RepoID: 824650907104 Type: 824650907568:UnitTypeCode Config: {} Units[1]: ID: 824650907168 RepoID: 824650907200 Type: 824650907600:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824650907264 RepoID: 824650907296 Type: 824650907632:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824650907360 RepoID: 824650907392 Type: 824649998352:UnitTypeReleases Config: {} Units[4]: ID: 824650907456 RepoID: 824650907488 Type: 824649998400:UnitTypeWiki Config: {} ] --- PASS: TestUpdateIssuesCommit_AnotherRepo (0.01s) === RUN TestUpdateIssuesCommit_AnotherRepoNoPermission 2020/07/18 19:18:26 models/repo.go:407:getUnits() [T] repo.Units: [0xc0016158c0 0xc001615920 0xc001615980 0xc0016159e0 0xc001615a40] 2020/07/18 19:18:26 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824652802368:user10 in 824652802448:user3/repo3: Permissions: AccessMode: 824652802544:none, 0 Units, 0 UnitsMode(s): [ ] --- PASS: TestUpdateIssuesCommit_AnotherRepoNoPermission (0.01s) === RUN TestGetBlobBySHA 2020/07/18 19:18:26 models/repo.go:407:getUnits() [T] repo.Units: [0xc00174a7b0 0xc00174a810 0xc00174a8a0 0xc00174a900 0xc00174a990] 2020/07/18 19:18:26 ...s/repo_permission.go:149:func1() [T] Permission Loaded for anonymous user in 824657498624:user2/repo1: Permissions: AccessMode: 824657499408:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657498784 RepoID: 824657498816 Type: 824657499440:UnitTypeCode Config: {} Units[1]: ID: 824657498880 RepoID: 824657498912 Type: 824657499472:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657499008 RepoID: 824657499056 Type: 824657499504:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657499136 RepoID: 824657499200 Type: 824657499536:UnitTypeReleases Config: {} Units[4]: ID: 824657499328 RepoID: 824657499360 Type: 824657499568:UnitTypeWiki Config: {} ] --- PASS: TestGetBlobBySHA (0.09s) === RUN TestGetContents 2020/07/18 19:18:26 models/repo.go:407:getUnits() [T] repo.Units: [0xc001614ff0 0xc001615050 0xc0016150b0 0xc001615110 0xc001615170] 2020/07/18 19:18:26 ...s/repo_permission.go:149:func1() [T] Permission Loaded for anonymous user in 824657501104:user2/repo1: Permissions: AccessMode: 824657501776:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657501216 RepoID: 824657501248 Type: 824657501808:UnitTypeCode Config: {} Units[1]: ID: 824657501312 RepoID: 824657501344 Type: 824657501840:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657501424 RepoID: 824657501472 Type: 824657501872:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657501552 RepoID: 824657501584 Type: 824657501904:UnitTypeReleases Config: {} Units[4]: ID: 824657501680 RepoID: 824657501712 Type: 824657501936:UnitTypeWiki Config: {} ] === RUN TestGetContents/Get_README.md_contents_with_GetContents() === RUN TestGetContents/Get_REAMDE.md_contents_with_ref_as_empty_string_(should_then_use_the_repo's_default_branch)_with_GetContents() --- PASS: TestGetContents (0.16s) --- PASS: TestGetContents/Get_README.md_contents_with_GetContents() (0.00s) --- PASS: TestGetContents/Get_REAMDE.md_contents_with_ref_as_empty_string_(should_then_use_the_repo's_default_branch)_with_GetContents() (0.00s) === RUN TestGetContentsOrListForDir 2020/07/18 19:18:26 models/repo.go:407:getUnits() [T] repo.Units: [0xc0016154d0 0xc001615530 0xc001615590 0xc0016155f0 0xc001615650] 2020/07/18 19:18:26 ...s/repo_permission.go:149:func1() [T] Permission Loaded for anonymous user in 824656378336:user2/repo1: Permissions: AccessMode: 824656379056:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824656378464 RepoID: 824656378496 Type: 824656379088:UnitTypeCode Config: {} Units[1]: ID: 824656378560 RepoID: 824656378592 Type: 824656379120:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824656378656 RepoID: 824656378688 Type: 824656379152:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824656378768 RepoID: 824656378816 Type: 824656379216:UnitTypeReleases Config: {} Units[4]: ID: 824656378912 RepoID: 824656378976 Type: 824656379280:UnitTypeWiki Config: {} ] === RUN TestGetContentsOrListForDir/Get_root_dir_contents_with_GetContentsOrList() === RUN TestGetContentsOrListForDir/Get_root_dir_contents_with_ref_as_empty_string_(should_then_use_the_repo's_default_branch)_with_GetContentsOrList() --- PASS: TestGetContentsOrListForDir (0.16s) --- PASS: TestGetContentsOrListForDir/Get_root_dir_contents_with_GetContentsOrList() (0.01s) --- PASS: TestGetContentsOrListForDir/Get_root_dir_contents_with_ref_as_empty_string_(should_then_use_the_repo's_default_branch)_with_GetContentsOrList() (0.01s) === RUN TestGetContentsOrListForFile 2020/07/18 19:18:27 models/repo.go:407:getUnits() [T] repo.Units: [0xc000716ba0 0xc000716c30 0xc000716cf0 0xc000716d80 0xc000716e40] 2020/07/18 19:18:27 ...s/repo_permission.go:149:func1() [T] Permission Loaded for anonymous user in 824656378336:user2/repo1: Permissions: AccessMode: 824656379056:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824656378464 RepoID: 824656378496 Type: 824656379088:UnitTypeCode Config: {} Units[1]: ID: 824656378560 RepoID: 824656378592 Type: 824656379120:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824656378656 RepoID: 824656378688 Type: 824656379152:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824656378768 RepoID: 824656378816 Type: 824656379216:UnitTypeReleases Config: {} Units[4]: ID: 824656378912 RepoID: 824656378976 Type: 824656379280:UnitTypeWiki Config: {} ] === RUN TestGetContentsOrListForFile/Get_README.md_contents_with_GetContentsOrList() === RUN TestGetContentsOrListForFile/Get_REAMDE.md_contents_with_ref_as_empty_string_(should_then_use_the_repo's_default_branch)_with_GetContentsOrList() --- PASS: TestGetContentsOrListForFile (0.21s) --- PASS: TestGetContentsOrListForFile/Get_README.md_contents_with_GetContentsOrList() (0.02s) --- PASS: TestGetContentsOrListForFile/Get_REAMDE.md_contents_with_ref_as_empty_string_(should_then_use_the_repo's_default_branch)_with_GetContentsOrList() (0.01s) === RUN TestGetContentsErrors 2020/07/18 19:18:27 models/repo.go:407:getUnits() [T] repo.Units: [0xc0016d8540 0xc0016d85a0 0xc0016d8600 0xc0016d8660 0xc0016d8780] 2020/07/18 19:18:27 ...s/repo_permission.go:149:func1() [T] Permission Loaded for anonymous user in 824652807008:user2/repo1: Permissions: AccessMode: 824652807584:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824652807120 RepoID: 824652807152 Type: 824652807616:UnitTypeCode Config: {} Units[1]: ID: 824652807216 RepoID: 824652807248 Type: 824652807648:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824652807312 RepoID: 824652807344 Type: 824652807680:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824652807408 RepoID: 824652807440 Type: 824652807712:UnitTypeReleases Config: {} Units[4]: ID: 824652807504 RepoID: 824652807536 Type: 824652807744:UnitTypeWiki Config: {} ] === RUN TestGetContentsErrors/bad_treePath === RUN TestGetContentsErrors/bad_ref --- PASS: TestGetContentsErrors (0.10s) --- PASS: TestGetContentsErrors/bad_treePath (0.00s) --- PASS: TestGetContentsErrors/bad_ref (0.00s) === RUN TestGetContentsOrListErrors 2020/07/18 19:18:27 models/repo.go:407:getUnits() [T] repo.Units: [0xc000717a10 0xc000717aa0 0xc000717b30 0xc000717bc0 0xc000717c80] 2020/07/18 19:18:27 ...s/repo_permission.go:149:func1() [T] Permission Loaded for anonymous user in 824639269792:user2/repo1: Permissions: AccessMode: 824639270576:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824639269936 RepoID: 824639269968 Type: 824639270608:UnitTypeCode Config: {} Units[1]: ID: 824639270048 RepoID: 824639270096 Type: 824639270640:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824639270240 RepoID: 824639270304 Type: 824639270672:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824639270384 RepoID: 824639270432 Type: 824639270704:UnitTypeReleases Config: {} Units[4]: ID: 824639270496 RepoID: 824639270528 Type: 824639270736:UnitTypeWiki Config: {} ] === RUN TestGetContentsOrListErrors/bad_treePath === RUN TestGetContentsOrListErrors/bad_ref --- PASS: TestGetContentsOrListErrors (0.22s) --- PASS: TestGetContentsOrListErrors/bad_treePath (0.00s) --- PASS: TestGetContentsOrListErrors/bad_ref (0.00s) === RUN TestGetContentsOrListOfEmptyRepos 2020/07/18 19:18:27 models/repo.go:407:getUnits() [T] repo.Units: [] 2020/07/18 19:18:27 ...s/repo_permission.go:149:func1() [T] Permission Loaded for anonymous user in 824638090624:user2/repo15: Permissions: AccessMode: 824638090704:read, 0 Units, 0 UnitsMode(s): [ ] === RUN TestGetContentsOrListOfEmptyRepos/empty_repo --- PASS: TestGetContentsOrListOfEmptyRepos (0.30s) --- PASS: TestGetContentsOrListOfEmptyRepos/empty_repo (0.00s) === RUN TestGetDiffPreview 2020/07/18 19:18:27 models/repo.go:407:getUnits() [T] repo.Units: [0xc00174bad0 0xc00174bb30 0xc00174bb90 0xc00174bbf0 0xc00174bc50] 2020/07/18 19:18:27 ...s/repo_permission.go:149:func1() [T] Permission Loaded for anonymous user in 824657883776:user2/repo1: Permissions: AccessMode: 824657884480:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657883936 RepoID: 824657883968 Type: 824657884512:UnitTypeCode Config: {} Units[1]: ID: 824657884064 RepoID: 824657884096 Type: 824657884544:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657884160 RepoID: 824657884208 Type: 824657884576:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657884288 RepoID: 824657884336 Type: 824657884608:UnitTypeReleases Config: {} Units[4]: ID: 824657884400 RepoID: 824657884432 Type: 824657884640:UnitTypeWiki Config: {} ] === RUN TestGetDiffPreview/with_given_branch 2020/07/18 19:18:27 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) === RUN TestGetDiffPreview/empty_branch,_same_results 2020/07/18 19:18:28 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) --- PASS: TestGetDiffPreview (0.37s) --- PASS: TestGetDiffPreview/with_given_branch (0.17s) --- PASS: TestGetDiffPreview/empty_branch,_same_results (0.13s) === RUN TestGetDiffPreviewErrors 2020/07/18 19:18:28 models/repo.go:407:getUnits() [T] repo.Units: [0xc0016bfb90 0xc0016bfc20 0xc0016bfd40 0xc0016bfe00 0xc0016bfec0] 2020/07/18 19:18:28 ...s/repo_permission.go:149:func1() [T] Permission Loaded for anonymous user in 824652807312:user2/repo1: Permissions: AccessMode: 824652807888:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824652807424 RepoID: 824652807456 Type: 824652807920:UnitTypeCode Config: {} Units[1]: ID: 824652807520 RepoID: 824652807552 Type: 824652807952:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824652807616 RepoID: 824652807648 Type: 824652807984:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824652807712 RepoID: 824652807744 Type: 824652808016:UnitTypeReleases Config: {} Units[4]: ID: 824652807808 RepoID: 824652807840 Type: 824652808048:UnitTypeWiki Config: {} ] === RUN TestGetDiffPreviewErrors/empty_repo === RUN TestGetDiffPreviewErrors/bad_branch === RUN TestGetDiffPreviewErrors/empty_treePath --- PASS: TestGetDiffPreviewErrors (0.34s) --- PASS: TestGetDiffPreviewErrors/empty_repo (0.00s) --- PASS: TestGetDiffPreviewErrors/bad_branch (0.12s) --- PASS: TestGetDiffPreviewErrors/empty_treePath (0.16s) === RUN TestGetFileResponseFromCommit 2020/07/18 19:18:28 models/repo.go:407:getUnits() [T] repo.Units: [0xc0015eae40 0xc0015eaf30 0xc0015eb050 0xc0015eb0e0 0xc0015eb140] 2020/07/18 19:18:28 ...s/repo_permission.go:149:func1() [T] Permission Loaded for anonymous user in 824657886192:user2/repo1: Permissions: AccessMode: 824657886944:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657886336 RepoID: 824657886368 Type: 824657886976:UnitTypeCode Config: {} Units[1]: ID: 824657886432 RepoID: 824657886464 Type: 824657887008:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657886560 RepoID: 824657886592 Type: 824657887040:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657886672 RepoID: 824657886704 Type: 824657887072:UnitTypeReleases Config: {} Units[4]: ID: 824657886832 RepoID: 824657886880 Type: 824657887104:UnitTypeWiki Config: {} ] --- PASS: TestGetFileResponseFromCommit (0.17s) === RUN TestCleanUploadFileName === RUN TestCleanUploadFileName/Clean_regular_file === RUN TestCleanUploadFileName/Clean_a_.git_path --- PASS: TestCleanUploadFileName (0.00s) --- PASS: TestCleanUploadFileName/Clean_regular_file (0.00s) --- PASS: TestCleanUploadFileName/Clean_a_.git_path (0.00s) === RUN TestGetTreeBySHA 2020/07/18 19:18:28 models/repo.go:407:getUnits() [T] repo.Units: [0xc001691d10 0xc001691e60 0xc0016b0000 0xc0016b0120 0xc0016b0180] 2020/07/18 19:18:28 ...s/repo_permission.go:149:func1() [T] Permission Loaded for anonymous user in 824652807328:user2/repo1: Permissions: AccessMode: 824652807904:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824652807440 RepoID: 824652807472 Type: 824652807936:UnitTypeCode Config: {} Units[1]: ID: 824652807536 RepoID: 824652807568 Type: 824652807968:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824652807632 RepoID: 824652807664 Type: 824652808000:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824652807728 RepoID: 824652807760 Type: 824652808032:UnitTypeReleases Config: {} Units[4]: ID: 824652807824 RepoID: 824652807856 Type: 824652808064:UnitTypeWiki Config: {} ] --- PASS: TestGetTreeBySHA (0.14s) PASS ok code.gitea.io/gitea/modules/repofiles 3.190s === RUN TestPushCommits_ToAPIPayloadCommits --- PASS: TestPushCommits_ToAPIPayloadCommits (0.06s) === RUN TestPushCommits_AvatarLink --- PASS: TestPushCommits_AvatarLink (0.01s) === RUN TestCommitToPushCommit --- PASS: TestCommitToPushCommit (0.00s) === RUN TestListToPushCommits --- PASS: TestListToPushCommits (0.00s) === RUN TestIncludesAllRepositoriesTeams 2020/07/18 19:18:25 models/user.go:391:generateRandomAvatar() [I] New random avatar created: 30 2020/07/18 19:18:25 models/repo.go:407:getUnits() [T] repo.Units: [0xc001e44c60 0xc001e44cc0 0xc001e44d20 0xc001e44d80 0xc001e44de0] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824665547904:user1 in 824665547984:All_repo/repo-0: Permissions: AccessMode: 824665548672:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824665548208 RepoID: 824665548240 Type: 824665548704:UnitTypeCode Config: {} Units[1]: ID: 824665548304 RepoID: 824665548336 Type: 824665548736:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824665548400 RepoID: 824665548432 Type: 824665548768:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824665548496 RepoID: 824665548528 Type: 824665548800:UnitTypeReleases Config: {} Units[4]: ID: 824665548592 RepoID: 824665548624 Type: 824665548832:UnitTypeWiki Config: {} ] 2020/07/18 19:18:25 models/repo.go:407:getUnits() [T] repo.Units: [0xc001f243f0 0xc001f24450 0xc001f244b0 0xc001f24510 0xc001f24570] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824666373168:user1 in 824666373248:All_repo/repo-1: Permissions: AccessMode: 824666373808:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824666373344 RepoID: 824666373376 Type: 824666373840:UnitTypeCode Config: {} Units[1]: ID: 824666373440 RepoID: 824666373472 Type: 824666373872:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824666373536 RepoID: 824666373568 Type: 824666373904:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824666373632 RepoID: 824666373664 Type: 824666373936:UnitTypeReleases Config: {} Units[4]: ID: 824666373728 RepoID: 824666373760 Type: 824666373968:UnitTypeWiki Config: {} ] 2020/07/18 19:18:25 models/repo.go:407:getUnits() [T] repo.Units: [0xc00131df80 0xc0014f4000 0xc002086030 0xc001f4fbf0 0xc001f4fc50] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824666929408:user1 in 824666929488:All_repo/repo-2: Permissions: AccessMode: 824666930064:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824666929600 RepoID: 824666929632 Type: 824666930096:UnitTypeCode Config: {} Units[1]: ID: 824666929696 RepoID: 824666929728 Type: 824666930128:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824666929792 RepoID: 824666929824 Type: 824666930160:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824666929888 RepoID: 824666929920 Type: 824666930192:UnitTypeReleases Config: {} Units[4]: ID: 824666929984 RepoID: 824666930016 Type: 824666930224:UnitTypeWiki Config: {} ] 2020/07/18 19:18:25 models/repo.go:407:getUnits() [T] repo.Units: [0xc0012b7440 0xc0012b74a0 0xc0012b7500 0xc0012b7560 0xc0012b75c0] 2020/07/18 19:18:25 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824653655504:user1 in 824653655584:All_repo/repo-last: Permissions: AccessMode: 824653656160:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824653655680 RepoID: 824653655712 Type: 824653656208:UnitTypeCode Config: {} Units[1]: ID: 824653655776 RepoID: 824653655808 Type: 824653656256:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824653655872 RepoID: 824653655904 Type: 824653656320:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824653655984 RepoID: 824653656016 Type: 824653656368:UnitTypeReleases Config: {} Units[4]: ID: 824653656080 RepoID: 824653656112 Type: 824653656432:UnitTypeWiki Config: {} ] --- PASS: TestIncludesAllRepositoriesTeams (0.29s) === RUN TestForkRepository --- PASS: TestForkRepository (0.01s) PASS ok code.gitea.io/gitea/modules/repository 0.799s === RUN TestNew --- PASS: TestNew (0.00s) PASS ok code.gitea.io/gitea/modules/secret 0.004s ? code.gitea.io/gitea/modules/session [no test files] === RUN Test_parsePostgreSQLHostPort --- PASS: Test_parsePostgreSQLHostPort (0.00s) === RUN Test_getPostgreSQLConnectionString --- PASS: Test_getPostgreSQLConnectionString (0.00s) === RUN Test_newIndexerGlobSettings --- PASS: Test_newIndexerGlobSettings (0.00s) PASS ok code.gitea.io/gitea/modules/setting 0.045s ? code.gitea.io/gitea/modules/ssh [no test files] ? code.gitea.io/gitea/modules/structs [no test files] === RUN Test_StatusTable --- PASS: Test_StatusTable (0.00s) PASS ok code.gitea.io/gitea/modules/sync 0.004s ? code.gitea.io/gitea/modules/task [no test files] === RUN TestSubjectBodySeparator --- PASS: TestSubjectBodySeparator (0.00s) PASS ok code.gitea.io/gitea/modules/templates 0.211s ? code.gitea.io/gitea/modules/test [no test files] === RUN TestTimeSince --- PASS: TestTimeSince (0.00s) === RUN TestTimeSincePro --- PASS: TestTimeSincePro (0.00s) === RUN TestHtmlTimeSince --- PASS: TestHtmlTimeSince (0.00s) === RUN TestComputeTimeDiff --- PASS: TestComputeTimeDiff (0.00s) === RUN TestMinutesToFriendly --- PASS: TestMinutesToFriendly (0.00s) PASS ok code.gitea.io/gitea/modules/timeutil 0.098s === RUN TestUpload --- PASS: TestUpload (0.00s) PASS ok code.gitea.io/gitea/modules/upload 0.008s === RUN TestCurrentUsername --- PASS: TestCurrentUsername (0.00s) PASS ok code.gitea.io/gitea/modules/user 0.005s === RUN TestSanitizeURLCredentials --- PASS: TestSanitizeURLCredentials (0.00s) === RUN TestURLJoin --- PASS: TestURLJoin (0.00s) === RUN TestIsExternalURL --- PASS: TestIsExternalURL (0.00s) === RUN TestIsEmptyString --- PASS: TestIsEmptyString (0.00s) 2020/07/18 19:18:21 ...les/util/sanitize.go:41:SanitizeURLCredentials() [E] parse url git@github.com:go-gitea/test_repo.git failed: parse "git@github.com:go-gitea/test_repo.git": first path segment in URL cannot contain colon === RUN Test_NormalizeEOL --- PASS: Test_NormalizeEOL (0.00s) PASS ok code.gitea.io/gitea/modules/util 0.086s === RUN Test_GlobPatternValidation === RUN Test_GlobPatternValidation/Empty_glob_pattern [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 147.108µs === RUN Test_GlobPatternValidation/Valid_glob [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 71.667µs === RUN Test_GlobPatternValidation/Invalid_glob [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 38.253µs --- PASS: Test_GlobPatternValidation (0.00s) --- PASS: Test_GlobPatternValidation/Empty_glob_pattern (0.00s) --- PASS: Test_GlobPatternValidation/Valid_glob (0.00s) --- PASS: Test_GlobPatternValidation/Invalid_glob (0.00s) === RUN Test_IsValidURL === RUN Test_IsValidURL/Empty_URL === RUN Test_IsValidURL/Loobpack_IPv4_URL === RUN Test_IsValidURL/Loobpack_IPv6_URL === RUN Test_IsValidURL/Missing_semicolon_after_schema --- PASS: Test_IsValidURL (0.00s) --- PASS: Test_IsValidURL/Empty_URL (0.00s) --- PASS: Test_IsValidURL/Loobpack_IPv4_URL (0.00s) --- PASS: Test_IsValidURL/Loobpack_IPv6_URL (0.00s) --- PASS: Test_IsValidURL/Missing_semicolon_after_schema (0.00s) === RUN Test_IsValidExternalURL === RUN Test_IsValidExternalURL/Current_instance_URL === RUN Test_IsValidExternalURL/Loobpack_IPv4_URL === RUN Test_IsValidExternalURL/Current_instance_API_URL === RUN Test_IsValidExternalURL/Local_network_URL === RUN Test_IsValidExternalURL/Local_URL --- PASS: Test_IsValidExternalURL (0.00s) --- PASS: Test_IsValidExternalURL/Current_instance_URL (0.00s) --- PASS: Test_IsValidExternalURL/Loobpack_IPv4_URL (0.00s) --- PASS: Test_IsValidExternalURL/Current_instance_API_URL (0.00s) --- PASS: Test_IsValidExternalURL/Local_network_URL (0.00s) --- PASS: Test_IsValidExternalURL/Local_URL (0.00s) === RUN Test_IsValidExternalTrackerURLFormat === RUN Test_IsValidExternalTrackerURLFormat/Correct_external_tracker_URL_with_all_placeholders === RUN Test_IsValidExternalTrackerURLFormat/Local_external_tracker_URL_with_all_placeholders === RUN Test_IsValidExternalTrackerURLFormat/External_tracker_URL_with_typo_placeholder === RUN Test_IsValidExternalTrackerURLFormat/External_tracker_URL_with_typo_placeholder#01 === RUN Test_IsValidExternalTrackerURLFormat/External_tracker_URL_with_typo_placeholder#02 === RUN Test_IsValidExternalTrackerURLFormat/External_tracker_URL_missing_optional_placeholder === RUN Test_IsValidExternalTrackerURLFormat/External_tracker_URL_missing_optional_placeholder#01 === RUN Test_IsValidExternalTrackerURLFormat/External_tracker_URL_missing_optional_placeholder#02 === RUN Test_IsValidExternalTrackerURLFormat/External_tracker_URL_missing_optional_placeholder#03 === RUN Test_IsValidExternalTrackerURLFormat/External_tracker_URL_with_similar_placeholder_names_test --- PASS: Test_IsValidExternalTrackerURLFormat (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/Correct_external_tracker_URL_with_all_placeholders (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/Local_external_tracker_URL_with_all_placeholders (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/External_tracker_URL_with_typo_placeholder (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/External_tracker_URL_with_typo_placeholder#01 (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/External_tracker_URL_with_typo_placeholder#02 (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/External_tracker_URL_missing_optional_placeholder (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/External_tracker_URL_missing_optional_placeholder#01 (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/External_tracker_URL_missing_optional_placeholder#02 (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/External_tracker_URL_missing_optional_placeholder#03 (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/External_tracker_URL_with_similar_placeholder_names_test (0.00s) === RUN Test_GitRefNameValidation === RUN Test_GitRefNameValidation/Referece_contains_only_characters [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 55.401µs === RUN Test_GitRefNameValidation/Reference_name_contains_single_slash [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 24.601µs === RUN Test_GitRefNameValidation/Reference_name_has_allowed_special_characters [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 22.726µs === RUN Test_GitRefNameValidation/Reference_name_contains_backslash [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 30.465µs === RUN Test_GitRefNameValidation/Reference_name_starts_with_dot [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 22.347µs === RUN Test_GitRefNameValidation/Reference_name_ends_with_dot [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 23.343µs === RUN Test_GitRefNameValidation/Reference_name_starts_with_slash [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 21.45µs === RUN Test_GitRefNameValidation/Reference_name_ends_with_slash [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 20.986µs === RUN Test_GitRefNameValidation/Reference_name_ends_with_.lock [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 27.438µs === RUN Test_GitRefNameValidation/Reference_name_contains_multiple_consecutive_dots [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 21.033µs === RUN Test_GitRefNameValidation/Reference_name_contains_multiple_consecutive_slashes [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 23.466µs === RUN Test_GitRefNameValidation/Reference_name_is_single_@ [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 21.1µs === RUN Test_GitRefNameValidation/Reference_name_has_@{ [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 20.979µs === RUN Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_~ [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 47.682µs === RUN Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_* [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 28.327µs === RUN Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_? [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 28.125µs === RUN Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_^ [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 22.5µs === RUN Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_: [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 20.711µs === RUN Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_(whitespace) [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 19.877µs === RUN Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_[ [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 19.703µs --- PASS: Test_GitRefNameValidation (0.00s) --- PASS: Test_GitRefNameValidation/Referece_contains_only_characters (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_contains_single_slash (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_has_allowed_special_characters (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_contains_backslash (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_starts_with_dot (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_ends_with_dot (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_starts_with_slash (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_ends_with_slash (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_ends_with_.lock (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_contains_multiple_consecutive_dots (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_contains_multiple_consecutive_slashes (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_is_single_@ (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_has_@{ (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_~ (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_* (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_? (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_^ (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_: (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_(whitespace) (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_[ (0.00s) === RUN Test_ValidURLValidation === RUN Test_ValidURLValidation/Empty_URL [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 19.511µs === RUN Test_ValidURLValidation/URL_without_port [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 21.2µs === RUN Test_ValidURLValidation/URL_with_port [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 24.484µs === RUN Test_ValidURLValidation/URL_with_IPv6_address_without_port [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 23.614µs === RUN Test_ValidURLValidation/URL_with_IPv6_address_with_port [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 22.908µs === RUN Test_ValidURLValidation/Invalid_URL [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 20.741µs === RUN Test_ValidURLValidation/Invalid_schema [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 20.401µs === RUN Test_ValidURLValidation/Invalid_port [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 22.415µs === RUN Test_ValidURLValidation/Invalid_port_with_IPv6_address [Macaron] 2020-07-18 19:18:21: Started POST for [Macaron] 2020-07-18 19:18:21: Completed POST 0 in 28.815µs --- PASS: Test_ValidURLValidation (0.00s) --- PASS: Test_ValidURLValidation/Empty_URL (0.00s) --- PASS: Test_ValidURLValidation/URL_without_port (0.00s) --- PASS: Test_ValidURLValidation/URL_with_port (0.00s) --- PASS: Test_ValidURLValidation/URL_with_IPv6_address_without_port (0.00s) --- PASS: Test_ValidURLValidation/URL_with_IPv6_address_with_port (0.00s) --- PASS: Test_ValidURLValidation/Invalid_URL (0.00s) --- PASS: Test_ValidURLValidation/Invalid_schema (0.00s) --- PASS: Test_ValidURLValidation/Invalid_port (0.00s) --- PASS: Test_ValidURLValidation/Invalid_port_with_IPv6_address (0.00s) PASS ok code.gitea.io/gitea/modules/validation 0.072s === RUN TestWebhookProxy --- PASS: TestWebhookProxy (0.00s) === RUN TestGetDingTalkIssuesPayload --- PASS: TestGetDingTalkIssuesPayload (0.00s) === RUN TestMatrixIssuesPayloadOpened --- PASS: TestMatrixIssuesPayloadOpened (0.00s) === RUN TestMatrixIssueCommentPayload --- PASS: TestMatrixIssueCommentPayload (0.00s) === RUN TestMatrixPullRequestCommentPayload --- PASS: TestMatrixPullRequestCommentPayload (0.00s) === RUN TestMatrixReleasePayload --- PASS: TestMatrixReleasePayload (0.00s) === RUN TestMatrixPullRequestPayload --- PASS: TestMatrixPullRequestPayload (0.00s) === RUN TestMatrixHookRequest --- PASS: TestMatrixHookRequest (0.00s) === RUN TestSlackIssuesPayloadOpened --- PASS: TestSlackIssuesPayloadOpened (0.00s) === RUN TestSlackIssueCommentPayload --- PASS: TestSlackIssueCommentPayload (0.00s) === RUN TestSlackPullRequestCommentPayload --- PASS: TestSlackPullRequestCommentPayload (0.00s) === RUN TestSlackReleasePayload --- PASS: TestSlackReleasePayload (0.00s) === RUN TestSlackPullRequestPayload --- PASS: TestSlackPullRequestPayload (0.00s) === RUN TestGetTelegramIssuesPayload --- PASS: TestGetTelegramIssuesPayload (0.00s) === RUN TestWebhook_GetSlackHook --- PASS: TestWebhook_GetSlackHook (0.00s) === RUN TestPrepareWebhooks --- PASS: TestPrepareWebhooks (0.01s) === RUN TestPrepareWebhooksBranchFilterMatch --- PASS: TestPrepareWebhooksBranchFilterMatch (0.01s) === RUN TestPrepareWebhooksBranchFilterNoMatch 2020/07/18 19:18:26 ...s/webhook/webhook.go:83:prepareWebhook() [I] Branch "fix_weird_bug" doesn't match branch filter "{master,feature*}", skipping --- PASS: TestPrepareWebhooksBranchFilterNoMatch (0.01s) PASS ok code.gitea.io/gitea/modules/webhook 0.196s ? code.gitea.io/gitea/routers [no test files] === RUN TestShadowPassword --- PASS: TestShadowPassword (0.00s) === RUN TestNewUserPost_MustChangePassword 2020/07/18 19:18:28 ...uters/admin/users.go:135:NewUserPost() [T] Account created by admin (user2): gitea --- PASS: TestNewUserPost_MustChangePassword (0.11s) === RUN TestNewUserPost_MustChangePasswordFalse --- PASS: TestNewUserPost_MustChangePasswordFalse (0.18s) PASS 2020/07/18 19:18:28 ...uters/admin/users.go:135:NewUserPost() [T] Account created by admin (user2): gitea ok code.gitea.io/gitea/routers/admin 0.496s ? code.gitea.io/gitea/routers/api/v1 [no test files] ? code.gitea.io/gitea/routers/api/v1/admin [no test files] === RUN TestAPI_RenderGFM --- PASS: TestAPI_RenderGFM (0.02s) === RUN TestAPI_RenderSimple --- PASS: TestAPI_RenderSimple (0.00s) === RUN TestAPI_RenderRaw --- PASS: TestAPI_RenderRaw (0.00s) PASS ok code.gitea.io/gitea/routers/api/v1/misc 0.088s ? code.gitea.io/gitea/routers/api/v1/notify [no test files] ? code.gitea.io/gitea/routers/api/v1/org [no test files] === RUN TestTestHook 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc000fd4240 0xc000fd4420 0xc000fd45d0 0xc000fd4c90 0xc000fd4ea0] 2020/07/18 19:18:32 ...s/repo_permission.go:149:func1() [T] Permission Loaded for anonymous user in 824647480576:user2/repo1: Permissions: AccessMode: 824647481408:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824647480784 RepoID: 824647480816 Type: 824647481440:UnitTypeCode Config: {} Units[1]: ID: 824647480960 RepoID: 824647480992 Type: 824647481472:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824647481136 RepoID: 824647481168 Type: 824647481504:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824647481232 RepoID: 824647481264 Type: 824647481536:UnitTypeReleases Config: {} Units[4]: ID: 824647481328 RepoID: 824647481360 Type: 824647481568:UnitTypeWiki Config: {} ] --- PASS: TestTestHook (0.07s) === RUN TestRepoEdit 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc000efb830 0xc000efb890 0xc000efb9e0 0xc000efba70 0xc000efbad0] 2020/07/18 19:18:32 ...s/repo_permission.go:149:func1() [T] Permission Loaded for anonymous user in 824650176784:user2/repo1: Permissions: AccessMode: 824650177472:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824650176896 RepoID: 824650176960 Type: 824650177504:UnitTypeCode Config: {} Units[1]: ID: 824650177040 RepoID: 824650177104 Type: 824650177536:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824650177184 RepoID: 824650177216 Type: 824650177584:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824650177280 RepoID: 824650177312 Type: 824650177632:UnitTypeReleases Config: {} Units[4]: ID: 824650177376 RepoID: 824650177408 Type: 824650177664:UnitTypeWiki Config: {} ] 2020/07/18 19:18:32 .../api/v1/repo/repo.go:567:updateBasicProperties() [T] Repository basic settings updated: user2/repo1 2020/07/18 19:18:32 .../api/v1/repo/repo.go:726:updateRepoUnits() [T] Repository advanced settings updated: user2/repo1 2020/07/18 19:18:32 .../api/v1/repo/repo.go:746:updateRepoArchivedState() [T] Repository was archived: user2/repo1 --- PASS: TestRepoEdit (0.06s) === RUN TestRepoEditNameChange 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc000efb0b0 0xc000efb140 0xc000efb1d0 0xc000efb290 0xc000efb320] 2020/07/18 19:18:32 ...s/repo_permission.go:149:func1() [T] Permission Loaded for anonymous user in 824635627904:user2/repo1: Permissions: AccessMode: 824635628864:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824635628048 RepoID: 824635628080 Type: 824635629008:UnitTypeCode Config: {} Units[1]: ID: 824635628208 RepoID: 824635628272 Type: 824635629088:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824635628400 RepoID: 824635628432 Type: 824635629120:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824635628528 RepoID: 824635628576 Type: 824635629168:UnitTypeReleases Config: {} Units[4]: ID: 824635628736 RepoID: 824635628768 Type: 824635629232:UnitTypeWiki Config: {} ] 2020/07/18 19:18:32 .../api/v1/repo/repo.go:515:updateBasicProperties() [T] Repository name changed: user2/repo1 -> newname 2020/07/18 19:18:32 .../api/v1/repo/repo.go:567:updateBasicProperties() [T] Repository basic settings updated: user2/newname 2020/07/18 19:18:32 .../api/v1/repo/repo.go:726:updateRepoUnits() [T] Repository advanced settings updated: user2/newname --- PASS: TestRepoEditNameChange (0.07s) PASS ok code.gitea.io/gitea/routers/api/v1/repo 0.352s ? code.gitea.io/gitea/routers/api/v1/swagger [no test files] ? code.gitea.io/gitea/routers/api/v1/user [no test files] ? code.gitea.io/gitea/routers/api/v1/utils [no test files] ? code.gitea.io/gitea/routers/dev [no test files] ? code.gitea.io/gitea/routers/events [no test files] ? code.gitea.io/gitea/routers/org [no test files] ? code.gitea.io/gitea/routers/private [no test files] === RUN TestCleanUploadName --- PASS: TestCleanUploadName (0.06s) === RUN TestGetUniquePatchBranchName 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc0011b5050 0xc0011b5290 0xc0011b54a0 0xc0011b5590 0xc0011b56e0] 2020/07/18 19:18:32 ...s/repo_permission.go:149:func1() [T] Permission Loaded for anonymous user in 824654404096:user2/repo1: Permissions: AccessMode: 824654404992:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824654404304 RepoID: 824654404336 Type: 824654405024:UnitTypeCode Config: {} Units[1]: ID: 824654404512 RepoID: 824654404560 Type: 824654405056:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824654404720 RepoID: 824654404752 Type: 824654405104:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824654404816 RepoID: 824654404848 Type: 824654405136:UnitTypeReleases Config: {} Units[4]: ID: 824654404912 RepoID: 824654404944 Type: 824654405184:UnitTypeWiki Config: {} ] --- PASS: TestGetUniquePatchBranchName (0.07s) === RUN TestGetClosestParentWithFiles 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc0017d65d0 0xc0017d6660 0xc0017d66c0 0xc0017d6720 0xc0017d67b0] 2020/07/18 19:18:32 ...s/repo_permission.go:149:func1() [T] Permission Loaded for anonymous user in 824636134400:user2/repo1: Permissions: AccessMode: 824636135360:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824636134544 RepoID: 824636134640 Type: 824636135392:UnitTypeCode Config: {} Units[1]: ID: 824636134736 RepoID: 824636134784 Type: 824636135440:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824636134880 RepoID: 824636134960 Type: 824636135472:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824636135040 RepoID: 824636135104 Type: 824636135520:UnitTypeReleases Config: {} Units[4]: ID: 824636135216 RepoID: 824636135248 Type: 824636135568:UnitTypeWiki Config: {} ] --- PASS: TestGetClosestParentWithFiles (0.07s) === RUN TestInitializeLabels 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc0017d7d10 0xc0017d7d70 0xc0017d7dd0 0xc0017d7e30] 2020/07/18 19:18:32 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824651220896:user2 in 824651221008:user2/repo2: Permissions: AccessMode: 824651221536:owner, 4 Units, 0 UnitsMode(s): [ Units[0]: ID: 824651221120 RepoID: 824651221168 Type: 824651221600:UnitTypeCode Config: {} Units[1]: ID: 824651221248 RepoID: 824651221280 Type: 824651221632:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824651221344 RepoID: 824651221376 Type: 824651221664:UnitTypeReleases Config: {} Units[3]: ID: 824651221440 RepoID: 824651221472 Type: 824651221696:UnitTypeWiki Config: {} ] --- PASS: TestInitializeLabels (0.07s) === RUN TestRetrieveLabels 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc0015865d0 0xc001586720 0xc0015869f0 0xc001586a50 0xc001586b70] 2020/07/18 19:18:32 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824651221152:user2 in 824651221248:user2/repo1: Permissions: AccessMode: 824651221936:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824651221360 RepoID: 824651221392 Type: 824651221968:UnitTypeCode Config: {} Units[1]: ID: 824651221456 RepoID: 824651221504 Type: 824651222000:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824651221600 RepoID: 824651221632 Type: 824651222032:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824651221696 RepoID: 824651221728 Type: 824651222064:UnitTypeReleases Config: {} Units[4]: ID: 824651221808 RepoID: 824651221856 Type: 824651222112:UnitTypeWiki Config: {} ] 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc0014999b0 0xc001499a40 0xc001499b60 0xc001499c20 0xc001499ce0] 2020/07/18 19:18:32 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824650604032:user2 in 824650604112:user2/repo1: Permissions: AccessMode: 824654553616:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824650604208 RepoID: 824650604240 Type: 824654553648:UnitTypeCode Config: {} Units[1]: ID: 824650604336 RepoID: 824650604384 Type: 824654553680:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824650604528 RepoID: 824654553152 Type: 824654553728:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824654553216 RepoID: 824654553248 Type: 824654553760:UnitTypeReleases Config: {} Units[4]: ID: 824654553312 RepoID: 824654553376 Type: 824654554272:UnitTypeWiki Config: {} ] 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc0011f0e40 0xc0011f0ed0 0xc0011f0f90 0xc0011f1260] 2020/07/18 19:18:32 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657175680:user2 in 824657175760:user2/repo2: Permissions: AccessMode: 824657176272:owner, 4 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657175872 RepoID: 824657175904 Type: 824657176304:UnitTypeCode Config: {} Units[1]: ID: 824657175968 RepoID: 824657176000 Type: 824657176336:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824657176080 RepoID: 824657176112 Type: 824657176368:UnitTypeReleases Config: {} Units[3]: ID: 824657176176 RepoID: 824657176208 Type: 824657176416:UnitTypeWiki Config: {} ] --- PASS: TestRetrieveLabels (0.07s) === RUN TestNewLabel 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc0017d7890 0xc0017d78f0 0xc0017d7950 0xc0017d79b0 0xc0017d7a10] 2020/07/18 19:18:32 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657181344:user2 in 824657181424:user2/repo1: Permissions: AccessMode: 824657182000:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657181536 RepoID: 824657181568 Type: 824657182032:UnitTypeCode Config: {} Units[1]: ID: 824657181632 RepoID: 824657181664 Type: 824657182064:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657181728 RepoID: 824657181760 Type: 824657182096:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657181824 RepoID: 824657181856 Type: 824657182128:UnitTypeReleases Config: {} Units[4]: ID: 824657181920 RepoID: 824657181952 Type: 824657182160:UnitTypeWiki Config: {} ] --- PASS: TestNewLabel (0.07s) === RUN TestUpdateLabel 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc001620810 0xc0016208a0 0xc001620900 0xc001620a20 0xc001620ab0] 2020/07/18 19:18:32 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824635629232:user2 in 824635629360:user2/repo1: Permissions: AccessMode: 824657232368:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824635629504 RepoID: 824657231936 Type: 824657232400:UnitTypeCode Config: {} Units[1]: ID: 824657232000 RepoID: 824657232032 Type: 824657232432:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657232096 RepoID: 824657232128 Type: 824657232464:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657232192 RepoID: 824657232224 Type: 824657232496:UnitTypeReleases Config: {} Units[4]: ID: 824657232288 RepoID: 824657232320 Type: 824657232528:UnitTypeWiki Config: {} ] --- PASS: TestUpdateLabel (0.08s) === RUN TestDeleteLabel 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc0016217d0 0xc001621830 0xc001621890 0xc0016218f0 0xc001621950] --- PASS: TestDeleteLabel (0.08s) === RUN TestUpdateIssueLabel_Clear 2020/07/18 19:18:32 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657233856:user2 in 824657233952:user2/repo1: Permissions: AccessMode: 824657234544:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657234064 RepoID: 824657234096 Type: 824657234576:UnitTypeCode Config: {} Units[1]: ID: 824657234160 RepoID: 824657234192 Type: 824657234624:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657234272 RepoID: 824657234304 Type: 824657234656:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657234368 RepoID: 824657234400 Type: 824657234688:UnitTypeReleases Config: {} Units[4]: ID: 824657234464 RepoID: 824657234496 Type: 824657234720:UnitTypeWiki Config: {} ] 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc0016d2450 0xc0016d24b0 0xc0016d2510 0xc0016d2570 0xc0016d25d0] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824635626896:user2 in 824635627024:user2/repo1: Permissions: AccessMode: 824635628160:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824635627344 RepoID: 824635627440 Type: 824635628192:UnitTypeCode Config: {} Units[1]: ID: 824635627552 RepoID: 824635627584 Type: 824635628224:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824635627696 RepoID: 824635627808 Type: 824635628288:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824635627904 RepoID: 824635627936 Type: 824635628320:UnitTypeReleases Config: {} Units[4]: ID: 824635628032 RepoID: 824635628064 Type: 824635628416:UnitTypeWiki Config: {} ] 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc001605f80 0xc0013ba000 0xc0013ba060 0xc0013badb0 0xc0013baea0] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657552176:user2 in 824657552256:user2/repo1: Permissions: AccessMode: 824657552848:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657552352 RepoID: 824657552384 Type: 824657552880:UnitTypeCode Config: {} Units[1]: ID: 824657552448 RepoID: 824657552480 Type: 824657552928:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657552544 RepoID: 824657552592 Type: 824657552960:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657552672 RepoID: 824657552704 Type: 824657553008:UnitTypeReleases Config: {} Units[4]: ID: 824657552768 RepoID: 824657552800 Type: 824657553040:UnitTypeWiki Config: {} ] 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc0011b4d50 0xc0011b4e40 0xc0011b5020 0xc0011b5140 0xc0011b5290] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657610048:user2 in 824657610128:user2/repo1: Permissions: AccessMode: 824657610688:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657610224 RepoID: 824657610256 Type: 824657610720:UnitTypeCode Config: {} Units[1]: ID: 824657610320 RepoID: 824657610352 Type: 824657610752:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657610416 RepoID: 824657610448 Type: 824657610784:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657610512 RepoID: 824657610544 Type: 824657610816:UnitTypeReleases Config: {} Units[4]: ID: 824657610608 RepoID: 824657610640 Type: 824657610848:UnitTypeWiki Config: {} ] --- PASS: TestUpdateIssueLabel_Clear (0.08s) === RUN TestUpdateIssueLabel_Toggle 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc001587f80 0xc001686030 0xc001686090 0xc0016860f0 0xc001686150] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824635626896:user2 in 824635627024:user2/repo1: Permissions: AccessMode: 824635628176:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824635627376 RepoID: 824635627456 Type: 824635628208:UnitTypeCode Config: {} Units[1]: ID: 824635627568 RepoID: 824635627616 Type: 824635628272:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824635627712 RepoID: 824635627824 Type: 824635628304:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824635627920 RepoID: 824635627952 Type: 824635628400:UnitTypeReleases Config: {} Units[4]: ID: 824635628048 RepoID: 824635628080 Type: 824635628432:UnitTypeWiki Config: {} ] 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc001605fb0 0xc0011b4390 0xc0011b43f0 0xc0011b4450 0xc0011b4570] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657615088:user2 in 824657615200:user2/repo1: Permissions: AccessMode: 824657615792:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657615328 RepoID: 824657615360 Type: 824657615824:UnitTypeCode Config: {} Units[1]: ID: 824657615424 RepoID: 824657615456 Type: 824657615856:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657615520 RepoID: 824657615552 Type: 824657615888:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657615616 RepoID: 824657615648 Type: 824657615920:UnitTypeReleases Config: {} Units[4]: ID: 824657615712 RepoID: 824657615744 Type: 824657615952:UnitTypeWiki Config: {} ] 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc000f060c0 0xc000f06240 0xc000f063c0 0xc000f06480 0xc000f06540] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657231888:user2 in 824657231968:user2/repo1: Permissions: AccessMode: 824657232528:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657232064 RepoID: 824657232096 Type: 824657232560:UnitTypeCode Config: {} Units[1]: ID: 824657232160 RepoID: 824657232192 Type: 824657232592:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657232256 RepoID: 824657232288 Type: 824657232624:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657232352 RepoID: 824657232384 Type: 824657232656:UnitTypeReleases Config: {} Units[4]: ID: 824657232448 RepoID: 824657232480 Type: 824657232688:UnitTypeWiki Config: {} ] 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc0014b9980 0xc0014b9a40 0xc0014b9b00 0xc0014b9bf0 0xc0014b9c50] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657879664:user2 in 824657879760:user2/repo1: Permissions: AccessMode: 824657880352:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657879856 RepoID: 824657879888 Type: 824657880384:UnitTypeCode Config: {} Units[1]: ID: 824657879952 RepoID: 824657879984 Type: 824657880416:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657880064 RepoID: 824657880096 Type: 824657880448:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657880160 RepoID: 824657880192 Type: 824657880480:UnitTypeReleases Config: {} Units[4]: ID: 824657880256 RepoID: 824657880304 Type: 824657880512:UnitTypeWiki Config: {} ] 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc0011f1470 0xc0011f1680 0xc0011f17a0 0xc0011f1860 0xc0011f18c0] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657721760:user2 in 824657721856:user2/repo1: Permissions: AccessMode: 824657722496:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657722000 RepoID: 824657722032 Type: 824657722544:UnitTypeCode Config: {} Units[1]: ID: 824657722096 RepoID: 824657722128 Type: 824657722576:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657722192 RepoID: 824657722224 Type: 824657722624:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657722288 RepoID: 824657722320 Type: 824657722672:UnitTypeReleases Config: {} Units[4]: ID: 824657722384 RepoID: 824657722432 Type: 824657722704:UnitTypeWiki Config: {} ] 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc0014b8420 0xc0014b8480 0xc0014b85d0 0xc0014b8690 0xc0014b86f0] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824651218976:user2 in 824651219072:user2/repo1: Permissions: AccessMode: 824651219696:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824651219168 RepoID: 824651219200 Type: 824651219744:UnitTypeCode Config: {} Units[1]: ID: 824651219296 RepoID: 824651219328 Type: 824651219776:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824651219392 RepoID: 824651219424 Type: 824651219840:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824651219504 RepoID: 824651219536 Type: 824651219888:UnitTypeReleases Config: {} Units[4]: ID: 824651219600 RepoID: 824651219632 Type: 824651219920:UnitTypeWiki Config: {} ] 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc001498330 0xc001498390 0xc0014983f0 0xc001498600 0xc001498750] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824650598016:user2 in 824650598112:user2/repo1: Permissions: AccessMode: 824650598832:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824650598256 RepoID: 824650598304 Type: 824650598880:UnitTypeCode Config: {} Units[1]: ID: 824650598384 RepoID: 824650598432 Type: 824650598912:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824650598544 RepoID: 824650598576 Type: 824650598944:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824650598640 RepoID: 824650598688 Type: 824650598976:UnitTypeReleases Config: {} Units[4]: ID: 824650598752 RepoID: 824650598784 Type: 824650599008:UnitTypeWiki Config: {} ] 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc0011f0660 0xc0011f0780 0xc0011f0810 0xc0011f0930 0xc0011f0a50] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657721760:user2 in 824657721856:user2/repo1: Permissions: AccessMode: 824657722496:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657722000 RepoID: 824657722032 Type: 824657722544:UnitTypeCode Config: {} Units[1]: ID: 824657722096 RepoID: 824657722128 Type: 824657722576:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657722192 RepoID: 824657722224 Type: 824657722624:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657722288 RepoID: 824657722320 Type: 824657722672:UnitTypeReleases Config: {} Units[4]: ID: 824657722384 RepoID: 824657722432 Type: 824657722704:UnitTypeWiki Config: {} ] --- PASS: TestUpdateIssueLabel_Toggle (0.30s) === RUN TestNewReleasePost 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc001605950 0xc001605ad0 0xc001605b60 0xc001605bf0 0xc001605ce0] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657721760:user2 in 824657721856:user2/repo1: Permissions: AccessMode: 824657722496:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657722000 RepoID: 824657722032 Type: 824657722544:UnitTypeCode Config: {} Units[1]: ID: 824657722096 RepoID: 824657722128 Type: 824657722576:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657722192 RepoID: 824657722224 Type: 824657722624:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657722288 RepoID: 824657722320 Type: 824657722672:UnitTypeReleases Config: {} Units[4]: ID: 824657722384 RepoID: 824657722432 Type: 824657722704:UnitTypeWiki Config: {} ] 2020/07/18 19:18:33 ...ters/repo/release.go:267:NewReleasePost() [T] Release created: user2/repo1:newtag 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc001621680 0xc0016216e0 0xc001621740 0xc0016217a0 0xc001621800] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657715440:user2 in 824657715520:user2/repo1: Permissions: AccessMode: 824657716144:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657715632 RepoID: 824657715664 Type: 824657716176:UnitTypeCode Config: {} Units[1]: ID: 824657715728 RepoID: 824657715760 Type: 824657716208:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657715840 RepoID: 824657715872 Type: 824657716240:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657715968 RepoID: 824657716000 Type: 824657716272:UnitTypeReleases Config: {} Units[4]: ID: 824657716064 RepoID: 824657716096 Type: 824657716304:UnitTypeWiki Config: {} ] 2020/07/18 19:18:33 ...ters/repo/release.go:267:NewReleasePost() [T] Release created: user2/repo1:newtag --- PASS: TestNewReleasePost (0.16s) === RUN TestAddReadOnlyDeployKey 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc0011f1cb0 0xc0011f1d70 0xc0011f1e00 0xc0011f1e60] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657143280:user2 in 824657143360:user2/repo2: Permissions: AccessMode: 824657143840:owner, 4 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657143472 RepoID: 824657143504 Type: 824657143872:UnitTypeCode Config: {} Units[1]: ID: 824657143568 RepoID: 824657143600 Type: 824657143904:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824657143664 RepoID: 824657143696 Type: 824657143936:UnitTypeReleases Config: {} Units[3]: ID: 824657143760 RepoID: 824657143792 Type: 824657143968:UnitTypeWiki Config: {} ] 2020/07/18 19:18:33 ...ters/repo/setting.go:811:DeployKeysPost() [T] Deploy key added: 2 --- PASS: TestAddReadOnlyDeployKey (0.06s) === RUN TestAddReadWriteOnlyDeployKey 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc0011f1e30 0xc0011f1f50 0xc0011b4000 0xc0011b40c0] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824638094720:user2 in 824638094800:user2/repo2: Permissions: AccessMode: 824638095280:owner, 4 Units, 0 UnitsMode(s): [ Units[0]: ID: 824638094912 RepoID: 824638094944 Type: 824638095312:UnitTypeCode Config: {} Units[1]: ID: 824638095008 RepoID: 824638095040 Type: 824638095344:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824638095104 RepoID: 824638095136 Type: 824657141776:UnitTypeReleases Config: {} Units[3]: ID: 824638095200 RepoID: 824638095232 Type: 824657141808:UnitTypeWiki Config: {} ] 2020/07/18 19:18:33 ...ters/repo/setting.go:811:DeployKeysPost() [T] Deploy key added: 2 --- PASS: TestAddReadWriteOnlyDeployKey (0.06s) === RUN TestCollaborationPost 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc001620ba0 0xc001620c30 0xc001620c90 0xc001620cf0 0xc001620d50] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824638090416:user4 in 824638090496:user2/repo1: Permissions: AccessMode: 824638091152:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824638090608 RepoID: 824638090640 Type: 824638091184:UnitTypeCode Config: {} Units[1]: ID: 824638090752 RepoID: 824638090800 Type: 824638091216:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824638090864 RepoID: 824638090896 Type: 824638091248:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824638090960 RepoID: 824638090992 Type: 824638091280:UnitTypeReleases Config: {} Units[4]: ID: 824638091072 RepoID: 824638091104 Type: 824638091312:UnitTypeWiki Config: {} ] --- PASS: TestCollaborationPost (0.06s) === RUN TestCollaborationPost_InactiveUser 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc001621770 0xc0016217d0 0xc001621830 0xc001621890 0xc0016218f0] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824654558048:user9 in 824654558128:user2/repo1: Permissions: AccessMode: 824654558704:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824654558240 RepoID: 824654558272 Type: 824654558736:UnitTypeCode Config: {} Units[1]: ID: 824654558336 RepoID: 824654558368 Type: 824654558768:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824654558432 RepoID: 824654558464 Type: 824654558800:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824654558528 RepoID: 824654558560 Type: 824654558832:UnitTypeReleases Config: {} Units[4]: ID: 824654558624 RepoID: 824654558656 Type: 824654558864:UnitTypeWiki Config: {} ] --- PASS: TestCollaborationPost_InactiveUser (0.07s) === RUN TestCollaborationPost_AddCollaboratorTwice 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc001687440 0xc0016874a0 0xc001687500 0xc001687560 0xc0016875c0] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824635628736:user4 in 824635628864:user2/repo1: Permissions: AccessMode: 824654553568:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824635629232 RepoID: 824635629264 Type: 824654553632:UnitTypeCode Config: {} Units[1]: ID: 824635629376 RepoID: 824635629408 Type: 824654553664:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824635629504 RepoID: 824654553136 Type: 824654553712:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824654553200 RepoID: 824654553232 Type: 824654553744:UnitTypeReleases Config: {} Units[4]: ID: 824654553296 RepoID: 824654553328 Type: 824654554224:UnitTypeWiki Config: {} ] --- PASS: TestCollaborationPost_AddCollaboratorTwice (0.06s) === RUN TestCollaborationPost_NonExistentUser 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc001587200 0xc001587320 0xc0015873e0 0xc001587440 0xc0015874a0] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657232176:user2 in 824657232256:user2/repo1: Permissions: AccessMode: 824657232832:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657232368 RepoID: 824657232400 Type: 824657232864:UnitTypeCode Config: {} Units[1]: ID: 824657232464 RepoID: 824657232496 Type: 824657232896:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657232560 RepoID: 824657232592 Type: 824657232928:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657232656 RepoID: 824657232688 Type: 824657232960:UnitTypeReleases Config: {} Units[4]: ID: 824657232752 RepoID: 824657232784 Type: 824657232992:UnitTypeWiki Config: {} ] --- PASS: TestCollaborationPost_NonExistentUser (0.06s) === RUN TestAddTeamPost --- PASS: TestAddTeamPost (0.06s) === RUN TestAddTeamPost_NotAllowed --- PASS: TestAddTeamPost_NotAllowed (0.05s) === RUN TestAddTeamPost_AddTeamTwice --- PASS: TestAddTeamPost_AddTeamTwice (0.05s) === RUN TestAddTeamPost_NonExistentTeam --- PASS: TestAddTeamPost_NonExistentTeam (0.05s) === RUN TestDeleteTeam 2020/07/18 19:18:34 models/repo.go:407:getUnits() [T] repo.Units: [0xc0011f0330 0xc0011f0480 0xc0011f05a0 0xc0011f0660 0xc0011f0780] 2020/07/18 19:18:34 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824637231104:user2 in 824637231296:user3/repo3: Permissions: AccessMode: 824637232112:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824637231424 RepoID: 824637231472 Type: 824637232160:UnitTypeCode Config: {} Units[1]: ID: 824637231584 RepoID: 824637231616 Type: 824637232240:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824637231696 RepoID: 824637231728 Type: 824637232304:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":true,"AllowMerge":true,"AllowRebase":false,"AllowRebaseMerge":true,"AllowSquash":false} Units[3]: ID: 824637231792 RepoID: 824637231872 Type: 824637232336:UnitTypeReleases Config: {} Units[4]: ID: 824637231968 RepoID: 824637232016 Type: 824637232400:UnitTypeWiki Config: {} ] 2020/07/18 19:18:34 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824636135120:user4 in 824636135248:user3/repo3: Permissions: AccessMode: 824636135392:none, 0 Units, 0 UnitsMode(s): [ ] --- PASS: TestDeleteTeam (0.07s) === RUN TestWiki 2020/07/18 19:18:34 models/repo.go:407:getUnits() [T] repo.Units: [0xc001686d50 0xc001686db0 0xc001686e10 0xc001686e70 0xc001686ed0] 2020/07/18 19:18:34 ...s/repo_permission.go:149:func1() [T] Permission Loaded for anonymous user in 824637230480:user2/repo1: Permissions: AccessMode: 824637231392:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824637230608 RepoID: 824637230704 Type: 824637231424:UnitTypeCode Config: {} Units[1]: ID: 824637230800 RepoID: 824637230848 Type: 824637231472:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824637230944 RepoID: 824637230992 Type: 824637231504:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824637231088 RepoID: 824637231120 Type: 824637231584:UnitTypeReleases Config: {} Units[4]: ID: 824637231296 RepoID: 824637231328 Type: 824637231616:UnitTypeWiki Config: {} ] --- PASS: TestWiki (0.07s) === RUN TestWikiPages 2020/07/18 19:18:34 ...s/context/context.go:139:HTML() [D] Template: repo/wiki/view 2020/07/18 19:18:34 models/repo.go:407:getUnits() [T] repo.Units: [0xc001687500 0xc001687560 0xc0016875c0 0xc001687620 0xc001687680] 2020/07/18 19:18:34 ...s/repo_permission.go:149:func1() [T] Permission Loaded for anonymous user in 824657615360:user2/repo1: Permissions: AccessMode: 824657615936:read, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657615472 RepoID: 824657615504 Type: 824657615968:UnitTypeCode Config: {} Units[1]: ID: 824657615568 RepoID: 824657615600 Type: 824657616000:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657615664 RepoID: 824657615696 Type: 824657616032:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657615760 RepoID: 824657615792 Type: 824657616064:UnitTypeReleases Config: {} Units[4]: ID: 824657615856 RepoID: 824657615888 Type: 824657616096:UnitTypeWiki Config: {} ] --- PASS: TestWikiPages (0.07s) === RUN TestNewWiki 2020/07/18 19:18:34 ...s/context/context.go:139:HTML() [D] Template: repo/wiki/pages 2020/07/18 19:18:34 models/repo.go:407:getUnits() [T] repo.Units: [0xc00069f290 0xc00069f9e0 0xc0014b8030 0xc0014b81e0 0xc0014b8300] --- PASS: TestNewWiki (0.06s) === RUN TestNewWikiPost 2020/07/18 19:18:34 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824636132864:user2 in 824636133072:user2/repo1: Permissions: AccessMode: 824636134128:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824636133248 RepoID: 824636133312 Type: 824636134160:UnitTypeCode Config: {} Units[1]: ID: 824636133440 RepoID: 824636133472 Type: 824636134192:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824636133568 RepoID: 824636133600 Type: 824636134256:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824636133712 RepoID: 824636133792 Type: 824636134304:UnitTypeReleases Config: {} Units[4]: ID: 824636133920 RepoID: 824636134032 Type: 824636134384:UnitTypeWiki Config: {} ] 2020/07/18 19:18:34 ...s/context/context.go:139:HTML() [D] Template: repo/wiki/new 2020/07/18 19:18:34 models/repo.go:407:getUnits() [T] repo.Units: [0xc0015862d0 0xc001586330 0xc001586480 0xc001586570 0xc0015865d0] 2020/07/18 19:18:34 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824636132864:user2 in 824636133072:user2/repo1: Permissions: AccessMode: 824636134128:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824636133248 RepoID: 824636133312 Type: 824636134160:UnitTypeCode Config: {} Units[1]: ID: 824636133440 RepoID: 824636133472 Type: 824636134192:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824636133568 RepoID: 824636133600 Type: 824636134256:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824636133712 RepoID: 824636133792 Type: 824636134304:UnitTypeReleases Config: {} Units[4]: ID: 824636133920 RepoID: 824636134032 Type: 824636134384:UnitTypeWiki Config: {} ] 2020/07/18 19:18:34 models/repo.go:407:getUnits() [T] repo.Units: [0xc0017d6870 0xc0017d68d0 0xc0017d6930 0xc0017d6990 0xc0017d69f0] 2020/07/18 19:18:34 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824638090752:user2 in 824638090848:user2/repo1: Permissions: AccessMode: 824638091440:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824638090960 RepoID: 824638090992 Type: 824638091472:UnitTypeCode Config: {} Units[1]: ID: 824638091072 RepoID: 824638091104 Type: 824638091504:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824638091168 RepoID: 824638091200 Type: 824638091536:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824638091264 RepoID: 824638091296 Type: 824638091568:UnitTypeReleases Config: {} Units[4]: ID: 824638091360 RepoID: 824638091392 Type: 824638091600:UnitTypeWiki Config: {} ] --- PASS: TestNewWikiPost (0.27s) === RUN TestNewWikiPost_ReservedName 2020/07/18 19:18:34 models/repo.go:407:getUnits() [T] repo.Units: [0xc0014b9050 0xc0014b9110 0xc0014b9170 0xc0014b9320 0xc0014b9440] 2020/07/18 19:18:34 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657611088:user2 in 824657611168:user2/repo1: Permissions: AccessMode: 824657611744:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657611280 RepoID: 824657611312 Type: 824657611776:UnitTypeCode Config: {} Units[1]: ID: 824657611376 RepoID: 824657611408 Type: 824657611808:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657611472 RepoID: 824657611504 Type: 824657611840:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657611568 RepoID: 824657611600 Type: 824657611872:UnitTypeReleases Config: {} Units[4]: ID: 824657611664 RepoID: 824657611696 Type: 824657611904:UnitTypeWiki Config: {} ] 2020/07/18 19:18:34 ...s/context/context.go:139:HTML() [D] Template: repo/wiki/new --- PASS: TestNewWikiPost_ReservedName (0.05s) === RUN TestEditWiki 2020/07/18 19:18:34 models/repo.go:407:getUnits() [T] repo.Units: [0xc000d818f0 0xc0011f0030 0xc0011f01b0 0xc0011f0240 0xc0011f07b0] 2020/07/18 19:18:34 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657611088:user2 in 824657611168:user2/repo1: Permissions: AccessMode: 824657611744:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657611280 RepoID: 824657611312 Type: 824657611776:UnitTypeCode Config: {} Units[1]: ID: 824657611376 RepoID: 824657611408 Type: 824657611808:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657611472 RepoID: 824657611504 Type: 824657611840:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657611568 RepoID: 824657611600 Type: 824657611872:UnitTypeReleases Config: {} Units[4]: ID: 824657611664 RepoID: 824657611696 Type: 824657611904:UnitTypeWiki Config: {} ] 2020/07/18 19:18:34 ...s/context/context.go:139:HTML() [D] Template: repo/wiki/new --- PASS: TestEditWiki (0.05s) === RUN TestEditWikiPost 2020/07/18 19:18:34 models/repo.go:407:getUnits() [T] repo.Units: [0xc0011b5020 0xc0011b5140 0xc0011b5290 0xc0011b5440 0xc0011b54d0] 2020/07/18 19:18:34 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657611088:user2 in 824657611168:user2/repo1: Permissions: AccessMode: 824657611744:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657611280 RepoID: 824657611312 Type: 824657611776:UnitTypeCode Config: {} Units[1]: ID: 824657611376 RepoID: 824657611408 Type: 824657611808:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657611472 RepoID: 824657611504 Type: 824657611840:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657611568 RepoID: 824657611600 Type: 824657611872:UnitTypeReleases Config: {} Units[4]: ID: 824657611664 RepoID: 824657611696 Type: 824657611904:UnitTypeWiki Config: {} ] 2020/07/18 19:18:34 models/repo.go:407:getUnits() [T] repo.Units: [0xc0014b8630 0xc0014b86c0 0xc0014b8720 0xc0014b8870 0xc0014b8900] 2020/07/18 19:18:34 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657886752:user2 in 824657886848:user2/repo1: Permissions: AccessMode: 824657141968:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657886960 RepoID: 824657886992 Type: 824657142000:UnitTypeCode Config: {} Units[1]: ID: 824657887056 RepoID: 824657887104 Type: 824657142032:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657887168 RepoID: 824657887200 Type: 824657142064:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657141792 RepoID: 824657141824 Type: 824657142096:UnitTypeReleases Config: {} Units[4]: ID: 824657141888 RepoID: 824657141920 Type: 824657142128:UnitTypeWiki Config: {} ] --- PASS: TestEditWikiPost (0.25s) === RUN TestDeleteWikiPagePost 2020/07/18 19:18:35 models/repo.go:407:getUnits() [T] repo.Units: [0xc0014984e0 0xc001498720 0xc001498810 0xc0014988a0 0xc0014989c0] 2020/07/18 19:18:35 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657885136:user2 in 824657885232:user2/repo1: Permissions: AccessMode: 824657885840:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657885344 RepoID: 824657885376 Type: 824657885872:UnitTypeCode Config: {} Units[1]: ID: 824657885456 RepoID: 824657885488 Type: 824657885904:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657885552 RepoID: 824657885584 Type: 824657885936:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657885648 RepoID: 824657885680 Type: 824657885968:UnitTypeReleases Config: {} Units[4]: ID: 824657885760 RepoID: 824657885792 Type: 824657886016:UnitTypeWiki Config: {} ] --- PASS: TestDeleteWikiPagePost (0.12s) === RUN TestWikiRaw 2020/07/18 19:18:35 models/repo.go:407:getUnits() [T] repo.Units: [0xc000f07290 0xc000f07860 0xc000f07950 0xc000f07e30 0xc00069ed50] 2020/07/18 19:18:35 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657616144:user2 in 824657616224:user2/repo1: Permissions: AccessMode: 824657616848:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657616368 RepoID: 824657616400 Type: 824657616880:UnitTypeCode Config: {} Units[1]: ID: 824657616480 RepoID: 824657616512 Type: 824637227232:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657616576 RepoID: 824657616608 Type: 824637227296:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657616672 RepoID: 824657616704 Type: 824637227408:UnitTypeReleases Config: {} Units[4]: ID: 824657616768 RepoID: 824657616800 Type: 824637227440:UnitTypeWiki Config: {} ] 2020/07/18 19:18:35 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:35 models/repo.go:407:getUnits() [T] repo.Units: [0xc0011b4480 0xc0011b45d0 0xc0011b4750 0xc0011b4870 0xc0011b48d0] 2020/07/18 19:18:35 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824654561152:user2 in 824654561232:user2/repo1: Permissions: AccessMode: 824634474208:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824634469920 RepoID: 824634470192 Type: 824634474256:UnitTypeCode Config: {} Units[1]: ID: 824634470448 RepoID: 824634472080 Type: 824637227232:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824634472608 RepoID: 824634472656 Type: 824637227296:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824634473664 RepoID: 824634473696 Type: 824637227408:UnitTypeReleases Config: {} Units[4]: ID: 824634474016 RepoID: 824634474112 Type: 824637227440:UnitTypeWiki Config: {} ] 2020/07/18 19:18:35 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:35 models/repo.go:407:getUnits() [T] repo.Units: [0xc0013f56e0 0xc0013f57a0 0xc0013f5800 0xc0013f5860 0xc0013f59b0] 2020/07/18 19:18:35 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657616768:user2 in 824657616848:user2/repo1: Permissions: AccessMode: 824634474208:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824634469920 RepoID: 824634470192 Type: 824634474256:UnitTypeCode Config: {} Units[1]: ID: 824634470448 RepoID: 824634472080 Type: 824637227232:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824634472608 RepoID: 824634472656 Type: 824637227296:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824634473664 RepoID: 824634473696 Type: 824637227408:UnitTypeReleases Config: {} Units[4]: ID: 824634474016 RepoID: 824634474112 Type: 824637227440:UnitTypeWiki Config: {} ] 2020/07/18 19:18:35 models/repo.go:407:getUnits() [T] repo.Units: [0xc0017d6f60 0xc0017d6fc0 0xc0017d7020 0xc0017d7080 0xc0017d70e0] 2020/07/18 19:18:35 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657615472:user2 in 824657615552:user2/repo1: Permissions: AccessMode: 824657616128:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657615664 RepoID: 824657615696 Type: 824657616160:UnitTypeCode Config: {} Units[1]: ID: 824657615760 RepoID: 824657615792 Type: 824657616192:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657615856 RepoID: 824657615888 Type: 824657616224:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657615952 RepoID: 824657615984 Type: 824657616256:UnitTypeReleases Config: {} Units[4]: ID: 824657616048 RepoID: 824657616080 Type: 824657616304:UnitTypeWiki Config: {} ] 2020/07/18 19:18:35 models/repo.go:407:getUnits() [T] repo.Units: [0xc001621c50 0xc001621cb0 0xc001621d10 0xc001621d70 0xc001621dd0] 2020/07/18 19:18:35 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657615472:user2 in 824657615552:user2/repo1: Permissions: AccessMode: 824657616128:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657615664 RepoID: 824657615696 Type: 824657616160:UnitTypeCode Config: {} Units[1]: ID: 824657615760 RepoID: 824657615792 Type: 824657616192:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657615856 RepoID: 824657615888 Type: 824657616224:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657615952 RepoID: 824657615984 Type: 824657616256:UnitTypeReleases Config: {} Units[4]: ID: 824657616048 RepoID: 824657616080 Type: 824657616304:UnitTypeWiki Config: {} ] 2020/07/18 19:18:35 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:35 models/repo.go:407:getUnits() [T] repo.Units: [0xc001604180 0xc0016042a0 0xc001604330 0xc001604390 0xc0016044b0] 2020/07/18 19:18:35 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657615472:user2 in 824657615552:user2/repo1: Permissions: AccessMode: 824657616128:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657615664 RepoID: 824657615696 Type: 824657616160:UnitTypeCode Config: {} Units[1]: ID: 824657615760 RepoID: 824657615792 Type: 824657616192:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657615856 RepoID: 824657615888 Type: 824657616224:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657615952 RepoID: 824657615984 Type: 824657616256:UnitTypeReleases Config: {} Units[4]: ID: 824657616048 RepoID: 824657616080 Type: 824657616304:UnitTypeWiki Config: {} ] --- PASS: TestWikiRaw (0.34s) PASS 2020/07/18 19:18:35 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) ok code.gitea.io/gitea/routers/repo 3.171s ? code.gitea.io/gitea/routers/routes [no test files] === RUN TestIssues 2020/07/18 19:18:31 models/repo.go:407:getUnits() [T] repo.Units: [0xc0008db830 0xc0008db8f0 0xc0008db9e0 0xc0008dbad0 0xc0008dbb30] 2020/07/18 19:18:31 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824651290320:user2 in 824651290400:user3/repo3: Permissions: AccessMode: 824651291360:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824651290688 RepoID: 824651290736 Type: 824651291392:UnitTypeCode Config: {} Units[1]: ID: 824651290880 RepoID: 824651290912 Type: 824651291424:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824651291056 RepoID: 824651291088 Type: 824651291456:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":true,"AllowMerge":true,"AllowRebase":false,"AllowRebaseMerge":true,"AllowSquash":false} Units[3]: ID: 824651291152 RepoID: 824651291200 Type: 824651291488:UnitTypeReleases Config: {} Units[4]: ID: 824651291280 RepoID: 824651291312 Type: 824651291536:UnitTypeWiki Config: {} ] 2020/07/18 19:18:31 models/repo.go:407:getUnits() [T] repo.Units: [0xc00105ef30 0xc00105ef90 0xc00105eff0 0xc00105f050 0xc00105f0b0] 2020/07/18 19:18:31 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824636695904:user2 in 824636696000:user3/repo5: Permissions: AccessMode: 824636697072:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824636696240 RepoID: 824636696320 Type: 824636697120:UnitTypeCode Config: {} Units[1]: ID: 824636696464 RepoID: 824636696528 Type: 824636697184:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824636696656 RepoID: 824636696720 Type: 824636697216:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824636696800 RepoID: 824636696896 Type: 824636697280:UnitTypeReleases Config: {} Units[4]: ID: 824636696960 RepoID: 824636697008 Type: 824636697360:UnitTypeWiki Config: {} ] 2020/07/18 19:18:31 models/repo.go:407:getUnits() [T] repo.Units: [0xc0011723f0] 2020/07/18 19:18:31 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824650748480:user2 in 824650748560:user17/big_test_public_4: Permissions: AccessMode: 824650748736:read, 1 Units, 1 UnitsMode(s): [ Units[0]: ID: 824650748656 RepoID: 824650748688 Type: 824650748768:UnitTypeCode Config: {} UnitMode[824650748800:UnitTypeCode]: 824650748832:read ] 2020/07/18 19:18:31 models/repo.go:407:getUnits() [T] repo.Units: [0xc001173650 0xc0011736b0] 2020/07/18 19:18:31 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824650905744:user2 in 824650905824:user17/big_test_private_4: Permissions: AccessMode: 824650906016:write, 1 Units, 1 UnitsMode(s): [ Units[0]: ID: 824650905936 RepoID: 824650905968 Type: 824650906048:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} UnitMode[824650906080:UnitTypeIssues]: 824650906112:write ] 2020/07/18 19:18:31 models/repo.go:407:getUnits() [T] repo.Units: [0xc001518c90 0xc001518cf0] 2020/07/18 19:18:31 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824651160720:user2 in 824651160800:user3/repo21: Permissions: AccessMode: 824651161072:owner, 2 Units, 0 UnitsMode(s): [ Units[0]: ID: 824651160896 RepoID: 824651160928 Type: 824651161104:UnitTypeCode Config: {} Units[1]: ID: 824651160992 RepoID: 824651161024 Type: 824651161136:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} ] 2020/07/18 19:18:31 models/repo.go:407:getUnits() [T] repo.Units: [0xc0014c1d70 0xc0014c1dd0 0xc0014c1e30 0xc0014c1e90 0xc0014c1ef0] 2020/07/18 19:18:31 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824651967456:user2 in 824651967536:user2/repo1: Permissions: AccessMode: 824651968144:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824651967632 RepoID: 824651967664 Type: 824651968176:UnitTypeCode Config: {} Units[1]: ID: 824651967728 RepoID: 824651967760 Type: 824651968208:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824651967840 RepoID: 824651967888 Type: 824651968240:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824651967968 RepoID: 824651968000 Type: 824651968272:UnitTypeReleases Config: {} Units[4]: ID: 824651968064 RepoID: 824651968096 Type: 824651968304:UnitTypeWiki Config: {} ] 2020/07/18 19:18:31 models/repo.go:407:getUnits() [T] repo.Units: [0xc0014e0ba0 0xc0014e0c00 0xc0014e0c60 0xc0014e0cc0] 2020/07/18 19:18:31 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824652066048:user2 in 824652066128:user2/repo2: Permissions: AccessMode: 824652066608:owner, 4 Units, 0 UnitsMode(s): [ Units[0]: ID: 824652066224 RepoID: 824652066256 Type: 824652066640:UnitTypeCode Config: {} Units[1]: ID: 824652066320 RepoID: 824652066352 Type: 824652066672:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824652066416 RepoID: 824652066448 Type: 824652066704:UnitTypeReleases Config: {} Units[3]: ID: 824652066528 RepoID: 824652066560 Type: 824652066736:UnitTypeWiki Config: {} ] --- PASS: TestIssues (0.03s) === RUN TestMilestones 2020/07/18 19:18:31 ...s/context/context.go:139:HTML() [D] Template: user/dashboard/issues 2020/07/18 19:18:31 models/repo.go:407:getUnits() [T] repo.Units: [0xc001612f00 0xc001612f60 0xc001612fc0 0xc001613020 0xc001613080] --- PASS: TestMilestones (0.02s) === RUN TestMilestonesForSpecificRepo 2020/07/18 19:18:31 ...s/context/context.go:139:HTML() [D] Template: user/dashboard/milestones 2020/07/18 19:18:31 models/repo.go:407:getUnits() [T] repo.Units: [0xc00105e780 0xc00105e7e0 0xc00105e840 0xc00105e8a0 0xc00105e900] --- PASS: TestMilestonesForSpecificRepo (0.01s) PASS 2020/07/18 19:18:31 ...s/context/context.go:139:HTML() [D] Template: user/dashboard/milestones ok code.gitea.io/gitea/routers/user 0.301s === RUN TestChangePassword 2020/07/18 19:18:31 models/repo.go:407:getUnits() [T] repo.Units: [0xc00132eed0 0xc00132f0b0 0xc00132f260 0xc00132f350 0xc00132f4a0] 2020/07/18 19:18:31 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824654184144:user2 in 824654184224:user2/repo1: Permissions: AccessMode: 824657330816:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657330192 RepoID: 824657330224 Type: 824657330848:UnitTypeCode Config: {} Units[1]: ID: 824657330368 RepoID: 824657330400 Type: 824657330880:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824657330544 RepoID: 824657330576 Type: 824657330912:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824657330640 RepoID: 824657330672 Type: 824657330944:UnitTypeReleases Config: {} Units[4]: ID: 824657330736 RepoID: 824657330768 Type: 824657330976:UnitTypeWiki Config: {} ] 2020/07/18 19:18:32 ...r/setting/account.go:68:AccountPost() [T] User password updated: user2 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc001436ba0 0xc001436c30 0xc001436c90 0xc001436cf0 0xc001436d50] 2020/07/18 19:18:32 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824641388032:user2 in 824641388128:user2/repo1: Permissions: AccessMode: 824656208112:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824641388240 RepoID: 824641388272 Type: 824656208160:UnitTypeCode Config: {} Units[1]: ID: 824641388352 RepoID: 824641388384 Type: 824656208192:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824641388480 RepoID: 824641388512 Type: 824656208240:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824656207904 RepoID: 824656207936 Type: 824656208288:UnitTypeReleases Config: {} Units[4]: ID: 824656208000 RepoID: 824656208032 Type: 824656208320:UnitTypeWiki Config: {} ] 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc001482fc0 0xc001483080 0xc001483170 0xc001483200 0xc001483260] 2020/07/18 19:18:32 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824641380544:user2 in 824641380640:user2/repo1: Permissions: AccessMode: 824641381264:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824641380768 RepoID: 824641380800 Type: 824641381296:UnitTypeCode Config: {} Units[1]: ID: 824641380864 RepoID: 824641380896 Type: 824641381328:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824641380960 RepoID: 824641381008 Type: 824641381360:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824641381088 RepoID: 824641381120 Type: 824641381408:UnitTypeReleases Config: {} Units[4]: ID: 824641381184 RepoID: 824641381216 Type: 824641381456:UnitTypeWiki Config: {} ] 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc001504990 0xc0015049f0 0xc001504a50 0xc001504ab0 0xc001504b10] 2020/07/18 19:18:32 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824640895824:user2 in 824640895904:user2/repo1: Permissions: AccessMode: 824640896480:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824640896016 RepoID: 824640896048 Type: 824640896512:UnitTypeCode Config: {} Units[1]: ID: 824640896112 RepoID: 824640896144 Type: 824640896544:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824640896208 RepoID: 824640896240 Type: 824640896576:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824640896304 RepoID: 824640896336 Type: 824640896608:UnitTypeReleases Config: {} Units[4]: ID: 824640896400 RepoID: 824640896432 Type: 824640896640:UnitTypeWiki Config: {} ] 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc0014835f0 0xc001483740 0xc0014837d0 0xc001483830 0xc0014838f0] 2020/07/18 19:18:32 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824640895824:user2 in 824640895904:user2/repo1: Permissions: AccessMode: 824640896480:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824640896016 RepoID: 824640896048 Type: 824640896512:UnitTypeCode Config: {} Units[1]: ID: 824640896112 RepoID: 824640896144 Type: 824640896544:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824640896208 RepoID: 824640896240 Type: 824640896576:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824640896304 RepoID: 824640896336 Type: 824640896608:UnitTypeReleases Config: {} Units[4]: ID: 824640896400 RepoID: 824640896432 Type: 824640896640:UnitTypeWiki Config: {} ] 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc000692750 0xc000692840 0xc000692960 0xc000692a80 0xc000692ba0] 2020/07/18 19:18:32 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824640895840:user2 in 824640895920:user2/repo1: Permissions: AccessMode: 824640896496:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824640896032 RepoID: 824640896064 Type: 824640896528:UnitTypeCode Config: {} Units[1]: ID: 824640896128 RepoID: 824640896160 Type: 824640896560:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824640896224 RepoID: 824640896256 Type: 824640896592:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824640896320 RepoID: 824640896352 Type: 824640896624:UnitTypeReleases Config: {} Units[4]: ID: 824640896416 RepoID: 824640896448 Type: 824640896656:UnitTypeWiki Config: {} ] 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc0015e2180 0xc0015e21e0 0xc0015e2240 0xc0015e22a0 0xc0015e2300] 2020/07/18 19:18:32 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824640895840:user2 in 824640895920:user2/repo1: Permissions: AccessMode: 824640896496:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824640896032 RepoID: 824640896064 Type: 824640896528:UnitTypeCode Config: {} Units[1]: ID: 824640896128 RepoID: 824640896160 Type: 824640896560:UnitTypeIssues Config: {"EnableTimetracker":true,"AllowOnlyContributorsToTrackTime":true,"EnableDependencies":false} Units[2]: ID: 824640896224 RepoID: 824640896256 Type: 824640896592:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":false,"AllowMerge":true,"AllowRebase":true,"AllowRebaseMerge":true,"AllowSquash":true} Units[3]: ID: 824640896320 RepoID: 824640896352 Type: 824640896624:UnitTypeReleases Config: {} Units[4]: ID: 824640896416 RepoID: 824640896448 Type: 824640896656:UnitTypeWiki Config: {} ] --- PASS: TestChangePassword (0.89s) PASS ok code.gitea.io/gitea/routers/user/setting 1.042s === RUN TestRemoveUsernameParameterSuffix --- PASS: TestRemoveUsernameParameterSuffix (0.00s) === RUN TestIsValidSlackChannel --- PASS: TestIsValidSlackChannel (0.00s) PASS ok code.gitea.io/gitea/routers/utils 0.007s ? code.gitea.io/gitea/services/comments [no test files] ? code.gitea.io/gitea/services/externalaccount [no test files] === RUN TestDiffToHTML --- PASS: TestDiffToHTML (0.00s) === RUN TestParsePatch 0xc000f9f710 0xc000f9f800 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 0xc000f9f8f0 --- PASS: TestParsePatch (0.00s) === RUN TestDiff_LoadComments 2020/07/18 19:18:31 models/repo.go:407:getUnits() [T] repo.Units: [0xc0013cd8f0 0xc0013cdb30 0xc0013cddd0 0xc0011a8330 0xc0011a83c0] --- PASS: TestDiff_LoadComments (0.02s) === RUN TestDiffLine_CanComment --- PASS: TestDiffLine_CanComment (0.00s) === RUN TestDiffLine_GetCommentSide --- PASS: TestDiffLine_GetCommentSide (0.00s) === RUN TestGetDiffRangeWithWhitespaceBehavior 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) 2020/07/18 19:18:31 ...s/charset/charset.go:121:DetectEncoding() [D] Detected encoding: utf-8 (fast) --- PASS: TestGetDiffRangeWithWhitespaceBehavior (0.12s) PASS ok code.gitea.io/gitea/services/gitdiff 0.429s === RUN TestDeleteNotPassedAssignee --- PASS: TestDeleteNotPassedAssignee (0.01s) === RUN TestGetRefEndNamesAndURLs --- PASS: TestGetRefEndNamesAndURLs (0.00s) === RUN TestIssue_AddLabels --- PASS: TestIssue_AddLabels (0.04s) === RUN TestIssue_AddLabel --- PASS: TestIssue_AddLabel (0.03s) PASS ok code.gitea.io/gitea/services/issue 0.222s === RUN TestComposeIssueCommentMessage 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc000fc69f0 0xc000fc6c00 0xc000fc6e40 0xc000fc7020 0xc000fc70e0] 2020/07/18 19:18:32 ...ces/mailer/mailer.go:81:NewMessageFrom() [T] NewMessageFrom (body):  Re: [user2/repo1] @user2 #1 - issue1

<p>test body</p>

---
View it on Gitea.

 2020/07/18 19:18:32 ...ces/mailer/mailer.go:81:NewMessageFrom() [T] NewMessageFrom (body):  Re: [user2/repo1] @user2 #1 - issue1

<p>test body</p>

---
View it on Gitea.

 --- PASS: TestComposeIssueCommentMessage (0.02s) === RUN TestComposeIssueMessage 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc0014faf00 0xc0014faf60 0xc0014fafc0 0xc0014fb020 0xc0014fb080] 2020/07/18 19:18:32 ...ces/mailer/mailer.go:81:NewMessageFrom() [T] NewMessageFrom (body):  [user2/repo1] @user2 #1 - issue1

<p>test body</p>

---
View it on Gitea.

 2020/07/18 19:18:32 ...ces/mailer/mailer.go:81:NewMessageFrom() [T] NewMessageFrom (body):  [user2/repo1] @user2 #1 - issue1

<p>test body</p>

---
View it on Gitea.

 --- PASS: TestComposeIssueMessage (0.02s) === RUN TestTemplateSelection 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc00071a4e0 0xc00071a540 0xc00071a5a0 0xc00071a600 0xc00071a660] 2020/07/18 19:18:32 ...ces/mailer/mailer.go:81:NewMessageFrom() [T] NewMessageFrom (body): issue/new/body 2020/07/18 19:18:32 ...ces/mailer/mailer.go:81:NewMessageFrom() [T] NewMessageFrom (body): issue/default/body 2020/07/18 19:18:32 ...ces/mailer/mailer.go:81:NewMessageFrom() [T] NewMessageFrom (body): pull/comment/body 2020/07/18 19:18:32 ...ces/mailer/mailer.go:81:NewMessageFrom() [T] NewMessageFrom (body): issue/close/body --- PASS: TestTemplateSelection (0.02s) === RUN TestTemplateServices 2020/07/18 19:18:32 models/repo.go:407:getUnits() [T] repo.Units: [0xc00166dc80 0xc00166dce0 0xc00166dd40 0xc00166dda0 0xc00166de00] 2020/07/18 19:18:32 ...ces/mailer/mailer.go:81:NewMessageFrom() [T] NewMessageFrom (body): //issue,comment,// 2020/07/18 19:18:32 ...ces/mailer/mailer.go:81:NewMessageFrom() [T] NewMessageFrom (body): //subject is: must render// --- PASS: TestTemplateServices (0.01s) 2020/07/18 19:18:32 ...ces/mailer/mailer.go:81:NewMessageFrom() [T] NewMessageFrom (body): //Re: // PASS ok code.gitea.io/gitea/services/mailer 0.212s === RUN TestRelease_MirrorDelete --- PASS: TestRelease_MirrorDelete (0.34s) PASS ok code.gitea.io/gitea/services/mirror 0.495s === RUN TestPullRequest_AddToTaskQueue 2020/07/18 19:18:33 ...les/queue/manager.go:133:Add() [T] Queue Manager registered: temporary-queue (QID: 1) 2020/07/18 19:18:33 ...rvices/pull/check.go:39:1() [T] Adding PR ID: 2 to the test pull requests queue 2020/07/18 19:18:33 ...que_queue_channel.go:75:Run() [D] ChannelUniqueQueue: temporary-queue Starting 2020/07/18 19:18:33 .../queue/workerpool.go:213:commonRegisterWorkers() [T] WorkerPool: 1 (for temporary-queue) adding 1 workers with group id: 1 2020/07/18 19:18:33 .../queue/workerpool.go:343:doWork() [T] Handling: 1 data, [2] --- PASS: TestPullRequest_AddToTaskQueue (0.11s) PASS 2020/07/18 19:18:33 ...que_queue_channel.go:70:func1() [W] ChannelUniqueQueue: temporary-queue is not shutdownable! 2020/07/18 19:18:33 ...que_queue_channel.go:73:func2() [W] ChannelUniqueQueue: temporary-queue is not terminatable! ok code.gitea.io/gitea/services/pull 0.278s === RUN TestRelease_Create --- PASS: TestRelease_Create (0.06s) PASS ok code.gitea.io/gitea/services/release 0.220s === RUN TestTransferOwnership 2020/07/18 19:18:33 models/repo.go:407:getUnits() [T] repo.Units: [0xc000e80660 0xc000e80840 0xc000e80ab0 0xc000e80d80 0xc000e80ea0] 2020/07/18 19:18:33 ...s/repo_permission.go:154:func1() [T] Permission Loaded for 824657818560:user2 in 824657818640:user2/repo3: Permissions: AccessMode: 824657819568:owner, 5 Units, 0 UnitsMode(s): [ Units[0]: ID: 824657818896 RepoID: 824657818928 Type: 824657819600:UnitTypeCode Config: {} Units[1]: ID: 824657819072 RepoID: 824657819104 Type: 824657819632:UnitTypeIssues Config: {"EnableTimetracker":false,"AllowOnlyContributorsToTrackTime":false,"EnableDependencies":false} Units[2]: ID: 824657819248 RepoID: 824657819280 Type: 824657819664:UnitTypePullRequests Config: {"IgnoreWhitespaceConflicts":true,"AllowMerge":true,"AllowRebase":false,"AllowRebaseMerge":true,"AllowSquash":false} Units[3]: ID: 824657819360 RepoID: 824657819408 Type: 824657819696:UnitTypeReleases Config: {} Units[4]: ID: 824657819488 RepoID: 824657819520 Type: 824657819728:UnitTypeWiki Config: {} ] --- PASS: TestTransferOwnership (0.04s) PASS ok code.gitea.io/gitea/services/repository 0.197s === RUN TestWikiNameToSubURL --- PASS: TestWikiNameToSubURL (0.00s) === RUN TestNormalizeWikiName --- PASS: TestNormalizeWikiName (0.00s) === RUN TestWikiNameToFilename --- PASS: TestWikiNameToFilename (0.00s) === RUN TestWikiFilenameToName --- PASS: TestWikiFilenameToName (0.00s) === RUN TestWikiNameToFilenameToName --- PASS: TestWikiNameToFilenameToName (0.00s) === RUN TestRepository_InitWiki --- PASS: TestRepository_InitWiki (0.07s) === RUN TestRepository_AddWikiPage === RUN TestRepository_AddWikiPage/test_wiki_exist:_Another_page === PAUSE TestRepository_AddWikiPage/test_wiki_exist:_Another_page === RUN TestRepository_AddWikiPage/test_wiki_exist:_Here's_a__and_a/slash === PAUSE TestRepository_AddWikiPage/test_wiki_exist:_Here's_a__and_a/slash === RUN TestRepository_AddWikiPage/check_wiki_already_exist === PAUSE TestRepository_AddWikiPage/check_wiki_already_exist === RUN TestRepository_AddWikiPage/check_wiki_reserved_name === PAUSE TestRepository_AddWikiPage/check_wiki_reserved_name === CONT TestRepository_AddWikiPage/test_wiki_exist:_Another_page === CONT TestRepository_AddWikiPage/check_wiki_already_exist === CONT TestRepository_AddWikiPage/test_wiki_exist:_Here's_a__and_a/slash === CONT TestRepository_AddWikiPage/check_wiki_reserved_name --- PASS: TestRepository_AddWikiPage (0.01s) --- PASS: TestRepository_AddWikiPage/check_wiki_reserved_name (0.00s) --- PASS: TestRepository_AddWikiPage/test_wiki_exist:_Another_page (0.08s) --- PASS: TestRepository_AddWikiPage/check_wiki_already_exist (0.10s) --- PASS: TestRepository_AddWikiPage/test_wiki_exist:_Here's_a__and_a/slash (0.18s) === RUN TestRepository_EditWikiPage --- PASS: TestRepository_EditWikiPage (0.41s) === RUN TestRepository_DeleteWikiPage --- PASS: TestRepository_DeleteWikiPage (0.13s) PASS ok code.gitea.io/gitea/services/wiki 0.933s FAIL make: *** [Makefile:306: test] Error 2 * ERROR: www-apps/gitea-1.12.1::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 1536: Called default * phase-functions.sh, line 855: Called default_src_test * phase-functions.sh, line 884: Called __eapi0_src_test * phase-helpers.sh, line 779: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=www-apps/gitea-1.12.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-apps/gitea-1.12.1::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/www-apps/gitea-1.12.1:20200718-171701.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/www-apps/gitea-1.12.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-apps/gitea-1.12.1/temp/environment'. * Working directory: '/var/tmp/portage/www-apps/gitea-1.12.1/work' * S: '/var/tmp/portage/www-apps/gitea-1.12.1/work' emerge --info: Portage 2.3.103 (python 3.7.8-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r6, 5.4.0-1018-aws x86_64) ================================================================= System uname: Linux-5.4.0-1018-aws-x86_64-Intel-R-_Xeon-R-_Platinum_8175M_CPU_@_2.50GHz-with-gentoo-2.7 KiB Mem: 64359960 total, 26155844 free KiB Swap: 0 total, 0 free sh bash 5.0_p18 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p18::gentoo dev-lang/perl: 5.30.3-r1::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.8-r1::gentoo, 3.8.4::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0-r2::gentoo sys-devel/gcc-config: 2.3.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r6::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y -1 -k -b" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j16 V=1" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib native-symlinks ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS