Push on main #5177
2 fail, 2 skipped, 16 pass in 15m 35s
20 tests 16 ✅ 15m 35s ⏱️
2 suites 2 💤
1 files 2 ❌
Results for commit c7ccd82.
Annotations
Check warning on line 209 in test/validation/aws.go
github-actions / Functional Tests - corerp-cloud
Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep (github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics) failed
dist/functional_test//processed/results.xml [took 28s]
Raw output
Failed
=== RUN Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep
rptest.go:391: running step 1 of 2: deploy testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep
deployexecutor.go:80: deploying deploy testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep from file testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep
cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/mechanics/testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep --parameters bucketName=radiusfunctionaltestbucket-6f8dc8b6-132b-4d31-ba1e-fd8f6cde3826 --parameters creationTimestamp=1733518562 is still running after 10.000668618s
cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/mechanics/testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep --parameters bucketName=radiusfunctionaltestbucket-6f8dc8b6-132b-4d31-ba1e-fd8f6cde3826 --parameters creationTimestamp=1733518562 is still running after 20.001221602s
cli.go:341: [rad] Building /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/mechanics/testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep...
cli.go:341: [rad] WARNING: The following experimental Bicep features have been enabled: Extensibility. Experimental features should be enabled for testing purposes only, as there are no guarantees about the quality or stability of these features. Do not enable these settings for any production usage, or your production environment may be subject to breaking.
cli.go:341: [rad] Deploying template '/home/runner/work/radius/radius/test/functional-portable/corerp/cloud/mechanics/testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep' into environment '/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/environments/kind-radius' from workspace 'kind-radius'...
cli.go:341: [rad]
cli.go:341: [rad] Deployment In Progress...
cli.go:341: [rad]
cli.go:341: [rad]
cli.go:341: [rad] Deployment Complete
cli.go:341: [rad]
cli.go:341: [rad] Resources:
cli.go:341: [rad] radiusfunctionaltestbucket-6f8dc8b6-132b-4d31-ba1e-fd8f6cde3826 AWS.S3/Bucket
cli.go:341: [rad]
deployexecutor.go:84: finished deploying deploy testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep from file testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep
rptest.go:393: finished running step 1 of 2: deploy testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep
rptest.go:396: skipping validation of resources...
rptest.go:411: validating output resources for deploy testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep
aws.go:209:
Error Trace: /home/runner/work/radius/radius/test/validation/aws.go:209
/home/runner/work/radius/radius/test/validation/aws.go:203
/home/runner/work/radius/radius/test/validation/aws.go:93
/home/runner/work/radius/radius/test/rp/rptest.go:413
Error: Not equal:
expected: []interface {}{map[string]interface {}{"Key":"testKey", "Value":"testValue"}, map[string]interface {}{"Key":"RadiusCreationTimestamp", "Value":"1733518562"}}
actual : []interface {}{map[string]interface {}{"Key":"testKey", "Value":"testValue2"}, map[string]interface {}{"Key":"RadiusCreationTimestamp", "Value":"1733518562"}}
Diff:
--- Expected
+++ Actual
@@ -3,3 +3,3 @@
(string) (len=3) "Key": (string) (len=7) "testKey",
- (string) (len=5) "Value": (string) (len=9) "testValue"
+ (string) (len=5) "Value": (string) (len=10) "testValue2"
},
Test: Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep
--- FAIL: Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep (28.98s)
github-actions / Functional Tests - corerp-cloud
Test_AWSRedeployWithUpdatedResourceUpdatesResource (github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics) failed
dist/functional_test//processed/results.xml [took 1m 13s]
Raw output
Failed
=== RUN Test_AWSRedeployWithUpdatedResourceUpdatesResource
rptest.go:151: Using container registry: ghcr.io/radius-project/dev - set DOCKER_REGISTRY to override
rptest.go:152: Using container tag: pr-func1b36451c0c - set REL_VERSION to override
rptest.go:153: Using magpie image: ghcr.io/radius-project/dev/magpiego:pr-func1b36451c0c
rptest.go:157: Using recipe registry: ghcr.io/radius-project/dev - set BICEP_RECIPE_REGISTRY to override
rptest.go:158: Using recipe tag: pr-func1b36451c0c - set BICEP_RECIPE_TAG_VERSION to override
rptest.go:161: 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:172: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
shared.go:187: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
=== PAUSE Test_AWSRedeployWithUpdatedResourceUpdatesResource
=== CONT Test_AWSRedeployWithUpdatedResourceUpdatesResource
2024/12/06 20:56:02 Start streaming Kubernetes logs - Pod applications-rp-844c9c8664-m22bs is in state: Running
2024/12/06 20:56:02 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/applications-rp-844c9c8664-m22bs.applications-rp.log
2024/12/06 20:56:02 Start streaming Kubernetes logs - Pod bicep-de-78659cb9b8-z2rw6 is in state: Running
2024/12/06 20:56:02 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/bicep-de-78659cb9b8-z2rw6.de.log
rptest.go:438: beginning cleanup phase of radiusfunctionaltestbucket-6f8dc8b6-132b-4d31-ba1e-fd8f6cde3826
rptest.go:447: deleting radiusfunctionaltestbucket-6f8dc8b6-132b-4d31-ba1e-fd8f6cde3826
SDK 2024/12/06 20:57:09 DEBUG attempting waiter request, attempt count: 1
SDK 2024/12/06 20:57:14 DEBUG attempting waiter request, attempt count: 2
rptest.go:460: validating deletion of AWS resource for radiusfunctionaltestbucket-6f8dc8b6-132b-4d31-ba1e-fd8f6cde3826 (attempt 1/5)
rptest.go:466: AWS resource radiusfunctionaltestbucket-6f8dc8b6-132b-4d31-ba1e-fd8f6cde3826 to be deleted was not found
rptest.go:480: finished validation of deletion of AWS resource radiusfunctionaltestbucket-6f8dc8b6-132b-4d31-ba1e-fd8f6cde3826 for radiusfunctionaltestbucket-6f8dc8b6-132b-4d31-ba1e-fd8f6cde3826
rptest.go:447: deleting radiusfunctionaltestbucket-6f8dc8b6-132b-4d31-ba1e-fd8f6cde3826
rptest.go:460: validating deletion of AWS resource for radiusfunctionaltestbucket-6f8dc8b6-132b-4d31-ba1e-fd8f6cde3826 (attempt 1/5)
rptest.go:466: AWS resource radiusfunctionaltestbucket-6f8dc8b6-132b-4d31-ba1e-fd8f6cde3826 to be deleted was not found
rptest.go:480: finished validation of deletion of AWS resource radiusfunctionaltestbucket-6f8dc8b6-132b-4d31-ba1e-fd8f6cde3826 for radiusfunctionaltestbucket-6f8dc8b6-132b-4d31-ba1e-fd8f6cde3826
rptest.go:519: finished cleanup phase of radiusfunctionaltestbucket-6f8dc8b6-132b-4d31-ba1e-fd8f6cde3826
--- FAIL: Test_AWSRedeployWithUpdatedResourceUpdatesResource (73.44s)
Check notice on line 0 in .github
github-actions / Functional Tests - corerp-cloud
2 skipped tests found
There are 2 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_PersistentVolume
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_Storage
Check notice on line 0 in .github
github-actions / Functional Tests - corerp-cloud
20 tests found
There are 20 tests, see "Raw output" for the full list of tests.
Raw output
github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics ‑ Test_AWSRedeployWithUpdatedResourceUpdatesResource
github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics ‑ Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics ‑ Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_MultiIdentifier_Resource
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_MultiIdentifier_Resource/deploy_testdata/aws-multi-identifier.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket/deploy_testdata/aws-s3-bucket.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket_Existing
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket_Existing/deploy_testdata/aws-s3-bucket-existing.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket_Existing/deploy_testdata/aws-s3-bucket.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AzureConnections
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AzureConnections/deploy_testdata/corerp-azure-connection-database-service.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_Extender_RecipeAWS
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_Extender_RecipeAWS/deploy_testdata/corerp-resources-extender-aws-s3-recipe.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_PersistentVolume
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_Storage
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_TerraformPrivateGitModule_KubernetesRedis
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_TerraformPrivateGitModule_KubernetesRedis/deploy_testdata/corerp-resources-terraform-private-git-repo-redis.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_TerraformRecipe_AzureStorage
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_TerraformRecipe_AzureStorage/deploy_testdata/corerp-resources-terraform-azurestorage.bicep