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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Dec 7 11:58:39 UTC 2016


https://jenkins.debian.net/job/lvc_debian-miniiso/333/------------------------------------------
Started by user Phil Hands
[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/hudson7425751476871761394.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh use_TRIGGERING_BRANCH /srv/jenkins/cucumber/features --tags @preseed
declare -x BUILD_CAUSE="MANUALTRIGGER"
declare -x BUILD_CAUSE_MANUALTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#333"
declare -x BUILD_ID="333"
declare -x BUILD_NUMBER="333"
declare -x BUILD_TAG="jenkins-lvc_debian-miniiso-333"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debian-miniiso/333/"
declare -x EXECUTOR_NUMBER="3"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="989dc7af-eb6c-4e76-9a18-b900f024ec6b"
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="MANUALTRIGGER"
declare -x ROOT_BUILD_CAUSE_MANUALTRIGGER="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-1480792233.278710-1171960481"
====================================================================================

Wed Dec  7 11:03:27 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.

====================================================================================
Wed Dec  7 11:03:27 UTC 2016 - start running "/srv/jenkins/bin/lvc.sh" (md5sum 447f48c7b3f2875c9482c088707eab91) as "/tmp/jenkins-script-dW7P3EmU" 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
27e77e292f063ac730d494a9d898d5d2  /var/lib/jenkins/jobs/lvc_debian-miniiso/workspace/mini-gtk-pu_preseed-fetch-checksum2.iso
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:73
    Given a disk is created for Debian Installer tests                                                                                                                                                                              # /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:112
    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
    And I wait while the bulk of the packages are installed                                                                                                                                                                         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:572
    And the VM shuts down within 20 minutes                                                                                                                                                                                         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:144
      VM is still running after 1200 seconds (Timeout::Error)
      /srv/jenkins/cucumber/features/support/helpers/misc_helpers.rb:83:in `rescue in try_for'
      /srv/jenkins/cucumber/features/support/helpers/misc_helpers.rb:33:in `try_for'
      /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:146:in `/^the VM shuts down within (\d+) minutes$/'
      /srv/jenkins/cucumber/features/install.feature:81:in `And the VM shuts down within 20 minutes'
    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:649
      Scenario failed at time 00:35:02
      
      Screenshot: /var/lib/jenkins/jobs/lvc_debian-miniiso/workspace/results/00:35:02_Preseed_using_hands.com_with_checksum.png
      
      Video: /var/lib/jenkins/jobs/lvc_debian-miniiso/workspace/results/00:35:02_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:73 # Scenario: Preseed using hands.com with checksum

1 scenario (1 failed)
11 steps (1 failed, 3 skipped, 7 passed)
35m0.502s
Domain snapshot disk-for-d-i deleted

Wed Dec  7 11:38:38 UTC 2016 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-dW7P3EmU, which will now be removed.

SSH EXIT CODE: 1
Wed  7 Dec 11:38:38 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 02:05:27_Preseed_using_hands.com_with_checksum.png
deleting 02:05:27_Preseed_using_hands.com_with_checksum.mpg
Timeout, server profitbricks-build10-amd64.debian.net not responding.
rsync: connection unexpectedly closed (126 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(226) [receiver=3.1.1]
rsync: connection unexpectedly closed (134 bytes received so far) [generator]
rsync error: unexplained error (code 255) at io.c(226) [generator=3.1.1]
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list