Hi,
This series was run against 'syntax-check' test by
patchew.org, which failed,
please find the details below:
Type: series
Message-id: cover.1534245398.git.mprivozn(a)redhat.com
Subject: [libvirt] [PATCH v2 0/7] Introduce metadata locking
=== TEST SCRIPT BEGIN ===
#!/bin/bash
# Testing script will be invoked under the git checkout with
# HEAD pointing to a commit that has the patches applied on top of "base"
# branch
time bash -c './autogen.sh && make syntax-check'
=== TEST SCRIPT END ===
Updating bcb55ab053bc79561b55d0394490f4b64e0f2d01
ff7bd6a245..b0451117b3 master -> master
* [new tag] patchew/20180814114440.20803-1-abologna(a)redhat.com ->
patchew/20180814114440.20803-1-abologna(a)redhat.com
Switched to a new branch 'test'
de813e44ab qemu_security: Lock metadata while relabelling
718359e105 domain_lock: Implement metadata locking
77e0f31573 lock_driver_sanlock: Handle metadata flag gracefully
a40a747b66 lockd_driver_lockd: Implement metadata flag
8759856c94 lock_driver.h: Introduce metadata flag
3314c0a08f virlockspace: Introduce VIR_LOCK_SPACE_ACQUIRE_WAIT
400bd7189d virlockspace: Allow caller to specify start and length offset in
virLockSpaceAcquireResource
=== OUTPUT BEGIN ===
Updating submodules...
Submodule 'gnulib' (
https://git.savannah.gnu.org/git/gnulib.git/) registered for
path '.gnulib'
Submodule 'keycodemapdb' (
https://gitlab.com/keycodemap/keycodemapdb.git)
registered for path 'src/keycodemapdb'
Cloning into '/var/tmp/patchew-tester-tmp-i2jn955t/src/.gnulib'...
fatal: unable to access 'https://git.savannah.gnu.org/git/gnulib.git/': The
requested URL returned error: 502
fatal: clone of 'https://git.savannah.gnu.org/git/gnulib.git/' into submodule path
'/var/tmp/patchew-tester-tmp-i2jn955t/src/.gnulib' failed
Failed to clone '.gnulib'. Retry scheduled
Cloning into '/var/tmp/patchew-tester-tmp-i2jn955t/src/src/keycodemapdb'...
Cloning into '/var/tmp/patchew-tester-tmp-i2jn955t/src/.gnulib'...
fatal: unable to access 'https://git.savannah.gnu.org/git/gnulib.git/': The
requested URL returned error: 502
fatal: clone of 'https://git.savannah.gnu.org/git/gnulib.git/' into submodule path
'/var/tmp/patchew-tester-tmp-i2jn955t/src/.gnulib' failed
Failed to clone '.gnulib' a second time, aborting
error: Updating submodules failed
real 0m6.736s
user 0m0.751s
sys 0m0.443s
=== OUTPUT END ===
Test command exited with code: 1
---
Email generated automatically by Patchew [
http://patchew.org/].
Please send your feedback to patchew-devel(a)redhat.com