maas-builds team mailing list archive
-
maas-builds team
-
Mailing list archive
-
Message #02420
rescue-mode - Build # 9 - Failure! - Built with lp:~newell-jensen/maas/rescue-mode (revno: -1) and lp:~maas-maintainers/maas/packaging (revno: -1)
Built with lp:~newell-jensen/maas/rescue-mode (revno: -1) and lp:~maas-maintainers/maas/packaging (revno: -1)
See http://162.213.35.104:8080/job/rescue-mode/9/
[...truncated 11276 lines...]
"rdns_mode": 2,
"id": 1,
"vlan": {
"fabric": "fabric-1",
"id": 5002,
"external_dhcp": null,
"name": "untagged",
"mtu": 1500,
"vid": 0,
"dhcp_on": true,
"primary_rack": "gy4p3w",
"resource_uri": "/MAAS/api/2.0/vlans/5002/",
"secondary_rack": null
},
"dns_servers": [],
"name": "10.245.136.0/21",
"allow_proxy": true,
"gateway_ip": "10.245.136.1",
"cidr": "10.245.136.0/21",
"resource_uri": "/MAAS/api/2.0/subnets/1/",
"space": "space-0"
}
}
]
}
],
"physicalblockdevice_set": [
{
"size": 298999349248,
"block_size": 4096,
"filesystem": null,
"name": "sda",
"partition_table_type": "MBR",
"type": "physical",
"id": 4,
"uuid": null,
"model": "MegaRAID 8708EM2",
"tags": [
"rotary"
],
"resource_uri": "/MAAS/api/2.0/nodes/kabqk3/blockdevices/4/",
"id_path": "/dev/disk/by-id/wwn-0x600605b0046576101715ad7c04dca89e",
"available_size": 0,
"path": "/dev/disk/by-dname/sda",
"serial": "600605b0046576101715ad7c04dca89e",
"used_for": "MBR partitioned with 1 partition",
"used_size": 298996203520,
"partitions": [
{
"size": 298990960640,
"type": "partition",
"uuid": "9620f3be-3632-4b17-97c6-fe2a50c3574b",
"filesystem": {
"label": "root",
"mount_options": null,
"uuid": "5063cd26-01b7-4772-8ba6-c748968f3b2a",
"fstype": "ext4",
"mount_point": "/"
},
"resource_uri": "/MAAS/api/2.0/nodes/kabqk3/blockdevices/4/partition/3",
"bootable": false,
"path": "/dev/disk/by-dname/sda-part1",
"id": 3,
"used_for": "ext4 formatted filesystem mounted at /"
}
]
}
],
"special_filesystems": [],
"swap_size": null,
"tag_names": [
"all"
],
"architecture": "amd64/generic",
"status_action": "modules-final",
"ip_addresses": [
"10.245.136.8"
],
"address_ttl": null,
"cpu_count": 12,
"hostname": "multilateral-declan",
"domain": {
"id": 0,
"resource_record_count": 1,
"authoritative": true,
"name": "maas",
"ttl": null,
"resource_uri": "/MAAS/api/2.0/domains/0/"
},
"power_type": "ipmi",
"zone": {
"description": "",
"name": "default",
"resource_uri": "/MAAS/api/2.0/zones/default/",
"id": 1
},
"owner": "admin",
"disable_ipv4": false,
"min_hwe_kernel": "",
"status_message": "'cloudinit' running modules for final",
"owner_data": {},
"hwe_kernel": "hwe-x",
"osystem": "ubuntu",
"node_type_name": "Machine",
"node_type": 0,
"memory": 8192,
"storage": 298999.349248,
"distro_series": "xenial",
"fqdn": "multilateral-declan.maas",
"resource_uri": "/MAAS/api/2.0/machines/kabqk3/",
"boot_interface": {
"params": "",
"name": "enp3s0",
"parents": [],
"discovered": [],
"effective_mtu": 1500,
"type": "physical",
"id": 14,
"vlan": {
"fabric": "fabric-1",
"id": 5002,
"external_dhcp": null,
"name": "untagged",
"mtu": 1500,
"vid": 0,
"dhcp_on": true,
"primary_rack": "gy4p3w",
"resource_uri": "/MAAS/api/2.0/vlans/5002/",
"secondary_rack": null
},
"tags": [],
"resource_uri": "/MAAS/api/2.0/nodes/kabqk3/interfaces/14/",
"enabled": true,
"children": [],
"mac_address": "00:e0:81:dd:d1:1b",
"links": [
{
"mode": "auto",
"id": 73,
"ip_address": "10.245.136.8",
"subnet": {
"rdns_mode": 2,
"id": 1,
"vlan": {
"fabric": "fabric-1",
"id": 5002,
"external_dhcp": null,
"name": "untagged",
"mtu": 1500,
"vid": 0,
"dhcp_on": true,
"primary_rack": "gy4p3w",
"resource_uri": "/MAAS/api/2.0/vlans/5002/",
"secondary_rack": null
},
"dns_servers": [],
"name": "10.245.136.0/21",
"allow_proxy": true,
"gateway_ip": "10.245.136.1",
"cidr": "10.245.136.0/21",
"resource_uri": "/MAAS/api/2.0/subnets/1/",
"space": "space-0"
}
}
]
},
"power_state": "on",
"status_name": "Deployed",
"virtualblockdevice_set": []
}
]
}}}
wait_2_6: {{{Waiting for 2 node(s) with status 6.}}}
Traceback (most recent call last):
File "/tmp/autopkgtest.E2GmwJ/build.sM1/real-tree/debian/tests/timeout.py", line 22, in wrapper
result = func(*args, **kwargs)
File "/tmp/autopkgtest.E2GmwJ/build.sM1/real-tree/debian/tests/maas-integration.py", line 1123, in test_ip_addresses_not_in_bmc_range
pause_until_released('rescue mode')
File "/tmp/autopkgtest.E2GmwJ/build.sM1/real-tree/debian/tests/utils.py", line 193, in pause_until_released
sleep(1)
File "/tmp/autopkgtest.E2GmwJ/build.sM1/real-tree/debian/tests/timeout.py", line 16, in _handle_timeout
raise TimeoutError(error_message)
timeout.TimeoutError: Timer expired
----------------------------------------------------------------------
XML: /tmp/autopkgtest.E2GmwJ/maas-package-test-artifacts/nosetests.xml
----------------------------------------------------------------------
Ran 49 tests in 2985.428s
FAILED (SKIP=3, errors=1)
adt-run: DBG: testbed command exited with code 1
adt-run [16:03:49]: test maas-package-test: -----------------------]
adt-run: DBG: testbed executing test finished with exit status 1
adt-run: DBG: sending command to testbed: copyup /tmp/autopkgtest.E2GmwJ/maas-package-test-stdout /var/lib/jenkins/workspace/rescue-mode/results/maas-package-test-stdout
adt-virt-qemu: DBG: executing copyup /tmp/autopkgtest.E2GmwJ/maas-package-test-stdout /var/lib/jenkins/workspace/rescue-mode/results/maas-package-test-stdout
adt-virt-qemu: DBG: ['cmdls', "(['/tmp/adt-virt-qemu.gd9hebe7/runcmd', 'sh', '-ec', 'cat </tmp/autopkgtest.E2GmwJ/maas-package-test-stdout'], ['cat'])"]
adt-virt-qemu: DBG: ['srcstdin', "<_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>", 'deststdout', "<_io.TextIOWrapper name='/var/lib/jenkins/workspace/rescue-mode/results/maas-package-test-stdout' mode='w' encoding='ANSI_X3.4-1968'>", 'devnull_read', <_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>]
adt-virt-qemu: DBG: +< /tmp/adt-virt-qemu.gd9hebe7/runcmd sh -ec cat </tmp/autopkgtest.E2GmwJ/maas-package-test-stdout
adt-virt-qemu: DBG: +> cat
adt-virt-qemu: DBG: +>?
adt-virt-qemu: DBG: +<?
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: sending command to testbed: copyup /tmp/autopkgtest.E2GmwJ/maas-package-test-stderr /var/lib/jenkins/workspace/rescue-mode/results/maas-package-test-stderr
adt-virt-qemu: DBG: executing copyup /tmp/autopkgtest.E2GmwJ/maas-package-test-stderr /var/lib/jenkins/workspace/rescue-mode/results/maas-package-test-stderr
adt-virt-qemu: DBG: ['cmdls', "(['/tmp/adt-virt-qemu.gd9hebe7/runcmd', 'sh', '-ec', 'cat </tmp/autopkgtest.E2GmwJ/maas-package-test-stderr'], ['cat'])"]
adt-virt-qemu: DBG: ['srcstdin', "<_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>", 'deststdout', "<_io.TextIOWrapper name='/var/lib/jenkins/workspace/rescue-mode/results/maas-package-test-stderr' mode='w' encoding='ANSI_X3.4-1968'>", 'devnull_read', <_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>]
adt-virt-qemu: DBG: +< /tmp/adt-virt-qemu.gd9hebe7/runcmd sh -ec cat </tmp/autopkgtest.E2GmwJ/maas-package-test-stderr
adt-virt-qemu: DBG: +> cat
adt-virt-qemu: DBG: +>?
adt-virt-qemu: DBG: +<?
adt-run: DBG: got reply from testbed: ok
maas-package-test FAIL non-zero exit status 1
adt-run [16:03:50]: test maas-package-test: - - - - - - - - - - results - - - - - - - - - -
adt-run: DBG: sending command to testbed: copyup /tmp/autopkgtest.E2GmwJ/maas-package-test-artifacts/ /var/lib/jenkins/workspace/rescue-mode/results/artifacts/
adt-virt-qemu: DBG: executing copyup /tmp/autopkgtest.E2GmwJ/maas-package-test-artifacts/ /var/lib/jenkins/workspace/rescue-mode/results/artifacts/
adt-virt-qemu: DBG: ['cmdls', "(['/tmp/adt-virt-qemu.gd9hebe7/runcmd', 'sh', '-ec', 'cd /tmp/autopkgtest.E2GmwJ/maas-package-test-artifacts/; tar --warning=none -c . -f -'], ['tar', '--directory', '/var/lib/jenkins/workspace/rescue-mode/results/artifacts/', '--warning=none', '--preserve-permissions', '--extract', '--no-same-owner', '-f', '-'])"]
adt-virt-qemu: DBG: ['srcstdin', "<_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>", 'deststdout', "<_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>", 'devnull_read', <_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>]
adt-virt-qemu: DBG: +< /tmp/adt-virt-qemu.gd9hebe7/runcmd sh -ec cd /tmp/autopkgtest.E2GmwJ/maas-package-test-artifacts/; tar --warning=none -c . -f -
adt-virt-qemu: DBG: +> tar --directory /var/lib/jenkins/workspace/rescue-mode/results/artifacts/ --warning=none --preserve-permissions --extract --no-same-owner -f -
adt-virt-qemu: DBG: +>?
adt-virt-qemu: DBG: +<?
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: testbed command ['rm', '-rf', '/tmp/autopkgtest.E2GmwJ/maas-package-test-artifacts', '/tmp/autopkgtest.E2GmwJ/adttmp'], kind short, sout raw, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: no need to restore click AppArmor profiles
adt-run: DBG: needs_reset, previously=False, requested by run_tests() line 161
adt-run [16:03:51]: @@@@@@@@@@@@@@@@@@@@ summary
maas-package-test FAIL non-zero exit status 1
adt-run: DBG: testbed stop
adt-run: DBG: testbed close, scratch=/tmp/autopkgtest.E2GmwJ
adt-run: DBG: sending command to testbed: close
adt-virt-qemu: DBG: executing close
adt-virt-qemu: DBG: cleanup...
qemu: terminating on signal 15 from pid 17847
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: sending command to testbed: quit
adt-virt-qemu: DBG: executing quit
adt-virt-qemu: DBG: cleanup...
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Follow ups