[Qa-jenkins-scm] Build failed in Jenkins: lvc_debian-stable #60

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Aug 27 08:31:14 UTC 2017


See <https://jenkins.debian.net/job/lvc_debian-stable/60/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-stable/ws/>
[lvc_debian-stable] $ /bin/sh -xe /tmp/jenkins8810139249006497321.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh http://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.1.0-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="#60"
declare -x BUILD_ID="60"
declare -x BUILD_NUMBER="60"
declare -x BUILD_TAG="jenkins-lvc_debian-stable-60"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debian-stable/60/"
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="7c747f00-5847-4ee3-839b-682cd5f0483c"
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-stable"
declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debian-stable/display/redirect"
declare -x JOB_NAME="lvc_debian-stable"
declare -x JOB_URL="https://jenkins.debian.net/job/lvc_debian-stable/"
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-stable/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-stable/60/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debian-stable/60/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-1503491163.168027-382977046"
declare -x XDG_SESSION_ID="c1"
====================================================================================

Sun Aug 27 08:20:06 UTC 2017 - running /srv/jenkins/bin/lvc.sh (lvc_debian-stable) 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/debian-cd/current/amd64/iso-cd/debian-9.1.0-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.

====================================================================================
Sun Aug 27 08:20:06 UTC 2017 - start running "/srv/jenkins/bin/lvc.sh" (md5sum 4de4e767e6f74c8f0fcc54e4252da7be) as "/tmp/jenkins-script-MltZmx8b" on profitbricks-build10-amd64.

Downloading http://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.1.0-amd64-netinst.iso
-rw-r--r-- 1 libvirt-qemu libvirt-qemu 304087040 Jul 31 19:08 /var/lib/jenkins/jobs/lvc_debian-stable/workspace/debian-9.1.0-amd64-netinst.iso
File exists, will only re-download if a newer one is available...
ddd8f6542dae8baf410e90b9ae0fe986  /var/lib/jenkins/jobs/lvc_debian-stable/workspace/debian-9.1.0-amd64-netinst.iso
Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/lvc_debian-stable/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    |
      | text       | non-GUI   | VT    |  Scenario failed at time 00:10:53, , Screenshot: /var/lib/jenkins/jobs/lvc_debian-stable/workspace/results/00:10:53_Install_Debian,_and_boot_to_a_login_prompt,_Examples___2_.png, , Video: /var/lib/jenkins/jobs/lvc_debian-stable/workspace/results/00:10:53_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-stable/workspace/results

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

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

2 scenarios (1 failed, 1 passed)
6 steps (1 failed, 2 skipped, 3 passed)
10m52.672s
Domain snapshot boot-d-i-gui-to-tasksel deleted

Domain snapshot debian-gui-minimal-install deleted

Domain snapshot disk-for-d-i deleted

Sun Aug 27 08:31:11 UTC 2017 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-MltZmx8b, which will now be removed.

SSH EXIT CODE: 1
Sun 27 Aug 08:31:11 UTC 2017 - retrieving artifacts.
+ mkdir -p <https://jenkins.debian.net/job/lvc_debian-stable/ws/results>
+ rsync -r --delete -v -e 'ssh -o '\''Batchmode = yes'\'' -p 22' profitbricks-build10-amd64.debian.net:/var/lib/jenkins/jobs/lvc_debian-stable/workspace/results/ <https://jenkins.debian.net/job/lvc_debian-stable/ws/results/>
receiving incremental file list
deleting 00:10:40_Install_Debian,_and_boot_to_a_login_prompt,_Examples___2_.png
deleting 00:10:40_Install_Debian,_and_boot_to_a_login_prompt,_Examples___2_.mpg
00:10:53_Install_Debian,_and_boot_to_a_login_prompt,_Examples___2_.mpg
00:10:53_Install_Debian,_and_boot_to_a_login_prompt,_Examples___2_.png
Install_Debian,_and_boot_to_a_login_prompt,_Examples___1_.mpg
cucumber.json
debug.log
pretty.log

sent 11,706 bytes  received 3,989,823 bytes  2,667,686.00 bytes/sec
total size is 3,994,872  speedup is 1.00
+ ssh -o 'BatchMode = yes' -p 22 profitbricks-build10-amd64.debian.net 'rm -r /var/lib/jenkins/jobs/lvc_debian-stable/workspace/results'
+ exit 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list