*** irclogbot_2 has joined #kata-dev | 00:16 | |
*** igordc has quit IRC | 01:01 | |
*** tmhoang_ has joined #kata-dev | 02:23 | |
*** tmhoang has quit IRC | 02:26 | |
*** PrinzElvis has quit IRC | 04:31 | |
*** serverascode has quit IRC | 04:32 | |
*** jbryce has quit IRC | 04:33 | |
*** PrinzElvis has joined #kata-dev | 04:34 | |
*** jbryce has joined #kata-dev | 04:38 | |
*** serverascode has joined #kata-dev | 04:39 | |
*** lpetrut has joined #kata-dev | 04:52 | |
*** lpetrut has quit IRC | 05:25 | |
*** lpetrut has joined #kata-dev | 06:17 | |
*** david-lyle has joined #kata-dev | 06:27 | |
*** dklyle has quit IRC | 06:27 | |
*** david-lyle has quit IRC | 06:29 | |
*** dklyle has joined #kata-dev | 06:29 | |
*** lpetrut has quit IRC | 06:30 | |
*** dims has quit IRC | 06:39 | |
*** dims has joined #kata-dev | 06:41 | |
*** lpetrut has joined #kata-dev | 07:11 | |
*** sgarzare has joined #kata-dev | 07:44 | |
*** lpetrut has quit IRC | 08:04 | |
*** jodh has joined #kata-dev | 08:34 | |
kata-irc-bot | <xu> Anyone know what's wrong with the ppc64le test of travis ci, looks it fails constantly https://github.com/kata-containers/runtime/issues/1411 ? @graham.whaley | 08:48 |
---|---|---|
*** jodh has quit IRC | 08:51 | |
*** jodh has joined #kata-dev | 08:56 | |
*** davidgiluk has joined #kata-dev | 09:03 | |
*** gwhaley has joined #kata-dev | 09:03 | |
kata-irc-bot | <graham.whaley> @xu - I noted this to @niteshkonkar007 last night, and he restarted the slave and will check in on it today :slightly_smiling_face: | 09:18 |
*** lpetrut has joined #kata-dev | 10:04 | |
kata-irc-bot | <niteshkonkar007> @graham.whaley : ``` +++ b/.ci/install-yq.sh @@ -58,7 +58,7 @@ function install_yq() { # Workaround to get latest release from github (to not use github token). # Get the redirection to latest release on github. - yq_latest_url=$(curl -Ls -o /dev/null -w %{url_effective} "https://${yq_pkg}/releases/latest") + yq_latest_url=$(curl -Ls -o /dev/null -w %{url_effective} | 10:20 |
kata-irc-bot | "https://${yq_pkg}/releases/tag/2.2.1") # The redirected url should include the latest release version # https://github.com/mikefarah/yq/releases/tag/<VERSION-HERE> yq_version=$(basename "${yq_latest_url}") root@e9da1b259e4b:~/nitesh/split_patch/src/github.com/kata-containers/runtime# yq help Usage: yq [flags] ``` probably the issue? | 10:20 |
kata-irc-bot | <graham.whaley> @niteshkonkar007 I dunno - I don't remember us changing anything - /cc @salvador.fuentes @jose.carlos.venegas.m in case they know. So, do you think we need a PR @niteshkonkar007? Also, is this only affecting power8? thx!! | 10:23 |
*** lpetrut has quit IRC | 10:23 | |
kata-irc-bot | <niteshkonkar007> I meant to say the latest yq release for ppc64le might be the problem. | 10:23 |
kata-irc-bot | <graham.whaley> ah, right. if that is not something we can fix easy/fast with yq, then it is always possible we can add arch-specific versions/sections into the versions.yaml file and modify the yq installer to look for arch specific version to pull down, maybe. | 10:26 |
kata-irc-bot | <niteshkonkar007> Oops: There is no ppc64le binary for the latest release. `https://github.com/mikefarah/yq/releases/tag/2.3.0` | 10:28 |
kata-irc-bot | <james.o.hunt> @niteshkonkar007 - If you haven't already seen it, please tal at https://github.com/kata-containers/osbuilder/pull/250 - we cannot land osbuilder changes as the ppc64le travis job seems to be broken. | 11:21 |
*** EricRen has joined #kata-dev | 11:21 | |
kata-irc-bot | <niteshkonkar007> @james.o.hunt: I have raised an issue: https://github.com/mikefarah/yq/issues/224 I hope it gets fixed soon. | 11:35 |
kata-irc-bot | <james.o.hunt> @niteshkonkar007 - I'm not clear on this - the travis job seems to hang and then times out. But the raw log doesn't mention yq?! | 11:37 |
kata-irc-bot | <niteshkonkar007> I saw it here: https://travis-ci.org/kata-containers/runtime/jobs/509717042 | 11:38 |
kata-irc-bot | <niteshkonkar007> yq not found. That's the issue right ... | 11:38 |
kata-irc-bot | <james.o.hunt> @niteshkonkar007 - that looks different the the travis issue for https://github.com/kata-containers/osbuilder/pull/250. tal at https://travis-ci.org/kata-containers/osbuilder/jobs/508723819. It's consistent and I think I've seen that on other osbuilder PRs. | 11:49 |
kata-irc-bot | <niteshkonkar007> Oh, Its exceeding time limit there... | 11:53 |
*** gwhaley has quit IRC | 11:59 | |
*** waz0wski_ has joined #kata-dev | 12:08 | |
*** waz0wski has quit IRC | 12:14 | |
*** waz0wski_ is now known as waz0wski | 12:14 | |
*** gwhaley has joined #kata-dev | 12:50 | |
*** EricRen has quit IRC | 12:59 | |
*** altlogbot_1 has quit IRC | 13:01 | |
*** irclogbot_2 has quit IRC | 13:01 | |
*** altlogbot_0 has joined #kata-dev | 13:01 | |
*** irclogbot_1 has joined #kata-dev | 13:01 | |
*** devimc has joined #kata-dev | 13:02 | |
*** dklyle has quit IRC | 13:07 | |
*** dklyle has joined #kata-dev | 13:12 | |
*** fuentess has joined #kata-dev | 13:21 | |
kata-irc-bot | <james.o.hunt> If anyone wants to "get their feet wet" with osbuilder, we need a volunteer to fix https://github.com/kata-containers/osbuilder/issues/96 (the solution is on the issue ;) | 13:25 |
kata-irc-bot | <james.o.hunt> In fact, if folk are keen to contribute, tal at the following lists of bite-sized issues: https://github.com/search?q=is%3Aopen+is%3Aissue+org%3Akata-containers++label%3A%22help%20wanted%22+state%3Aopen&type=Issues, https://github.com/search?q=is%3Aopen+is%3Aissue+org%3Akata-containers++label%3A%22good%20first%20issue%22+state%3Aopen&type=Issues, | 13:26 |
kata-irc-bot | https://github.com/search?q=is%3Aopen+is%3Aissue+org%3Akata-containers++label%3Abitesize+state%3Aopen&type=Issues | 13:26 |
kata-irc-bot | <eric.ernst> @jose.carlos.venegas.m -- noticd 1.5.2 didn't include static binaries -- can you help with this? | 15:15 |
*** altlogbot_0 has quit IRC | 15:21 | |
kata-irc-bot | <jose.carlos.venegas.m> @eric.ernst sure | 15:24 |
*** altlogbot_1 has joined #kata-dev | 15:25 | |
kata-irc-bot | <eric.ernst> thx! | 15:26 |
*** irclogbot_1 has quit IRC | 15:30 | |
*** irclogbot_2 has joined #kata-dev | 15:31 | |
*** irclogbot_2 has quit IRC | 15:36 | |
*** irclogbot_2 has joined #kata-dev | 15:37 | |
*** igordc has joined #kata-dev | 15:42 | |
*** igordc has quit IRC | 15:57 | |
*** igordc has joined #kata-dev | 15:59 | |
*** tmhoang__ has joined #kata-dev | 16:33 | |
*** tmhoang_ has quit IRC | 16:35 | |
kata-irc-bot | <eric.ernst> @jose.carlos.venegas.m - how's 1.6 looking? | 16:39 |
kata-irc-bot | <jose.carlos.venegas.m> good, almost done | 16:40 |
kata-irc-bot | <jose.carlos.venegas.m> https://github.com/kata-containers/runtime/releases/tag/1.6.0 | 16:40 |
kata-irc-bot | <jose.carlos.venegas.m> please feel free to add more information to release notes | 16:40 |
kata-irc-bot | <jose.carlos.venegas.m> before we send a mail | 16:40 |
kata-irc-bot | <jose.carlos.venegas.m> @eric.ernst this release cycle took some time to add some jobs to test packages | 16:41 |
kata-irc-bot | <eric.ernst> okay cool. | 16:41 |
*** tmhoang_ has joined #kata-dev | 17:01 | |
*** tmhoang__ has quit IRC | 17:01 | |
*** tmhoang__ has joined #kata-dev | 17:03 | |
*** tmhoang_ has quit IRC | 17:05 | |
*** sgarzare has quit IRC | 17:10 | |
*** waz0wski has quit IRC | 17:19 | |
*** waz0wski has joined #kata-dev | 17:22 | |
*** gwhaley has quit IRC | 17:39 | |
*** jodh has quit IRC | 18:00 | |
kata-irc-bot | <jose.carlos.venegas.m> Welcome to Kata Containers release 1.6.0! Thanks to the community for all the contributions! These are some of the new features you will find on this new release: -Add OpenTracing support This release includes preview changes to support OpenTracing -As part of the changes to enabled virtio-fs, now the agent can mount virtio-fs shared directories -The agent allows cpuset request that not match with vcpus in the guest | 18:46 |
kata-irc-bot | -Kata Containers project updated to the Linux Kernel 4.19.x as preferred kernel version -Now Kata support snvdimm on arm64 -Now cpu cgroups in sandbox are honored: This includes user defined paths and limit hypervisor vCPU threads For more information see the full release notes: https://github.com/kata-containers/runtime/releases/tag/1.6.0 | 18:46 |
kata-irc-bot | <eric.ernst> s/snvdimm/nvdimm? | 18:47 |
kata-irc-bot | <jose.carlos.venegas.m> done :slightly_smiling_face: | 18:53 |
*** sameo has joined #kata-dev | 19:06 | |
*** igordc has quit IRC | 19:34 | |
*** sameo has quit IRC | 19:40 | |
*** tmhoang__ is now known as tmhoang | 20:07 | |
*** igordc has joined #kata-dev | 20:19 | |
*** davidgiluk has quit IRC | 20:29 | |
*** igordc has quit IRC | 21:16 | |
*** igordc has joined #kata-dev | 21:16 | |
*** tmhoang_ has joined #kata-dev | 21:34 | |
*** tmhoang__ has joined #kata-dev | 21:36 | |
*** tmhoang has quit IRC | 21:37 | |
*** tmhoang_ has quit IRC | 21:39 | |
*** fuentess has quit IRC | 22:16 | |
*** devimc has quit IRC | 22:20 | |
*** igordc has quit IRC | 23:27 | |
*** igordc has joined #kata-dev | 23:27 | |
*** igordc has quit IRC | 23:33 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!