Build failed in Jenkins:
system-sync_mirrors-fedora-updates-fc27-x86_64 #1279
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-fedora-updates-fc27-x86_...>
Changes:
[Evgheni Dereveanchin] move jenkins check_patch from fc27 to fc29
[Ehud Yonasi] mirror_sync: add gluster5 to mirrors.
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-fedora-updates-fc27-x86_...>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 605cf461270dd03c872bdc64c38b9f0827aeca6e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 605cf461270dd03c872bdc64c38b9f0827aeca6e
Commit message: "mirror_sync: add gluster5 to mirrors."
> git rev-list --no-walk e8b9034e509402e9e9ce1073efc73c70a8c53793 # timeout=10
[system-sync_mirrors-fedora-updates-fc27-x86_64] $ /bin/bash -xe /tmp/jenkins7982671899973815369.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror fedora-updates-fc27 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror fedora-updates-fc27 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror fedora-updates-fc27 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=fedora-updates-fc27
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs fedora-updates-fc27 yum
+ local repo_name=fedora-updates-fc27
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/fedora-updates-fc27 /var/www/html/repos/yum/fedora-updates-fc27/base
+ check_yum_sync_needed fedora-updates-fc27 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=fedora-updates-fc27
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/fedora-updates-fc27
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync fedora-updates-fc27 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=fedora-updates-fc27
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=fedora-updates-fc27 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/fedora-updates-fc27/base --norepopath --newest-only --urls --quiet
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 175, in main
my.doRepoSetup()
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in doRepoSetup
return self._getRepos(thisrepo, True)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in _getRepos
self._repos.doSetup(thisrepo)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
self.retrieveAllMD()
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
dl = repo._async and repo._commonLoadRepoXML(repo)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1474, in _commonLoadRepoXML
if self._latestRepoXML(local):
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1452, in _latestRepoXML
repomd = self.metalink_data.repomd
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 918, in <lambda>
metalink_data = property(fget=lambda self: self._getMetalink(),
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 914, in _getMetalink
self._metalink = metalink.MetaLinkRepoMD(self.metalink_filename)
File "/usr/lib/python2.7/site-packages/yum/metalink.py", line 189, in __init__
raise MetaLinkRepoErrorParseFail, "File %s is not XML" % filename
yum.metalink.MetaLinkRepoErrorParseFail: File /home/jenkins/mirrors_cache/epel-el7/metalink.xml is not XML
+ reposync_out='Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 error was
16: error opening file from https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64, IOError: [Errno 2] No such file or directory: '\''/home/jenkins/mirrors_cache/epel-el7/metalink.xml.tmp'\'''
Build step 'Execute shell' marked build as failure
5 years, 9 months
[JIRA] (OVIRT-2631) [VDSM] Build fail with "Curl error (28):
Timeout was reached for..."
by Eyal Edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2631?page=com.atlassian.jir... ]
Eyal Edri updated OVIRT-2631:
-----------------------------
Resolution: Cannot Reproduce
Status: Done (was: To Do)
looks like a network outage that caused this issue, which isn't happening anymore
> [VDSM] Build fail with "Curl error (28): Timeout was reached for..."
> --------------------------------------------------------------------
>
> Key: OVIRT-2631
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2631
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: Evgheni Dereveanchin
>
> Looks like creating mock env fail because of slow network.
> Can we have local mirror to avoid such issues?
> Error:
> # /usr/bin/dnf --installroot
> /var/lib/mock/fedora-28-x86_64-4a1ad1766b02e7fc37cf465ffb164e2f-15798/root/
> --releasever 28 --disableplugin=local --setopt=deltarpm=False install
> @buildsys-build autoconf automake createrepo dnf dnf-utils gdb git
> iproute-tc libguestfs-tools-c libselinux-python3 libvirt-python3 lshw
> make mom openvswitch ovirt-imageio-common policycoreutils-python
> python2-augeas python2-blivet1 python2-coverage python2-dateutil
> python2-dbus python2-decorator python2-devel python2-dmidecode
> python2-enum34 python2-inotify python2-ioprocess python2-ipaddress
> python2-magic python2-mock python2-netaddr python2-pthreading
> python2-pyudev python2-pyyaml python2-requests python2-setuptools
> python2-six python2-subprocess32 python3-PyYAML python3-augeas
> python3-coverage python3-dateutil python3-dbus python3-decorator
> python3-devel python3-magic python3-netaddr python3-nose
> python3-pyudev python3-six python3-yaml rpm-build
> ...
> Transaction Summary
> ================================================================================
> Install 675 Packages
> Total download size: 424 M
> Installed size: 1.5 G
> Downloading Packages:
> ...
> (530/675): rest-0.8.1-2.fc28.x86_64.rpm 211 kB/s | 69 kB 00:00
> (531/675): libXau-1.0.8-11.fc28.x86_64.rpm 193 kB/s | 34 kB 00:00
> (532/675): libogg-1.3.2-10.fc28.x86_64.rpm 147 kB/s | 30 kB 00:00
> [MIRROR] gtk3-3.22.30-1.fc28.x86_64.rpm: Curl error (28): Timeout was
> reached for http://mirrors.phx.ovirt.org/repos/yum/fedora-base-fc28/base/Packages/g/g...
> [Operation too slow. Less than 1000 bytes/sec transferred the last 30
> seconds]
> [FAILED] gtk3-3.22.30-1.fc28.x86_64.rpm: Curl error (28): Timeout was
> reached for http://mirrors.phx.ovirt.org/repos/yum/fedora-base-fc28/base/Packages/g/g...
> [Operation too slow. Less than 1000 bytes/sec transferred the last 30
> seconds]
> Error: Error downloading packages:
> Curl error (28): Timeout was reached for
> http://mirrors.phx.ovirt.org/repos/yum/fedora-base-fc28/base/Packages/g/g...
> [Operation too slow. Less than 1000 bytes/sec transferred the last 30
> seconds]
> Build:
> https://jenkins.ovirt.org/blue/rest/organizations/jenkins/pipelines/vdsm_...
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100098)
5 years, 9 months
[JIRA] (OVIRT-2645) [VDSM] Tests mounting loop devices fail
randomly again
by Eyal Edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2645?page=com.atlassian.jir... ]
Eyal Edri updated OVIRT-2645:
-----------------------------
Resolution: Fixed
Status: Done (was: To Do)
please reopen if issue wasn't solved
> [VDSM] Tests mounting loop devices fail randomly again
> ------------------------------------------------------
>
> Key: OVIRT-2645
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2645
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: infra
>
> We had this issue few years ago, and it was solved when we started
> to create loop devices to the slave in check-path.sh.
> Before we run the tests, we created loop devices. Looking at the log, we
> had 5
> nodes and we added 3 nodes - this is typical log.
> + create_loop_devices 8
> + local last=7
> + local min
> ++ seq 0 7
> + for min in '`seq 0 $last`'
> + local name=/dev/loop0
> + '[' '!' -e /dev/loop0 ']'
> + for min in '`seq 0 $last`'
> + local name=/dev/loop1
> + '[' '!' -e /dev/loop1 ']'
> + for min in '`seq 0 $last`'
> + local name=/dev/loop2
> + '[' '!' -e /dev/loop2 ']'
> + for min in '`seq 0 $last`'
> + local name=/dev/loop3
> + '[' '!' -e /dev/loop3 ']'
> + for min in '`seq 0 $last`'
> + local name=/dev/loop4
> + '[' '!' -e /dev/loop4 ']'
> + for min in '`seq 0 $last`'
> + local name=/dev/loop5
> + '[' '!' -e /dev/loop5 ']'
> + mknod --mode 0666 /dev/loop5 b 7 5
> + for min in '`seq 0 $last`'
> + local name=/dev/loop6
> + '[' '!' -e /dev/loop6 ']'
> + mknod --mode 0666 /dev/loop6 b 7 6
> + for min in '`seq 0 $last`'
> + local name=/dev/loop7
> + '[' '!' -e /dev/loop7 ']'
> + mknod --mode 0666 /dev/loop7 b 7 7
> But mounting images failed later as you can see bellow.
> Failed build:
> https://jenkins.ovirt.org/blue/rest/organizations/jenkins/pipelines/vdsm_...
> The same tests run fine in travis inside a container:
> https://travis-ci.org/nirs/vdsm/jobs/471920126
> Anyone has idea why mounting fail randomly in Jenkins slaves, and how we
> can fix this issue?
> ======================================================================
> ERROR: Tests mkimage.mkFloppyFs creating an image and checking its content.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/testlib.py",
> line 142, in wrapper
> return f(self, *args)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/testValidation.py",
> line 194, in wrapper
> return f(*args, **kwargs)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/mkimage_test.py",
> line 211, in test_mkFloppyFs
> floppy = mkimage.mkFloppyFs("vmId_floppy", self.files, label)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/mkimage.py",
> line 137, in mkFloppyFs
> injectFilesToFs(floppy, files, 'vfat')
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/mkimage.py",
> line 113, in injectFilesToFs
> m.mount(mntOpts='loop', vfstype=fstype)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/storage/mount.py",
> line 207, in mount
> cgroup=cgroup)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/storage/mount.py",
> line 277, in _mount
> _runcmd(cmd)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/storage/mount.py",
> line 305, in _runcmd
> raise MountError(rc, b";".join((out, err)))
> MountError: (32, ';mount:
> /tmp/vdsm-mkimage-testsxtGqen/images/vmId_floppy.e83b907eacb704d3942b8cab79561d2a.img:
> failed to setup loop device: No such file or directory\n')
> -------------------- >> begin captured logging << --------------------
> 2019-01-08 23:46:19,720 DEBUG (MainThread) [root] /usr/bin/taskset
> --cpu-list 0-1 /usr/sbin/mkfs.msdos -C
> /tmp/vdsm-mkimage-testsxtGqen/images/vmId_floppy.e83b907eacb704d3942b8cab79561d2a.img
> 1440 -n FSLABEL (cwd None) (commands:198)
> 2019-01-08 23:46:19,729 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (commands:219)
> 2019-01-08 23:46:19,731 INFO (MainThread) [storage.Mount] mounting
> /tmp/vdsm-mkimage-testsxtGqen/images/vmId_floppy.e83b907eacb704d3942b8cab79561d2a.img
> at /tmp/tmpSejvmr (mount:204)
> 2019-01-08 23:46:19,731 DEBUG (MainThread) [root] /usr/bin/taskset
> --cpu-list 0-1 /usr/bin/mount -t vfat -o loop
> /tmp/vdsm-mkimage-testsxtGqen/images/vmId_floppy.e83b907eacb704d3942b8cab79561d2a.img
> /tmp/tmpSejvmr (cwd None) (commands:198)
> 2019-01-08 23:46:19,743 DEBUG (MainThread) [root] FAILED: <err> =
> 'mount: /tmp/vdsm-mkimage-testsxtGqen/images/vmId_floppy.e83b907eacb704d3942b8cab79561d2a.img:
> failed to setup loop device: No such file or directory\n'; <rc> = 32
> (commands:219)
> --------------------- >> end captured logging << ---------------------
> ======================================================================
> ERROR: Tests mkimage.mkFloppyFs creating an image and checking its content.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/testlib.py",
> line 142, in wrapper
> return f(self, *args)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/testValidation.py",
> line 194, in wrapper
> return f(*args, **kwargs)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/mkimage_test.py",
> line 211, in test_mkFloppyFs
> floppy = mkimage.mkFloppyFs("vmId_floppy", self.files, label)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/mkimage.py",
> line 137, in mkFloppyFs
> injectFilesToFs(floppy, files, 'vfat')
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/mkimage.py",
> line 113, in injectFilesToFs
> m.mount(mntOpts='loop', vfstype=fstype)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/storage/mount.py",
> line 207, in mount
> cgroup=cgroup)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/storage/mount.py",
> line 277, in _mount
> _runcmd(cmd)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/storage/mount.py",
> line 305, in _runcmd
> raise MountError(rc, b";".join((out, err)))
> MountError: (32, ';mount:
> /tmp/vdsm-mkimage-testsnlTJrM/images/vmId_floppy.4f26a597fe7f8a916fd808350e62bdc0.img:
> failed to setup loop device: No such file or directory\n')
> -------------------- >> begin captured logging << --------------------
> 2019-01-08 23:46:19,750 DEBUG (MainThread) [root] /usr/bin/taskset
> --cpu-list 0-1 /usr/sbin/mkfs.msdos -C
> /tmp/vdsm-mkimage-testsnlTJrM/images/vmId_floppy.4f26a597fe7f8a916fd808350e62bdc0.img
> 1440 (cwd None) (commands:198)
> 2019-01-08 23:46:19,759 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (commands:219)
> 2019-01-08 23:46:19,761 INFO (MainThread) [storage.Mount] mounting
> /tmp/vdsm-mkimage-testsnlTJrM/images/vmId_floppy.4f26a597fe7f8a916fd808350e62bdc0.img
> at /tmp/tmpiDcstj (mount:204)
> 2019-01-08 23:46:19,762 DEBUG (MainThread) [root] /usr/bin/taskset
> --cpu-list 0-1 /usr/bin/mount -t vfat -o loop
> /tmp/vdsm-mkimage-testsnlTJrM/images/vmId_floppy.4f26a597fe7f8a916fd808350e62bdc0.img
> /tmp/tmpiDcstj (cwd None) (commands:198)
> 2019-01-08 23:46:19,773 DEBUG (MainThread) [root] FAILED: <err> =
> 'mount: /tmp/vdsm-mkimage-testsnlTJrM/images/vmId_floppy.4f26a597fe7f8a916fd808350e62bdc0.img:
> failed to setup loop device: No such file or directory\n'; <rc> = 32
> (commands:219)
> --------------------- >> end captured logging << ---------------------
> ======================================================================
> ERROR: Test that mkimage.mkFloppyFs handle situation when the floppy image
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/testlib.py",
> line 142, in wrapper
> return f(self, *args)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/testValidation.py",
> line 194, in wrapper
> return f(*args, **kwargs)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/mkimage_test.py",
> line 230, in test_mkFloppyFs_overwrite
> floppy = mkimage.mkFloppyFs("vmId_floppy", self.files, label)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/mkimage.py",
> line 137, in mkFloppyFs
> injectFilesToFs(floppy, files, 'vfat')
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/mkimage.py",
> line 113, in injectFilesToFs
> m.mount(mntOpts='loop', vfstype=fstype)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/storage/mount.py",
> line 207, in mount
> cgroup=cgroup)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/storage/mount.py",
> line 277, in _mount
> _runcmd(cmd)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/storage/mount.py",
> line 305, in _runcmd
> raise MountError(rc, b";".join((out, err)))
> MountError: (32, ';mount:
> /tmp/vdsm-mkimage-testslSTYsV/images/vmId_floppy.3af4c566a929c30f605091dd7a5b7deb.img:
> failed to setup loop device: No such file or directory\n')
> -------------------- >> begin captured logging << --------------------
> 2019-01-08 23:46:19,779 DEBUG (MainThread) [root] /usr/bin/taskset
> --cpu-list 0-1 /usr/sbin/mkfs.msdos -C
> /tmp/vdsm-mkimage-testslSTYsV/images/vmId_floppy.3af4c566a929c30f605091dd7a5b7deb.img
> 1440 -n FSLABEL (cwd None) (commands:198)
> 2019-01-08 23:46:19,789 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (commands:219)
> 2019-01-08 23:46:19,790 INFO (MainThread) [storage.Mount] mounting
> /tmp/vdsm-mkimage-testslSTYsV/images/vmId_floppy.3af4c566a929c30f605091dd7a5b7deb.img
> at /tmp/tmpX4UcrB (mount:204)
> 2019-01-08 23:46:19,791 DEBUG (MainThread) [root] /usr/bin/taskset
> --cpu-list 0-1 /usr/bin/mount -t vfat -o loop
> /tmp/vdsm-mkimage-testslSTYsV/images/vmId_floppy.3af4c566a929c30f605091dd7a5b7deb.img
> /tmp/tmpX4UcrB (cwd None) (commands:198)
> 2019-01-08 23:46:19,803 DEBUG (MainThread) [root] FAILED: <err> =
> 'mount: /tmp/vdsm-mkimage-testslSTYsV/images/vmId_floppy.3af4c566a929c30f605091dd7a5b7deb.img:
> failed to setup loop device: No such file or directory\n'; <rc> = 32
> (commands:219)
> --------------------- >> end captured logging << ---------------------
> ======================================================================
> ERROR: Test that mkimage.mkFloppyFs handle situation when the floppy image
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/testlib.py",
> line 142, in wrapper
> return f(self, *args)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/testValidation.py",
> line 194, in wrapper
> return f(*args, **kwargs)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/mkimage_test.py",
> line 230, in test_mkFloppyFs_overwrite
> floppy = mkimage.mkFloppyFs("vmId_floppy", self.files, label)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/mkimage.py",
> line 137, in mkFloppyFs
> injectFilesToFs(floppy, files, 'vfat')
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/mkimage.py",
> line 113, in injectFilesToFs
> m.mount(mntOpts='loop', vfstype=fstype)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/storage/mount.py",
> line 207, in mount
> cgroup=cgroup)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/storage/mount.py",
> line 277, in _mount
> _runcmd(cmd)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/storage/mount.py",
> line 305, in _runcmd
> raise MountError(rc, b";".join((out, err)))
> MountError: (32, ';mount:
> /tmp/vdsm-mkimage-testsOy036Z/images/vmId_floppy.7d36c87a8c8c6c8ad83dc972edfcb3cc.img:
> failed to setup loop device: No such file or directory\n')
> -------------------- >> begin captured logging << --------------------
> 2019-01-08 23:46:19,809 DEBUG (MainThread) [root] /usr/bin/taskset
> --cpu-list 0-1 /usr/sbin/mkfs.msdos -C
> /tmp/vdsm-mkimage-testsOy036Z/images/vmId_floppy.7d36c87a8c8c6c8ad83dc972edfcb3cc.img
> 1440 (cwd None) (commands:198)
> 2019-01-08 23:46:19,821 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (commands:219)
> 2019-01-08 23:46:19,822 INFO (MainThread) [storage.Mount] mounting
> /tmp/vdsm-mkimage-testsOy036Z/images/vmId_floppy.7d36c87a8c8c6c8ad83dc972edfcb3cc.img
> at /tmp/tmpJNTkWb (mount:204)
> 2019-01-08 23:46:19,823 DEBUG (MainThread) [root] /usr/bin/taskset
> --cpu-list 0-1 /usr/bin/mount -t vfat -o loop
> /tmp/vdsm-mkimage-testsOy036Z/images/vmId_floppy.7d36c87a8c8c6c8ad83dc972edfcb3cc.img
> /tmp/tmpJNTkWb (cwd None) (commands:198)
> 2019-01-08 23:46:19,836 DEBUG (MainThread) [root] FAILED: <err> =
> 'mount: /tmp/vdsm-mkimage-testsOy036Z/images/vmId_floppy.7d36c87a8c8c6c8ad83dc972edfcb3cc.img:
> failed to setup loop device: No such file or directory\n'; <rc> = 32
> (commands:219)
> --------------------- >> end captured logging << ---------------------
> ======================================================================
> ERROR: Tests mkimage.mkIsoFs creating an image and checking its content
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/testlib.py",
> line 142, in wrapper
> return f(self, *args)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/testValidation.py",
> line 194, in wrapper
> return f(*args, **kwargs)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/mkimage_test.py",
> line 252, in test_mkIsoFs
> m.mount(mntOpts='loop')
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/storage/mount.py",
> line 207, in mount
> cgroup=cgroup)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/storage/mount.py",
> line 277, in _mount
> _runcmd(cmd)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/storage/mount.py",
> line 305, in _runcmd
> raise MountError(rc, b";".join((out, err)))
> MountError: (32, ';mount:
> /tmp/vdsm-mkimage-testsS16Km7/images/vmId_iso.1d6daeff12530405cbf56a511812e581.img:
> failed to setup loop device: No such file or directory\n')
> -------------------- >> begin captured logging <<
> --------------------Coverage.py warning: Module
> /home/jenkins/workspace/vdsm_standard-check-patch/vdsm/vdsm was never
> imported. (module-not-imported)
> 2019-01-08 23:46:19,851 DEBUG (MainThread) [root] /usr/bin/taskset
> --cpu-list 0-1 /usr/bin/mkisofs -R -J -o
> /tmp/vdsm-mkimage-testsS16Km7/images/vmId_iso.1d6daeff12530405cbf56a511812e581.img
> -V fslabel /tmp/tmphPPnKt (cwd None) (commands:198)
> 2019-01-08 23:46:19,882 DEBUG (MainThread) [root] SUCCESS: <err> =
> 'Total translation table size: 0\nTotal rockridge attributes bytes:
> 1796\nTotal directory bytes: 8192\nPath table size(bytes): 64\nMax brk
> space used 22000\n199 extents written (0 MB)\n'; <rc> = 0
> (commands:219)
> 2019-01-08 23:46:19,885 INFO (MainThread) [storage.Mount] mounting
> /tmp/vdsm-mkimage-testsS16Km7/images/vmId_iso.1d6daeff12530405cbf56a511812e581.img
> at /tmp/vdsm-mkimage-testsS16Km7/work (mount:204)
> 2019-01-08 23:46:19,886 DEBUG (MainThread) [root] /usr/bin/taskset
> --cpu-list 0-1 /usr/bin/mount -o loop
> /tmp/vdsm-mkimage-testsS16Km7/images/vmId_iso.1d6daeff12530405cbf56a511812e581.img
> /tmp/vdsm-mkimage-testsS16Km7/work (cwd None) (commands:198)
> 2019-01-08 23:46:19,898 DEBUG (MainThread) [root] FAILED: <err> =
> 'mount: /tmp/vdsm-mkimage-testsS16Km7/images/vmId_iso.1d6daeff12530405cbf56a511812e581.img:
> failed to setup loop device: No such file or directory\n'; <rc> = 32
> (commands:219)
> --------------------- >> end captured logging << ---------------------
> ======================================================================
> ERROR: Tests mkimage.mkIsoFs creating an image and checking its content
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/testlib.py",
> line 142, in wrapper
> return f(self, *args)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/testValidation.py",
> line 194, in wrapper
> return f(*args, **kwargs)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/mkimage_test.py",
> line 252, in test_mkIsoFs
> m.mount(mntOpts='loop')
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/storage/mount.py",
> line 207, in mount
> cgroup=cgroup)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/storage/mount.py",
> line 277, in _mount
> _runcmd(cmd)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/storage/mount.py",
> line 305, in _runcmd
> raise MountError(rc, b";".join((out, err)))
> MountError: (32, ';mount:
> /tmp/vdsm-mkimage-testsxv7k7G/images/vmId_iso.afeec73d2b486c5f33df966a0306836a.img:
> failed to setup loop device: No such file or directory\n')
> -------------------- >> begin captured logging << --------------------
> 2019-01-08 23:46:19,907 DEBUG (MainThread) [root] /usr/bin/taskset
> --cpu-list 0-1 /usr/bin/mkisofs -R -J -o
> /tmp/vdsm-mkimage-testsxv7k7G/images/vmId_iso.afeec73d2b486c5f33df966a0306836a.img
> /tmp/tmpfk8az9 (cwd None) (commands:198)
> 2019-01-08 23:46:19,931 DEBUG (MainThread) [root] SUCCESS: <err> =
> 'Total translation table size: 0\nTotal rockridge attributes bytes:
> 1796\nTotal directory bytes: 8192\nPath table size(bytes): 64\nMax brk
> space used 22000\n199 extents written (0 MB)\n'; <rc> = 0
> (commands:219)
> 2019-01-08 23:46:19,933 INFO (MainThread) [storage.Mount] mounting
> /tmp/vdsm-mkimage-testsxv7k7G/images/vmId_iso.afeec73d2b486c5f33df966a0306836a.img
> at /tmp/vdsm-mkimage-testsxv7k7G/work (mount:204)
> 2019-01-08 23:46:19,934 DEBUG (MainThread) [root] /usr/bin/taskset
> --cpu-list 0-1 /usr/bin/mount -o loop
> /tmp/vdsm-mkimage-testsxv7k7G/images/vmId_iso.afeec73d2b486c5f33df966a0306836a.img
> /tmp/vdsm-mkimage-testsxv7k7G/work (cwd None) (commands:198)
> 2019-01-08 23:46:19,946 DEBUG (MainThread) [root] FAILED: <err> =
> 'mount: /tmp/vdsm-mkimage-testsxv7k7G/images/vmId_iso.afeec73d2b486c5f33df966a0306836a.img:
> failed to setup loop device: No such file or directory\n'; <rc> = 32
> (commands:219)
> --------------------- >> end captured logging << ---------------------
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100098)
5 years, 9 months
[JIRA] (OVIRT-2651) All vdsm builds fail now
by Eyal Edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2651?page=com.atlassian.jir... ]
Eyal Edri updated OVIRT-2651:
-----------------------------
Resolution: Fixed
Status: Done (was: To Do)
seem like problem was solved (due to pinning to same os?)
> All vdsm builds fail now
> ------------------------
>
> Key: OVIRT-2651
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2651
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: infra
>
> See https://jenkins.ovirt.org/job/vdsm_standard-check-patch/
> https://jenkins.ovirt.org/blue/rest/organizations/jenkins/pipelines/vdsm_...
> https://jenkins.ovirt.org/blue/rest/organizations/jenkins/pipelines/vdsm_...
> Both fail in network tests that used to work yesterday.
> Is this https://gerrit.ovirt.org/c/96921/?
> ======================================================================
> ERROR: test_multiple_vlans (network.tc_test.TestConfigureOutbound)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1305, in patched
> return func(*args, **keywargs)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/network/tc_test.py",
> line 455, in test_multiple_vlans
> self.device_name, v.tag)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/network/configurators/qos.py",
> line 47, in configure_outbound
> _fresh_qdisc_conf_out(device, vlan_tag, class_id, qosOutbound)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/network/configurators/qos.py",
> line 116, in _fresh_qdisc_conf_out
> default='%#x' % _NON_VLANNED_ID)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/network/tc/qdisc.py",
> line 43, in add
> _wrapper.process_request(command)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/network/tc/_wrapper.py",
> line 43, in process_request
> raise TrafficControlException(retcode, err, command)
> TrafficControlException: (34, 'RTNETLINK answers: Numerical result out
> of range', ['/sbin/tc', 'qdisc', 'add', 'dev', 'dummy_ghyx4', 'root',
> 'handle', '0x1389:', 'hfsc', 'default', '0x1388'])
> -------------------- >> begin captured logging << --------------------
> 2019-01-15 18:27:00,089 DEBUG (MainThread) [root] /sbin/ip link add
> name dummy_ghyx4 type dummy (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,105 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,107 DEBUG (MainThread) [root] /sbin/ip link set
> dev dummy_ghyx4 up (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,135 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,138 DEBUG (MainThread) [root] /sbin/ip link add
> link dummy_ghyx4 name dummy_ghyx4.16 type vlan id 16 (cwd None)
> (cmdutils:133)
> 2019-01-15 18:27:00,159 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,163 DEBUG (MainThread) [root] /sbin/ip link set
> dev dummy_ghyx4.16 up (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,193 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,196 DEBUG (MainThread) [root] /sbin/ip link add
> link dummy_ghyx4 name dummy_ghyx4.17 type vlan id 17 (cwd None)
> (cmdutils:133)
> 2019-01-15 18:27:00,216 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,218 DEBUG (MainThread) [root] /sbin/ip link set
> dev dummy_ghyx4.17 up (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,236 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,238 DEBUG (MainThread) [root] /sbin/tc qdisc show
> dev dummy_ghyx4 (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,275 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,282 DEBUG (MainThread) [root] /sbin/tc qdisc del
> dev dummy_ghyx4 root (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,305 DEBUG (MainThread) [root] FAILED: <err> =
> 'RTNETLINK answers: No such file or directory\n'; <rc> = 2
> (cmdutils:141)
> 2019-01-15 18:27:00,307 DEBUG (MainThread) [root] /sbin/tc qdisc del
> dev dummy_ghyx4 ingress (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,320 DEBUG (MainThread) [root] FAILED: <err> =
> 'RTNETLINK answers: No such file or directory\n'; <rc> = 2
> (cmdutils:141)
> 2019-01-15 18:27:00,323 DEBUG (MainThread) [root] /sbin/tc qdisc add
> dev dummy_ghyx4 root handle 0x1389: hfsc default 0x1388 (cwd None)
> (cmdutils:133)
> 2019-01-15 18:27:00,350 DEBUG (MainThread) [root] FAILED: <err> =
> 'RTNETLINK answers: Numerical result out of range\n'; <rc> = 2
> (cmdutils:141)
> 2019-01-15 18:27:00,355 DEBUG (netlink/events) [root] START thread
> <Thread(netlink/events, started daemon 140628604352256)> (func=<bound
> method Monitor._scan of <vdsm.network.netlink.monitor.Monitor object
> at 0x7fe6a7a1b0d0>>, args=(), kwargs={}) (concurrent:193)
> 2019-01-15 18:27:00,358 DEBUG (MainThread) [root] /sbin/ip link set
> dev dummy_ghyx4.17 down (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,376 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,378 DEBUG (netlink/events) [root] FINISH thread
> <Thread(netlink/events, started daemon 140628604352256)>
> (concurrent:196)
> 2019-01-15 18:27:00,380 DEBUG (MainThread) [root] /sbin/ip link del
> dev dummy_ghyx4.17 (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,399 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,404 DEBUG (netlink/events) [root] START thread
> <Thread(netlink/events, started daemon 140628604352256)> (func=<bound
> method Monitor._scan of <vdsm.network.netlink.monitor.Monitor object
> at 0x7fe6a7a1b110>>, args=(), kwargs={}) (concurrent:193)
> 2019-01-15 18:27:00,407 DEBUG (MainThread) [root] /sbin/ip link set
> dev dummy_ghyx4.16 down (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,423 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,425 DEBUG (netlink/events) [root] FINISH thread
> <Thread(netlink/events, started daemon 140628604352256)>
> (concurrent:196)
> 2019-01-15 18:27:00,425 DEBUG (MainThread) [root] /sbin/ip link del
> dev dummy_ghyx4.16 (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,447 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> --------------------- >> end captured logging << ---------------------
> ======================================================================
> ERROR: test_single_non_vlan (network.tc_test.TestConfigureOutbound)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/network/tc_test.py",
> line 416, in test_single_non_vlan
> qos.configure_outbound(HOST_QOS_OUTBOUND, self.device_name, None)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/network/configurators/qos.py",
> line 47, in configure_outbound
> _fresh_qdisc_conf_out(device, vlan_tag, class_id, qosOutbound)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/network/configurators/qos.py",
> line 116, in _fresh_qdisc_conf_out
> default='%#x' % _NON_VLANNED_ID)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/network/tc/qdisc.py",
> line 43, in add
> _wrapper.process_request(command)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/network/tc/_wrapper.py",
> line 43, in process_request
> raise TrafficControlException(retcode, err, command)
> TrafficControlException: (34, 'RTNETLINK answers: Numerical result out
> of range', ['/sbin/tc', 'qdisc', 'add', 'dev', 'dummy_ErG82', 'root',
> 'handle', '0x1389:', 'hfsc', 'default', '0x1388'])
> -------------------- >> begin captured logging << --------------------
> 2019-01-15 18:27:00,477 DEBUG (MainThread) [root] /sbin/ip link add
> name dummy_ErG82 type dummy (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,488 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,490 DEBUG (MainThread) [root] /sbin/ip link set
> dev dummy_ErG82 up (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,501 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,502 DEBUG (MainThread) [root] /sbin/tc qdisc show
> dev dummy_ErG82 (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,516 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,517 DEBUG (MainThread) [root] /sbin/tc qdisc del
> dev dummy_ErG82 root (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,529 DEBUG (MainThread) [root] FAILED: <err> =
> 'RTNETLINK answers: No such file or directory\n'; <rc> = 2
> (cmdutils:141)
> 2019-01-15 18:27:00,531 DEBUG (MainThread) [root] /sbin/tc qdisc del
> dev dummy_ErG82 ingress (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,541 DEBUG (MainThread) [root] FAILED: <err> =
> 'RTNETLINK answers: No such file or directory\n'; <rc> = 2
> (cmdutils:141)
> 2019-01-15 18:27:00,542 DEBUG (MainThread) [root] /sbin/tc qdisc add
> dev dummy_ErG82 root handle 0x1389: hfsc default 0x1388 (cwd None)
> (cmdutils:133)
> 2019-01-15 18:27:00,552 DEBUG (MainThread) [root] FAILED: <err> =
> 'RTNETLINK answers: Numerical result out of range\n'; <rc> = 2
> (cmdutils:141)
> --------------------- >> end captured logging << ---------------------
> ======================================================================
> ERROR: test_single_vlan(1) (network.tc_test.TestConfigureOutbound)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/testlib.py",
> line 142, in wrapper
> return f(self, *args)
> File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1305, in patched
> return func(*args, **keywargs)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/network/tc_test.py",
> line 434, in test_single_vlan
> vlan.tag)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/network/configurators/qos.py",
> line 47, in configure_outbound
> _fresh_qdisc_conf_out(device, vlan_tag, class_id, qosOutbound)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/network/configurators/qos.py",
> line 116, in _fresh_qdisc_conf_out
> default='%#x' % _NON_VLANNED_ID)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/network/tc/qdisc.py",
> line 43, in add
> _wrapper.process_request(command)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/network/tc/_wrapper.py",
> line 43, in process_request
> raise TrafficControlException(retcode, err, command)
> TrafficControlException: (34, 'RTNETLINK answers: Numerical result out
> of range', ['/sbin/tc', 'qdisc', 'add', 'dev', 'dummy_RLG36', 'root',
> 'handle', '0x1389:', 'hfsc', 'default', '0x1388'])
> -------------------- >> begin captured logging << --------------------
> 2019-01-15 18:27:00,578 DEBUG (MainThread) [root] /sbin/ip link add
> name dummy_RLG36 type dummy (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,587 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,589 DEBUG (MainThread) [root] /sbin/ip link set
> dev dummy_RLG36 up (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,601 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,603 DEBUG (MainThread) [root] /sbin/ip link add
> link dummy_RLG36 name dummy_RLG36.16 type vlan id 16 (cwd None)
> (cmdutils:133)
> 2019-01-15 18:27:00,613 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,614 DEBUG (MainThread) [root] /sbin/ip link set
> dev dummy_RLG36.16 up (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,641 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,642 DEBUG (MainThread) [root] /sbin/tc qdisc show
> dev dummy_RLG36 (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,660 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,661 DEBUG (MainThread) [root] /sbin/tc qdisc del
> dev dummy_RLG36 root (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,670 DEBUG (MainThread) [root] FAILED: <err> =
> 'RTNETLINK answers: No such file or directory\n'; <rc> = 2
> (cmdutils:141)
> 2019-01-15 18:27:00,672 DEBUG (MainThread) [root] /sbin/tc qdisc del
> dev dummy_RLG36 ingress (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,681 DEBUG (MainThread) [root] FAILED: <err> =
> 'RTNETLINK answers: No such file or directory\n'; <rc> = 2
> (cmdutils:141)
> 2019-01-15 18:27:00,683 DEBUG (MainThread) [root] /sbin/tc qdisc add
> dev dummy_RLG36 root handle 0x1389: hfsc default 0x1388 (cwd None)
> (cmdutils:133)
> 2019-01-15 18:27:00,693 DEBUG (MainThread) [root] FAILED: <err> =
> 'RTNETLINK answers: Numerical result out of range\n'; <rc> = 2
> (cmdutils:141)
> 2019-01-15 18:27:00,695 DEBUG (netlink/events) [root] START thread
> <Thread(netlink/events, started daemon 140628604352256)> (func=<bound
> method Monitor._scan of <vdsm.network.netlink.monitor.Monitor object
> at 0x7fe6a7b33b90>>, args=(), kwargs={}) (concurrent:193)
> 2019-01-15 18:27:00,697 DEBUG (MainThread) [root] /sbin/ip link set
> dev dummy_RLG36.16 down (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,712 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,714 DEBUG (netlink/events) [root] FINISH thread
> <Thread(netlink/events, started daemon 140628604352256)>
> (concurrent:196)
> 2019-01-15 18:27:00,715 DEBUG (MainThread) [root] /sbin/ip link del
> dev dummy_RLG36.16 (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,729 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> --------------------- >> end captured logging << ---------------------
> ======================================================================
> ERROR: test_single_vlan(2) (network.tc_test.TestConfigureOutbound)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/testlib.py",
> line 142, in wrapper
> return f(self, *args)
> File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1305, in patched
> return func(*args, **keywargs)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/network/tc_test.py",
> line 434, in test_single_vlan
> vlan.tag)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/network/configurators/qos.py",
> line 47, in configure_outbound
> _fresh_qdisc_conf_out(device, vlan_tag, class_id, qosOutbound)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/network/configurators/qos.py",
> line 116, in _fresh_qdisc_conf_out
> default='%#x' % _NON_VLANNED_ID)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/network/tc/qdisc.py",
> line 43, in add
> _wrapper.process_request(command)
> File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/lib/vdsm/network/tc/_wrapper.py",
> line 43, in process_request
> raise TrafficControlException(retcode, err, command)
> TrafficControlException: (34, 'RTNETLINK answers: Numerical result out
> of range', ['/sbin/tc', 'qdisc', 'add', 'dev', 'dummy_0a4K1', 'root',
> 'handle', '0x1389:', 'hfsc', 'default', '0x1388'])
> -------------------- >> begin captured logging << --------------------
> 2019-01-15 18:27:00,752 DEBUG (MainThread) [root] /sbin/ip link add
> name dummy_0a4K1 type dummy (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,768 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,769 DEBUG (MainThread) [root] /sbin/ip link set
> dev dummy_0a4K1 up (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,782 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,784 DEBUG (MainThread) [root] /sbin/ip link add
> link dummy_0a4K1 name dummy_0a4K1.16 type vlan id 16 (cwd None)
> (cmdutils:133)
> 2019-01-15 18:27:00,803 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,805 DEBUG (MainThread) [root] /sbin/ip link set
> dev dummy_0a4K1.16 up (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,824 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,826 DEBUG (MainThread) [root] /sbin/tc qdisc show
> dev dummy_0a4K1 (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,846 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,848 DEBUG (MainThread) [root] /sbin/tc qdisc del
> dev dummy_0a4K1 root (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,858 DEBUG (MainThread) [root] FAILED: <err> =
> 'RTNETLINK answers: No such file or directory\n'; <rc> = 2
> (cmdutils:141)
> 2019-01-15 18:27:00,859 DEBUG (MainThread) [root] /sbin/tc qdisc del
> dev dummy_0a4K1 ingress (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,869 DEBUG (MainThread) [root] FAILED: <err> =
> 'RTNETLINK answers: No such file or directory\n'; <rc> = 2
> (cmdutils:141)
> 2019-01-15 18:27:00,870 DEBUG (MainThread) [root] /sbin/tc qdisc add
> dev dummy_0a4K1 root handle 0x1389: hfsc default 0x1388 (cwd None)
> (cmdutils:133)
> 2019-01-15 18:27:00,889 DEBUG (MainThread) [root] FAILED: <err> =
> 'RTNETLINK answers: Numerical result out of range\n'; <rc> = 2
> (cmdutils:141)
> 2019-01-15 18:27:00,893 DEBUG (netlink/eveCoverage.py warning: Module
> /home/jenkins/workspace/vdsm_standard-check-patch/vdsm/vdsm was never
> imported. (module-not-imported)
> nts) [root] START thread <Thread(netlink/events, started daemon
> 140628604352256)> (func=<bound method Monitor._scan of
> <vdsm.network.netlink.monitor.Monitor object at 0x7fe6a7b33d10>>,
> args=(), kwargs={}) (concurrent:193)
> 2019-01-15 18:27:00,895 DEBUG (MainThread) [root] /sbin/ip link set
> dev dummy_0a4K1.16 down (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,909 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> 2019-01-15 18:27:00,912 DEBUG (netlink/events) [root] FINISH thread
> <Thread(netlink/events, started daemon 140628604352256)>
> (concurrent:196)
> 2019-01-15 18:27:00,913 DEBUG (MainThread) [root] /sbin/ip link del
> dev dummy_0a4K1.16 (cwd None) (cmdutils:133)
> 2019-01-15 18:27:00,930 DEBUG (MainThread) [root] SUCCESS: <err> = '';
> <rc> = 0 (cmdutils:141)
> --------------------- >> end captured logging << ---------------------
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100098)
5 years, 9 months
Status of 4.3 CQ and OST 4.3
by Eyal Edri
I see we've added 4.3 CQ to Jenkins, but we didn't add 4.3 OST suites yet,
so I assume we're using the master ones?
Should we add 4.3 suites? or keep using the master suite since we don't
expect too many changes to happen in the near future?
--
Eyal edri
MANAGER
RHV/CNV DevOps
EMEA VIRTUALIZATION R&D
Red Hat EMEA <https://www.redhat.com/>
<https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
5 years, 9 months