Project

General

Profile

action #25844 » ps.txt

process status - henrich_debian, 2017-10-09 05:50

 
18334 pts/5 S+ 0:00 | | \_ make -j1 check VERBOSE=1
18335 pts/5 S+ 0:00 | | \_ /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/os-autoinst-4.3+git20171005'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='t debugviewer snd2png' ;; \ *) list='t debugviewer snd2png' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail"
18340 pts/5 S+ 0:00 | | \_ /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/os-autoinst-4.3+git20171005'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='t debugviewer snd2png' ;; \ *) list='t debugviewer snd2png' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail"
18341 pts/5 S+ 0:00 | | \_ make check
18342 pts/5 S+ 0:00 | | \_ make PERL5OPT=-MDevel::Cover=-db,/build/os-autoinst-4.3+git20171005/t/cover_db check-TESTS
18348 pts/5 S+ 0:00 | | \_ /bin/bash -c set +e; bases='00-compile-check-all.t.log 01-test_needle.t.log 02-test_ocr.t.log 03-testapi.t.log 04-check_vars_docu.t.log 05-pod.t.log 06-pod-coverage.t.log 07-commands.t.log 08-autotest.t.log 09-lockapi.t.log 10-terminal.t.log 11-image-ppm.t.log 12-bmwqemu.t.log 13-osutils.t.log 20-openqa-benchmark-stopwatch-utils.t.log 99-full-stack.t.log'; bases=`for i in $bases; do echo $i; done | sed 's/\.log$//'`; bases=`echo $bases`; \ log_list=`for i in $bases; do echo $i.log; done`; \ trs_list=`for i in $bases; do echo $i.trs; done`; \ log_list=`echo $log_list`; trs_list=`echo $trs_list`; \ make PERL5OPT="-MDevel::Cover=-db,/build/os-autoinst-4.3+git20171005/t/cover_db" test-suite.log TEST_LOGS="$log_list"; \ exit $?;
18357 pts/5 S+ 0:00 | | \_ make PERL5OPT=-MDevel::Cover=-db,/build/os-autoinst-4.3+git20171005/t/cover_db test-suite.log TEST_LOGS=00-compile-check-all.t.log 01-test_needle.t.log 02-test_ocr.t.log 03-testapi.t.log 04-check_vars_docu.t.log 05-pod.t.log 06-pod-coverage.t.log 07-commands.t.log 08-autotest.t.log 09-lockapi.t.log 10-terminal.t.log 11-image-ppm.t.log 12-bmwqemu.t.log 13-osutils.t.log 20-openqa-benchmark-stopwatch-utils.t.log 99-full-stack.t.log
19352 pts/5 S+ 0:00 | | \_ /bin/bash -c p='99-full-stack.t'; \ b='99-full-stack.t'; \ case $- in *e*) set +e;; esac; srcdirstrip=`echo "." | sed 's|.|.|g'`; case $p in ./*) f=`echo "$p" | sed "s|^$srcdirstrip/||"`;; *) f=$p;; esac; { mgn= red= grn= lgn= blu= brg= std=; am__color_tests=no; if test "X" = Xno; then am__color_tests=no; elif test "X" = Xalways; then am__color_tests=yes; elif test "X$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then am__color_tests=yes; fi; if test $am__color_tests = yes; then red='?[0;31m'; grn='?[0;32m'; lgn='?[1;32m'; blu='?[1;34m'; mgn='?[0;35m'; brg='?[1m'; std='?[m'; fi; }; srcdir=.; export srcdir; case "99-full-stack.t.log" in */*) am__odir=`echo "./99-full-stack.t.log" | sed 's|/[^/]*$||'`;; *) am__odir=.;; esac; test "x$am__odir" = x"." || test -d "$am__odir" || /bin/mkdir -p "$am__odir" || exit $?; if test -f "./$f"; then dir=./; elif test -f "$f"; then dir=; else dir="./"; fi; tst=$dir$f; log='99-full-stack.t.log'; if test -n ''; then am__enable_hard_errors=no; else am__enable_hard_errors=yes; fi; case " " in *[\ \?]$f[\ \?]* | *[\ \?]$dir$f[\ \?]*) am__expect_failure=yes;; *) am__expect_failure=no;; esac; /bin/bash ../test-driver --test-name "$f" \ --log-file $b.log --trs-file $b.trs \ --color-tests "$am__color_tests" --enable-hard-errors "$am__enable_hard_errors" --expect-failure "$am__expect_failure" -- \ "$tst"
19356 pts/5 S+ 0:00 | | \_ /bin/bash ../test-driver --test-name 99-full-stack.t --log-file 99-full-stack.t.log --trs-file 99-full-stack.t.trs --color-tests no --enable-hard-errors yes --expect-failure no -- ./99-full-stack.t
19357 pts/5 S+ 0:00 | | \_ /usr/bin/perl ./99-full-stack.t
19360 pts/5 S+ 0:00 | | \_ sh -c perl /build/os-autoinst-4.3+git20171005/isotovideo -d 2>&1 | tee autoinst-log.txt
19361 pts/5 S+ 0:00 | | \_ perl /build/os-autoinst-4.3+git20171005/isotovideo -d
19366 pts/5 S+ 0:00 | | | \_ /build/os-autoinst-4.3+git20171005/isotovideo: commands
19367 pts/5 Sl+ 0:00 | | | \_ /build/os-autoinst-4.3+git20171005/isotovideo: autotest
19370 pts/5 Sl+ 0:00 | | | \_ /build/os-autoinst-4.3+git20171005/isotovideo: backend
19372 pts/5 SNl+ 0:00 | | | \_ /build/os-autoinst-4.3+git20171005/videoencoder /build/os-autoinst-4.3+git20171005/t/pool/video.ogv
19375 pts/5 Sl+ 0:16 | | | \_ /usr/bin/qemu-system-i386 -serial file:serial0 -soundhw ac97 -vga cirrus -m 1024 -netdev user,id=qanet0 -device virtio-net,netdev=qanet0,mac=52:54:00:12:34:56 -device ide-drive,drive=hd1,serial=1 -drive file=raid/l1,cache=unsafe,if=none,id=hd1,format=qcow2 -drive media=cdrom,if=none,id=cd0,format=raw,file=/build/os-autoinst-4.3+git20171005/t/data//Core-7.2.iso -device ide-cd,drive=cd0 -boot once=d,menu=on,splash-time=5000 -smp 1 -no-shutdown -vnc :90,share=force-shared -qmp unix:qmp_socket,server,nowait -monitor unix:hmp_socket,server,nowait -S -monitor telnet:127.0.0.1:15222,server,nowait
19362 pts/5 S+ 0:00 | | \_ tee autoinst-log.txt
(2-2/2)