improvement(performance): remove writes to workflow updated_at on pos… #4556
ci.yml
on: push
Test and Build
/
Test and Build
2m 5s
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Deploy Trigger.dev
/
Deploy to Trigger.dev
1m 9s
Process Docs
/
Process Documentation Embeddings
1m 46s
Matrix: Create GHCR Manifests
Annotations
21 warnings
|
Build AMD64 (./docker/db.Dockerfile, ghcr.io/simstudioai/migrations, ECR_MIGRATIONS)
Expose ID not found in state, skipping sticky disk commit
|
|
Build AMD64 (./docker/db.Dockerfile, ghcr.io/simstudioai/migrations, ECR_MIGRATIONS)
⚠ /var/lib/buildkit/history.db: panic: assertion failed: Page expected to be: 85, but self identifies as 0
goroutine 7 [running]:
go.etcd.io/bbolt/internal/common.Assert(...)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/internal/common/verify.go:65
go.etcd.io/bbolt/internal/common.(*Page).FastCheck(0x7fe568193000, 0x55)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/internal/common/page.go:83 +0x1d9
go.etcd.io/bbolt.(*Tx).page(0x8789e8?, 0x632380?)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:638 +0x7b
go.etcd.io/bbolt.(*Tx).forEachPageInternal(0xc00014c000, {0xc000018190, 0x2, 0xa}, 0xc00014bb30)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:650 +0x5d
go.etcd.io/bbolt.(*Tx).forEachPageInternal(0xc00014c000, {0xc000018190, 0x1, 0xa}, 0xc00014bb30)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:659 +0xc5
go.etcd.io/bbolt.(*Tx).forEachPage(...)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:646
go.etcd.io/bbolt.(*Tx).checkInvariantProperties(0xc00014c000, 0x2, 0x7fe568141038?, 0x10?, {0x6ed440, 0x8ab9e0}, 0xc00007c150)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:143 +0xb2
go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket(0xc00014c000, 0xc000070200, 0xc00014beb8, 0xc00014bee8, {0x6ed440, 0x8ab9e0}, 0xc00007c150)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:130 +0x73
go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket.func1({0x7fe568141030?, 0x8ab9e0?, 0x5bf240?})
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:135 +0x90
go.etcd.io/bbolt.(*Bucket).ForEachBucket(0xc00014c000?, 0xc00014bce8)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/bucket.go:605 +0x8f
go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket(0xc00014c000, 0xc00014c018, 0xc000057eb8, 0xc000057ee8, {0x6ed440, 0x8ab9e0}, 0xc00007c150)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:133 +0xe5
go.etcd.io/bbolt.(*Tx).check(0xc00014c000, {{0x6ed440?, 0x8ab9e0?}, 0x0?}, 0xc00007c150)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:66 +0x38c
go.etcd.io/bbolt.(*Tx).Check.func1()
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:33 +0x56
created by go.etcd.io/bbolt.(*Tx).Check in goroutine 1
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:30 +0xf2
Check completed with timeout or error
|
|
Build AMD64 (./docker/db.Dockerfile, ghcr.io/simstudioai/migrations, ECR_MIGRATIONS)
buildkitd process has crashed - pgrep failed but buildkitd was expected to be running
|
|
Build AMD64 (./docker/db.Dockerfile, ghcr.io/simstudioai/migrations, ECR_MIGRATIONS)
Not using a Blacksmith builder (current builder: default). Build metrics will not be reported.
|
|
Build AMD64 (./docker/db.Dockerfile, ghcr.io/simstudioai/migrations, ECR_MIGRATIONS)
Failed to setup Blacksmith builder, using local builder
|
|
Build AMD64 (./docker/db.Dockerfile, ghcr.io/simstudioai/migrations, ECR_MIGRATIONS)
Error during Blacksmith builder setup: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 debug workers
error: failed to list workers: Unavailable: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
. Falling back to local builder.
|
|
Build AMD64 (./docker/db.Dockerfile, ghcr.io/simstudioai/migrations, ECR_MIGRATIONS)
Error checking buildkit workers: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 debug workers
error: failed to list workers: Unavailable: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
|
Build AMD64 (./docker/realtime.Dockerfile, ghcr.io/simstudioai/realtime, ECR_REALTIME)
Expose ID not found in state, skipping sticky disk commit
|
|
Build AMD64 (./docker/realtime.Dockerfile, ghcr.io/simstudioai/realtime, ECR_REALTIME)
⚠ /var/lib/buildkit/history.db: panic: assertion failed: Page expected to be: 85, but self identifies as 0
goroutine 20 [running]:
go.etcd.io/bbolt/internal/common.Assert(...)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/internal/common/verify.go:65
go.etcd.io/bbolt/internal/common.(*Page).FastCheck(0x7f1c64560000, 0x55)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/internal/common/page.go:83 +0x1d9
go.etcd.io/bbolt.(*Tx).page(0x8789e8?, 0x632380?)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:638 +0x7b
go.etcd.io/bbolt.(*Tx).forEachPageInternal(0xc0000fe000, {0xc000106050, 0x2, 0xa}, 0xc0000fdb30)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:650 +0x5d
go.etcd.io/bbolt.(*Tx).forEachPageInternal(0xc0000fe000, {0xc000106050, 0x1, 0xa}, 0xc0000fdb30)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:659 +0xc5
go.etcd.io/bbolt.(*Tx).forEachPage(...)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:646
go.etcd.io/bbolt.(*Tx).checkInvariantProperties(0xc0000fe000, 0x2, 0x7f1c6450e038?, 0x10?, {0x6ed440, 0x8ab9e0}, 0xc000092150)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:143 +0xb2
go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket(0xc0000fe000, 0xc0000ac1c0, 0xc0000fdeb8, 0xc0000fdee8, {0x6ed440, 0x8ab9e0}, 0xc000092150)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:130 +0x73
go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket.func1({0x7f1c6450e030?, 0x8ab9e0?, 0x5bf240?})
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:135 +0x90
go.etcd.io/bbolt.(*Bucket).ForEachBucket(0xc0000fe000?, 0xc0000fdce8)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/bucket.go:605 +0x8f
go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket(0xc0000fe000, 0xc0000fe018, 0xc000052eb8, 0xc000052ee8, {0x6ed440, 0x8ab9e0}, 0xc000092150)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:133 +0xe5
go.etcd.io/bbolt.(*Tx).check(0xc0000fe000, {{0x6ed440?, 0x8ab9e0?}, 0x0?}, 0xc000092150)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:66 +0x38c
go.etcd.io/bbolt.(*Tx).Check.func1()
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:33 +0x56
created by go.etcd.io/bbolt.(*Tx).Check in goroutine 1
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:30 +0xf2
Check completed with timeout or error
|
|
Build AMD64 (./docker/realtime.Dockerfile, ghcr.io/simstudioai/realtime, ECR_REALTIME)
buildkitd process has crashed - pgrep failed but buildkitd was expected to be running
|
|
Build AMD64 (./docker/realtime.Dockerfile, ghcr.io/simstudioai/realtime, ECR_REALTIME)
Not using a Blacksmith builder (current builder: default). Build metrics will not be reported.
|
|
Build AMD64 (./docker/realtime.Dockerfile, ghcr.io/simstudioai/realtime, ECR_REALTIME)
Failed to setup Blacksmith builder, using local builder
|
|
Build AMD64 (./docker/realtime.Dockerfile, ghcr.io/simstudioai/realtime, ECR_REALTIME)
Error during Blacksmith builder setup: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 debug workers
error: failed to list workers: Unavailable: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
. Falling back to local builder.
|
|
Build AMD64 (./docker/realtime.Dockerfile, ghcr.io/simstudioai/realtime, ECR_REALTIME)
Error checking buildkit workers: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 debug workers
error: failed to list workers: Unavailable: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
|
Build AMD64 (./docker/app.Dockerfile, ghcr.io/simstudioai/simstudio, ECR_APP)
Expose ID not found in state, skipping sticky disk commit
|
|
Build AMD64 (./docker/app.Dockerfile, ghcr.io/simstudioai/simstudio, ECR_APP)
⚠ /var/lib/buildkit/history.db: panic: assertion failed: Page expected to be: 85, but self identifies as 0
goroutine 7 [running]:
go.etcd.io/bbolt/internal/common.Assert(...)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/internal/common/verify.go:65
go.etcd.io/bbolt/internal/common.(*Page).FastCheck(0x7f51754bf000, 0x55)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/internal/common/page.go:83 +0x1d9
go.etcd.io/bbolt.(*Tx).page(0x8789e8?, 0x632380?)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:638 +0x7b
go.etcd.io/bbolt.(*Tx).forEachPageInternal(0xc00014c000, {0xc000018190, 0x2, 0xa}, 0xc00014bb30)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:650 +0x5d
go.etcd.io/bbolt.(*Tx).forEachPageInternal(0xc00014c000, {0xc000018190, 0x1, 0xa}, 0xc00014bb30)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:659 +0xc5
go.etcd.io/bbolt.(*Tx).forEachPage(...)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:646
go.etcd.io/bbolt.(*Tx).checkInvariantProperties(0xc00014c000, 0x2, 0x7f517546d038?, 0x10?, {0x6ed440, 0x8ab9e0}, 0xc00007c150)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:143 +0xb2
go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket(0xc00014c000, 0xc000070200, 0xc00014beb8, 0xc00014bee8, {0x6ed440, 0x8ab9e0}, 0xc00007c150)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:130 +0x73
go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket.func1({0x7f517546d030?, 0x8ab9e0?, 0x5bf240?})
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:135 +0x90
go.etcd.io/bbolt.(*Bucket).ForEachBucket(0xc00014c000?, 0xc00014bce8)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/bucket.go:605 +0x8f
go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket(0xc00014c000, 0xc00014c018, 0xc000057eb8, 0xc000057ee8, {0x6ed440, 0x8ab9e0}, 0xc00007c150)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:133 +0xe5
go.etcd.io/bbolt.(*Tx).check(0xc00014c000, {{0x6ed440?, 0x8ab9e0?}, 0x0?}, 0xc00007c150)
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:66 +0x38c
go.etcd.io/bbolt.(*Tx).Check.func1()
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:33 +0x56
created by go.etcd.io/bbolt.(*Tx).Check in goroutine 1
/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:30 +0xf2
Check completed with timeout or error
|
|
Build AMD64 (./docker/app.Dockerfile, ghcr.io/simstudioai/simstudio, ECR_APP)
buildkitd process has crashed - pgrep failed but buildkitd was expected to be running
|
|
Build AMD64 (./docker/app.Dockerfile, ghcr.io/simstudioai/simstudio, ECR_APP)
Not using a Blacksmith builder (current builder: default). Build metrics will not be reported.
|
|
Build AMD64 (./docker/app.Dockerfile, ghcr.io/simstudioai/simstudio, ECR_APP)
Failed to setup Blacksmith builder, using local builder
|
|
Build AMD64 (./docker/app.Dockerfile, ghcr.io/simstudioai/simstudio, ECR_APP)
Error during Blacksmith builder setup: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 debug workers
error: failed to list workers: Unavailable: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
. Falling back to local builder.
|
|
Build AMD64 (./docker/app.Dockerfile, ghcr.io/simstudioai/simstudio, ECR_APP)
Error checking buildkit workers: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 debug workers
error: failed to list workers: Unavailable: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|