template_ci_build_metadata__vZXWR6g

Status: Passed
Started: 3/19 15:29
Execution: 3m 31.5s
Test: 10.3s
2026-03-19 07:53:33.080	DEBUG	native:1	Pochi	pochi v0.6.1
2026-03-19 07:53:33.085	DEBUG	native:7	PochiConfigManager	add workspace config: /root/.pochi/config.jsonc
2026-03-19 07:53:33.187	DEBUG	/$bunfs/pochi:503183	loadAgents	Loaded 5 custom agents (5 valid, 0 invalid)
2026-03-19 07:53:33.188	DEBUG	/$bunfs/pochi:503184	loadSkills	Loaded 2 skills (2 valid, 0 invalid)
2026-03-19 07:53:33.296	DEBUG	/$bunfs/pochi:439420	PochiVendor	JWT is expiring or missing, fetching a new one
2026-03-19 07:53:34.994	DEBUG	/$bunfs/pochi:415701	MCPHub	MCP servers configuration changed via signal:
2026-03-19 07:53:34.995	DEBUG	/$bunfs/pochi:415813	MCPHub	Build MCPHub Status
2026-03-19 07:53:35.172	DEBUG	/$bunfs/pochi:502609	TaskRunner	Starting TaskRunner...
2026-03-19 07:53:35.185	DEBUG	/$bunfs/pochi:454339	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 07:53:35.399	DEBUG	/$bunfs/pochi:496641	generateTaskTitle	Generating task title, old: null, new: You are a build engineer working in a jj repository at `/home/user/repo`. Your CI pipeline needs to export build metadata from the current commit (`@`) in JSON format, as well as diff statistics. You will use `jj log` templates and `jj diff` to extract this information.
2026-03-19 07:53:58.957	DEBUG	/$bunfs/pochi:454339	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 07:54:23.889	DEBUG	/$bunfs/pochi:454339	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 07:54:34.512	DEBUG	/$bunfs/pochi:496641	generateTaskTitle	Generating task title, old: You are a build engineer working in a jj repository at `/home/user/repo`. Your CI pipeline needs to export build metadata from the current commit (`@`) in JSON format, as well as diff statistics. You will use `jj log` templates and `jj diff` to extract this information., new: Export Jujutsu commit metadata and diff statistics for CI pipeline
2026-03-19 07:54:39.238	ERROR	/$bunfs/pochi:432009	LiveChatKit	onError

 Error  The socket connection was closed unexpectedly. For more information, pass `verbose: true` in the second argument to fetch(), 428297, 49, 428297, 49, /$bunfs/root/pochi
error stack:
  • pochi	<anonymous>
	/$bunfs/pochi:428297
  • pochi	<anonymous>
	/$bunfs/pochi:427934
  • pochi	<anonymous>
	/$bunfs/pochi:430946
  • pochi	<anonymous>
	/$bunfs/pochi:430944
  • pochi	processQueue
	/$bunfs/pochi:430937
  • pochi	processQueue
	/$bunfs/pochi:430931
  • pochi	<anonymous>
	/$bunfs/pochi:430952
  • native	new Promise
	native:1
  • pochi	run
	/$bunfs/pochi:430943
  • pochi	run
	/$bunfs/pochi:430942
  • pochi	transform
	/$bunfs/pochi:427934
  • pochi	transform
	/$bunfs/pochi:427933
  • native	<anonymous>
	native:1
  • native	<anonymous>
	native:1
  • native	<anonymous>
	native:1
  • native	<anonymous>
	native:1
  • native	<anonymous>
	native:1
  • native	<anonymous>
	native:1
  • native	<anonymous>
	native:1
  • native	<anonymous>
	native:7
  • native	processTicksAndRejections
	native:7
2026-03-19 07:54:39.254	ERROR	/$bunfs/pochi:502749	TaskRunner	Task is failed, trying to resend last message to resume it. {
  kind: 'InternalError',
  message: 'The socket connection was closed unexpectedly. For more information, pass `verbose: true` in the second argument to fetch()'
}
2026-03-19 07:54:39.259	DEBUG	/$bunfs/pochi:454339	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 07:55:23.949	DEBUG	/$bunfs/pochi:454339	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 07:55:43.809	DEBUG	/$bunfs/pochi:454339	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 07:56:01.532	DEBUG	/$bunfs/pochi:454339	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 07:56:12.711	DEBUG	/$bunfs/pochi:454339	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 07:56:21.553	DEBUG	/$bunfs/pochi:454339	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 07:56:32.183	DEBUG	/$bunfs/pochi:454339	listFiles	Listing workspace files from /root with maxItems 500
2026-03-19 07:56:49.227	DEBUG	/$bunfs/pochi:454339	listFiles	Listing workspace files from /root with maxItems 500
Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
curl is already the newest version (8.5.0-2ubuntu10.8).
0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded.
downloading uv 0.9.7 x86_64-unknown-linux-gnu
no checksums to verify
installing to /root/.local/bin
  uv
  uvx
everything's installed!

To add $HOME/.local/bin to your PATH, either restart your shell or run:

    source $HOME/.local/bin/env (sh, bash, zsh)
    source $HOME/.local/bin/env.fish (fish)
Downloading pygments (1.2MiB)
 Downloading pygments
Installed 6 packages in 35ms
============================= test session starts ==============================
platform linux -- Python 3.12.3, pytest-8.4.1, pluggy-1.6.0
rootdir: /tests
plugins: json-ctrf-0.3.5
collected 12 items

../tests/test_outputs.py ............                                    [100%]

==================================== PASSES ====================================
=========================== short test summary info ============================
PASSED ../tests/test_outputs.py::test_ci_metadata_json_exists
PASSED ../tests/test_outputs.py::test_ci_metadata_is_valid_json
PASSED ../tests/test_outputs.py::test_ci_metadata_has_commit_id
PASSED ../tests/test_outputs.py::test_ci_metadata_has_change_id
PASSED ../tests/test_outputs.py::test_ci_metadata_has_author
PASSED ../tests/test_outputs.py::test_ci_metadata_has_email
PASSED ../tests/test_outputs.py::test_ci_metadata_has_timestamp
PASSED ../tests/test_outputs.py::test_ci_metadata_has_description
PASSED ../tests/test_outputs.py::test_ci_metadata_has_parents
PASSED ../tests/test_outputs.py::test_ci_diff_stats_exists
PASSED ../tests/test_outputs.py::test_ci_diff_stats_not_empty
PASSED ../tests/test_outputs.py::test_ci_metadata_exported_bookmark_exists
============================== 12 passed in 0.05s ==============================