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

chore(deps): update dependency moby-containerd to v2.0.2-ubuntu24.04u1 #5625

Merged
merged 1 commit into from
Jan 22, 2025

chore(deps): update dependency moby-containerd to v2.0.2-ubuntu24.04u1

a62459a
Select commit
Loading
Failed to load commit list.
Merged

chore(deps): update dependency moby-containerd to v2.0.2-ubuntu24.04u1 #5625

chore(deps): update dependency moby-containerd to v2.0.2-ubuntu24.04u1
a62459a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / AKS Linux VHD Build - PR check-in gate failed Jan 21, 2025 in 1h 8m 53s

Build #20250121.12_merge_113050595 had test failures

Details

Tests

  • Failed: 1 (3.23%)
  • Passed: 30 (96.77%)
  • Other: 0 (0.00%)
  • Total: 31

Annotations

Check failure on line 1650 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AKS Linux VHD Build - PR check-in gate

Build log #L1650

Bash exited with code '1'.

Check failure on line 1 in Test_Ubuntu2204_WASMAirGap

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AKS Linux VHD Build - PR check-in gate

Test_Ubuntu2204_WASMAirGap

Failed
Raw output
    scenario_helpers_test.go:174: VHD: "/subscriptions/c4c3550e-a965-4993-a50c-628fd38cd3e1/resourceGroups/aksvhdtestbuildrg/providers/Microsoft.Compute/galleries/PackerSigGalleryEastUS/images/2204gen2containerd/versions/1.1737493120.25700", TAGS {Name:Test_Ubuntu2204_WASMAirGap ImageName:2204gen2containerd OS:ubuntu Arch:amd64 Airgap:true GPU:false WASM:false ServerTLSBootstrapping:false KubeletCustomConfig:false}
    vmss.go:39: creating VMSS "n44q-2025-01-21-ubuntu2204wasmairgap" in resource group "MC_abe2e-westus3_abe2e-kubenet-airgap-dev-3c939_westus3"
    scenario_helpers_test.go:129: vmss n44q-2025-01-21-ubuntu2204wasmairgap creation succeeded
    kube.go:156: waiting for node n44q-2025-01-21-ubuntu2204wasmairgap to be ready
    kube.go:178: node n44q-2025-01-21-ubuntu2204wasmairgap000000 is ready
    scenario_helpers_test.go:132: node n44q-2025-01-21-ubuntu2204wasmairgap is ready
    kube.go:94: waiting for pod app=debug-mariner  in "default" namespace to be ready
    kube.go:142: pod debug-mariner-sk5rd is ready
    pod.go:19: creating pod "n44q-2025-01-21-ubuntu2204wasmairgap000000-test-pod"
    kube.go:94: waiting for pod  metadata.name=n44q-2025-01-21-ubuntu2204wasmairgap000000-test-pod in "default" namespace to be ready
    kube.go:115: time before timeout: 3m17.14419549s
    kube.go:270: {
          "Name": "n44q-2025-01-21-ubuntu2204wasmairgap000000-test-pod",
          "Namespace": "default",
          "Containers": [
            {
              "Name": "mariner",
              "Image": "privateacre2ewestus3dev.azurecr.io/cbl-mariner/busybox:2.0",
              "Ports": [
                {
                  "containerPort": 80,
                  "protocol": "TCP"
                }
              ]
            }
          ],
          "Conditions": null,
          "Phase": "Pending",
          "StartTime": "2025-01-21T21:57:03Z",
          "Events": [
            {
              "Reason": "Scheduled",
              "Message": "Successfully assigned default/n44q-2025-01-21-ubuntu2204wasmairgap000000-test-pod to n44q-2025-01-21-ubuntu2204wasmairgap000000",
              "Count": 0,
              "LastTimestamp": null
            },
            {
              "Reason": "Pulling",
              "Message": "Pulling image \"privateacre2ewestus3dev.azurecr.io/cbl-mariner/busybox:2.0\"",
              "Count": 1,
              "LastTimestamp": "2025-01-21T21:57:04Z"
            },
            {
              "Reason": "Pulled",
              "Message": "Successfully pulled image \"privateacre2ewestus3dev.azurecr.io/cbl-mariner/busybox:2.0\" in 678ms (31.92s including waiting). Image size: 6267847 bytes.",
              "Count": 1,
              "LastTimestamp": "2025-01-21T21:57:36Z"
            },
            {
              "Reason": "Created",
              "Message": "Created container mariner",
              "Count": 1,
              "LastTimestamp": "2025-01-21T21:57:36Z"
            },
            {
              "Reason": "Started",
              "Message": "Started container mariner",
              "Count": 1,
              "LastTimestamp": "2025-01-21T21:58:06Z"
            }
          ],
          "Logs": ""
        }
    pod.go:33: 
        	Error Trace:	/mnt/vss/_work/1/s/e2e/pod.go:33
        	            				/mnt/vss/_work/1/s/e2e/validation.go:20
        	            				/mnt/vss/_work/1/s/e2e/scenario_helpers_test.go:178
        	            				/mnt/vss/_work/1/s/e2e/scenario_helpers_test.go:100
        	            				/mnt/vss/_work/1/s/e2e/scenario_test.go:1102
        	Error:      	Received unexpected error:
        	            	context deadline exceeded
        	Test:       	Test_Ubuntu2204_WASMAirGap
        	Messages:   	failed to wait for pod "n44q-2025-01-21-ubuntu2204wasmairgap000000-test-pod" to be in running state
    pod.go:29: deleted pod "n44q-2025-01-21-ubuntu2204wasmairgap000000-test-pod"
    kube.go:94: waiting for pod app=debug-mariner  in "default" namespace to be ready
    kube.go