docker-practice/actions-setup-docker

Error: Error: The process '/usr/bin/sudo' failed with exit code 100

Closed this issue · 1 comments

Run docker-practice/actions-setup-docker@master
  with:
    docker_version: 20.10
    docker_nightly_version: snapshot-20210202
    docker_channel: stable
    docker_buildx: true
    docker_cli_experimental: enabled
    docker_daemon_json: {
    "experimental": true
  }
  
  env:
    DOCKER_PASS: ***
    GOROOT: /opt/hostedtoolcache/go/1.16.0/x64
check docker systemd status
  /usr/bin/sudo systemctl status docker
  ● docker.service - Docker Application Container Engine
       Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
       Active: active (running) since Sat 2021-03-13 12:21:37 UTC; 36s ago
  TriggeredBy: ● docker.socket
         Docs: https://docs.docker.com
     Main PID: 962 (dockerd)
        Tasks: 10
       Memory: 147.4M
       CGroup: /system.slice/docker.service
               └─962 /usr/bin/dockerd -H fd:// --containerd /var/run/containerd/containerd.sock
  
  Mar 13 12:21:35 fv-az139-284 dockerd[962]: time="2021-03-13T12:21:35.908350284Z" level=warning msg="Your kernel does not support cgroup blkio weight"
  Mar 13 12:21:35 fv-az139-284 dockerd[962]: time="2021-03-13T12:21:35.908357284Z" level=warning msg="Your kernel does not support cgroup blkio weight_device"
  Mar 13 12:21:35 fv-az139-284 dockerd[962]: time="2021-03-13T12:21:35.908516385Z" level=info msg="Loading containers: start."
  Mar 13 12:21:36 fv-az139-284 dockerd[962]: time="2021-03-13T12:21:36.442773529Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
  Mar 13 12:21:36 fv-az139-284 dockerd[962]: time="2021-03-13T12:21:36.692818788Z" level=info msg="Loading containers: done."
  Mar 13 12:21:36 fv-az139-284 dockerd[962]: time="2021-03-13T12:21:36.988534550Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
  Mar 13 12:21:36 fv-az139-284 dockerd[962]: time="2021-03-13T12:21:36.988758251Z" level=info msg="Docker daemon" commit=46229ca1d815cfd4b50eb377ac75ad8300e13a85 graphdriver(s)=overlay2 version=20.10.3+azure
  Mar 13 12:21:36 fv-az139-284 dockerd[962]: time="2021-03-13T12:21:36.989416156Z" level=info msg="Daemon has completed initialization"
  Mar 13 12:21:37 fv-az139-284 systemd[1]: Started Docker Application Container Engine.
  Mar 13 12:21:37 fv-az139-284 dockerd[962]: time="2021-03-13T12:21:37.072769108Z" level=info msg="API listen on /run/docker.sock"
check docker version
  /usr/bin/docker version
  Client:
   Version:           20.10.3+azure
   API version:       1.41
   Go version:        go1.13.15
   Git commit:        48d30b5b32e99c932b4ea3edca74353feddd83ff
   Built:             Thu Jan 28 22:27:59 2021
   OS/Arch:           linux/amd64
   Context:           default
   Experimental:      true
  
  Server:
   Engine:
    Version:          20.10.3+azure
    API version:      1.41 (minimum version 1.12)
    Go version:       go1.13.15
    Git commit:       46229ca1d815cfd4b50eb377ac75ad8300e13a85
    Built:            Thu Jan 28 21:33:12 2021
    OS/Arch:          linux/amd64
    Experimental:     false
   containerd:
    Version:          1.4.3+azure
    GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
   runc:
    Version:          1.0.0-rc93
    GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
   docker-init:
    Version:          0.19.0
    GitCommit:        
/usr/bin/curl -fsSL -o /tmp/docker.gpg https://download.docker.com/linux/ubuntu/gpg
/usr/bin/sudo apt-key add /tmp/docker.gpg
Warning: apt-key output should not be parsed (stdout is not a terminal)
OK
add apt source
  /usr/bin/sudo add-apt-repository deb [arch=amd64,arm64] https://download.docker.com/linux/ubuntu focal stable
  Get:1 http://dl.google.com/linux/chrome/deb stable InRelease [1811 B]
  Hit:2 http://azure.archive.ubuntu.com/ubuntu focal InRelease
  Get:3 https://download.docker.com/linux/ubuntu focal InRelease [36.2 kB]
  Hit:4 https://storage.googleapis.com/bazel-apt stable InRelease
  Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
  Hit:6 https://packages.microsoft.com/repos/azure-cli focal InRelease
  Get:7 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
  Get:8 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB]
  Ign:10 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 InRelease
  Get:11 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB]
  Get:9 https://cli-assets.heroku.com/apt ./ InRelease [2879 B]
  Get:13 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 Release [5372 B]
  Get:14 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 Release.gpg [801 B]
  Get:15 https://packages.cloud.google.com/apt cloud-sdk InRelease [6739 B]
  Get:16 https://download.mono-project.com/repo/ubuntu stable-focal InRelease [4416 B]
  Hit:17 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease
  Get:12 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [9383 B]
  Get:18 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages [1084 B]
  Get:19 http://ppa.launchpad.net/git-core/ppa/ubuntu focal InRelease [23.8 kB]
  Get:21 https://download.docker.com/linux/ubuntu focal/stable amd64 Packages [8458 B]
  Get:22 https://download.docker.com/linux/ubuntu focal/stable arm64 Packages [8408 B]
  Hit:23 http://ppa.launchpad.net/hvr/ghc/ubuntu focal InRelease
  Get:24 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [844 kB]
  Get:25 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [202 kB]
  Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [12.8 kB]
  Get:27 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [156 kB]
  Get:28 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [23.3 kB]
  Get:29 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [750 kB]
  Get:30 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [157 kB]
  Get:31 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [16.3 kB]
  Hit:32 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease
  Get:33 https://apt.postgresql.org/pub/repos/apt focal-pgdg InRelease [81.6 kB]
  Get:34 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [61.0 kB]
  Get:35 https://cli-assets.heroku.com/apt ./ Packages [620 B]
  Ign:36 https://dl.bintray.com/sbt/debian  InRelease
  Hit:37 https://dl.yarnpkg.com/debian stable InRelease
  Get:38 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4/multiverse amd64 Packages [8916 B]
  Get:39 https://packages.cloud.google.com/apt cloud-sdk/main amd64 Packages [163 kB]
  Hit:20 https://packagecloud.io/github/git-lfs/ubuntu focal InRelease
  Get:40 https://download.mono-project.com/repo/ubuntu stable-focal/main amd64 Packages [46.8 kB]
  Get:41 https://dl.bintray.com/sbt/debian  Release [815 B]
  Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [528 kB]
  Get:43 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [114 kB]
  Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7264 B]
  Get:45 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [133 kB]
  Get:46 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [19.5 kB]
  Get:47 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [550 kB]
  Get:48 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [80.7 kB]
  Get:49 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [10.6 kB]
  Get:50 http://ppa.launchpad.net/git-core/ppa/ubuntu focal/main amd64 Packages [3056 B]
  Ign:52 https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04  InRelease
  Err:53 https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04  Release
    Certificate verification failed: The certificate is NOT trusted. The received OCSP status response is invalid.  Could not handshake: Error in the certificate verification. [IP: 195.135.221.134 443]
  Get:54 https://apt.postgresql.org/pub/repos/apt focal-pgdg/main amd64 Packages [191 kB]
  Reading package lists...
  E: The repository 'https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04  Release' no longer has a Release file.
  Error: Error: The process '/usr/bin/sudo' failed with exit code 100

You can writing some word in a comment to trigger action:

  • /translate-title