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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jun 13 10:15:56 UTC 2016


See <https://jenkins.debian.net/job/lvc_debian-testing-daily-broken/7/>

------------------------------------------
Started by timer
Building remotely on profitbricks-build10-amd64.debian.net (profitbricks10 lvc amd64) in workspace <https://jenkins.debian.net/job/lvc_debian-testing-daily-broken/ws/>
[lvc_debian-testing-daily-broken] $ /bin/sh -xe /tmp/hudson6509573113979980841.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 @broken
declare -x BUILD_DISPLAY_NAME="#7"
declare -x BUILD_ID="7"
declare -x BUILD_NUMBER="7"
declare -x BUILD_TAG="jenkins-lvc_debian-testing-daily-broken-7"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debian-testing-daily-broken/7/"
declare -x EXECUTOR_NUMBER="3"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="1a0e94cd-bdaa-4538-b56c-0adb732952ef"
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-testing-daily-broken"
declare -x JOB_URL="https://jenkins.debian.net/job/lvc_debian-testing-daily-broken/"
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-broken/ws/">
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SLAVEJAR_URL="https://jenkins.debian.net//jnlpJars/slave.jar"
declare -x TERM="xterm"
declare -x USER="jenkins"
declare -x WORKSPACE="<https://jenkins.debian.net/job/lvc_debian-testing-daily-broken/ws/">
declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1465748573.353021-498496847"
declare -x XDG_SESSION_ID="9920"
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 50040 22"
declare -x SSH_CONNECTION="78.137.96.196 50040 85.184.249.68 22"
declare -x SSH_ORIGINAL_COMMAND="lvc_debian-testing-daily-broken 3 http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso /srv/jenkins/cucumber/features --tags @broken"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/106"
declare -x XDG_SESSION_ID="5262"
debug end
====================================================================================

Mon Jun 13 09:46:18 UTC 2016 - running /srv/jenkins/bin/lvc.sh (lvc_debian-testing-daily-broken) 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/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso /srv/jenkins/cucumber/features --tags @broken" as arguments.

====================================================================================
Mon Jun 13 09:46:18 UTC 2016 - start running "/srv/jenkins/bin/lvc.sh" (md5sum fe0f8a8efc9b29fa817505b55e75b5da) as "/tmp/jenkins-script-ATbUYwZm" 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 jenkins jenkins 318767104 Jun 10 09:41 /var/lib/jenkins/jobs/lvc_debian-testing-daily-broken/workspace/debian-testing-amd64-netinst.iso
File exists, will only re-download if a newer one is available...
74c6c633d9700624d643e2e09d78a521  /var/lib/jenkins/jobs/lvc_debian-testing-daily-broken/workspace/debian-testing-amd64-netinst.iso
error: failed to get domain 'lvcVM-lvc_debian-testing-daily-broken'
error: Domain not found: no domain with matching name 'lvcVM-lvc_debian-testing-daily-broken'
Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/lvc_debian-testing-daily-broken/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

  #      | gui        | Gnome Desktop | Gnome |
  @broken
  Scenario: Attempt to Install KDE, expecting it to fail because #818970                 # /srv/jenkins/cucumber/features/install.feature:21
    Given I have started Debian Installer in text mode and stopped at the Tasksel prompt # /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:122
    And I intend to use text mode                                                        # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:127
    And I select the KDE task                                                            # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:448
    And I wait while the bulk of the packages are installed                              # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:471
    And I install GRUB                                                                   # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:511
    And I allow reboot after the install is complete                                     # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:532
    And I wait for the reboot                                                            # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:537
    And I power off the computer                                                         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:255
    And the computer is set to boot from ide drive "#{JOB_NAME}"                         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:148
      Call to virStorageVolLookupByName failed: Storage volume not found: no storage vol with matching name '#{JOB_NAME}' (Libvirt::RetrieveError)
      /srv/jenkins/cucumber/features/support/helpers/storage_helper.rb:142:in `lookup_volume_by_name'
      /srv/jenkins/cucumber/features/support/helpers/storage_helper.rb:142:in `disk_path'
      /srv/jenkins/cucumber/features/support/helpers/vm_helper.rb:234:in `plug_drive'
      /srv/jenkins/cucumber/features/support/helpers/vm_helper.rb:320:in `set_disk_boot'
      /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:149:in `/^the computer is set to boot from (.+?) drive "(.+?)"$/'
      /srv/jenkins/cucumber/features/install.feature:30:in `And the computer is set to boot from ide drive "#{JOB_NAME}"'
    When I start the computer                                                            # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:197
    Then I should see a KDE Login prompt                                                 # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:541
      Scenario failed at time 00:30:13
      
      Screenshot: /var/lib/jenkins/jobs/lvc_debian-testing-daily-broken/workspace/results/00:30:13_Attempt_to_Install_KDE,_expecting_it_to_fail_because__818970.png
      
      Video: /var/lib/jenkins/jobs/lvc_debian-testing-daily-broken/workspace/results/00:30:13_Attempt_to_Install_KDE,_expecting_it_to_fail_because__818970.mpg

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

Failing Scenarios:
cucumber /srv/jenkins/cucumber/features/install.feature:21 # Scenario: Attempt to Install KDE, expecting it to fail because #818970

1 scenario (1 failed)
11 steps (1 failed, 2 skipped, 8 passed)
30m12.834s
Domain snapshot boot-d-i-text-to-tasksel deleted

Domain snapshot disk-for-d-i deleted

Trying to preserve last screenshot…
Mon Jun 13 10:17:12 UTC 2016 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-ATbUYwZm, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list