[Qa-jenkins-scm] Build failed in Jenkins: lvc_debian-8.4.0 #67

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun May 29 18:55:37 UTC 2016


See <https://jenkins.debian.net/job/lvc_debian-8.4.0/67/>

------------------------------------------
Started by user Holger Levsen
Building remotely on profitbricks-build10-amd64.debian.net (profitbricks10 amd64) in workspace <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/>
[lvc_debian-8.4.0] $ /bin/sh -xe /tmp/hudson2642857756552768847.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh http://cdimage.debian.org/debian-cd/8.4.0/amd64/iso-cd/debian-8.4.0-amd64-netinst.iso /srv/jenkins/cucumber/features
declare -x BUILD_DISPLAY_NAME="#67"
declare -x BUILD_ID="67"
declare -x BUILD_NUMBER="67"
declare -x BUILD_TAG="jenkins-lvc_debian-8.4.0-67"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debian-8.4.0/67/"
declare -x EXECUTOR_NUMBER="0"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="644f500e-76ff-46c9-9f0a-110da9c8fba3"
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_NAME="lvc_debian-8.4.0"
declare -x JOB_URL="https://jenkins.debian.net/job/lvc_debian-8.4.0/"
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 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-8.4.0/ws/">
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SLAVEJAR_URL="https://jenkins.debian.net//jnlpJars/slave.jar"
declare -x TERM="linux"
declare -x USER="jenkins"
declare -x WORKSPACE="<https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/">
declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1464432106.760798-150375934"
debug begin
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/games"
declare -x PWD="/var/lib/jenkins"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SSH_CLIENT="78.137.96.196 40961 22"
declare -x SSH_CONNECTION="78.137.96.196 40961 85.184.249.68 22"
declare -x SSH_ORIGINAL_COMMAND="lvc_debian-8.4.0 http://cdimage.debian.org/debian-cd/8.4.0/amd64/iso-cd/debian-8.4.0-amd64-netinst.iso /srv/jenkins/cucumber/features"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/106"
declare -x XDG_SESSION_ID="447"
debug end
====================================================================================

Sun May 29 18:55:35 UTC 2016 - running /srv/jenkins/bin/lvc.sh (/srv/jenkins/bin/jenkins_node_wrapper.sh) on profitbricks-build10-amd64 now.

To learn to understand this, clone git.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/debian-cd/8.4.0/amd64/iso-cd/debian-8.4.0-amd64-netinst.iso /srv/jenkins/cucumber/features" as arguments.

====================================================================================
Sun May 29 18:55:35 UTC 2016 - start running "/srv/jenkins/bin/lvc.sh" (md5sum 4d0915709947948423fa32da41e19e4e) as "/tmp/jenkins-script-nLTGtQ1a" on profitbricks-build10-amd64.

error: failed to get domain 'DebianToaster'
error: Domain not found: no domain with matching name 'DebianToaster'
Downloading http://cdimage.debian.org/debian-cd/8.4.0/amd64/iso-cd/debian-8.4.0-amd64-netinst.iso
-rw-r--r-- 1 jenkins jenkins 258998272 May 28 14:46 /var/lib/jenkins/debian-8.4.0-amd64-netinst.iso
File exists, will only re-download if a newer one is available...
8d52d1b7789cd5a464aae719f05299ec  /var/lib/jenkins/debian-8.4.0-amd64-netinst.iso
Debug log available at runtime at https://jenkins.debian.net/view/lvc/job//srv/jenkins/bin/jenkins_node_wrapper.sh/ws/results/debug.log
Virtual X framebuffer started on display :0
VNC server running on: localhost:5900
[info] Sikuli vision engine loaded.
@product
Feature: Doing variations on d-i installs
  As a normal user
  I should be able to install Debian

  Scenario Outline: Install Debian, and boot to a login prompt        # /srv/jenkins/cucumber/features/install.feature:6
    Given I install a <target_ui> Debian system, in <install_ui> mode # /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:254
    When I start the computer                                         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:193
    Then I should see a <login> Login prompt                          # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:549

    Examples: 
      | install_ui | target_ui    | login |
      | gui        | LXDE Desktop | LXDE  |  Scenario failed at time 00:00:02
      No such file or directory - convert (Errno::ENOENT)
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:194:in `popen'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:194:in `live_screenshot'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:206:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:255:in `/^I\ install\ a\ LXDE\ Desktop\ Debian\ system,\ in\ gui\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:7:in `Given I install a <target_ui> Debian system, in <install_ui> mode'
      | gui        | KDE Desktop  | KDE   |  Scenario failed at time 00:00:02
      No such file or directory - convert (Errno::ENOENT)
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:194:in `popen'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:194:in `live_screenshot'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:206:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:255:in `/^I\ install\ a\ KDE\ Desktop\ Debian\ system,\ in\ gui\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:7:in `Given I install a <target_ui> Debian system, in <install_ui> mode'
      | gui        | Minimal      | VT    |  Scenario failed at time 00:00:03
      No such file or directory - convert (Errno::ENOENT)
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:194:in `popen'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:194:in `live_screenshot'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:206:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:255:in `/^I\ install\ a\ Minimal\ Debian\ system,\ in\ gui\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:7:in `Given I install a <target_ui> Debian system, in <install_ui> mode'
      | gui        | XFCE Desktop | XFCE  |  Scenario failed at time 00:00:03
      No such file or directory - convert (Errno::ENOENT)
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:194:in `popen'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:194:in `live_screenshot'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:206:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:255:in `/^I\ install\ a\ XFCE\ Desktop\ Debian\ system,\ in\ gui\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:7:in `Given I install a <target_ui> Debian system, in <install_ui> mode'
      | text       | non-GUI      | VT    |  Scenario failed at time 00:00:04
      No such file or directory - convert (Errno::ENOENT)
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:194:in `popen'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:194:in `live_screenshot'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:206:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:255:in `/^I\ install\ a\ non\-GUI\ Debian\ system,\ in\ text\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:7:in `Given I install a <target_ui> Debian system, in <install_ui> mode'

Failing Scenarios:
cucumber /srv/jenkins/cucumber/features/install.feature:6 # Scenario: Install Debian, and boot to a login prompt
cucumber /srv/jenkins/cucumber/features/install.feature:6 # Scenario: Install Debian, and boot to a login prompt
cucumber /srv/jenkins/cucumber/features/install.feature:6 # Scenario: Install Debian, and boot to a login prompt
cucumber /srv/jenkins/cucumber/features/install.feature:6 # Scenario: Install Debian, and boot to a login prompt
cucumber /srv/jenkins/cucumber/features/install.feature:6 # Scenario: Install Debian, and boot to a login prompt

5 scenarios (5 failed)
15 steps (5 failed, 10 skipped)
0m3.213s
/srv/jenkins/cucumber/features/support/hooks.rb:113:in `open': No such file or directory @ dir_initialize - /var/lib/jenkins/results (Errno::ENOENT)
	from /srv/jenkins/cucumber/features/support/hooks.rb:113:in `entries'
	from /srv/jenkins/cucumber/features/support/hooks.rb:113:in `block in <top (required)>'
Trying to preserve last screenshot…
ls: cannot access results/*.png: No such file or directory
Sun May 29 18:55:43 UTC 2016 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-nLTGtQ1a, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list