[Qa-jenkins-scm] Build failed in Jenkins: lvc_debian-miniiso #319

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Nov 20 13:15:06 UTC 2016


https://jenkins.debian.net/job/lvc_debian-miniiso/319/------------------------------------------
Started by upstream project "d-i_pu-triggered_debian-installer" build number 81
originally caused by:
 Started by upstream project "d-i_pu-build_debian-installer-utils" build number 4
 originally caused by:
  Started by an SCM change
[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-miniiso/ws/>
[lvc_debian-miniiso] $ /bin/sh -xe /tmp/hudson5790747282419379917.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh use_TRIGGERING_BRANCH /srv/jenkins/cucumber/features --tags @preseed
declare -x BUILD_CAUSE="UPSTREAMTRIGGER"
declare -x BUILD_CAUSE_UPSTREAMTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#319"
declare -x BUILD_ID="319"
declare -x BUILD_NUMBER="319"
declare -x BUILD_TAG="jenkins-lvc_debian-miniiso-319"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debian-miniiso/319/"
declare -x EXECUTOR_NUMBER="0"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="bde01e4f-873d-4572-aaa4-99c16450dc99"
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-miniiso"
declare -x JOB_NAME="lvc_debian-miniiso"
declare -x JOB_URL="https://jenkins.debian.net/job/lvc_debian-miniiso/"
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-miniiso/ws/">
declare -x ROOT_BUILD_CAUSE="SCMTRIGGER"
declare -x ROOT_BUILD_CAUSE_SCMTRIGGER="true"
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 TRIGGERING_BRANCH="origin/pu/preseed-fetch-checksum2"
declare -x USER="jenkins"
declare -x WORKSPACE="/srv/jenkins/pseudo-hosts/profitbricks-build10-amd64"
declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1479463161.783585-114606199"
====================================================================================

Sun Nov 20 12:53:50 UTC 2016 - running /srv/jenkins/bin/lvc.sh (lvc_debian-miniiso) 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 "use_TRIGGERING_BRANCH /srv/jenkins/cucumber/features --tags @preseed" as arguments.

Please send technical feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
feedback about specific jobs result should go to their respective lists and/or the BTS.

====================================================================================
Sun Nov 20 12:53:50 UTC 2016 - start running "/srv/jenkins/bin/lvc.sh" (md5sum 447f48c7b3f2875c9482c088707eab91) as "/tmp/jenkins-script-omRFwCR8" on profitbricks-build10-amd64.

using locally built ISO image: URL='/srv/d-i/isos/mini-gtk-pu_preseed-fetch-checksum2.iso'
the URL turns out to be a local path (/srv/d-i/isos/mini-gtk-pu_preseed-fetch-checksum2.iso) -- linking
ddf0bc65ec477b040f027804212ba4a5  /var/lib/jenkins/jobs/lvc_debian-miniiso/workspace/mini-gtk-pu_preseed-fetch-checksum2.iso
Domain snapshot disk-for-d-i deleted

Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/lvc_debian-miniiso/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

  @preseed
  Scenario: Preseed using hands.com with checksum                                                                                                                                                                                    # /srv/jenkins/cucumber/features/install.feature:48
    Given a disk is created for Debian Installer tests                                                                                                                                                                               # /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:103
    And I intend to use gui mode                                                                                                                                                                                                     # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:127
    And I intend to boot with options "auto=true priority=critical url=hands.com classes=jenkins.debian.org/pb10;loc/gb;hands.com/general-tweaks;setup/users;partition/atomic;desktop/lxde hands-off/checksigs=true DEBCONF_DEBUG=5" # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:200
    And I start the computer                                                                                                                                                                                                         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:204
    And I select the install mode                                                                                                                                                                                                    # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:277
    And I expect package installation to start                                                                                                                                                                                       # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:296
      FindFailed: can not find d-i_gui_InstallSoftware.png on the screen.
      Line ?, in File ? (RuntimeError)
      /srv/jenkins/cucumber/features/install.feature:54:in `And I expect package installation to start'
    And I wait while the bulk of the packages are installed                                                                                                                                                                          # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:503
    And the VM shuts down within 20 minutes                                                                                                                                                                                          # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:144
    When the computer is set to boot from ide drive                                                                                                                                                                                  # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:155
    And I start the computer                                                                                                                                                                                                         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:204
    Then I should see a LXDE Login prompt                                                                                                                                                                                            # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:579
      Scenario failed at time 00:21:07
      
      Screenshot: /var/lib/jenkins/jobs/lvc_debian-miniiso/workspace/results/00:21:07_Preseed_using_hands.com_with_checksum.png
      
      Video: /var/lib/jenkins/jobs/lvc_debian-miniiso/workspace/results/00:21:07_Preseed_using_hands.com_with_checksum.mpg

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

Failing Scenarios:
cucumber /srv/jenkins/cucumber/features/install.feature:48 # Scenario: Preseed using hands.com with checksum

1 scenario (1 failed)
11 steps (1 failed, 5 skipped, 5 passed)
21m4.079s
Domain snapshot disk-for-d-i deleted

Sun Nov 20 13:15:04 UTC 2016 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-omRFwCR8, which will now be removed.

SSH EXIT CODE: 1
Sun 20 Nov 13:15:04 UTC 2016 - retrieving artifacts.
+ mkdir -p <https://jenkins.debian.net/job/lvc_debian-miniiso/ws/results>
+ rsync -r --delete -v -e 'ssh -o '\''Batchmode = yes'\'' -p 22' profitbricks-build10-amd64.debian.net:/var/lib/jenkins/jobs/lvc_debian-miniiso/workspace/results/ <https://jenkins.debian.net/job/lvc_debian-miniiso/ws/results/>
receiving incremental file list
deleting Preseed_using_hands.com_with_checksum.mpg
00:21:07_Preseed_using_hands.com_with_checksum.mpg
00:21:07_Preseed_using_hands.com_with_checksum.png
debug.log

sent 153 bytes  received 1,713,141 bytes  685,317.60 bytes/sec
total size is 1,715,935  speedup is 1.00
+ ssh -o 'BatchMode = yes' -p 22 profitbricks-build10-amd64.debian.net 'rm -r /var/lib/jenkins/jobs/lvc_debian-miniiso/workspace/results'
+ exit 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list