• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

avagin / criu / 2818 / 15
0%
master: 64%

Build:
Build:
LAST BUILD BRANCH: travis
DEFAULT BRANCH: master
Ran 09 May 2018 07:14PM UTC
Files 219
Run time 11s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

09 May 2018 07:14PM UTC coverage: 63.196% (+0.02%) from 63.18%
TR_ARCH=local GCOV=1

push

travis-ci

Andrei Vagin
net: mount a new tmpfs if it isn't enough rights to open /run/xtables.lock

Starting with iptables 1.6.2, we have to use the --wait option,
but it doesn't work properly with userns, because in this case,
we don't have enough rights to open /run/xtables.lock.

(00.174703)      1: 	Running iptables-restore -w for iptables-restore -w Fatal: can't open lock file /run/xtables.lock: Permission denied
(00.192058)      1: Error (criu/util.c:842): exited, status=4
(00.192080)      1: Error (criu/net.c:1738): iptables-restore -w failed
(00.192088)      1: Error (criu/net.c:2389): Can't create net_ns
(00.192131)      1: Error (criu/util.c:1567): Can't wait or bad status: errno=0, status=65280

This patch workarounds this problem by mounting tmpfs into /run.

https://github.com/checkpoint-restore/criu/issues/469

Cc: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>
Cc: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@openvz.org>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>

20906 of 33081 relevant lines covered (63.2%)

67142.11 hits per line

Source Files on job 2818.15 (TR_ARCH=local GCOV=1)
  • Tree
  • List 0
  • Changed 137
  • Source Changed 4
  • Coverage Changed 136
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2583
  • Travis Job 2818.15
  • a9df9bcc on github
  • Prev Job for TR_ARCH=local GCOV=1 on travis (#2807.15)
  • Next Job for TR_ARCH=local GCOV=1 on travis (#2819.15)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc