Confirmed users
1,989
edits
| Line 65: | Line 65: | ||
rm: remove regular file `/opt/aus2/incoming/3/Thunderbird/15.0.1/Darwin_x86-gcc3-u-i386-x86_64/20120907140327/da/releasetest/partial.txt'? y | rm: remove regular file `/opt/aus2/incoming/3/Thunderbird/15.0.1/Darwin_x86-gcc3-u-i386-x86_64/20120907140327/da/releasetest/partial.txt'? y | ||
removed `/opt/aus2/incoming/3/Thunderbird/15.0.1/Darwin_x86-gcc3-u-i386-x86_64/20120907140327/da/releasetest/partial.txt' | removed `/opt/aus2/incoming/3/Thunderbird/15.0.1/Darwin_x86-gcc3-u-i386-x86_64/20120907140327/da/releasetest/partial.txt' | ||
</pre> | |||
Reran release-comm-release-macosx64_update_verify which failed again with this error, which rail and bhearsum said was okay. In order to avoid this error, I'd have had to update verify configs and tag them. | |||
<pre> | |||
++ dirname scripts/scripts/release/updates/chunked-verify.sh | |||
+ pushd scripts/scripts/release/updates | |||
++ pwd | |||
+ MY_DIR=/builds/slave/tb-rel-c-rel-osx64-update-verify-2/scripts/scripts/release/updates | |||
+ popd | |||
+ SCRIPTS_DIR=/builds/slave/tb-rel-c-rel-osx64-update-verify-2/scripts/scripts/release/updates/../../../ | |||
+ PYTHON=/tools/python/bin/python | |||
+ '[' '!' -x /tools/python/bin/python ']' | |||
+ JSONTOOL='/tools/python/bin/python /builds/slave/tb-rel-c-rel-osx64-update-verify-2/scripts/scripts/release/updates/../../..//buildfarm/utils/jsontool.py' | |||
++ pwd | |||
+ workdir=/builds/slave/tb-rel-c-rel-osx64-update-verify-2 | |||
+ platform=macosx64 | |||
+ configDict=verifyConfigs | |||
+ chunks=4 | |||
+ thisChunk=2 | |||
++ /tools/python/bin/python /builds/slave/tb-rel-c-rel-osx64-update-verify-2/scripts/scripts/release/updates/../../..//buildfarm/utils/jsontool.py -k properties.release_config /builds/slave/tb-rel-c-rel-osx64-update-verify-2/buildprops.json | |||
+ releaseConfig=mozilla/release-thunderbird-comm-release.py | |||
++ /tools/python/bin/python /builds/slave/tb-rel-c-rel-osx64-update-verify-2/scripts/scripts/release/updates/../../..//buildfarm/utils/jsontool.py -k properties.release_tag /builds/slave/tb-rel-c-rel-osx64-update-verify-2/buildprops.json | |||
+ releaseTag=THUNDERBIRD_17_0_RELEASE | |||
+ '[' -z http://hg.mozilla.org/build/buildbot-configs ']' | |||
+ /tools/python/bin/python /builds/slave/tb-rel-c-rel-osx64-update-verify-2/scripts/scripts/release/updates/chunked-verify.py -t THUNDERBIRD_17_0_RELEASE -r mozilla/release-thunderbird-comm-release.py -b http://hg.mozilla.org/build/buildbot-configs -p macosx64 --chunks 4 --this-chunk 2 --config-dict verifyConfigs | |||
</pre> | </pre> | ||