Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-github-beego.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-1082281-29833/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-github-beego.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1691625600 Wrote: /builddir/build/SRPMS/golang-github-beego-2.0.2-1.fc38.src.rpm RPM build warnings: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-github-beego.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-1082281-29833/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-github-beego.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1691625600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2ol7K0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf beego-2.0.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/beego-2.0.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd beego-2.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/beego-2.0.2/vendor + [[ ! -e /builddir/build/BUILD/beego-2.0.2/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/beego-2.0.2/_build/bin install: creating directory '/builddir/build/BUILD/beego-2.0.2/_build' install: creating directory '/builddir/build/BUILD/beego-2.0.2/_build/bin' + export GOPATH=/builddir/build/BUILD/beego-2.0.2/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/beego-2.0.2/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego ]] ++ dirname /builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego + install -m 0755 -vd /builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego install: creating directory '/builddir/build/BUILD/beego-2.0.2/_build/src' install: creating directory '/builddir/build/BUILD/beego-2.0.2/_build/src/github.com' install: creating directory '/builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego' + ln -fs /builddir/build/BUILD/beego-2.0.2 /builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego + cd /builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego Patch #0 (0001-Use-DataDog-s-golz4-instead-of-Cloudfare-s.patch): + echo 'Patch #0 (0001-Use-DataDog-s-golz4-instead-of-Cloudfare-s.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file core/logs/alils/log_store.go ++ find . -iname '*.go' -type f + sed -i 's|github.com/beego/x2j|github.com/clbanning/x2j|' ./adapter/config.go ./adapter/tree.go ./adapter/error.go ./adapter/logs/logger.go ./adapter/logs/alils/alils.go ./adapter/logs/log.go ./adapter/logs/logger_test.go ./adapter/logs/log_adapter.go ./adapter/logs/accesslog.go ./adapter/logs/es/es.go ./adapter/metric/prometheus.go ./adapter/metric/prometheus_test.go ./adapter/filter.go ./adapter/config/config.go ./adapter/config/json_test.go ./adapter/config/yaml/yaml.go ./adapter/config/yaml/yaml_test.go ./adapter/config/config_test.go ./adapter/config/xml/xml_test.go ./adapter/config/xml/xml.go ./adapter/config/adapter.go ./adapter/config/json.go ./adapter/config/env/env.go ./adapter/config/env/env_test.go ./adapter/config/fake.go ./adapter/config/ini_test.go ./adapter/utils/safemap_test.go ./adapter/utils/slice_test.go ./adapter/utils/caller_test.go ./adapter/utils/utils.go ./adapter/utils/rand_test.go ./adapter/utils/caller.go ./adapter/utils/captcha/image_test.go ./adapter/utils/captcha/captcha.go ./adapter/utils/captcha/image.go ./adapter/utils/pagination/paginator.go ./adapter/utils/pagination/doc.go ./adapter/utils/pagination/controller.go ./adapter/utils/safemap.go ./adapter/utils/mail.go ./adapter/utils/debug.go ./adapter/utils/debug_test.go ./adapter/utils/rand.go ./adapter/utils/mail_test.go ./adapter/utils/file.go ./adapter/utils/slice.go ./adapter/swagger/swagger.go ./adapter/doc.go ./adapter/beego.go ./adapter/httplib/httplib.go ./adapter/httplib/httplib_test.go ./adapter/orm/qb_mysql.go ./adapter/orm/orm.go ./adapter/orm/models.go ./adapter/orm/db.go ./adapter/orm/cmd.go ./adapter/orm/qb_tidb.go ./adapter/orm/db_alias.go ./adapter/orm/orm_log.go ./adapter/orm/utils.go ./adapter/orm/qb.go ./adapter/orm/models_boot_test.go ./adapter/orm/models_boot.go ./adapter/orm/models_fields.go ./adapter/orm/orm_queryset.go ./adapter/orm/orm_conds.go ./adapter/orm/utils_test.go ./adapter/orm/types.go ./adapter/cache/cache_adapter.go ./adapter/cache/memcache/memcache.go ./adapter/cache/memcache/memcache_test.go ./adapter/cache/memory.go ./adapter/cache/cache.go ./adapter/cache/cache_test.go ./adapter/cache/redis/redis.go ./adapter/cache/redis/redis_test.go ./adapter/cache/conv.go ./adapter/cache/ssdb/ssdb_test.go ./adapter/cache/ssdb/ssdb.go ./adapter/cache/conv_test.go ./adapter/cache/file.go ./adapter/session/ledis/ledis_session.go ./adapter/session/memcache/sess_memcache.go ./adapter/session/sess_cookie_test.go ./adapter/session/session.go ./adapter/session/provider_adapter.go ./adapter/session/mysql/sess_mysql.go ./adapter/session/redis/sess_redis.go ./adapter/session/sess_test.go ./adapter/session/redis_cluster/redis_cluster.go ./adapter/session/store_adapter.go ./adapter/session/ssdb/sess_ssdb.go ./adapter/session/sess_mem_test.go ./adapter/session/sess_file_test.go ./adapter/session/postgres/sess_postgresql.go ./adapter/session/couchbase/sess_couchbase.go ./adapter/session/sess_cookie.go ./adapter/session/sess_mem.go ./adapter/session/redis_sentinel/sess_redis_sentinel_test.go ./adapter/session/redis_sentinel/sess_redis_sentinel.go ./adapter/session/sess_utils.go ./adapter/session/sess_file.go ./adapter/app.go ./adapter/flash.go ./adapter/migration/migration.go ./adapter/migration/doc.go ./adapter/migration/ddl.go ./adapter/templatefunc.go ./adapter/testing/client.go ./adapter/log.go ./adapter/validation/validation_test.go ./adapter/validation/util.go ./adapter/validation/validators.go ./adapter/validation/validation.go ./adapter/policy.go ./adapter/plugins/auth/basic.go ./adapter/plugins/cors/cors.go ./adapter/plugins/apiauth/apiauth_test.go ./adapter/plugins/apiauth/apiauth.go ./adapter/plugins/authz/authz.go ./adapter/plugins/authz/authz_test.go ./adapter/fs.go ./adapter/router.go ./adapter/grace/grace.go ./adapter/grace/server.go ./adapter/admin.go ./adapter/build_info.go ./adapter/context/acceptencoder.go ./adapter/context/output.go ./adapter/context/param/methodparams.go ./adapter/context/param/methodparams_test.go ./adapter/context/param/conv.go ./adapter/context/param/conv_test.go ./adapter/context/param/options.go ./adapter/context/context.go ./adapter/context/response.go ./adapter/context/input.go ./adapter/context/renderer.go ./adapter/template.go ./adapter/toolbox/statistics_test.go ./adapter/toolbox/profile_test.go ./adapter/toolbox/task.go ./adapter/toolbox/profile.go ./adapter/toolbox/statistics.go ./adapter/toolbox/healthcheck.go ./adapter/toolbox/task_test.go ./adapter/controller.go ./adapter/namespace.go ./adapter/templatefunc_test.go ./server/web/config.go ./server/web/staticfile_test.go ./server/web/hooks.go ./server/web/statistics_test.go ./server/web/tree.go ./server/web/controller_test.go ./server/web/error.go ./server/web/router_test.go ./server/web/unregroute_test.go ./server/web/config_test.go ./server/web/filter.go ./server/web/adminui.go ./server/web/mock/context_test.go ./server/web/mock/session.go ./server/web/mock/session_test.go ./server/web/mock/context.go ./server/web/mock/response.go ./server/web/template_test.go ./server/web/swagger/swagger.go ./server/web/namespace_test.go ./server/web/doc.go ./server/web/beego.go ./server/web/session/ledis/ledis_session.go ./server/web/session/ledis/ledis_session_test.go ./server/web/session/memcache/sess_memcache.go ./server/web/session/sess_cookie_test.go ./server/web/session/session_config.go ./server/web/session/session.go ./server/web/session/mysql/sess_mysql.go ./server/web/session/redis/sess_redis_test.go ./server/web/session/redis/sess_redis.go ./server/web/session/sess_test.go ./server/web/session/redis_cluster/redis_cluster.go ./server/web/session/redis_cluster/redis_cluster_test.go ./server/web/session/ssdb/sess_ssdb.go ./server/web/session/ssdb/sess_ssdb_test.go ./server/web/session/session_config_test.go ./server/web/session/session_provider_type.go ./server/web/session/sess_mem_test.go ./server/web/session/sess_file_test.go ./server/web/session/postgres/sess_postgresql.go ./server/web/session/couchbase/sess_couchbase_test.go ./server/web/session/couchbase/sess_couchbase.go ./server/web/session/sess_cookie.go ./server/web/session/sess_mem.go ./server/web/session/redis_sentinel/sess_redis_sentinel_test.go ./server/web/session/redis_sentinel/sess_redis_sentinel.go ./server/web/session/sess_utils.go ./server/web/session/sess_file.go ./server/web/statistics.go ./server/web/filter_chain_test.go ./server/web/captcha/siprng.go ./server/web/captcha/image_test.go ./server/web/captcha/siprng_test.go ./server/web/captcha/captcha.go ./server/web/captcha/image.go ./server/web/flash.go ./server/web/filter/auth/basic.go ./server/web/filter/cors/cors.go ./server/web/filter/cors/cors_test.go ./server/web/filter/ratelimit/token_bucket_test.go ./server/web/filter/ratelimit/bucket.go ./server/web/filter/ratelimit/limiter.go ./server/web/filter/ratelimit/token_bucket.go ./server/web/filter/ratelimit/limiter_test.go ./server/web/filter/opentracing/filter.go ./server/web/filter/opentracing/filter_test.go ./server/web/filter/session/filter.go ./server/web/filter/session/filter_test.go ./server/web/filter/prometheus/filter.go ./server/web/filter/prometheus/filter_test.go ./server/web/filter/apiauth/apiauth_test.go ./server/web/filter/apiauth/apiauth.go ./server/web/filter/authz/authz.go ./server/web/filter/authz/authz_test.go ./server/web/admin_test.go ./server/web/templatefunc.go ./server/web/server.go ./server/web/pagination/controller.go ./server/web/admin_controller.go ./server/web/flash_test.go ./server/web/filter_test.go ./server/web/policy.go ./server/web/mime.go ./server/web/fs.go ./server/web/router.go ./server/web/grace/grace.go ./server/web/grace/server.go ./server/web/admin.go ./server/web/context/context_test.go ./server/web/context/acceptencoder.go ./server/web/context/input_test.go ./server/web/context/form.go ./server/web/context/output.go ./server/web/context/param/methodparams.go ./server/web/context/param/conv.go ./server/web/context/param/parsers_test.go ./server/web/context/param/options.go ./server/web/context/param/parsers.go ./server/web/context/context.go ./server/web/context/acceptencoder_test.go ./server/web/context/response.go ./server/web/context/input.go ./server/web/context/renderer.go ./server/web/template.go ./server/web/staticfile.go ./server/web/error_test.go ./server/web/controller.go ./server/web/namespace.go ./server/web/server_test.go ./server/web/tree_test.go ./server/web/templatefunc_test.go ./client/httplib/httplib.go ./client/httplib/setting.go ./client/httplib/client_option.go ./client/httplib/http_response_test.go ./client/httplib/filter.go ./client/httplib/mock/mock.go ./client/httplib/mock/mock_condition.go ./client/httplib/mock/mock_filter.go ./client/httplib/mock/mock_filter_test.go ./client/httplib/mock/mock_test.go ./client/httplib/mock/mock_condition_test.go ./client/httplib/filter/opentracing/filter.go ./client/httplib/filter/opentracing/filter_test.go ./client/httplib/filter/log/filter.go ./client/httplib/filter/log/filter_test.go ./client/httplib/filter/prometheus/filter.go ./client/httplib/filter/prometheus/filter_test.go ./client/httplib/httpclient.go ./client/httplib/testing/client.go ./client/httplib/error_code.go ./client/httplib/httplib_test.go ./client/httplib/module.go ./client/httplib/httpclient_test.go ./client/httplib/client_option_test.go ./client/httplib/http_response.go ./client/orm/qb_mysql.go ./client/orm/orm.go ./client/orm/orm_object.go ./client/orm/models.go ./client/orm/orm_querym2m.go ./client/orm/db.go ./client/orm/db_sqlite.go ./client/orm/db_postgres.go ./client/orm/hints/db_hints_test.go ./client/orm/hints/db_hints.go ./client/orm/cmd.go ./client/orm/filter.go ./client/orm/db_mysql.go ./client/orm/qb_tidb.go ./client/orm/qb_postgres.go ./client/orm/mock/context_test.go ./client/orm/mock/mock_querySetter_test.go ./client/orm/mock/mock_queryM2Mer_test.go ./client/orm/mock/mock_orm.go ./client/orm/mock/mock_orm_test.go ./client/orm/mock/mock.go ./client/orm/mock/condition_test.go ./client/orm/mock/mock_querySetter.go ./client/orm/mock/mock_queryM2Mer.go ./client/orm/mock/context.go ./client/orm/mock/condition.go ./client/orm/mock/mock_test.go ./client/orm/mock/mock_rawSetter_test.go ./client/orm/mock/mock_rawSetter.go ./client/orm/db_alias.go ./client/orm/orm_log.go ./client/orm/clauses/order_clause/order.go ./client/orm/clauses/order_clause/order_test.go ./client/orm/clauses/const.go ./client/orm/utils.go ./client/orm/models_info_f.go ./client/orm/qb.go ./client/orm/models_utils.go ./client/orm/orm_test.go ./client/orm/filter/bean/default_value_filter_test.go ./client/orm/filter/bean/default_value_filter.go ./client/orm/filter/opentracing/filter.go ./client/orm/filter/opentracing/filter_test.go ./client/orm/filter/prometheus/filter.go ./client/orm/filter/prometheus/filter_test.go ./client/orm/invocation.go ./client/orm/migration/migration.go ./client/orm/migration/doc.go ./client/orm/migration/ddl.go ./client/orm/db_alias_test.go ./client/orm/models_boot.go ./client/orm/db_tables.go ./client/orm/db_utils.go ./client/orm/cmd_utils.go ./client/orm/filter_orm_decorator.go ./client/orm/models_fields.go ./client/orm/orm_queryset.go ./client/orm/models_test.go ./client/orm/do_nothing_orm.go ./client/orm/do_nothing_orm_test.go ./client/orm/filter_test.go ./client/orm/db_tidb.go ./client/orm/orm_conds.go ./client/orm/models_info_m.go ./client/orm/models_utils_test.go ./client/orm/utils_test.go ./client/orm/orm_raw.go ./client/orm/db_oracle.go ./client/orm/types.go ./client/orm/model_utils_test.go ./client/orm/filter_orm_decorator_test.go ./client/cache/memcache/memcache.go ./client/cache/memcache/memcache_test.go ./client/cache/memory.go ./client/cache/cache.go ./client/cache/cache_test.go ./client/cache/redis/redis.go ./client/cache/redis/redis_test.go ./client/cache/conv.go ./client/cache/ssdb/ssdb_test.go ./client/cache/ssdb/ssdb.go ./client/cache/file_test.go ./client/cache/error_code.go ./client/cache/conv_test.go ./client/cache/calc_utils_test.go ./client/cache/calc_utils.go ./client/cache/file.go ./client/cache/module.go ./doc.go ./test/bindata.go ./build_info.go ./core/logs/access_log_test.go ./core/logs/smtp_test.go ./core/logs/logger.go ./core/logs/jianliao_test.go ./core/logs/log_test.go ./core/logs/smtp.go ./core/logs/alils/config.go ./core/logs/alils/log.pb.go ./core/logs/alils/alils.go ./core/logs/alils/log_project.go ./core/logs/alils/request.go ./core/logs/alils/log_config.go ./core/logs/alils/machine_group.go ./core/logs/alils/log_store.go ./core/logs/alils/signature.go ./core/logs/multifile.go ./core/logs/multifile_test.go ./core/logs/access_log.go ./core/logs/console_test.go ./core/logs/log_msg_test.go ./core/logs/slack_test.go ./core/logs/file_test.go ./core/logs/formatter_test.go ./core/logs/log.go ./core/logs/slack.go ./core/logs/conn_test.go ./core/logs/file.go ./core/logs/logger_test.go ./core/logs/console.go ./core/logs/es/index.go ./core/logs/es/es.go ./core/logs/es/index_test.go ./core/logs/log_msg.go ./core/logs/formatter.go ./core/logs/jianliao.go ./core/logs/conn.go ./core/berror/pre_define_code.go ./core/berror/error.go ./core/berror/codes.go ./core/berror/error_test.go ./core/config/config.go ./core/config/error.go ./core/config/ini.go ./core/config/yaml/yaml.go ./core/config/yaml/yaml_test.go ./core/config/etcd/config.go ./core/config/etcd/config_test.go ./core/config/config_test.go ./core/config/global.go ./core/config/xml/xml_test.go ./core/config/xml/xml.go ./core/config/base_config_test.go ./core/config/json/json_test.go ./core/config/json/json.go ./core/config/env/env.go ./core/config/env/env_test.go ./core/config/global_test.go ./core/config/fake.go ./core/config/ini_test.go ./core/config/toml/toml.go ./core/config/toml/toml_test.go ./core/utils/safemap_test.go ./core/utils/kv_test.go ./core/utils/slice_test.go ./core/utils/caller_test.go ./core/utils/utils.go ./core/utils/rand_test.go ./core/utils/caller.go ./core/utils/time.go ./core/utils/pagination/paginator.go ./core/utils/pagination/utils.go ./core/utils/pagination/doc.go ./core/utils/safemap.go ./core/utils/mail.go ./core/utils/debug.go ./core/utils/debug_test.go ./core/utils/file_test.go ./core/utils/rand.go ./core/utils/kv.go ./core/utils/mail_test.go ./core/utils/file.go ./core/utils/slice.go ./core/utils/utils_test.go ./core/bean/tag_auto_wire_bean_factory.go ./core/bean/metadata.go ./core/bean/factory.go ./core/bean/mock.go ./core/bean/doc.go ./core/bean/tag_auto_wire_bean_factory_test.go ./core/bean/context.go ./core/bean/time_type_adapter_test.go ./core/bean/type_adapter.go ./core/bean/time_type_adapter.go ./core/bean/mock_test.go ./core/admin/profile_test.go ./core/admin/profile.go ./core/admin/healthcheck.go ./core/admin/command.go ./core/validation/validation_test.go ./core/validation/util.go ./core/validation/validators.go ./core/validation/validation.go ./core/validation/util_test.go ./task/task.go ./task/task_test.go ./task/governor_command_test.go ./task/govenor_command.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KWAjVe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-beego-2.0.2-1.fc38.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-beego-2.0.2-1.fc38.riscv64 ++ dirname /builddir/build/BUILDROOT/golang-github-beego-2.0.2-1.fc38.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-beego-2.0.2-1.fc38.riscv64 + cd beego-2.0.2 + cd /builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/beego/beego -b /builddir/build/BUILD/beego-2.0.2/_build/bin -s /builddir/build/BUILD/beego-2.0.2/_build -o golang-github-beego-devel.file-list -O /builddir/build/BUILD/beego-2.0.2 -V 2.0.2-1.fc38 -p /builddir/build/BUILDROOT/golang-github-beego-2.0.2-1.fc38.riscv64 -g /usr/share/gocode -r '.*example.*' Installing: github.com/beego/beego + IFS= +++ realpath -e --relative-base=. ERROR_SPECIFICATION.md CHANGELOG.md CONTRIBUTING.md README.md +++ sort -u ++ listfiles_include='CHANGELOG.md CONTRIBUTING.md ERROR_SPECIFICATION.md README.md' ++ echo 'CHANGELOG.md CONTRIBUTING.md ERROR_SPECIFICATION.md README.md' + godocs='CHANGELOG.md CONTRIBUTING.md ERROR_SPECIFICATION.md README.md' + [[ -n CHANGELOG.md CONTRIBUTING.md ERROR_SPECIFICATION.md README.md ]] + IFS= + read -r f + echo %doc '"CHANGELOG.md"' + IFS= + read -r f + echo %doc '"CONTRIBUTING.md"' + IFS= + read -r f + echo %doc '"ERROR_SPECIFICATION.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE +++ sort -u ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pvNfku + umask 022 + cd /builddir/build/BUILD + cd beego-2.0.2 + LDFLAGS=' -X github.com/beego/beego/version=2.0.2' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + go-rpm-integration check -i github.com/beego/beego -b /builddir/build/BUILD/beego-2.0.2/_build/bin -s /builddir/build/BUILD/beego-2.0.2/_build -V 2.0.2-1.fc38 -p /builddir/build/BUILDROOT/golang-github-beego-2.0.2-1.fc38.riscv64 -g /usr/share/gocode -r '.*example.*' -t adapter/cache -d adapter/httplib -t client/cache -d client/httplib -d client/orm -t core/config -d core/logs -d server/web/session/redis -d server/web -d adapter/toolbox Testing in: /builddir/build/BUILD/beego-2.0.2/_build/src PATH: /builddir/build/BUILD/beego-2.0.2/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/beego-2.0.2/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/beego/beego/version=2.0.2 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '" testing: github.com/beego/beego github.com/beego/beego ? github.com/beego/beego [no test files] github.com/beego/beego/adapter 2023/08/10 19:25:59.683 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/adapter 1.251s github.com/beego/beego/adapter 2023/08/10 19:26:42.036 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/adapter 1.075s github.com/beego/beego/adapter/config 2023/08/10 19:27:16.569 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/adapter/config 0.736s github.com/beego/beego/adapter/config 2023/08/10 19:27:41.394 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/adapter/config 0.768s github.com/beego/beego/adapter/config/env PASS ok github.com/beego/beego/adapter/config/env 0.439s github.com/beego/beego/adapter/config/env PASS ok github.com/beego/beego/adapter/config/env 0.511s github.com/beego/beego/adapter/config/xml 2023/08/10 19:29:21.609 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/adapter/config/xml 0.655s github.com/beego/beego/adapter/config/xml 2023/08/10 19:29:50.284 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/adapter/config/xml 0.579s github.com/beego/beego/adapter/config/yaml 2023/08/10 19:30:22.621 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/adapter/config/yaml 0.708s github.com/beego/beego/adapter/config/yaml 2023/08/10 19:30:47.763 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/adapter/config/yaml 0.790s github.com/beego/beego/adapter/context ? github.com/beego/beego/adapter/context [no test files] github.com/beego/beego/adapter/context/param PASS ok github.com/beego/beego/adapter/context/param 0.773s github.com/beego/beego/adapter/context/param PASS ok github.com/beego/beego/adapter/context/param 0.858s github.com/beego/beego/adapter/grace ? github.com/beego/beego/adapter/grace [no test files] github.com/beego/beego/adapter/logs logs.BeeLogger.SetLogger: jsonconfig must have filename PASS ok github.com/beego/beego/adapter/logs 0.478s github.com/beego/beego/adapter/logs logs.BeeLogger.SetLogger: jsonconfig must have filename PASS ok github.com/beego/beego/adapter/logs 0.549s github.com/beego/beego/adapter/logs/alils ? github.com/beego/beego/adapter/logs/alils [no test files] github.com/beego/beego/adapter/logs/es ? github.com/beego/beego/adapter/logs/es [no test files] github.com/beego/beego/adapter/metric 2023/08/10 19:38:06.042 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory 2023/08/10 19:38:06.247 [W] we can not find the router info for this request, so request will be recorded as UNKNOWN: //localhost you are comingPASS ok github.com/beego/beego/adapter/metric 1.018s github.com/beego/beego/adapter/metric 2023/08/10 19:38:45.336 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory 2023/08/10 19:38:45.522 [W] we can not find the router info for this request, so request will be recorded as UNKNOWN: //localhost you are comingPASS ok github.com/beego/beego/adapter/metric 1.029s github.com/beego/beego/adapter/migration ? github.com/beego/beego/adapter/migration [no test files] github.com/beego/beego/adapter/orm PASS ok github.com/beego/beego/adapter/orm 0.808s github.com/beego/beego/adapter/orm PASS ok github.com/beego/beego/adapter/orm 0.690s github.com/beego/beego/adapter/plugins/apiauth 2023/08/10 19:41:57.063 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/adapter/plugins/apiauth 1.257s github.com/beego/beego/adapter/plugins/apiauth 2023/08/10 19:42:38.786 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/adapter/plugins/apiauth 1.319s github.com/beego/beego/adapter/plugins/auth ? github.com/beego/beego/adapter/plugins/auth [no test files] github.com/beego/beego/adapter/plugins/authz 2023/08/10 19:43:58.036 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/adapter/plugins/authz 1.385s github.com/beego/beego/adapter/plugins/authz 2023/08/10 19:44:45.986 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/adapter/plugins/authz 1.526s github.com/beego/beego/adapter/plugins/cors ? github.com/beego/beego/adapter/plugins/cors [no test files] github.com/beego/beego/adapter/session [SESSION]min length of session id is 2 but got length: [SESSION]min length of session id is 2 but got length: 1 PASS ok github.com/beego/beego/adapter/session 6.328s github.com/beego/beego/adapter/session [SESSION]min length of session id is 2 but got length: [SESSION]min length of session id is 2 but got length: 1 PASS ok github.com/beego/beego/adapter/session 7.234s github.com/beego/beego/adapter/session/couchbase ? github.com/beego/beego/adapter/session/couchbase [no test files] github.com/beego/beego/adapter/session/ledis ? github.com/beego/beego/adapter/session/ledis [no test files] github.com/beego/beego/adapter/session/memcache ? github.com/beego/beego/adapter/session/memcache [no test files] github.com/beego/beego/adapter/session/mysql ? github.com/beego/beego/adapter/session/mysql [no test files] github.com/beego/beego/adapter/session/postgres ? github.com/beego/beego/adapter/session/postgres [no test files] github.com/beego/beego/adapter/session/redis ? github.com/beego/beego/adapter/session/redis [no test files] github.com/beego/beego/adapter/session/redis_cluster ? github.com/beego/beego/adapter/session/redis_cluster [no test files] github.com/beego/beego/adapter/session/redis_sentinel redis: 2023/08/10 19:52:33 sentinel.go:399: sentinel: GetMasterAddrByName master="master" failed: dial tcp 127.0.0.1:6379: connect: connection refused PASS ok github.com/beego/beego/adapter/session/redis_sentinel 0.616s github.com/beego/beego/adapter/session/redis_sentinel redis: 2023/08/10 19:52:59 sentinel.go:399: sentinel: GetMasterAddrByName master="master" failed: dial tcp 127.0.0.1:6379: connect: connection refused PASS ok github.com/beego/beego/adapter/session/redis_sentinel 0.735s github.com/beego/beego/adapter/session/ssdb ? github.com/beego/beego/adapter/session/ssdb [no test files] github.com/beego/beego/adapter/swagger ? github.com/beego/beego/adapter/swagger [no test files] github.com/beego/beego/adapter/testing ? github.com/beego/beego/adapter/testing [no test files] github.com/beego/beego/adapter/utils 2023/08/10 19:53:56 [Debug] at com/beego/beego/adapter/utils.Display() [/builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/adapter/utils/debug.go:23] [Variables] v1 = 1 v2 = 2 v3 = 3 2023/08/10 19:53:56 [Debug] at com/beego/beego/adapter/utils.Display() [/builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/adapter/utils/debug.go:23] [Variables] v1 = &utils.mytype{ next: &utils.mytype{ next: nil, prev: 0xC000112B10, }, prev: nil, } v2 = &utils.mytype{ next: nil, prev: &utils.mytype{ next: 0xC000112B20, prev: nil, }, } [Debug] at com/beego/beego/adapter/utils.GetDisplayString() [/builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/adapter/utils/debug.go:28] [Variables] v1 = 1 v2 = 2 PASS ok github.com/beego/beego/adapter/utils 0.933s github.com/beego/beego/adapter/utils 2023/08/10 19:54:18 [Debug] at com/beego/beego/adapter/utils.Display() [/builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/adapter/utils/debug.go:23] [Variables] v1 = 1 v2 = 2 v3 = 3 2023/08/10 19:54:18 [Debug] at com/beego/beego/adapter/utils.Display() [/builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/adapter/utils/debug.go:23] [Variables] v1 = &utils.mytype{ next: &utils.mytype{ next: nil, prev: 0xC000190B10, }, prev: nil, } v2 = &utils.mytype{ next: nil, prev: &utils.mytype{ next: 0xC000190B20, prev: nil, }, } [Debug] at com/beego/beego/adapter/utils.GetDisplayString() [/builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/adapter/utils/debug.go:28] [Variables] v1 = 1 v2 = 2 PASS ok github.com/beego/beego/adapter/utils 0.639s github.com/beego/beego/adapter/utils/captcha 2023/08/10 19:55:21.172 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory testing: warning: no tests to run PASS ok github.com/beego/beego/adapter/utils/captcha 1.029s github.com/beego/beego/adapter/utils/captcha 2023/08/10 19:56:02.563 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory testing: warning: no tests to run PASS ok github.com/beego/beego/adapter/utils/captcha 1.084s github.com/beego/beego/adapter/utils/pagination ? github.com/beego/beego/adapter/utils/pagination [no test files] github.com/beego/beego/adapter/validation PASS ok github.com/beego/beego/adapter/validation 0.842s github.com/beego/beego/adapter/validation PASS ok github.com/beego/beego/adapter/validation 0.759s github.com/beego/beego/client/httplib/filter/log 2023/08/10 19:57:59.097 [D] Request: ==================== 2023/08/10 19:57:59.115 [D] "GET /notifications?query=repo%3Aastaxie%2Fbeego HTTP/1.1\r\nHost: github.com\r\n\r\n" 2023/08/10 19:57:59.118 [D] Response: =================== 2023/08/10 19:57:59.118 [D] "HTTP/0.0 404 Not Found\r\nContent-Length: 0\r\n\r\n" PASS ok github.com/beego/beego/client/httplib/filter/log 0.788s github.com/beego/beego/client/httplib/filter/log 2023/08/10 19:58:24.919 [D] Request: ==================== 2023/08/10 19:58:24.934 [D] "GET /notifications?query=repo%3Aastaxie%2Fbeego HTTP/1.1\r\nHost: github.com\r\n\r\n" 2023/08/10 19:58:24.936 [D] Response: =================== 2023/08/10 19:58:24.936 [D] "HTTP/0.0 404 Not Found\r\nContent-Length: 0\r\n\r\n" PASS ok github.com/beego/beego/client/httplib/filter/log 0.712s github.com/beego/beego/client/httplib/filter/opentracing PASS ok github.com/beego/beego/client/httplib/filter/opentracing 0.654s github.com/beego/beego/client/httplib/filter/opentracing PASS ok github.com/beego/beego/client/httplib/filter/opentracing 0.819s github.com/beego/beego/client/httplib/filter/prometheus PASS ok github.com/beego/beego/client/httplib/filter/prometheus 1.103s github.com/beego/beego/client/httplib/filter/prometheus PASS ok github.com/beego/beego/client/httplib/filter/prometheus 1.083s github.com/beego/beego/client/httplib/mock PASS ok github.com/beego/beego/client/httplib/mock 0.775s github.com/beego/beego/client/httplib/mock PASS ok github.com/beego/beego/client/httplib/mock 0.848s github.com/beego/beego/client/httplib/testing ? github.com/beego/beego/client/httplib/testing [no test files] github.com/beego/beego/client/orm/clauses ? github.com/beego/beego/client/orm/clauses [no test files] github.com/beego/beego/client/orm/clauses/order_clause PASS ok github.com/beego/beego/client/orm/clauses/order_clause 0.314s github.com/beego/beego/client/orm/clauses/order_clause PASS ok github.com/beego/beego/client/orm/clauses/order_clause 0.332s github.com/beego/beego/client/orm/filter/bean 2023/08/10 20:03:04.614 [W] &{0 12 13 0} PASS ok github.com/beego/beego/client/orm/filter/bean 0.727s github.com/beego/beego/client/orm/filter/bean 2023/08/10 20:03:39.129 [W] &{0 12 13 0} PASS ok github.com/beego/beego/client/orm/filter/bean 0.797s github.com/beego/beego/client/orm/filter/opentracing PASS ok github.com/beego/beego/client/orm/filter/opentracing 0.525s github.com/beego/beego/client/orm/filter/opentracing PASS ok github.com/beego/beego/client/orm/filter/opentracing 0.462s github.com/beego/beego/client/orm/filter/prometheus PASS ok github.com/beego/beego/client/orm/filter/prometheus 1.005s github.com/beego/beego/client/orm/filter/prometheus PASS ok github.com/beego/beego/client/orm/filter/prometheus 0.881s github.com/beego/beego/client/orm/hints PASS ok github.com/beego/beego/client/orm/hints 0.599s github.com/beego/beego/client/orm/hints PASS ok github.com/beego/beego/client/orm/hints 0.443s github.com/beego/beego/client/orm/migration ? github.com/beego/beego/client/orm/migration [no test files] github.com/beego/beego/client/orm/mock PASS ok github.com/beego/beego/client/orm/mock 1.100s github.com/beego/beego/client/orm/mock PASS ok github.com/beego/beego/client/orm/mock 1.590s github.com/beego/beego/core/admin goroutine 4 [running]: runtime/pprof.writeGoroutineStacks({0xaaaaaab641ff38, 0xc00000e018}) /usr/lib/golang/src/runtime/pprof/pprof.go:703 +0x84 runtime/pprof.writeGoroutine({0xaaaaaab641ff38?, 0xc00000e018?}, 0xffffffafd48ae8?) /usr/lib/golang/src/runtime/pprof/pprof.go:692 +0x48 runtime/pprof.(*Profile).WriteTo(0xaaaaaab63b5234?, {0xaaaaaab641ff38?, 0xc00000e018?}, 0xaaaaaab631eab8?) /usr/lib/golang/src/runtime/pprof/pprof.go:329 +0x130 github.com/beego/beego/core/admin.ProcessInput({0xaaaaaab63b6f52?, 0x43ff5e000000000?}, {0xaaaaaab641ff38, 0xc00000e018}) /builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/core/admin/profile.go:46 +0x1ac github.com/beego/beego/core/admin.TestProcessInput(0x0?) /builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/core/admin/profile_test.go:23 +0x3c testing.tRunner(0xc00013c000, 0xaaaaaab641f0e8) /usr/lib/golang/src/testing/testing.go:1576 +0x11c created by testing.(*T).Run /usr/lib/golang/src/testing/testing.go:1629 +0x3a0 goroutine 1 [chan receive]: testing.(*T).Run(0xc000001d40, {0xaaaaaab63b6df2?, 0xaaaaaab631eab8?}, 0xaaaaaab641f0e8) /usr/lib/golang/src/testing/testing.go:1630 +0x3b4 testing.runTests.func1(0x1a0?) /usr/lib/golang/src/testing/testing.go:2036 +0x54 testing.tRunner(0xc000001d40, 0xc00012dca0) /usr/lib/golang/src/testing/testing.go:1576 +0x11c testing.runTests(0xc000116280?, {0xaaaaaab64dcba0, 0x1, 0x1}, {0xaaaaaab62b58a8?, 0xde0000c00010af58?, 0xaaaaaab64fd0a0?}) /usr/lib/golang/src/testing/testing.go:2034 +0x424 testing.(*M).Run(0xc000116280) /usr/lib/golang/src/testing/testing.go:1906 +0x560 main.main() _testmain.go:47 +0x1a8 heap profile: 1: 1048576 [1: 1048577] @ heap/1048576 1: 1048576 [1: 1048576] @ 0xaaaaaab638c340 0xaaaaaab638c2b8 0xaaaaaab6389138 0xaaaaaab63b1874 0xaaaaaab63b275c 0xaaaaaab635eec4 0xaaaaaab630e88c # 0xaaaaaab638c33f runtime/pprof.writeGoroutineStacks+0x47 /usr/lib/golang/src/runtime/pprof/pprof.go:701 # 0xaaaaaab638c2b7 runtime/pprof.writeGoroutine+0x47 /usr/lib/golang/src/runtime/pprof/pprof.go:692 # 0xaaaaaab6389137 runtime/pprof.(*Profile).WriteTo+0x12f /usr/lib/golang/src/runtime/pprof/pprof.go:329 # 0xaaaaaab63b1873 github.com/beego/beego/core/admin.ProcessInput+0x1ab /builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/core/admin/profile.go:46 # 0xaaaaaab63b275b github.com/beego/beego/core/admin.TestProcessInput+0x3b /builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/core/admin/profile_test.go:23 # 0xaaaaaab635eec3 testing.tRunner+0x11b /usr/lib/golang/src/testing/testing.go:1576 # runtime.MemStats # Alloc = 1195856 # TotalAlloc = 1195856 # Sys = 9172232 # Lookups = 0 # Mallocs = 511 # Frees = 18 # HeapAlloc = 1195856 # HeapSys = 3801088 # HeapIdle = 2211840 # HeapInuse = 1589248 # HeapReleased = 2211840 # HeapObjects = 493 # Stack = 393216 / 393216 # MSpan = 23680 / 32640 # MCache = 9600 / 15600 # BuckHashSys = 1443723 # GCSys = 2705736 # OtherSys = 780229 # NextGC = 4194304 # LastGC = 0 # PauseNs = [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0] # PauseEnd = [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0] # NumGC = 0 # NumForcedGC = 0 # GCCPUFraction = 0 # DebugGC = false # MaxRSS = 21889024 threadcreate profile: total 8 7 @ # 0x0 1 @ 0xaaaaaab62e4a18 0xaaaaaab62e528c 0xaaaaaab62e5594 0xaaaaaab62e116c 0xaaaaaab630e88c # 0xaaaaaab62e4a17 runtime.allocm+0xf7 /usr/lib/golang/src/runtime/proc.go:1834 # 0xaaaaaab62e528b runtime.newm+0x63 /usr/lib/golang/src/runtime/proc.go:2197 # 0xaaaaaab62e5593 runtime.startTemplateThread+0xbb /usr/lib/golang/src/runtime/proc.go:2274 # 0xaaaaaab62e116b runtime.main+0x1b3 /usr/lib/golang/src/runtime/proc.go:229 --- contention: cycles/second=10004773 Alloc:1.20M Sys:8.75M Alloc(Rate):8.12M/s PASS ok github.com/beego/beego/core/admin 0.641s github.com/beego/beego/core/admin goroutine 35 [running]: runtime/pprof.writeGoroutineStacks({0xaaaaaae8aa9f38, 0xc000124008}) /usr/lib/golang/src/runtime/pprof/pprof.go:703 +0x84 runtime/pprof.writeGoroutine({0xaaaaaae8aa9f38?, 0xc000124008?}, 0xffffff712b6d48?) /usr/lib/golang/src/runtime/pprof/pprof.go:692 +0x48 runtime/pprof.(*Profile).WriteTo(0xaaaaaae8a3f234?, {0xaaaaaae8aa9f38?, 0xc000124008?}, 0xaaaaaae89a8ab8?) /usr/lib/golang/src/runtime/pprof/pprof.go:329 +0x130 github.com/beego/beego/core/admin.ProcessInput({0xaaaaaae8a40f52?, 0x14d3fce000000000?}, {0xaaaaaae8aa9f38, 0xc000124008}) /builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/core/admin/profile.go:46 +0x1ac github.com/beego/beego/core/admin.TestProcessInput(0x0?) /builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/core/admin/profile_test.go:23 +0x3c testing.tRunner(0xc000102ea0, 0xaaaaaae8aa90e8) /usr/lib/golang/src/testing/testing.go:1576 +0x11c created by testing.(*T).Run /usr/lib/golang/src/testing/testing.go:1629 +0x3a0 goroutine 1 [chan receive]: testing.(*T).Run(0xc000102d00, {0xaaaaaae8a40df2?, 0xaaaaaae89a8ab8?}, 0xaaaaaae8aa90e8) /usr/lib/golang/src/testing/testing.go:1630 +0x3b4 testing.runTests.func1(0x1a0?) /usr/lib/golang/src/testing/testing.go:2036 +0x54 testing.tRunner(0xc000102d00, 0xc000153ca0) /usr/lib/golang/src/testing/testing.go:1576 +0x11c testing.runTests(0xc000136320?, {0xaaaaaae8b66ba0, 0x1, 0x1}, {0xaaaaaae893f8a8?, 0x410000c000128ff8?, 0xaaaaaae8b870a0?}) /usr/lib/golang/src/testing/testing.go:2034 +0x424 testing.(*M).Run(0xc000136320) /usr/lib/golang/src/testing/testing.go:1906 +0x560 main.main() _testmain.go:47 +0x1a8 heap profile: 2: 1050880 [2: 1050881] @ heap/1048576 1: 1048576 [1: 1048576] @ 0xaaaaaae8a16340 0xaaaaaae8a162b8 0xaaaaaae8a13138 0xaaaaaae8a3b874 0xaaaaaae8a3c75c 0xaaaaaae89e8ec4 0xaaaaaae899888c # 0xaaaaaae8a1633f runtime/pprof.writeGoroutineStacks+0x47 /usr/lib/golang/src/runtime/pprof/pprof.go:701 # 0xaaaaaae8a162b7 runtime/pprof.writeGoroutine+0x47 /usr/lib/golang/src/runtime/pprof/pprof.go:692 # 0xaaaaaae8a13137 runtime/pprof.(*Profile).WriteTo+0x12f /usr/lib/golang/src/runtime/pprof/pprof.go:329 # 0xaaaaaae8a3b873 github.com/beego/beego/core/admin.ProcessInput+0x1ab /builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/core/admin/profile.go:46 # 0xaaaaaae8a3c75b github.com/beego/beego/core/admin.TestProcessInput+0x3b /builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/core/admin/profile_test.go:23 # 0xaaaaaae89e8ec3 testing.tRunner+0x11b /usr/lib/golang/src/testing/testing.go:1576 1: 2304 [1: 2304] @ 0xaaaaaae8a0ff1c 0xaaaaaae8a0f250 0xaaaaaae8978e5c 0xaaaaaae8978da8 0xaaaaaae8978da8 0xaaaaaae8978da8 0xaaaaaae8978da8 0xaaaaaae896b188 0xaaaaaae899888c # 0xaaaaaae8a0ff1b compress/flate.(*huffmanEncoder).generate+0x73 /usr/lib/golang/src/compress/flate/huffman_code.go:277 # 0xaaaaaae8a0f24f compress/flate.init.0+0xb7 /usr/lib/golang/src/compress/flate/huffman_bit_writer.go:612 # 0xaaaaaae8978e5b runtime.doInit+0x12b /usr/lib/golang/src/runtime/proc.go:6525 # 0xaaaaaae8978da7 runtime.doInit+0x77 /usr/lib/golang/src/runtime/proc.go:6502 # 0xaaaaaae8978da7 runtime.doInit+0x77 /usr/lib/golang/src/runtime/proc.go:6502 # 0xaaaaaae8978da7 runtime.doInit+0x77 /usr/lib/golang/src/runtime/proc.go:6502 # 0xaaaaaae8978da7 runtime.doInit+0x77 /usr/lib/golang/src/runtime/proc.go:6502 # 0xaaaaaae896b187 runtime.main+0x1cf /usr/lib/golang/src/runtime/proc.go:233 # runtime.MemStats # Alloc = 1195824 # TotalAlloc = 1195824 # Sys = 9172232 # Lookups = 0 # Mallocs = 511 # Frees = 17 # HeapAlloc = 1195824 # HeapSys = 3801088 # HeapIdle = 2080768 # HeapInuse = 1720320 # HeapReleased = 2048000 # HeapObjects = 494 # Stack = 393216 / 393216 # MSpan = 33920 / 48960 # MCache = 9600 / 15600 # BuckHashSys = 1443971 # GCSys = 2699568 # OtherSys = 769829 # NextGC = 4194304 # LastGC = 0 # PauseNs = [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0] # PauseEnd = [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0] # NumGC = 0 # NumForcedGC = 0 # GCCPUFraction = 0 # DebugGC = false # MaxRSS = 22167552 threadcreate profile: total 8 7 @ # 0x0 1 @ 0xaaaaaae896ea18 0xaaaaaae896f28c 0xaaaaaae896f594 0xaaaaaae896b16c 0xaaaaaae899888c # 0xaaaaaae896ea17 runtime.allocm+0xf7 /usr/lib/golang/src/runtime/proc.go:1834 # 0xaaaaaae896f28b runtime.newm+0x63 /usr/lib/golang/src/runtime/proc.go:2197 # 0xaaaaaae896f593 runtime.startTemplateThread+0xbb /usr/lib/golang/src/runtime/proc.go:2274 # 0xaaaaaae896b16b runtime.main+0x1b3 /usr/lib/golang/src/runtime/proc.go:229 --- contention: cycles/second=10015276 Alloc:1.20M Sys:8.75M Alloc(Rate):11.29M/s PASS ok github.com/beego/beego/core/admin 0.615s github.com/beego/beego/core/bean PASS ok github.com/beego/beego/core/bean 0.623s github.com/beego/beego/core/bean PASS ok github.com/beego/beego/core/bean 0.680s github.com/beego/beego/core/berror PASS ok github.com/beego/beego/core/berror 0.685s github.com/beego/beego/core/berror PASS ok github.com/beego/beego/core/berror 0.417s github.com/beego/beego/core/logs/alils ? github.com/beego/beego/core/logs/alils [no test files] github.com/beego/beego/core/logs/es PASS ok github.com/beego/beego/core/logs/es 0.692s github.com/beego/beego/core/logs/es PASS ok github.com/beego/beego/core/logs/es 0.653s github.com/beego/beego/core/utils 2023/08/10 20:33:20 [Debug] at com/beego/beego/core/utils.TestPrint() [/builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/core/utils/debug_test.go:27] [Variables] v1 = 1 v2 = 2 v3 = 3 2023/08/10 20:33:20 [Debug] at com/beego/beego/core/utils.TestPrintPoint() [/builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/core/utils/debug_test.go:40] [Variables] v1 = &utils.mytype{ next: &utils.mytype{ next: nil, prev: 0xC000099150, }, prev: nil, } v2 = &utils.mytype{ next: nil, prev: &utils.mytype{ next: 0xC000099160, prev: nil, }, } [Debug] at com/beego/beego/core/utils.TestPrintString() [/builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/core/utils/debug_test.go:44] [Variables] v1 = 1 v2 = 2 PASS ok github.com/beego/beego/core/utils 0.624s github.com/beego/beego/core/utils 2023/08/10 20:33:44 [Debug] at com/beego/beego/core/utils.TestPrint() [/builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/core/utils/debug_test.go:27] [Variables] v1 = 1 v2 = 2 v3 = 3 2023/08/10 20:33:44 [Debug] at com/beego/beego/core/utils.TestPrintPoint() [/builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/core/utils/debug_test.go:40] [Variables] v1 = &utils.mytype{ next: &utils.mytype{ next: nil, prev: 0xC000111150, }, prev: nil, } v2 = &utils.mytype{ next: nil, prev: &utils.mytype{ next: 0xC000111160, prev: nil, }, } [Debug] at com/beego/beego/core/utils.TestPrintString() [/builddir/build/BUILD/beego-2.0.2/_build/src/github.com/beego/beego/core/utils/debug_test.go:44] [Variables] v1 = 1 v2 = 2 PASS ok github.com/beego/beego/core/utils 0.921s github.com/beego/beego/core/utils/pagination ? github.com/beego/beego/core/utils/pagination [no test files] github.com/beego/beego/core/validation 2023/08/10 20:34:32 Name.MaxSize. Name Maximum size is 5 2023/08/10 20:34:32 Sex.Required.sex_label sex_label Can not be empty 2023/08/10 20:34:32 Age.Range.age_label age_label Range is 1 to 140 PASS ok github.com/beego/beego/core/validation 0.903s github.com/beego/beego/core/validation 2023/08/10 20:35:02 Name.MaxSize. Name Maximum size is 5 2023/08/10 20:35:02 Sex.Required.sex_label sex_label Can not be empty 2023/08/10 20:35:02 Age.Range.age_label age_label Range is 1 to 140 PASS ok github.com/beego/beego/core/validation 0.789s github.com/beego/beego/server/web/captcha 2023/08/10 20:35:53.191 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/server/web/captcha 1.050s github.com/beego/beego/server/web/captcha 2023/08/10 20:36:35.757 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/server/web/captcha 1.489s github.com/beego/beego/server/web/context PASS ok github.com/beego/beego/server/web/context 0.638s github.com/beego/beego/server/web/context PASS ok github.com/beego/beego/server/web/context 0.623s github.com/beego/beego/server/web/context/param PASS ok github.com/beego/beego/server/web/context/param 0.709s github.com/beego/beego/server/web/context/param PASS ok github.com/beego/beego/server/web/context/param 0.587s github.com/beego/beego/server/web/filter/apiauth 2023/08/10 20:39:10.431 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/server/web/filter/apiauth 1.160s github.com/beego/beego/server/web/filter/apiauth 2023/08/10 20:39:52.223 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/server/web/filter/apiauth 1.041s github.com/beego/beego/server/web/filter/auth ? github.com/beego/beego/server/web/filter/auth [no test files] github.com/beego/beego/server/web/filter/authz 2023/08/10 20:40:48.644 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/server/web/filter/authz 1.305s github.com/beego/beego/server/web/filter/authz 2023/08/10 20:41:36.341 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/server/web/filter/authz 1.244s github.com/beego/beego/server/web/filter/cors 2023/08/10 20:42:23.814 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/server/web/filter/cors 1.344s github.com/beego/beego/server/web/filter/cors 2023/08/10 20:43:07.783 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/server/web/filter/cors 1.085s github.com/beego/beego/server/web/filter/opentracing 2023/08/10 20:43:52.241 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/server/web/filter/opentracing 1.164s github.com/beego/beego/server/web/filter/opentracing 2023/08/10 20:44:37.170 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/server/web/filter/opentracing 1.480s github.com/beego/beego/server/web/filter/prometheus 2023/08/10 20:45:23.724 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/server/web/filter/prometheus 2.153s github.com/beego/beego/server/web/filter/prometheus 2023/08/10 20:46:08.563 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory PASS ok github.com/beego/beego/server/web/filter/prometheus 2.948s github.com/beego/beego/server/web/filter/ratelimit 2023/08/10 20:47:00.790 [D] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory --- FAIL: TestLimiter (0.03s) limiter_test.go:19: 127.0.0.1, GET, /foo/1: 200, supposed to be 429 FAIL exit status 1 FAIL github.com/beego/beego/server/web/filter/ratelimit 1.168s error: Bad exit status from /var/tmp/rpm-tmp.pvNfku (%check) RPM build warnings: RPM build errors: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Bad exit status from /var/tmp/rpm-tmp.pvNfku (%check) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-github-beego.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-github-beego.spec