[Qa-jenkins-scm] Build failed in Jenkins: lvc_debian-testing-daily #1391

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Aug 31 17:58:23 UTC 2017


See <https://jenkins.debian.net/job/lvc_debian-testing-daily/1391/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on profitbricks-build10-amd64.debian.net (profitbricks10 lvc amd64) in workspace <https://jenkins.debian.net/job/lvc_debian-testing-daily/ws/>
[lvc_debian-testing-daily] $ /bin/sh -xe /tmp/jenkins5666298374906831664.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso /srv/jenkins/cucumber/features --tags @default
declare -x BUILD_CAUSE="TIMERTRIGGER"
declare -x BUILD_CAUSE_TIMERTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#1391"
declare -x BUILD_ID="1391"
declare -x BUILD_NUMBER="1391"
declare -x BUILD_TAG="jenkins-lvc_debian-testing-daily-1391"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debian-testing-daily/1391/"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/103/bus"
declare -x EXECUTOR_NUMBER="1"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="bd1a44c0-bdcc-4c2b-8965-3c22ee2080d0"
declare -x HUDSON_HOME="/var/lib/jenkins"
declare -x HUDSON_SERVER_COOKIE="662be26f1caf0950"
declare -x HUDSON_URL="https://jenkins.debian.net/"
declare -x JENKINS_HOME="/var/lib/jenkins"
declare -x JENKINS_SERVER_COOKIE="662be26f1caf0950"
declare -x JENKINS_URL="https://jenkins.debian.net/"
declare -x JOB_BASE_NAME="lvc_debian-testing-daily"
declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debian-testing-daily/display/redirect"
declare -x JOB_NAME="lvc_debian-testing-daily"
declare -x JOB_URL="https://jenkins.debian.net/job/lvc_debian-testing-daily/"
declare -x LANG="en_GB.UTF-8"
declare -x LANGUAGE="en_GB:en"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x NODE_LABELS="amd64 lvc profitbricks-build10-amd64.debian.net profitbricks10"
declare -x NODE_NAME="profitbricks-build10-amd64.debian.net"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
declare -x PWD="<https://jenkins.debian.net/job/lvc_debian-testing-daily/ws/">
declare -x ROOT_BUILD_CAUSE="TIMERTRIGGER"
declare -x ROOT_BUILD_CAUSE_TIMERTRIGGER="true"
declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debian-testing-daily/1391/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debian-testing-daily/1391/display/redirect"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SLAVEJAR_URL="https://jenkins.debian.net//jnlpJars/slave.jar"
declare -x USER="jenkins"
declare -x WORKSPACE="/srv/jenkins/pseudo-hosts/profitbricks-build10-amd64"
declare -x XDG_RUNTIME_DIR="/run/user/103"
declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1504177181.171258-2026976936"
declare -x XDG_SESSION_ID="c1"
====================================================================================

Thu Aug 31 17:54:45 UTC 2017 - running /srv/jenkins/bin/lvc.sh (lvc_debian-testing-daily) on profitbricks-build10-amd64 now.

To learn to understand this, git clone https://anonscm.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/lvc.sh,
has been called using "http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso /srv/jenkins/cucumber/features --tags @default" as arguments.

Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.

====================================================================================
Thu Aug 31 17:54:45 UTC 2017 - start running "/srv/jenkins/bin/lvc.sh" (md5sum 4de4e767e6f74c8f0fcc54e4252da7be) as "/tmp/jenkins-script-GO3UVwkw" on profitbricks-build10-amd64.

Downloading http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso
-rw-r--r-- 1 libvirt-qemu libvirt-qemu 309329920 Aug 31 03:49 /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/debian-testing-amd64-netinst.iso
File exists, will only re-download if a newer one is available...
15abda29f32e0a5651e5e15c37e74ef7  /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/debian-testing-amd64-netinst.iso
Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/lvc_debian-testing-daily/ws/results/debug.log
Virtual X framebuffer started on display :0
VNC server running on: localhost:5900
PWD = /var/lib/jenkins
[info] runcmd: lsb_release -i -r -s 
@product
Feature: Doing variations on d-i installs
  As a normal user
  I should be able to install Debian

  @default @both-ui
  Scenario Outline: Install Debian, and boot to a login prompt        # /srv/jenkins/cucumber/features/install.feature:7
    Given I install a <target_ui> Debian system, in <install_ui> mode # /srv/jenkins/cucumber/features/install.feature:8
    When I start the computer                                         # /srv/jenkins/cucumber/features/install.feature:9
    Then I should see a <login> Login prompt                          # /srv/jenkins/cucumber/features/install.feature:10

    Examples: 
      | install_ui | target_ui | login |
      | gui        | minimal   | VT    |  Scenario failed at time 00:02:57, , Screenshot: /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results/00:02:57_Install_Debian,_and_boot_to_a_login_prompt,_Examples___1_.png, , Video: /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results/00:02:57_Install_Debian,_and_boot_to_a_login_prompt,_Examples___1_.mpg
      FindFailed: can not find d-i_gui_NameOfUser.png in S(0)[0,0 1024x768]
        Line 2171, in file Region.java
       (RuntimeError)
      ./features/step_definitions/snapshots.rb:98:in `block in reach_checkpoint'
      ./features/step_definitions/snapshots.rb:96:in `each'
      ./features/step_definitions/snapshots.rb:96:in `reach_checkpoint'
      ./features/step_definitions/snapshots.rb:83:in `reach_checkpoint'
      ./features/step_definitions/snapshots.rb:117:in `/^I\ install\ a\ minimal\ Debian\ system,\ in\ gui\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:14:in `Given I install a minimal Debian system, in gui mode'
      /srv/jenkins/cucumber/features/install.feature:8:in `Given I install a <target_ui> Debian system, in <install_ui> mode'
      | text       | non-GUI   | VT    |  Scenario failed at time 00:03:22, , Screenshot: /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results/00:03:22_Install_Debian,_and_boot_to_a_login_prompt,_Examples___2_.png, , Video: /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results/00:03:22_Install_Debian,_and_boot_to_a_login_prompt,_Examples___2_.mpg
      virt-viewer failed to start (Timeout::Error)
      ./features/support/helpers/misc_helpers.rb:90:in `rescue in try_for'
      ./features/support/helpers/misc_helpers.rb:36:in `try_for'
      ./features/support/helpers/display_helper.rb:28:in `start'
      ./features/support/helpers/vm_helper.rb:642:in `restore_snapshot'
      ./features/step_definitions/snapshots.rb:81:in `reach_checkpoint'
      ./features/step_definitions/snapshots.rb:83:in `reach_checkpoint'
      ./features/step_definitions/snapshots.rb:117:in `/^I\ install\ a\ non\-GUI\ Debian\ system,\ in\ text\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:15:in `Given I install a non-GUI Debian system, in text mode'
      /srv/jenkins/cucumber/features/install.feature:8:in `Given I install a <target_ui> Debian system, in <install_ui> mode'

Artifacts directory: /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results

Debug log:           /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results/debug.log

Failing Scenarios:
cucumber /srv/jenkins/cucumber/features/install.feature:14 # Scenario Outline: Install Debian, and boot to a login prompt, Examples (#1)
cucumber /srv/jenkins/cucumber/features/install.feature:15 # Scenario Outline: Install Debian, and boot to a login prompt, Examples (#2)

2 scenarios (2 failed)
6 steps (2 failed, 4 skipped)
3m17.721s
Domain snapshot disk-for-d-i deleted

Thu Aug 31 17:58:21 UTC 2017 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-GO3UVwkw, which will now be removed.

SSH EXIT CODE: 1
Thu 31 Aug 17:58:21 UTC 2017 - retrieving artifacts.
+ mkdir -p <https://jenkins.debian.net/job/lvc_debian-testing-daily/ws/results>
+ rsync -r --delete -v -e 'ssh -o '\''Batchmode = yes'\'' -p 22' profitbricks-build10-amd64.debian.net:/var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results/ <https://jenkins.debian.net/job/lvc_debian-testing-daily/ws/results/>
receiving incremental file list
deleting 00:03:19_Install_Debian,_and_boot_to_a_login_prompt,_Examples___2_.png
deleting 00:03:19_Install_Debian,_and_boot_to_a_login_prompt,_Examples___2_.mpg
deleting 00:02:54_Install_Debian,_and_boot_to_a_login_prompt,_Examples___1_.png
deleting 00:02:54_Install_Debian,_and_boot_to_a_login_prompt,_Examples___1_.mpg
00:02:57_Install_Debian,_and_boot_to_a_login_prompt,_Examples___1_.mpg
00:02:57_Install_Debian,_and_boot_to_a_login_prompt,_Examples___1_.png
00:03:22_Install_Debian,_and_boot_to_a_login_prompt,_Examples___2_.mpg
00:03:22_Install_Debian,_and_boot_to_a_login_prompt,_Examples___2_.png
cucumber.json
debug.log
pretty.log

sent 313 bytes  received 1,209,174 bytes  806,324.67 bytes/sec
total size is 1,212,306  speedup is 1.00
+ ssh -o 'BatchMode = yes' -p 22 profitbricks-build10-amd64.debian.net 'rm -r /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results'
+ exit 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list