Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e2e test for api 2023-09-04 #3148

Closed
wants to merge 1 commit into from

e2e test for api 2023-09-04

5e2b473
Select commit
Loading
Failed to load commit list.
Closed

e2e test for api 2023-09-04 #3148

e2e test for api 2023-09-04
5e2b473
Select commit
Loading
Failed to load commit list.
Azure Pipelines / E2E failed Sep 6, 2023 in 1h 52m 0s

Build #20230906.21 had test failures

Details

Tests

  • Failed: 2 (3.08%)
  • Passed: 63 (96.92%)
  • Other: 0 (0.00%)
  • Total: 65

Annotations

Check failure on line 4631 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / E2E

Build log #L4631

Bash exited with code '2'.

Check failure on line 1 in [It] Update clusters must be possible to set tags on a cluster resource via PUT

See this annotation in the file changed.

@azure-pipelines azure-pipelines / E2E

[It] Update clusters must be possible to set tags on a cluster resource via PUT

Unexpected error:
    <autorest.DetailedError>: {
        Original: <*azure.ServiceError | 0xc00050e480>{
            Code: "PropertyChangeNotAllowed",
            Message: "Changing property 'properties.workerProfilesStatus' is not allowed.",
            Target: "properties.workerProfilesStatus",
            Details: nil,
            InnerError: nil,
            AdditionalInfo: nil,
        },
        PackageType: "redhatopenshift.OpenShiftClustersClient",
        Method: "CreateOrUpdate",
        StatusCode: <int>400,
        Message: "Failure sending request",
        ServiceError: nil,
        Response: {
            Status: "400 Bad Request",
            StatusCode: 400,
            Proto: "HTTP/1.1",
            ProtoMajor: 1,
            ProtoMinor: 1,
            Header: {
                "X-Ms-Request-Id": [
                    "e1ee2d65-f701-4711-a60e-0a7d689c16b8",
                ],
                "Content-Type": ["application/json"],
                "Date": [
                    "Wed, 06 Sep 2023 20:44:02 GMT",
                ],
                "Content-Length": ["211"],
            },
            Body: <io.nopCloser>{
                Reader: <*bytes.Reader | 0xc0009f0270>{
                    s: [123, 10, 32, 32, 32, 32, 34, 101, 114, 114, 111, 114, 34, 58, 32, 123, 10, 32, 32, 32, 32, 32, 32, 32, 32, 34, 99, 111, 100, 101, 34, 58, 32, 34, 80, 114, 111, 112, 101, 114, 116, 121, 67, 104, 97, 110, 103, 101, 78, 111, 116, 65, 108, 108, 111, 119, 101, 100, 34, 44, 10, 32, 32, 32, 32, 32, 32, 32, 32, 34, 109, 101, 115, 115, 97, 103, 101, 34, 58, 32, 34, 67, 104, 97, 110, 103, 105, 110, 103, 32, 112, 114, 111, 112, 101, 114, 116, 121, 32, 39, 112, 114, 111, 112, 101, 114, 116, 105, 101, 115, 46, 119, 111, 114, 107, 101, 114, 80, 114, 111, 102, 105, 108, 101, 115, 83, 116, 97, 116, 117, 115, 39, 32, 105, 115, 32, 110, 111, 116, 32, 97, 108, 108, 111, 119, 101, 100, 46, 34, 44, 10, 32, 32, 32, 32, 32, 32, 32, 32, 34, 116, 97, 114, 103, 101, 116, 34, 58, 32, 34, 112, 114, 111, 112, 101, 114, 116, 105, 101, 115, 46, 119, 111, 114, 107, 101, 114, 80, 114, 111, 102, 105, 108, 101, 115, 83, 116, 97, 116, 117, 115, 34, 10, 32, 32, 32, 32, 125, 10, 125, 10],
                    i: 0,
                    prevRune: -1,
                },
            },
            ContentLength: 211,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "PUT",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "localhost:8443",
                    Path: "/subscriptions/46626fc5-476d-41ad-8c76-2ec49c6994eb/resourceGroups/v4-e2e-V79255731-eastus/providers/Microsoft.RedHatOpenShift/openShiftClusters/v4-e2e-V79255731-eastus",
                    RawPath: "",
                    ForceQuery: false,
                    RawQuery: "api-version=2023-09-04",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "",
                ProtoMajor: 0,
                ProtoMinor: 0,
                Header: {
                    "Content-Type": [
                        "application/json; charset=utf-8",
                    ],
                    "User-Agent": [
                        "Go/go1.18.4 (amd64-linux) go-autorest/v14.2.1 Azure-SDK-For-Go/0.0.0 redhatopenshift/2023-09-04",
                    ],
                },
                Body: <io.nopCloser>{
                    Reader: <*bytes.Reader | 0xc0002ff3b0>{
                        s: "{\"location\":\"eastus\",\"properties\":{\"apiserverProfile\":{\"visibility\":\"Private\",\"url\":\"https://api.v4-e2e-v79255731-eastus.e2e-eastus.e2e.v4.dev.azmosa.io:6443/\",\"ip\":\"10.86.204.4\"},\"clusterProfile\":{\"domain\":\"v4-e2e-v79255731-eastus\",\"version\":\"4.11.44\",\"resourceGroupId\":\"/subscriptions/46626fc5-476d-41ad-8c76-2ec49c6994eb/
Raw output
[FAILED] Unexpected error:
    <autorest.DetailedError>: {
        Original: <*azure.ServiceError | 0xc00050e480>{
            Code: "PropertyChangeNotAllowed",
            Message: "Changing property 'properties.workerProfilesStatus' is not allowed.",
            Target: "properties.workerProfilesStatus",
            Details: nil,
            InnerError: nil,
            AdditionalInfo: nil,
        },
        PackageType: "redhatopenshift.OpenShiftClustersClient",
        Method: "CreateOrUpdate",
        StatusCode: <int>400,
        Message: "Failure sending request",
        ServiceError: nil,
        Response: {
            Status: "400 Bad Request",
            StatusCode: 400,
            Proto: "HTTP/1.1",
            ProtoMajor: 1,
            ProtoMinor: 1,
            Header: {
                "X-Ms-Request-Id": [
                    "e1ee2d65-f701-4711-a60e-0a7d689c16b8",
                ],
                "Content-Type": ["application/json"],
                "Date": [
                    "Wed, 06 Sep 2023 20:44:02 GMT",
                ],
                "Content-Length": ["211"],
            },
            Body: <io.nopCloser>{
                Reader: <*bytes.Reader | 0xc0009f0270>{
                    s: [123, 10, 32, 32, 32, 32, 34, 101, 114, 114, 111, 114, 34, 58, 32, 123, 10, 32, 32, 32, 32, 32, 32, 32, 32, 34, 99, 111, 100, 101, 34, 58, 32, 34, 80, 114, 111, 112, 101, 114, 116, 121, 67, 104, 97, 110, 103, 101, 78, 111, 116, 65, 108, 108, 111, 119, 101, 100, 34, 44, 10, 32, 32, 32, 32, 32, 32, 32, 32, 34, 109, 101, 115, 115, 97, 103, 101, 34, 58, 32, 34, 67, 104, 97, 110, 103, 105, 110, 103, 32, 112, 114, 111, 112, 101, 114, 116, 121, 32, 39, 112, 114, 111, 112, 101, 114, 116, 105, 101, 115, 46, 119, 111, 114, 107, 101, 114, 80, 114, 111, 102, 105, 108, 101, 115, 83, 116, 97, 116, 117, 115, 39, 32, 105, 115, 32, 110, 111, 116, 32, 97, 108, 108, 111, 119, 101, 100, 46, 34, 44, 10, 32, 32, 32, 32, 32, 32, 32, 32, 34, 116, 97, 114, 103, 101, 116, 34, 58, 32, 34, 112, 114, 111, 112, 101, 114, 116, 105, 101, 115, 46, 119, 111, 114, 107, 101, 114, 80, 114, 111, 102, 105, 108, 101, 115, 83, 116, 97, 116, 117, 115, 34, 10, 32, 32, 32, 32, 125, 10, 125, 10],
                    i: 0,
                    prevRune: -1,
                },
            },
            ContentLength: 211,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "PUT",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "localhost:8443",
                    Path: "/subscriptions/46626fc5-476d-41ad-8c76-2ec49c6994eb/resourceGroups/v4-e2e-V79255731-eastus/providers/Microsoft.RedHatOpenShift/openShiftClusters/v4-e2e-V79255731-eastus",
                    RawPath: "",
                    ForceQuery: false,
                    RawQuery: "api-version=2023-09-04",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "",
                ProtoMajor: 0,
                ProtoMinor: 0,
                Header: {
                    "Content-Type": [
                        "application/json; charset=utf-8",
                    ],
                    "User-Agent": [
                        "Go/go1.18.4 (amd64-linux) go-autorest/v14.2.1 Azure-SDK-For-Go/0.0.0 redhatopenshift/2023-09-04",
                    ],
                },
                Body: <io.nopCloser>{
                    Reader: <*bytes.Reader | 0xc0002ff3b0>{
                        s: "{\"location\":\"eastus\",\"properties\":{\"apiserverProfile\":{\"visibility\":\"Private\",\"url\":\"https://api.v4-e2e-v79255731-eastus.e2e-eastus.e2e.v4.dev.azmosa.io:6443/\",\"ip\":\"10.86.204.4\"},\"clusterProfile\":{\"domain\":\"v4-e2e-v79255731-eastus\",\"version\":\"4.11.44\",\"resourceGroupId\":\"/subscriptions/46626fc5-476d-41ad-8c76-2ec4

Check failure on line 1 in [It] Admin Portal E2E Testing Should be able to populate cluster info panel correctly

See this annotation in the file changed.

@azure-pipelines azure-pipelines / E2E

[It] Admin Portal E2E Testing Should be able to populate cluster info panel correctly

Expected
    <int>: 33
to equal
    <int>: 30
Raw output
[FAILED] Expected
    <int>: 33
to equal
    <int>: 30
In [It] at: /go/src/github.com/Azure/ARO-RP/test/e2e/admin_portal.go:103 @ 09/06/23 21:07:59.998

There were additional failures detected after the initial failure. These are visible in the timeline