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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat May 28 11:56:37 UTC 2016


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

------------------------------------------
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/hudson7997445277554282208.sh
+ /srv/jenkins/bin/lvc.sh http://cdimage.debian.org/debian-cd/8.4.0/amd64/iso-cd/debian-8.4.0-amd64-netinst.iso /srv/jenkins/cucumber/features
====================================================================================

Sat 28 May 11:32:09 UTC 2016 - running /srv/jenkins/bin/lvc.sh (lvc_debian-8.4.0) on jenkins 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.

====================================================================================
Sat 28 May 11:32:09 UTC 2016 - start running "/srv/jenkins/bin/lvc.sh" (md5sum 886708ba4c3c59569620aeff6932f944) as "/tmp/jenkins-script-fuKpQVAL" on jenkins.

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
8d52d1b7789cd5a464aae719f05299ec  <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/debian-8.4.0-amd64-netinst.iso>
Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/lvc_debian-8.4.0/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:225
    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:543

    Examples: 
      | install_ui | target_ui    | login |
      | gui        | Minimal      | VT    |  Scenario failed at time 00:07:57, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:07:57___gui___Minimal___VT__.png
      Failed to access the mirror (perhaps a duff proxy?) (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:402:in `/^in ([a-z]*) mode I ignore Popcon$/'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:205:in `block in reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:203:in `each'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:203:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:190:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:226: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:15:47, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:15:47___gui___XFCE_Desktop___XFCE__.png
      Failed to access the mirror (perhaps a duff proxy?) (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:402:in `/^in ([a-z]*) mode I ignore Popcon$/'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:205:in `block in reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:203:in `each'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:203:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:190:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:226: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:23:54, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:23:54___text___non-GUI___VT__.png
      Failed to access the mirror (perhaps a duff proxy?) (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:402:in `/^in ([a-z]*) mode I ignore Popcon$/'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:205:in `block in reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:203:in `each'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:203:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:190:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:226: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'

Artifacts directory: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results>

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

3 scenarios (3 failed)
9 steps (3 failed, 6 skipped)
23m47.183s
Trying to preserve last screenshot…
Sat 28 May 11:56:31 UTC 2016 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-fuKpQVAL, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list