Skip to content

Push on main

Push on main #5232

GitHub Actions / Functional Tests - corerp-cloud failed Dec 19, 2024 in 0s

2 fail, 3 skipped, 15 pass in 14m 26s

20 tests   15 ✅  14m 26s ⏱️
 2 suites   3 💤
 1 files     2 ❌

Results for commit d87e854.

Annotations

Check warning on line 83 in test/step/deployexecutor.go

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep (github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics) failed

dist/functional_test//processed/results.xml [took 34s]
Raw output
Failed
=== RUN   Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
    rptest.go:391: running step 0 of 2: deploy testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
    deployexecutor.go:80: deploying deploy testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep from file testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
    cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/mechanics/testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep --parameters bucketName=radiusfunctionaltestbucket-2a227915-5920-4f31-9f46-9f63fc3b336f --parameters creationTimestamp=1734570331 is still running after 10.001163069s
    cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/mechanics/testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep --parameters bucketName=radiusfunctionaltestbucket-2a227915-5920-4f31-9f46-9f63fc3b336f --parameters creationTimestamp=1734570331 is still running after 20.002000659s
    cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/mechanics/testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep --parameters bucketName=radiusfunctionaltestbucket-2a227915-5920-4f31-9f46-9f63fc3b336f --parameters creationTimestamp=1734570331 is still running after 30.003351217s
    cli.go:341: [rad] Building /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/mechanics/testdata/aws-mechanics-redeploy-withupdatedresource.step1.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.step1.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] Error: {
    cli.go:341: [rad]   "code": "DeploymentFailed",
    cli.go:341: [rad]   "message": "At least one resource deployment operation failed. Please see the details for the specific operation that failed.",
    cli.go:341: [rad]   "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Microsoft.Resources/deployments/rad-deploy-348d9a4d-741e-4822-8504-12c821bdaa96",
    cli.go:341: [rad]   "details": [
    cli.go:341: [rad]     {
    cli.go:341: [rad]       "code": "NotFound",
    cli.go:341: [rad]       "message": "Resource /planes/aws/aws/accounts/179022619019/regions/us-west-2/providers/AWS.S3/Bucket with primary identifiers radiusfunctionaltestbucket-2a227915-5920-4f31-9f46-9f63fc3b336f not found",
    cli.go:341: [rad]       "target": "/planes/aws/aws/accounts/179022619019/regions/us-west-2/providers/AWS.S3/Bucket/radiusfunctionaltestbucket-2a227915-5920-4f31-9f46-9f63fc3b336f"
    cli.go:341: [rad]     }
    cli.go:341: [rad]   ]
    cli.go:341: [rad] }
    cli.go:341: [rad] 
    cli.go:341: [rad] TraceId:  8f84135330d58027ec81e5fd8b440b11
    cli.go:341: [rad] 
    cli.go:341: [rad] 
    deployexecutor.go:83: 
        	Error Trace:	/home/runner/work/radius/radius/test/step/deployexecutor.go:83
        	            				/home/runner/work/radius/radius/test/rp/rptest.go:392
        	Error:      	Received unexpected error:
        	            	code DeploymentFailed: err At least one resource deployment operation failed. Please see the details for the specific operation that failed.
        	Test:       	Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
        	Messages:   	failed to deploy deploy testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
    --- FAIL: Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep (34.66s)

Check warning on line 0 in github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics

See this annotation in the file changed.

@github-actions 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 40s]
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-funcf31400bf2e - set REL_VERSION to override
    rptest.go:153: Using magpie image: ghcr.io/radius-project/dev/magpiego:pr-funcf31400bf2e
    rptest.go:157: Using recipe registry: ghcr.io/radius-project/dev - set BICEP_RECIPE_REGISTRY to override
    rptest.go:158: Using recipe tag: pr-funcf31400bf2e - 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
    request.go:1433: "ts"="2024-12-19 01:05:31.232406" "level"=8 "msg"="Request Body" "body"=""
    request.go:1433: "ts"="2024-12-19 01:05:31.233671" "level"=8 "msg"="Request Body" "body"="{\"kind\":\"Namespace\",\"apiVersion\":\"v1\",\"metadata\":{\"name\":\"radiusfunctionaltestbucket-2a227915-5920-4f31-9f46-9f63fc3b336f\"}}"
2024/12/19 01:05:31 Start streaming Kubernetes logs - Pod applications-rp-7d98655b6c-m7t86 is in state: Running
2024/12/19 01:05:31 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/applications-rp-7d98655b6c-m7t86.applications-rp.log
    request.go:1433: "ts"="2024-12-19 01:05:31.235217" "level"=8 "msg"="Request Body" "body"=""
2024/12/19 01:05:31 Start streaming Kubernetes logs - Pod bicep-de-6774f955ff-htzq7 is in state: Running
2024/12/19 01:05:31 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/bicep-de-6774f955ff-htzq7.de.log
    request.go:1433: "ts"="2024-12-19 01:05:31.235899" "level"=8 "msg"="Request Body" "body"=""
2024/12/19 01:05:31 Start streaming Kubernetes logs - Pod contour-contour-6bbbd945d9-9ntw8 is in state: Running
2024/12/19 01:05:31 Start streaming Kubernetes logs - Pod contour-envoy-x468w is in state: Running
2024/12/19 01:05:31 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-envoy-x468w.envoy.log
2024/12/19 01:05:31 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-contour-6bbbd945d9-9ntw8.contour.log
    request.go:1433: "ts"="2024-12-19 01:05:31.236253" "level"=8 "msg"="Request Body" "body"=""
    request.go:1433: "ts"="2024-12-19 01:05:31.236306" "level"=8 "msg"="Request Body" "body"=""
2024/12/19 01:05:31 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-envoy-x468w.shutdown-manager.log
2024/12/19 01:05:31 Start streaming Kubernetes logs - Pod controller-8598768d57-ghzjt is in state: Running
2024/12/19 01:05:31 Start streaming Kubernetes logs - Pod dashboard-999c498f4-kjxw2 is in state: Running
2024/12/19 01:05:31 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/dashboard-999c498f4-kjxw2.dashboard.log
    request.go:1433: "ts"="2024-12-19 01:05:31.236431" "level"=8 "msg"="Request Body" "body"=""
    request.go:1433: "ts"="2024-12-19 01:05:31.236465" "level"=8 "msg"="Request Body" "body"=""
2024/12/19 01:05:31 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/controller-8598768d57-ghzjt.controller.log
    request.go:1433: "ts"="2024-12-19 01:05:31.236517" "level"=8 "msg"="Request Body" "body"=""
2024/12/19 01:05:31 Start streaming Kubernetes logs - Pod dynamic-rp-555bf6fcdc-bp5lj is in state: Running
2024/12/19 01:05:31 Start streaming Kubernetes logs - Pod ucp-5dd89895c6-h6vmj is in state: Running
2024/12/19 01:05:31 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/ucp-5dd89895c6-h6vmj.ucp.log
    request.go:1433: "ts"="2024-12-19 01:05:31.236704" "level"=8 "msg"="Request Body" "body"=""
2024/12/19 01:05:31 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/dynamic-rp-555bf6fcdc-bp5lj.dynamic-rp.log
    request.go:1433: "ts"="2024-12-19 01:05:31.236792" "level"=8 "msg"="Request Body" "body"=""
    request.go:1431: "ts"="2024-12-19 01:05:31.241721" "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 fa 01  0a df 01 0a 3f 72 61 64  |space.......?rad|\n00000020  69 75 73 66 75 6e 63 74  69 6f 6e 61 6c 74 65 73  |iusfunctionaltes|\n00000030  74 62 75 63 6b 65 74 2d  32 61 32 32 37 39 31 35  |tbucket-2a227915|\n00000040  2d 35 39 32 30 2d 34 66  33 31 2d 39 66 34 36 2d  |-5920-4f31-9f46-|\n00000050  39 66 36 33 66 63 33 62  33 33 36 66 12 00 1a 00  |9f63fc3b336f....|\n00000060  22 00 2a 24 32 39 61 34  62 61 32 35 2d 64 34 61  |\".*$29a4ba25-d4a|\n00000070  36 2d 34 66 35 65 2d 38  62 62 38 2d 61 34 35 30  |6-4f5e-8bb8-a450|\n00000080  32 32 30 36 65 61 62 61  32 04 31 37 30 39 38 00  |2206eaba2.17098.|\n00000090  42 08 08 db e2 8d bb 06  10 00 5a 5e 0a 1b 6b 75  |B.........Z^..ku|\n000000a0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 6d 65 74 61  |bernetes.io/meta|\n000000b0  64 61 74 61 2e 6e 61 6d  65 12 3f 72 61 64 69 75  |data.name.?radiu|\n000000c0  73 66 75 6e 63 74 69 6f  6e 61 6c 74 65 73 74 62  |sfunctionaltestb|\n000000d0  75 63 6b 65 74 2d 32 61  32 32 37 39 31 35 2d 35  |ucket-2a227915-5|\n000000e0  39 32 30 2d 34 66 33 31  2d 39 66 34 36 2d 39 66  |920-4f31-9f46-9f|\n000000f0  36 33 66 63 33 62 33 33  36 66 12 0c 0a 0a 6b 75  |63fc3b336f....ku|\n00000100  62 65 72 6e 65 74 65 73  1a 08 0a 06 41 63 74 69  |bernetes....Acti|\n00000110  76 65 1a 00 22 00                                 |ve..\".|\n"
    rptest.go:438: beginning cleanup phase of radiusfunctionaltestbucket-2a227915-5920-4f31-9f46-9f63fc3b336f
    rptest.go:447: deleting radiusfunctionaltestbucket-2a227915-5920-4f31-9f46-9f63fc3b336f
SDK 2024/12/19 01:06:06 DEBUG attempting waiter request, attempt count: 1
SDK 2024/12/19 01:06:11 DEBUG attempting waiter request, attempt count: 2
    rptest.go:460: validating deletion of AWS resource for radiusfunctionaltestbucket-2a227915-5920-4f31-9f46-9f63fc3b336f (attempt 1/5)
    rptest.go:466: AWS resource radiusfunctionaltestbucket-2a227915-5920-4f31-9f46-9f63fc3b336f to be deleted was not found
    rptest.go:480: finished validation of deletion of AWS resource radiusfunctionaltestbucket-2a227915-5920-4f31-9f46-9f63fc3b336f for radiusfunctionaltestbucket-2a227915-5920-4f31-9f46-9f63fc3b336f
    rptest.go:447: deleting radiusfunctionaltestbucket-2a227915-5920-4f31-9f46-9f63fc3b336f
    rptest.go:460: validating deletion of AWS resource for radiusfunctionaltestbucket-2a227915-5920-4f31-9f46-9f63fc3b336f (attempt 1/5)
    rptest.go:466: AWS resource radiusfunctionaltestbucket-2a227915-5920-4f31-9f46-9f63fc3b336f to be deleted was not found
    rptest.go:480: finished validation of deletion of AWS resource radiusfunctionaltestbucket-2a227915-5920-4f31-9f46-9f63fc3b336f for radiusfunctionaltestbucket-2a227915-5920-4f31-9f46-9f63fc3b336f
    rptest.go:519: finished cleanup phase of radiusfunctionaltestbucket-2a227915-5920-4f31-9f46-9f63fc3b336f
--- FAIL: Test_AWSRedeployWithUpdatedResourceUpdatesResource (40.81s)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

3 skipped tests found

There are 3 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
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_PersistentVolume
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_Storage

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions 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