-
Notifications
You must be signed in to change notification settings - Fork 70
versions: image: Update base os to version 20640 #980
Conversation
b917a32
to
49a813d
Compare
kubernetes qa-failed 👎 |
2 similar comments
kubernetes qa-failed 👎 |
kubernetes qa-failed 👎 |
76b1737
to
45f97ad
Compare
kubernetes qa-failed 👎 |
1 similar comment
kubernetes qa-failed 👎 |
132fe0d
to
45f97ad
Compare
kubernetes qa-failed 👎 |
K8s failure is because the image couldn't be built:
|
@chavafg seems that ci k8s has not accces to docker socket, I sent clearcontainers/tests#883 |
@chavafg @jodh-intel @sboeuf yes, If I move the agent version I some random issues from cri-o tests. I will collect the errors next time it happen. |
fc7fb48
to
c3fed36
Compare
kubernetes qa-failed 👎 |
Now failing because SHASUM file is own by root. |
kubernetes qa-failed 👎 |
c3fed36
to
13abf54
Compare
kubernetes qa-failed 👎 |
13abf54
to
aeddb19
Compare
kubernetes qa-failed 👎 |
aeddb19
to
eedfab2
Compare
kubernetes qa-failed 👎 |
Hi @grahamwhaley - it looks like the metrics CI is failing due to something like #985 / clearcontainers/tests#877 maybe? |
Hi @jodh-intel I need to check exactly why, but at the tail end of last week the metrics CI started failing due to something similar to clearcontainers/osbuilder#8, because our image update/install for CIs moved from downloading binaries to trying to build the latest image via |
eedfab2
to
21c6c43
Compare
kubernetes qa-failed 👎 |
@grahamwhaley @jodh-intel pnp jenkins is failing at
this is because a updated the PR and pushed new amend my previous commit? I expect after this step is fixed I will fail again at image generation. |
kubernetes qa-failed 👎 |
If |
@grahamwhaley - if the branches already exist, maybe we should throw in a |
we could - I see no harm in that (we might want to guard against it failing on the first instance - check the |
2e33fd9
to
013ae4e
Compare
kubernetes qa-failed 👎 |
Changes in package coreutils (from 8.28-41 to 8.29-42): Arjan van de Ven - coreutils: Autospec creation for update from version 8.28 to version 8.29 https://download.clearlinux.org/releases/19960/clear/RELEASENOTES Changes in package systemd (from 234-158 to 234-159): Auke Kok - Allow timesyncd to restart after a software update. https://download.clearlinux.org/releases/20480/clear/RELEASENOTES Changes in package coreutils (from 8.29-42 to 8.29-43): Victor Rodriguez - coreutils: Fix forCVE-2017-18018 CVE-2017-18018-1 Patrick McCarty - Add giturl https://download.clearlinux.org/releases/20490/clear/RELEASENOTES Changes in package systemd (from 234-159 to 234-160): Simental Magana, Marcos - Fix rejected send message by D-Bus from logind https://download.clearlinux.org/releases/20620/clear/RELEASENOTES Fixes clearcontainers#979 Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
Update agent to version 867639223bbcd15672626bcd7f58cde2530c0cc5 - Changes : f4fe1d8 network: Revert delete conflicting route 88eb422 CI: Don't require an issue for release PRs bbd24dc agent: Add support to online vCPUs ae71318 agent: Fix sync issues with exit code and stdout of a process 16eb82e capabilities: Add support for Linux capabilities 41802c2 agent: add libudev as dependency ad7c8a5 privileges: Add NoNewPrivileges in the api 4c2b752 devices: Bind mount devices only when /dev is expected to be d38fb19 dev: Listen to udev events and bind mount these to container's bd925f1 agent: Make the agent the subreaper of all processes cf05dda vendor: Update libcontainer vendoring 4dac904 dev: Mount /dev from tmpfs before mount namespace is created 3e12a1b debug: Send errors on the control channel aa14193 vendor: Update vendoring for virtcontainers d939c51 network: Use RouteAdd instead of RouteReplace. 9275cec network: Make the error returned on failure to delete a route verbose. 2ec2446 dev: Bind mount /dev/vfio inside container mount namespace e30849c network: Delete conflicting route Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
b345933
to
496ba55
Compare
kubernetes qa-failed 👎 |
496ba55
to
5fd245d
Compare
kubernetes qa-failed 👎 |
1 similar comment
kubernetes qa-failed 👎 |
8b629df
to
7f6ce2a
Compare
kubernetes qa-passed 👍 |
yay all green! |
7f6ce2a
to
b0926d4
Compare
kubernetes qa-passed 👍 |
Hi @jcvenegas - can you remove the dnm label now then? |
Update agent to version 867639223bbcd15672626bcd7f58cde2530c0cc5
Changes :
f4fe1d8 network: Revert delete conflicting route
88eb422 CI: Don't require an issue for release PRs
bbd24dc agent: Add support to online vCPUs
ae71318 agent: Fix sync issues with exit code and stdout of a process
16eb82e capabilities: Add support for Linux capabilities
41802c2 agent: add libudev as dependency
ad7c8a5 privileges: Add NoNewPrivileges in the api
4c2b752 devices: Bind mount devices only when /dev is expected to be
d38fb19 dev: Listen to udev events and bind mount these to container's
bd925f1 agent: Make the agent the subreaper of all processes
cf05dda vendor: Update libcontainer vendoring
4dac904 dev: Mount /dev from tmpfs before mount namespace is created
3e12a1b debug: Send errors on the control channel
aa14193 vendor: Update vendoring for virtcontainers
d939c51 network: Use RouteAdd instead of RouteReplace.
9275cec network: Make the error returned on failure to delete a route verbose.
2ec2446 dev: Bind mount /dev/vfio inside container mount namespace
e30849c network: Delete conflicting route
Changes in package coreutils (from 8.28-41 to 8.29-42):
Arjan van de Ven - coreutils: Autospec creation for update from
version 8.28 to version 8.29
https://download.clearlinux.org/releases/19960/clear/RELEASENOTES
Changes in package systemd (from 234-158 to 234-159):
Auke Kok - Allow timesyncd to restart after a
software update.
https://download.clearlinux.org/releases/20480/clear/RELEASENOTES
Changes in package coreutils (from 8.29-42 to 8.29-43):
Victor Rodriguez - coreutils:
Fix forCVE-2017-18018 CVE-2017-18018-1
Patrick McCarty - Add giturl
https://download.clearlinux.org/releases/20490/clear/RELEASENOTES
Changes in package systemd (from 234-159 to 234-160):
Simental Magana, Marcos - Fix rejected send message by D-Bus from
logind
https://download.clearlinux.org/releases/20620/clear/RELEASENOTES
Fixes #979
Signed-off-by: Jose Carlos Venegas Munoz [email protected]