Add optional rootless BuildKit sidecar to dynamic-rp chart #11882
GitHub Actions / Functional Tests - dynamicrp-noncloud
failed
May 18, 2026 in 0s
2 fail, 48 pass in 14m 45s
Annotations
Check warning on line 111 in test/step/deployexecutor.go
github-actions / Functional Tests - dynamicrp-noncloud
Test_UDT_ConnectionTo_UDTTF/deploy_testdata/udt2udt-connection-tf.bicep (github.com/radius-project/radius/test/functional-portable/dynamicrp/noncloud/resources) failed
dist/functional_test//processed/results.xml [took 23s]
Raw output
Failed
=== RUN Test_UDT_ConnectionTo_UDTTF/deploy_testdata/udt2udt-connection-tf.bicep
rptest.go:401: running step 2 of 3: deploy testdata/udt2udt-connection-tf.bicep
deployexecutor.go:103: deploying deploy testdata/udt2udt-connection-tf.bicep from file testdata/udt2udt-connection-tf.bicep
cli.go:805: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/dynamicrp/noncloud/resources/testdata/udt2udt-connection-tf.bicep --parameters moduleServer=http://tf-module-server.radius-test-tf-module-server.svc.cluster.local is still running after 10.000206352s
cli.go:805: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/dynamicrp/noncloud/resources/testdata/udt2udt-connection-tf.bicep --parameters moduleServer=http://tf-module-server.radius-test-tf-module-server.svc.cluster.local is still running after 20.005319103s
cli.go:752: [rad] Building /home/runner/work/radius/radius/test/functional-portable/dynamicrp/noncloud/resources/testdata/udt2udt-connection-tf.bicep...
cli.go:752: [rad] Deploying template '/home/runner/work/radius/radius/test/functional-portable/dynamicrp/noncloud/resources/testdata/udt2udt-connection-tf.bicep' into environment '/planes/radius/local/resourcegroups/kind-radius/providers/Applications.Core/environments/kind-radius' from workspace 'kind-kind'...
cli.go:752: [rad]
cli.go:752: [rad] Deployment In Progress...
cli.go:752: [rad]
cli.go:752: [rad] Error: {
cli.go:752: [rad] "code": "DeploymentFailed",
cli.go:752: [rad] "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
cli.go:752: [rad] "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Microsoft.Resources/deployments/rad-deploy-b9ebf42b-2d92-4289-bdda-724c1fd8bb06",
cli.go:752: [rad] "details": [
cli.go:752: [rad] {
cli.go:752: [rad] "code": "OK",
cli.go:752: [rad] "message": "",
cli.go:752: [rad] "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Test.Resources/externalResource/udttoudtchild"
cli.go:752: [rad] },
cli.go:752: [rad] {
cli.go:752: [rad] "code": "OK",
cli.go:752: [rad] "message": "",
cli.go:752: [rad] "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/applications/udttoudtapp"
cli.go:752: [rad] },
cli.go:752: [rad] {
cli.go:752: [rad] "code": "ResourceDeploymentFailure",
cli.go:752: [rad] "message": "Failed",
cli.go:752: [rad] "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Test.Resources/userTypeAlpha/udttoudtparent",
cli.go:752: [rad] "details": [
cli.go:752: [rad] {
cli.go:752: [rad] "code": "RecipeDeploymentFailed",
cli.go:752: [rad] "message": "code RecipeDownloadFailed: err failed to download Terraform module from source \"http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/parent-udt.zip\", version \"\": exit status 1\n\nError: Missing required argument\n\n on main.tf.json line 7, in module.default:\n 7: }\n\nThe argument \"context\" is required, but no definition was found.\n\n",
cli.go:752: [rad] "details": [
cli.go:752: [rad] {
cli.go:752: [rad] "code": "RecipeDownloadFailed",
cli.go:752: [rad] "message": "failed to download Terraform module from source \"http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/parent-udt.zip\", version \"\": exit status 1\n\nError: Missing required argument\n\n on main.tf.json line 7, in module.default:\n 7: }\n\nThe argument \"context\" is required, but no definition was found.\n\n"
cli.go:752: [rad] }
cli.go:752: [rad] ]
cli.go:752: [rad] }
cli.go:752: [rad] ]
cli.go:752: [rad] },
cli.go:752: [rad] {
cli.go:752: [rad] "code": "OK",
cli.go:752: [rad] "message": "",
cli.go:752: [rad] "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/environments/udttoudtenv"
cli.go:752: [rad] }
cli.go:752: [rad] ]
cli.go:752: [rad] }
cli.go:752: [rad]
cli.go:752: [rad] TraceId: cb3bcf3953cfedae9e34a72c3282b167
cli.go:752: [rad]
cli.go:752: [rad]
deployexecutor.go:111:
Error Trace: /home/runner/work/radius/radius/test/step/deployexecutor.go:111
/home/runner/work/radius/radius/test/rp/rptest.go:402
Error: Received unexpected error:
code DeploymentFailed: err At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.
Test: Test_UDT_ConnectionTo_UDTTF/deploy_testdata/udt2udt-connection-tf.bicep
Messages: failed to deploy deploy testdata/udt2udt-connection-tf.bicep
--- FAIL: Test_UDT_ConnectionTo_UDTTF/deploy_testdata/udt2udt-connection-tf.bicep (23.09s)
github-actions / Functional Tests - dynamicrp-noncloud
Test_UDT_ConnectionTo_UDTTF (github.com/radius-project/radius/test/functional-portable/dynamicrp/noncloud/resources) failed
dist/functional_test//processed/results.xml [took 40s]
Raw output
Failed
=== RUN Test_UDT_ConnectionTo_UDTTF
rptest.go:156: Using container registry: radius-registry:5000 - set DOCKER_REGISTRY to override
rptest.go:157: Using container tag: pr-funcc67bad9fc9 - set REL_VERSION to override
rptest.go:158: Using magpie image: radius-registry:5000/magpiego:pr-funcc67bad9fc9
rptest.go:162: Using recipe registry: radius-registry:5000 - set BICEP_RECIPE_REGISTRY to override
rptest.go:163: Using recipe tag: pr-funcc67bad9fc9 - set BICEP_RECIPE_TAG_VERSION to override
rptest.go:166: Using terraform recipe module server URL: http://tf-module-server.radius-test-tf-module-server.svc.cluster.local - set TF_RECIPE_MODULE_SERVER_URL to override
rptest.go:177: Loaded workspace: kind-kind (Kubernetes (context=kind-kind))
rptest.go:156: Using container registry: radius-registry:5000 - set DOCKER_REGISTRY to override
rptest.go:157: Using container tag: pr-funcc67bad9fc9 - set REL_VERSION to override
rptest.go:158: Using magpie image: radius-registry:5000/magpiego:pr-funcc67bad9fc9
rptest.go:162: Using recipe registry: radius-registry:5000 - set BICEP_RECIPE_REGISTRY to override
rptest.go:163: Using recipe tag: pr-funcc67bad9fc9 - set BICEP_RECIPE_TAG_VERSION to override
rptest.go:166: Using terraform recipe module server URL: http://tf-module-server.radius-test-tf-module-server.svc.cluster.local - set TF_RECIPE_MODULE_SERVER_URL to override
rptest.go:177: Loaded workspace: kind-kind (Kubernetes (context=kind-kind))
=== PAUSE Test_UDT_ConnectionTo_UDTTF
=== CONT Test_UDT_ConnectionTo_UDTTF
testcontext.go:106: "ts"="2026-05-18 18:47:37.994156" "level"=8 "msg"="Request Body" "body"="{\"kind\":\"Namespace\",\"apiVersion\":\"v1\",\"metadata\":{\"name\":\"dynamicrp-udt2udt-tf\"}}"
testcontext.go:106: "ts"="2026-05-18 18:47:37.997206" "level"=8 "msg"="Response Body" "body"="00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 4e 61 6d 65 |k8s.....v1..Name|\n00000010 73 70 61 63 65 12 a4 01 0a 89 01 0a 14 64 79 6e |space........dyn|\n00000020 61 6d 69 63 72 70 2d 75 64 74 32 75 64 74 2d 74 |amicrp-udt2udt-t|\n00000030 66 12 00 1a 00 22 00 2a 24 64 62 31 62 36 36 30 |f....\".*$db1b660|\n00000040 65 2d 64 66 38 37 2d 34 36 39 62 2d 62 31 39 30 |e-df87-469b-b190|\n00000050 2d 36 63 61 63 35 61 66 33 38 35 63 64 32 04 32 |-6cac5af385cd2.2|\n00000060 38 36 32 38 00 42 08 08 c9 bd ad d0 06 10 00 5a |8628.B.........Z|\n00000070 33 0a 1b 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f |3..kubernetes.io|\n00000080 2f 6d 65 74 61 64 61 74 61 2e 6e 61 6d 65 12 14 |/metadata.name..|\n00000090 64 79 6e 61 6d 69 63 72 70 2d 75 64 74 32 75 64 |dynamicrp-udt2ud|\n000000a0 74 2d 74 66 12 0c 0a 0a 6b 75 62 65 72 6e 65 74 |t-tf....kubernet|\n000000b0 65 73 1a 08 0a 06 41 63 74 69 76 65 1a 00 22 00 |es....Active..\".|\n"
cli.go:752: [rad] Creating resource type Test.Resources/externalResource with capabilities ManualResourceProvisioning
cli.go:752: [rad] Creating API Version Test.Resources/externalResource@2023-10-01-preview
cli.go:752: [rad] Resource type Test.Resources/externalResource created successfully
cli.go:752: [rad]
cli.go:752: [rad] {
cli.go:752: [rad] "Name": "Test.Resources/externalResource",
cli.go:752: [rad] "Description": "",
cli.go:752: [rad] "ResourceProviderNamespace": "Test.Resources",
cli.go:752: [rad] "APIVersions": {
cli.go:752: [rad] "2023-10-01-preview": {
cli.go:752: [rad] "Schema": {
cli.go:752: [rad] "properties": {
cli.go:752: [rad] "application": {
cli.go:752: [rad] "description": "The resource ID of the application.",
cli.go:752: [rad] "type": "string"
cli.go:752: [rad] },
cli.go:752: [rad] "configMap": {
cli.go:752: [rad] "description": "The data contained in a config map.",
cli.go:752: [rad] "type": "string"
cli.go:752: [rad] },
cli.go:752: [rad] "environment": {
cli.go:752: [rad] "description": "The resource ID of the environment.",
cli.go:752: [rad] "type": "string"
cli.go:752: [rad] }
cli.go:752: [rad] },
cli.go:752: [rad] "required": [
cli.go:752: [rad] "application",
cli.go:752: [rad] "environment",
cli.go:752: [rad] "configMap"
cli.go:752: [rad] ],
cli.go:752: [rad] "type": "object"
cli.go:752: [rad] }
cli.go:752: [rad] }
cli.go:752: [rad] }
cli.go:752: [rad] }
cli.go:752: [rad]
cli.go:752: [rad] Creating resource type Test.Resources/userTypeAlpha
cli.go:752: [rad] Creating API Version Test.Resources/userTypeAlpha@2023-10-01-preview
cli.go:752: [rad] Creating API Version Test.Resources/userTypeAlpha@2025-01-01-preview
cli.go:752: [rad] Resource type Test.Resources/userTypeAlpha created successfully
cli.go:752: [rad]
cli.go:752: [rad] {
cli.go:752: [rad] "Name": "Test.Resources/userTypeAlpha",
cli.go:752: [rad] "Description": "",
cli.go:752: [rad] "ResourceProviderNamespace": "Test.Resources",
cli.go:752: [rad] "APIVersions": {
cli.go:752: [rad] "2023-10-01-preview": {
cli.go:752: [rad] "Schema": {
cli.go:752: [rad] "properties": {
cli.go:752: [rad] "application": {
cli.go:752: [rad] "description": "The resource ID of the application.",
cli.go:752: [rad] "type": "string"
cli.go:752: [rad] },
cli.go:752: [rad] "connections": {
cli.go:752: [rad] "additionalProperties": {
cli.go:752: [rad] "properties": {
cli.go:752: [rad] "source": {
cli.go:752: [rad] "description": "The resourceID of the source of the connection.",
cli.go:752: [rad] "type": "string"
cli.go:752: [rad] }
cli.go:752: [rad] },
cli.go:752: [rad] "type": "object"
cli.go:752: [rad] },
cli.go:752: [rad] "type": "object"
cli.go:752: [rad] },
cli.go:752: [rad] "environment": {
cli.go:752: [rad] "description": "The resource ID of the environment.",
cli.go:752: [rad] "type": "string"
cli.go:752: [rad] },
cli.go:752: [rad] "port": {
cli.go:752: [rad] "description": "The port number exposed by the application.",
cli.go:752: [rad] "type": "string"
cli.go:752: [rad] }
cli.go:752: [rad] },
cli.go:752: [rad] "required": [
cli.go:752: [rad] "application",
cli.go:752: [rad] "environment"
cli.go:752: [rad] ],
cli.go:752: [rad] "type": "object"
cli.go:752: [rad] }
cli.go:752: [rad] },
cli.go:752: [rad] "2025-01-01-preview": {
cli.go:752: [rad] "Schema": {
cli.go:752: [rad] "properties": {
cli.go:752: [rad] "application": {
cli.go:752: [rad] "description": "The resource ID of the application.",
cli.go:752: [rad] "type": "string"
cli.go:752: [rad] },
cli.go:752: [rad] "connections": {
cli.go:752: [rad] "additionalProperties": {
cli.go:752: [rad] "properties": {
cli.go:752: [rad] "source": {
cli.go:752: [rad] "description": "The resourceID of the source of the connection.",
cli.go:752: [rad] "type": "string"
cli.go:752: [rad] }
cli.go:752: [rad] },
cli.go:752: [rad] "type": "object"
cli.go:752: [rad] },
cli.go:752: [rad] "type": "object"
cli.go:752: [rad] },
cli.go:752: [rad] "environment": {
cli.go:752: [rad] "description": "The resource ID of the environment.",
cli.go:752: [rad] "type": "string"
cli.go:752: [rad] }
cli.go:752: [rad] },
cli.go:752: [rad] "required": [
cli.go:752: [rad] "application",
cli.go:752: [rad] "environment"
cli.go:752: [rad] ],
cli.go:752: [rad] "type": "object"
cli.go:752: [rad] }
cli.go:752: [rad] }
cli.go:752: [rad] }
cli.go:752: [rad] }
cli.go:752: [rad]
rptest.go:448: beginning cleanup phase of dynamicrp-udt2udt-tf
rptest.go:453: test failed, waiting 10 seconds for resources to stabilize before cleanup
rptest.go:566: finished cleanup phase of dynamicrp-udt2udt-tf
--- FAIL: Test_UDT_ConnectionTo_UDTTF (40.40s)
Loading