clearlinux / distribution

Placeholder repository to allow filing of general bugs/issues/etc against the Clear Linux OS for Intel Architecture linux distribution
520 stars 29 forks source link

Build 36860 suffers from docker stats bug #2712

Open aussieserverhosts opened 2 years ago

aussieserverhosts commented 2 years ago

Current build contains faulty version outlined here:

https://github.com/containerd/containerd/issues/6700

https://github.com/moby/moby/pull/43567

containerd github.com/containerd/containerd 1.5.13 
~ # docker version
Client:
 Version:           20.10.11
 API version:       1.41
 Go version:        go1.18.5
 Git commit:        
 Built:             Mon Aug  1 16:58:49 2022
 OS/Arch:           linux/amd64
 Context:           default
 Experimental:      true

Server:
 Engine:
  Version:          20.10.11
  API version:      1.41 (minimum version 1.12)
  Go version:       go1.18.5
  Git commit:       363e9a88a11be517d9e8c65c998ff56f774eb4dc
  Built:            Mon Aug  1 16:58:44 2022
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.5.13
  GitCommit:        
 runc:
  Version:          1.1.3
  GitCommit:        
 docker-init:
  Version:          0.19.0
  GitCommit:        

Fixed in containerd version 1.5.16+

ganeshmaharaj commented 2 years ago

Release 36980 should have the updated docker release with the fix. Could you please confirm it on your end too and we can close the ticket?