[JIRA] (OVIRT-924) 3.6 DAO tests failing due to missing postgres
by eyal edri [Administrator] (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-924?page=com.atlassian.jira... ]
eyal edri [Administrator] reassigned OVIRT-924:
-----------------------------------------------
Assignee: Pavel Zhukov (was: infra)
I disabled the jobs for now, please check if they are in any YAML, if not we can keep them disabled or delete them.
> 3.6 DAO tests failing due to missing postgres
> ---------------------------------------------
>
> Key: OVIRT-924
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-924
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Evgheni Dereveanchin
> Assignee: Pavel Zhukov
>
> Postgres was removed from Jenkins slaves as part of OVIRT-593 and we expect that all jobs install packages they need at runtime.
> Yet, 3.6 DAO tests are still expecting postgres on slaves:
> http://jenkins.ovirt.org/job/ovirt-engine_3.6_dao-unit-tests_created
> 08:53:26 /home/jenkins/workspace/ovirt-engine_3.6_dao-unit-tests_created
> 08:53:26 + sudo -u postgres psql -d template1 -c 'create role engine;'
> 08:53:26 sudo: unknown user: postgres
> 08:53:26 sudo: unable to initialize policy plugin
> The job needs to be updated.
--
This message was sent by Atlassian JIRA
(v1000.621.2#100023)
8 years, 1 month
[JIRA] (OVIRT-939) aaa-ldap create rpms jobs fail
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-939?page=com.atlassian.jira... ]
Barak Korren reassigned OVIRT-939:
----------------------------------
Assignee: Barak Korren (was: infra)
> aaa-ldap create rpms jobs fail
> ------------------------------
>
> Key: OVIRT-939
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-939
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: Jenkins
> Reporter: Ondra Machacek
> Assignee: Barak Korren
> Labels: mock, standard-ci
>
> 09:09:46 #### Generating mock configuration
> 09:09:46 + ./mock_genconfig --name=epel-7-x86_64-ovirt-snapshot --base=epel-7-x86_64.cfg --option=basedir=/home/jenkins/workspace/ovirt-engine-extension-aaa-ldap_master_create-rpms-el7-x86_64_created/mock/ --try-proxy --repo=ovirt-master-snapshot,http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/el7 --repo=ovirt-master-snapshot-static,http://resources.ovirt.org/pub/ovirt-master-snapshot-static/rpm/el7
> 09:09:47 Traceback (most recent call last):
> 09:09:47 File "./mock_genconfig", line 161, in <module>
> 09:09:47 main()
> 09:09:47 File "./mock_genconfig", line 138, in main
> 09:09:47 execfile(base_config)
> 09:09:47 File "epel-7-x86_64_proxied.cfg", line 8, in <module>
> 09:09:47 config_opts['environment']['http_proxy'] = 'http://proxy.phx.ovirt.org:3128'
> 09:09:47 KeyError: 'environment'
> 09:09:47 Build step 'Execute shell' marked build as failure
> http://jenkins.ovirt.org/job/ovirt-engine-extension-aaa-ldap_master_creat...
--
This message was sent by Atlassian JIRA
(v1000.621.2#100023)
8 years, 1 month
Build failed in Jenkins: ovirt_3.6_system-tests #823
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/823/changes>
Changes:
[ngoldin] Ensure /dev/kvm exists in mock chroot
------------------------------------------
[...truncated 545 lines...]
Error while running thread
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 55, in _ret_via_queue
queue.put({'return': func()})
File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1242, in _deploy_host
host.name(),
RuntimeError: <http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/ovirt-system-tests...> failed with status 1 on lago-basic-suite-3-6-host0
- STDERR
++ uname -r
++ sed -r 's/^.*\.([^\.]+)\.[^\.]+$/\1/'
+ DIST=el7
++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] ".1"}'
++ ip -4 addr show scope global up
++ grep -m1 inet
+ ADDR=192.168.200.1
+ cat
+ sed -i 's/var\/cache/dev\/shm/g' /etc/yum.conf
+ echo persistdir=/dev/shm
+ yum install '--disablerepo=*' --enablerepo=alocalsync -y yum-utils
Error: Package: yum-utils-1.1.31-40.el7.noarch (alocalsync)
Requires: libxml2-python
Error: Package: yum-utils-1.1.31-40.el7.noarch (alocalsync)
Requires: yum >= 3.4.3-143
Installed: yum-3.4.3-132.el7.centos.0.1.noarch (installed)
yum = 3.4.3-132.el7.centos.0.1
* [Thread-2] Deploy VM lago-basic-suite-3-6-storage: ERROR (in 0:00:55)
Error while running thread
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 55, in _ret_via_queue
queue.put({'return': func()})
File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1242, in _deploy_host
host.name(),
RuntimeError: <http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/ovirt-system-tests...> failed with status 1 on lago-basic-suite-3-6-storage
- STDERR
++ uname -r
++ sed -r 's/^.*\.([^\.]+)\.[^\.]+$/\1/'
+ DIST=el7
++ ip -4 addr show scope global up
++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] ".1"}'
++ grep -m1 inet
+ ADDR=192.168.200.1
+ cat
+ sed -i 's/var\/cache/dev\/shm/g' /etc/yum.conf
+ echo persistdir=/dev/shm
+ yum install '--disablerepo=*' --enablerepo=alocalsync -y yum-utils
Error: Package: yum-utils-1.1.31-40.el7.noarch (alocalsync)
Requires: libxml2-python
Error: Package: yum-utils-1.1.31-40.el7.noarch (alocalsync)
Requires: yum >= 3.4.3-143
Installed: yum-3.4.3-132.el7.centos.0.1.noarch (installed)
yum = 3.4.3-132.el7.centos.0.1
* [Thread-4] Deploy VM lago-basic-suite-3-6-host1: ERROR (in 0:00:55)
Error while running thread
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 55, in _ret_via_queue
queue.put({'return': func()})
File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1242, in _deploy_host
host.name(),
RuntimeError: <http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/ovirt-system-tests...> failed with status 1 on lago-basic-suite-3-6-host1
* [Thread-3] Deploy VM lago-basic-suite-3-6-engine: ERROR (in 0:04:05)
# Deploy environment: ERROR (in 0:04:05)
@ Deploy oVirt environment: ERROR (in 0:04:05)
Error occured, aborting
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 264, in do_run
self.cli_plugins[args.ovirtverb].do_run(args)
File "/usr/lib/python2.7/site-packages/lago/plugins/cli.py", line 184, in do_run
self._do_run(**vars(args))
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 489, in wrapper
return func(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 500, in wrapper
return func(*args, prefix=prefix, **kwargs)
File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 187, in do_deploy
prefix.deploy()
File "/usr/lib/python2.7/site-packages/lago/log_utils.py", line 621, in wrapper
return func(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/ovirtlago/reposetup.py", line 67, in wrapper
return func(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/ovirtlago/__init__.py", line 198, in deploy
return super(OvirtPrefix, self).deploy()
File "/usr/lib/python2.7/site-packages/lago/log_utils.py", line 621, in wrapper
return func(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1249, in deploy
self._deploy_host, self.virt_env.get_vms().values()
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 97, in invoke_in_parallel
vt.join_all()
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 55, in _ret_via_queue
queue.put({'return': func()})
File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1242, in _deploy_host
host.name(),
RuntimeError: <http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/ovirt-system-tests...> failed with status 1 on lago-basic-suite-3-6-storage
+ res=1
+ exit 1
+ cleanup
+ rm -rf exported-artifacts
+ mkdir -p exported-artifacts
+ [[ -d deployment-basic-suite-3.6/current/logs ]]
+ mv deployment-basic-suite-3.6/current/logs exported-artifacts/lago_logs
+ find deployment-basic-suite-3.6 -iname 'nose*.xml' -exec mv '{}' exported-artifacts/ ';'
+ [[ -d test_logs ]]
+ [[ -e failure_msg.txt ]]
+ mv failure_msg.txt exported-artifacts/
+ ./run_suite.sh --cleanup basic-suite-3.6
+ CLI=lago
+ DO_CLEANUP=false
+ RECOMMENDED_RAM_IN_MB=8196
+ EXTRA_SOURCES=()
++ getopt -o ho:e:n:b:cs:r: --long help,output:,engine:,node:,boot-iso:,cleanup --long extra-rpm-source,reposync-config: -n run_suite.sh -- --cleanup basic-suite-3.6
+ options=' --cleanup -- '\''basic-suite-3.6'\'''
+ [[ 0 != \0 ]]
+ eval set -- ' --cleanup -- '\''basic-suite-3.6'\'''
++ set -- --cleanup -- basic-suite-3.6
+ true
+ case $1 in
+ DO_CLEANUP=true
+ shift
+ true
+ case $1 in
+ shift
+ break
+ [[ -z basic-suite-3.6 ]]
++ realpath basic-suite-3.6
+ export SUITE=<http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/ovirt-system-tests...>
+ SUITE=<http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/ovirt-system-tests...>
+ '[' -z '' ']'
+ export PREFIX=<http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/ovirt-system-tests...>
+ PREFIX=<http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/ovirt-system-tests...>
+ true
+ env_cleanup
+ echo '#########################'
#########################
+ local res=0
+ local uuid
+ echo '======== Cleaning up'
======== Cleaning up
+ [[ -e <http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/ovirt-system-tests...> ]]
+ echo '----------- Cleaning with lago'
----------- Cleaning with lago
+ lago --workdir <http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/ovirt-system-tests...> destroy --yes --all-prefixes
+ echo '----------- Cleaning with lago done'
----------- Cleaning with lago done
+ [[ 0 != \0 ]]
+ echo '======== Cleanup done'
======== Cleanup done
+ exit 0
+ exit
Took 352 seconds
===================================
logout
Finish: shell
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@ Wed Dec 14 02:55:12 UTC 2016 automation/basic_suite_3.6.sh chroot finished
@@ took 362 seconds
@@ rc = 1
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
========== Scrubbing chroot
mock \
--configdir="<http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/ovirt-system-tests"> \
--root="mocker-epel-7-x86_64.el7" \
--resultdir="logs/mocker-epel-7-x86_64.el7.scrub" \
--scrub=chroot
WARNING: Could not find required logging config file: <http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/ovirt-system-tests....> Using default...
INFO: mock.py version 1.2.21 starting (python version = 3.5.2)...
Start: init plugins
INFO: selinux enabled
Finish: init plugins
Start: run
Start: scrub ['chroot']
INFO: scrubbing chroot for mocker-epel-7-x86_64.el7
Finish: scrub ['chroot']
Finish: run
Scrub chroot took 6 seconds
============================
##########################################################
## Wed Dec 14 02:55:18 UTC 2016 Finished env: el7:epel-7-x86_64
## took 368 seconds
## rc = 1
##########################################################
##! ERROR vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
##! Last 20 log entries: logs/mocker-epel-7-x86_64.el7.basic_suite_3.6.sh/basic_suite_3.6.sh.log
##!
+ env_cleanup
+ echo '#########################'
#########################
+ local res=0
+ local uuid
+ echo '======== Cleaning up'
======== Cleaning up
+ [[ -e <http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/ovirt-system-tests...> ]]
+ echo '----------- Cleaning with lago'
----------- Cleaning with lago
+ lago --workdir <http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/ovirt-system-tests...> destroy --yes --all-prefixes
+ echo '----------- Cleaning with lago done'
----------- Cleaning with lago done
+ [[ 0 != \0 ]]
+ echo '======== Cleanup done'
======== Cleanup done
+ exit 0
+ exit
Took 352 seconds
===================================
##!
##! ERROR ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
##!########################################################
##########################################################
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script : #!/bin/bash -xe
echo 'shell_scripts/system_tests.collect_logs.sh'
#
# Required jjb vars:
# version
#
VERSION=3.6
SUITE_TYPE=
WORKSPACE="$PWD"
OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"
rm -rf "$WORKSPACE/exported-artifacts"
mkdir -p "$WORKSPACE/exported-artifacts"
if [[ -d "$TESTS_LOGS" ]]; then
mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
fi
[ovirt_3.6_system-tests] $ /bin/bash -xe /tmp/hudson2142658716010563064.sh
+ echo shell_scripts/system_tests.collect_logs.sh
shell_scripts/system_tests.collect_logs.sh
+ VERSION=3.6
+ SUITE_TYPE=
+ WORKSPACE=<http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/>
+ OVIRT_SUITE=3.6
+ TESTS_LOGS=<http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/ovirt-system-tests...>
+ rm -rf <http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/823/artifact/exported...>
+ mkdir -p <http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/823/artifact/exported...>
+ [[ -d <http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/ovirt-system-tests...> ]]
+ mv <http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/ovirt-system-tests...> <http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/ws/ovirt-system-tests...> <http://jenkins.ovirt.org/job/ovirt_3.6_system-tests/823/artifact/exported...>
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Archiving artifacts
8 years, 1 month
[JIRA] (OVIRT-939) aaa-ldap create rpms jobs fail
by Ondra Machacek (oVirt JIRA)
Ondra Machacek created OVIRT-939:
------------------------------------
Summary: aaa-ldap create rpms jobs fail
Key: OVIRT-939
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-939
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: Jenkins
Reporter: Ondra Machacek
Assignee: infra
09:09:46 #### Generating mock configuration
09:09:46 + ./mock_genconfig --name=epel-7-x86_64-ovirt-snapshot --base=epel-7-x86_64.cfg --option=basedir=/home/jenkins/workspace/ovirt-engine-extension-aaa-ldap_master_create-rpms-el7-x86_64_created/mock/ --try-proxy --repo=ovirt-master-snapshot,http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/el7 --repo=ovirt-master-snapshot-static,http://resources.ovirt.org/pub/ovirt-master-snapshot-static/rpm/el7
09:09:47 Traceback (most recent call last):
09:09:47 File "./mock_genconfig", line 161, in <module>
09:09:47 main()
09:09:47 File "./mock_genconfig", line 138, in main
09:09:47 execfile(base_config)
09:09:47 File "epel-7-x86_64_proxied.cfg", line 8, in <module>
09:09:47 config_opts['environment']['http_proxy'] = 'http://proxy.phx.ovirt.org:3128'
09:09:47 KeyError: 'environment'
09:09:47 Build step 'Execute shell' marked build as failure
http://jenkins.ovirt.org/job/ovirt-engine-extension-aaa-ldap_master_creat...
--
This message was sent by Atlassian JIRA
(v1000.621.2#100023)
8 years, 1 month
oVirt Project Contributor Request
by aung
Dear All,
Firstly,please let me introduce myself.
I'm Aung. I'm current RHCE-v6 and have already +6 years experiences in IT
filed such as Oracle,Solaris,VMware and RHEL.
I would like to participate in oVirt project as a "*Contributor*".
Honestly,I don't know exactly how will I start ?
Please let me guidance to join at oVirt project.
Highly appreciated and thanks in advance.
All the best,
-Aung
8 years, 1 month
OST failure on master in 'snapshot_merge' test
by Nadav Goldin
Hi,
There is a new failure in master, on 'snapshot_merge' test(not live),
vdsm.log shows:
2016-12-13 09:57:30,399 ERROR (tasks/0) [storage.Image] delete() takes
exactly 4 arguments (3 given) (image:1321)
Traceback (most recent call last):
File "/usr/share/vdsm/storage/image.py", line 1309, in merge
sdDom, srcVolParams, volParams, reqSize, chain)
File "/usr/share/vdsm/storage/image.py", line 1068, in _baseCowVolumeMerge
tmpVol.delete(postZero=False, force=True)
TypeError: delete() takes exactly 4 arguments (3 given)
2016-12-13 09:57:30,401 ERROR (tasks/0) [storage.TaskManager.Task]
(Task='085bee3e-681f-4e3f-9b37-d9abbd6b2903') Unexpected error
(task:870)
Traceback (most recent call last):
File "/usr/share/vdsm/storage/task.py", line 877, in _run
return fn(*args, **kargs)
File "/usr/share/vdsm/storage/task.py", line 333, in run
return self.cmd(*self.argslist, **self.argsdict)
File "/usr/lib/python2.7/site-packages/vdsm/storage/securable.py",
line 79, in wrapper
return method(self, *args, **kwargs)
File "/usr/share/vdsm/storage/sp.py", line 1837, in mergeSnapshots
discard)
File "/usr/share/vdsm/storage/image.py", line 1322, in merge
raise se.SourceImageActionError(imgUUID, sdUUID, str(e))
This failure is from recent hours. The hosts and engine logs can be
found here[1]
Could someone take a look?
Thanks,
Nadav.
[1] http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/4160/art...
8 years, 1 month