Skip to content

feat: LiveKit as a native video conference provider (PoC) #67332

feat: LiveKit as a native video conference provider (PoC)

feat: LiveKit as a native video conference provider (PoC) #67332

Triggered via pull request August 20, 2026 19:12
Status Cancelled
Total duration 32m 54s
Artifacts 33

ci.yml

on: pull_request
⚙️ Variables Setup
14s
⚙️ Variables Setup
⚙️ Test Guard
3s
⚙️ Test Guard
📦 Build Packages
2m 41s
📦 Build Packages
🚀 Notify external services - draft
0s
🚀 Notify external services - draft
🔎 Code Check - Action Lint
0s
🔎 Code Check - Action Lint
Matrix: 🔎 Code Check / code-check
🔨 Test Unit  /  Unit Tests
5m 49s
🔨 Test Unit / Unit Tests
Matrix: build
🔨 Test Storybook  /  Test Storybook
2m 58s
🔨 Test Storybook / Test Storybook
Matrix: 🚢 Build Docker
🚢 Publish Docker Images (ghcr.io)
53s
🚢 Publish Docker Images (ghcr.io)
Matrix: 🔨 Test API (EE) / test
Matrix: 🔨 Test API Livechat (EE) / test
Matrix: 🔨 Test UI (EE) / test
🔨 Test Federation Matrix
8m 38s
🔨 Test Federation Matrix
Matrix: 🔨 Test API Apps (deno-runtime - EE) / test
Matrix: 🔨 Test API (FIPS) / test
Matrix: 🔨 Test API Livechat (FIPS) / test
Matrix: 🔨 Test API Livechat (CE) / test
Matrix: 🔨 Test API (CE) / test
Matrix: 🔨 Test UI (FIPS) / test
Waiting for pending jobs
Matrix: 🔨 Test UI (CE) / test
🚀 Publish build assets
0s
🚀 Publish build assets
📦 Track Image Sizes
27s
📦 Track Image Sizes
📊 Report Coverage
0s
📊 Report Coverage
✅ Tests Done
3s
✅ Tests Done
🚀 Publish Docker Images (DockerHub)
0s
🚀 Publish Docker Images (DockerHub)
🚀 Notify external services
0s
🚀 Notify external services
Update Version Durability  /  update-versions
Update Version Durability / update-versions
Fit to window
Zoom out
Zoom in

Annotations

26 errors, 21 warnings, and 1 notice
🔨 Test Unit / Unit Tests
Process completed with exit code 1.
🔨 Test Unit / Unit Tests
@rocket.chat/meteor#testunit: command (/home/runner/work/Rocket.Chat/Rocket.Chat/apps/meteor) /tmp/xfs-e7431300/yarn run testunit exited (1)
🔨 Test API Apps (deno-runtime - EE) / MongoDB 8.0 coverage (1/1)
Process completed with exit code 6.
🔨 Test API (EE) / MongoDB 8.0 coverage (1/1)
Process completed with exit code 6.
🔨 Test API (FIPS) / MongoDB 8.0 (1/1)
Process completed with exit code 6.
🔨 Test UI (EE) / MongoDB 8.0 coverage (1/5)
Canceling since a higher priority waiting request for CI-feat/native-video-conference exists
🔨 Test UI (EE) / MongoDB 8.0 coverage (1/5)
ENOENT: no such file or directory, stat '/home/runner/work/Rocket.Chat/Rocket.Chat/apps/meteor/tests/e2e/.playwright/.playwright-artifacts-0/015c353a5ae1a1a385baeb17f95c16c9.zip'
🔨 Test UI (EE) / MongoDB 8.0 coverage (1/5)
The operation was canceled.
🔨 Test UI (CE) / MongoDB 8.0 (1/4)
Canceling since a higher priority waiting request for CI-feat/native-video-conference exists
🔨 Test UI (CE) / MongoDB 8.0 (1/4)
The operation was canceled.
🔨 Test UI (EE) / MongoDB 8.0 coverage (5/5)
Canceling since a higher priority waiting request for CI-feat/native-video-conference exists
🔨 Test UI (EE) / MongoDB 8.0 coverage (5/5)
The operation was canceled.
🔨 Test UI (EE) / MongoDB 8.0 coverage (2/5)
Canceling since a higher priority waiting request for CI-feat/native-video-conference exists
🔨 Test UI (EE) / MongoDB 8.0 coverage (2/5)
The operation was canceled.
🔨 Test UI (CE) / MongoDB 8.0 (2/4)
Canceling since a higher priority waiting request for CI-feat/native-video-conference exists
🔨 Test UI (CE) / MongoDB 8.0 (2/4)
The operation was canceled.
🔨 Test UI (EE) / MongoDB 8.0 coverage (3/5)
Canceling since a higher priority waiting request for CI-feat/native-video-conference exists
🔨 Test UI (EE) / MongoDB 8.0 coverage (3/5)
The operation was canceled.
🔨 Test UI (CE) / MongoDB 8.0 (4/4)
Canceling since a higher priority waiting request for CI-feat/native-video-conference exists
🔨 Test UI (CE) / MongoDB 8.0 (4/4)
The operation was canceled.
🔨 Test UI (EE) / MongoDB 8.0 coverage (4/5)
Canceling since a higher priority waiting request for CI-feat/native-video-conference exists
🔨 Test UI (EE) / MongoDB 8.0 coverage (4/5)
The operation was canceled.
CI
Canceling since a higher priority waiting request for CI-feat/native-video-conference exists
CI
Canceling since a higher priority waiting request for CI-feat/native-video-conference exists
CI
Canceling since a higher priority waiting request for CI-feat/native-video-conference exists
✅ Tests Done
Process completed with exit code 1.
🔎 Code Check / Code Lint: packages/passport-x/src/Strategy.ts#L171
Forbidden non-null assertion
🔎 Code Check / Code Lint: packages/passport-x/src/Strategy.ts#L163
Forbidden non-null assertion
🔎 Code Check / Code Lint: packages/passport-x/src/Strategy.ts#L118
This assertion is unnecessary since the receiver accepts the original type of the expression
🔎 Code Check / Code Lint: packages/passport-x/src/Strategy.ts#L100
This assertion is unnecessary since the receiver accepts the original type of the expression
🔎 Code Check / Code Lint: packages/message-parser/src/utils.ts#L248
This assertion is unnecessary since it does not change the type of the expression
🔎 Code Check / Code Lint: packages/message-parser/src/utils.ts#L30
Unsafe return of a value of type `any`
🔎 Code Check / Code Lint: packages/message-parser/src/index.ts#L20
Unsafe return of a value of type error
🔎 Code Check / Code Lint: packages/message-parser/src/guards.ts#L4
This assertion is unnecessary since it does not change the type of the expression
📦 Meteor Build (coverage)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🚢 Build Docker (arm64, rocketchat, coverage)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9, docker/setup-docker-action@e43656e248c0bd0647d3f5c195d116aacf6fcaf4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🚢 Build Docker (arm64, account-service, presence-service, omnichannel-transcript-service, cove...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9, docker/setup-docker-action@e43656e248c0bd0647d3f5c195d116aacf6fcaf4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🚢 Build Docker (amd64, authorization-service, queue-worker-service, ddp-streamer-service, cove...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9, docker/setup-docker-action@e43656e248c0bd0647d3f5c195d116aacf6fcaf4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🚢 Build Docker (arm64, authorization-service, queue-worker-service, ddp-streamer-service, cove...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9, docker/setup-docker-action@e43656e248c0bd0647d3f5c195d116aacf6fcaf4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🚢 Build Docker (amd64, account-service, presence-service, omnichannel-transcript-service, cove...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9, docker/setup-docker-action@e43656e248c0bd0647d3f5c195d116aacf6fcaf4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🚢 Build Docker (amd64, authorization-service, queue-worker-service, ddp-streamer-service, fips)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9, docker/setup-docker-action@e43656e248c0bd0647d3f5c195d116aacf6fcaf4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🚢 Build Docker (amd64, rocketchat, fips)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9, docker/setup-docker-action@e43656e248c0bd0647d3f5c195d116aacf6fcaf4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🚢 Build Docker (amd64, account-service, presence-service, omnichannel-transcript-service, fips)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9, docker/setup-docker-action@e43656e248c0bd0647d3f5c195d116aacf6fcaf4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🚢 Build Docker (amd64, rocketchat, coverage)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9, docker/setup-docker-action@e43656e248c0bd0647d3f5c195d116aacf6fcaf4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
📦 Track Image Sizes
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🎭 Playwright Run Summary
91 skipped 97 passed (12.0m)

Artifacts

Produced during runtime
Name Size Digest
build-coverage
286 MB
sha256:c3a9842436371491a9c3ab0cdcbce4deacea4cbd1b36cf65370217ecd3cc303e
coverage-api-livechat-1
1.38 MB
sha256:3f4d3f01e691334b88ccee808430195b472234777ecf8cefde0fe0e24ee2fabd
manifests-account-service-amd64-coverage
1.88 KB
sha256:b6cf7ad97e5778489af7dbe0a3fe43319c0954d0d876694736eb91fd69980a1e
manifests-account-service-amd64-fips
2.14 KB
sha256:35d5d51141dbb906238b65bb7e5ca2e0c2e4d9b88806f4bbb298acf694d29f90
manifests-account-service-arm64-coverage
1.89 KB
sha256:6de192d01822e16df9baa07df3a79dd1a7da50764e8f720ae1bfd2598dce9e4c
manifests-authorization-service-amd64-coverage
1.9 KB
sha256:6b4f81096cdfe5526588688a9ae11dad2f772da21a67f9f9bd68637ebcc1165d
manifests-authorization-service-amd64-fips
2.14 KB
sha256:fadcc0880388bcc118a9831b5f74a796c176cf8976236bd8dbc3594daac11871
manifests-authorization-service-arm64-coverage
1.9 KB
sha256:e69346a6c66014fb555e8c8000cc872d7b7f197d89970b31615877c0a57aeafb
manifests-ddp-streamer-service-amd64-coverage
5.62 KB
sha256:bb52ec9b9d878aa9f044ccf57c0c1152e9de263869e870c3dde958b4b6571673
manifests-ddp-streamer-service-amd64-fips
6.39 KB
sha256:c745affd7e9f9158e4e3b22c17084cbc5545345135c1dbda0c9d2da531d4c835
manifests-ddp-streamer-service-arm64-coverage
5.61 KB
sha256:af0b9a81c509d0b7b343802add790b0c1915f1cb88fb2b6bfdb789dcf06e73bf
manifests-omnichannel-transcript-service-amd64-coverage
5.62 KB
sha256:b3f66f1d9aa0f73aa8b7b52a8915af976fe3f8ce6146b0e7ef276538855b3b07
manifests-omnichannel-transcript-service-amd64-fips
6.41 KB
sha256:45de5a9f4b228de7e4faccb70e3899da9c4f324184b10eedae4ef93e9bc11454
manifests-omnichannel-transcript-service-arm64-coverage
5.62 KB
sha256:d38c0d612f744e99356f2d5aeffdff1568180a0555b8cb9d95406b1dbb9f2a56
manifests-presence-service-amd64-coverage
3.75 KB
sha256:2a487e78f9a3dc23ba6a9a35cc3dd7104bee31e2cd0fc6aed6925c0d935a1921
manifests-presence-service-amd64-fips
4.25 KB
sha256:d5b3b8bbd32fee155efa1aa12a47e2583c5944fed5108ac4594eb717cd674f8c
manifests-presence-service-arm64-coverage
3.75 KB
sha256:eea53479933de075228540a97d7fb84df8e1bd5cb5eae0589765bbea6104fc1f
manifests-queue-worker-service-amd64-coverage
3.74 KB
sha256:3ef0e1860bbfd598fffd1f6a3e133f4ef2c9c976dc9141f072eb31e88f372df0
manifests-queue-worker-service-amd64-fips
4.26 KB
sha256:ca931f13d53025e55c7c517a70617afaefe1f6699e945567116fd5f94bcb6f42
manifests-queue-worker-service-arm64-coverage
3.74 KB
sha256:12e59d46ada658f398c21a26ef0a654aa62cd6272a3622cea382e599b1929fef
manifests-rocketchat-amd64-coverage
1.84 KB
sha256:71fb019f9fe1bbc208c02785c2bcbd473d2d55f94be776dcbc0a72a91455659e
manifests-rocketchat-amd64-fips
2.11 KB
sha256:8f670c63ddf4e2d3b9004f8719c180f28537f084ffefcd3a3ed9619162ab85ee
manifests-rocketchat-arm64-coverage
1.83 KB
sha256:66fc5f3e67269580e700d02fdfcd9c3320a271fe74ba7680f14a7ce77430deee
packages-build
15.8 MB
sha256:0f460ae59e7ddc25ab201c9b6d9aa2d179310d90bc617c3791b6db2352ac25ed
playwright-test-trace-ce-8.0-1
12.7 MB
sha256:e40fb41c1ae212847134440cb726b1006845826870986a0b3066fe03249b1f18
playwright-test-trace-ce-8.0-2
150 MB
sha256:e4c87632857f0fb32496a858e46fe090b4c5bc9631f5443360026a7e429dea41
playwright-test-trace-ce-8.0-3
208 Bytes
sha256:b1b34bc4ed2a49b18ac2a6e23ed0ab82830ce2d9333e83bdd2bb14bb81cd8db4
playwright-test-trace-ce-8.0-4
115 MB
sha256:f939dc72b2a2c570923e7cc371cc3dda2ef8c3d2b1b760cf75ad0bfb4e4e40ed
playwright-test-trace-ee-8.0-2
156 MB
sha256:573054166d1c67524554210821cf4f4e2fddac1f46376dfeb3e73c62799f074b
playwright-test-trace-ee-8.0-3
143 MB
sha256:1ba037707318a76d1001981710391bcc992fe5a812b530ba8c7e7debb92f97f6
playwright-test-trace-ee-8.0-4
154 MB
sha256:ca0401f4ab26a5930caf7c0b2f2c6a8048619d7c2e511de6176830390a83c9e0
playwright-test-trace-ee-8.0-5
77.6 MB
sha256:1c51c05b2b8742b3478a686190be78ea1a954970cc47892d318c8b5fb9deb94e
turbo-build
13.2 MB
sha256:dc964cd646398e126161acd7bb30f6f363cec76e44d882d6d88cf20f0a12661a