Megatest

View Ticket
Login
2013-04-12
17:22 Closed ticket [1da838824c]: Problem removing dirs when .nfs files remain plus 3 other changes artifact: ad17333d8a user: mrwellan
2013-02-05
22:40 New ticket [1da838824c]. artifact: 82fabf9aed user: mrwellan

Ticket Hash: 1da838824cabdf53bd4d5446f793d5c134a625ba
Title: Problem removing dirs when .nfs files remain
Status: Closed Type: Code_Defect
Severity: Severe Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2013-04-12 17:22:55
Version Found In: v1.44
Description:
chlr12725> cat p1271_9_r1.10_mockTBR_autobuilder.log

Error: (create-symbol-link) cannot create symbolic link - File exists "/p/foundry/env/disks/qa_disk3/fdkqa/qa/kitbuildqa/runs/p1271/9/r1.10_mockTBR/autobuilder/iter51/envsetup" "/p/fdk/gwa/fdk71adm/qa/kitbuildqa/links/p1271/9/r1.10_mockTBR/autobuilder/iter51/envsetup"

Call history:
launch.scm:432: conc launch.scm:435: db:test-set-rundir! db.scm:611: sqlite3#execute launch.scm:438: file-exists? launch.scm:443: directory-exists? launch.scm:453: hash-table-ref/default launch.scm:454: db:get-test-info db.scm:579: sqlite3#for-each-row launch.scm:456: hash-table-set! launch.scm:457: db:test-set-rundir! db.scm:611: sqlite3#execute launch.scm:459: directory-exists? launch.scm:462: create-directory launch.scm:463: hash-table-set! launch.scm:473: file-exists? launch.scm:474: create-symbolic-link <-- INFO: test names (envsetup checkbindings contextfiles_check kitpathtext_check oalib_attachment oalibdef_check skilllibqa views_check)

mrwellan added on 2013-04-12 23:22:55 UTC:
Additional checks and a handle exceptions wrapper added.