Skip to content
Success

Console Output

Started by GitHub push by lamont-granquist
Started by GitHub push by lamont-granquist
Running as SYSTEM
Building in workspace /home/jenkins/jobs/MechJeb2-Dev/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/jenkins/jobs/MechJeb2-Dev/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MuMech/MechJeb2.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/MuMech/MechJeb2.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/MuMech/MechJeb2.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
Checking out Revision 860a14236fa3893b791b61a0423cae17e76780aa (refs/remotes/origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 860a14236fa3893b791b61a0423cae17e76780aa # timeout=10
Commit message: "Merge pull request #1820 from MuMech/lcg/simplify-rcs-ullage"
 > git rev-list --no-walk a985a76dd1b6dec158ccde88129b2e0926a05ffc # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins7636527485214440493.sh
++ awk -F '"' '/^\[.*AssemblyFileVersion/{print $2}' MechJeb2/Properties/AssemblyInfo.cs
+ VERSION=2.14.3.0
++ awk '/^Version/{print $2}' /home/ksp/readme.txt
+ KSP_VERSION=1.12.5
+ mkdir -p /home/jenkins/jobs/MechJeb2-Dev/workspace/build/MechJeb2/Plugins
+ ln -fsn /home/jenkins/jobs/MechJeb2-Dev/workspace/Icons build/MechJeb2/Icons
+ ln -fsn /home/jenkins/jobs/MechJeb2-Dev/workspace/Parts build/MechJeb2/Parts
+ ln -fsn /home/jenkins/jobs/MechJeb2-Dev/workspace/Bundles build/MechJeb2/Bundles
+ ln -fsn /home/jenkins/jobs/MechJeb2-Dev/workspace/Localization build/MechJeb2/Localization
+ ln -fsn /home/jenkins/jobs/MechJeb2-Dev/workspace/LICENSE.md build/MechJeb2/LICENSE.md
+ ln -fsn /home/jenkins/jobs/MechJeb2-Dev/workspace/LandingSites.cfg build/MechJeb2/LandingSites.cfg
+ sed -i 's/AssemblyInformationalVersion("\(.*\)")/AssemblyInformationalVersion("Dev #1349 Sarbian")/' MechJeb2/Properties/AssemblyInfo.cs
+ cd /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2
+ cp /home/roslyn/System.Buffers.4.5.1/lib/net461/System.Buffers.dll /home/jenkins/jobs/MechJeb2-Dev/workspace/build/MechJeb2/Plugins/
+ resgen2 -usesourcepath Properties/Resources.resx Resources.resources
Read in 3 resources from '/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Properties/Resources.resx'
Writing resource file...  Done.
+ set -e
+ /home/roslyn/Microsoft.Net.Compilers.3.6.0/tools/csc.exe /noconfig /target:library /checked- /nowarn:1701,1702,2008,8632 /langversion:8.0 /nostdlib+ /platform:AnyCPU /warn:4 /errorendlocation /highentropyva- /optimize+ /debug- /filealign:512 /reference:/home/ksp/KSP_Data/Managed/Assembly-CSharp.dll /reference:/home/ksp/KSP_Data/Managed/Assembly-CSharp-firstpass.dll /reference:/home/ksp/KSP_Data/Managed/mscorlib.dll /reference:/home/ksp/KSP_Data/Managed/System.Core.dll /reference:/home/ksp/KSP_Data/Managed/System.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.AnimationModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.AssetBundleModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.CoreModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.ImageConversionModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.IMGUIModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.InputLegacyModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.PhysicsModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.TextRenderingModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.UI.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.VehiclesModule.dll /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/build/MechJeb2/Plugins/System.Buffers.dll /out:/home/jenkins/jobs/MechJeb2-Dev/workspace/build/MechJeb2/Plugins/MechJeb2.dll /resource:Resources.resources,MuMech.Properties.Resources.resources '/recurse:*.cs'
Microsoft (R) Visual C# Compiler version 3.6.0-4.20269.4 (c94e3215)
Copyright (C) Microsoft Corporation. All rights reserved.

+ cd /home/jenkins/jobs/MechJeb2-Dev/workspace/build
+ zip -FS -9 -r /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2-2.14.3.0-1349.zip MechJeb2
  adding: MechJeb2/ (stored 0%)
  adding: MechJeb2/LandingSites.cfg (deflated 73%)
  adding: MechJeb2/Icons/ (stored 0%)
  adding: MechJeb2/Icons/Attitude_Adjustment.png (stored 0%)
  adding: MechJeb2/Icons/Exec_Node_active.png (deflated 31%)
  adding: MechJeb2/Icons/delete.png (stored 0%)
  adding: MechJeb2/Icons/SmartRCS_active.png (stored 0%)
  adding: MechJeb2/Icons/Docking_Autopilot.png (stored 0%)
  adding: MechJeb2/Icons/Rendezvous_Autopilot.png (stored 0%)
  adding: MechJeb2/Icons/Translatron.png (stored 0%)
  adding: MechJeb2/Icons/Target_Orbit_Info.png (stored 0%)
  adding: MechJeb2/Icons/Rover_Autopilot.png (stored 0%)
  adding: MechJeb2/Icons/Rendezvous_Planner.png (stored 0%)
  adding: MechJeb2/Icons/MJ2.png (stored 0%)
  adding: MechJeb2/Icons/Maneuver_Planner.png (stored 0%)
  adding: MechJeb2/Icons/Surface_Navigation.png (stored 0%)
  adding: MechJeb2/Icons/Orbit_Info.png (stored 0%)
  adding: MechJeb2/Icons/Custom_Window_Editor.png (stored 0%)
  adding: MechJeb2/Icons/RCS_Balancer.png (stored 0%)
  adding: MechJeb2/Icons/Vessel_Info.png (stored 0%)
  adding: MechJeb2/Icons/Landing_Info.png (stored 0%)
  adding: MechJeb2/Icons/Autostage_Once_active.png (deflated 26%)
  adding: MechJeb2/Icons/Spaceplane_Guidance.png (stored 0%)
  adding: MechJeb2/Icons/up.png (deflated 6%)
  adding: MechJeb2/Icons/QMark.png (stored 0%)
  adding: MechJeb2/Icons/Settings.png (stored 0%)
  adding: MechJeb2/Icons/Auto_Warp.png (deflated 29%)
  adding: MechJeb2/Icons/Smart_A_S_S_.png (stored 0%)
  adding: MechJeb2/Icons/Rendezvous_Info.png (stored 0%)
  adding: MechJeb2/Icons/Delta-V_Stats.png (stored 0%)
  adding: MechJeb2/Icons/Surface_Info.png (stored 0%)
  adding: MechJeb2/Icons/SmartRCS.png (stored 0%)
  adding: MechJeb2/Icons/view.png (stored 0%)
  adding: MechJeb2/Icons/Autostage_Once.png (deflated 26%)
  adding: MechJeb2/Icons/Aircraft_Approach_&_Autoland.png (stored 0%)
  adding: MechJeb2/Icons/Maneuver_Node_Editor.png (stored 0%)
  adding: MechJeb2/Icons/Warp_Helper.png (stored 0%)
  adding: MechJeb2/Icons/refresh.png (stored 0%)
  adding: MechJeb2/Icons/view_a.png (stored 0%)
  adding: MechJeb2/Icons/Utilities.png (stored 0%)
  adding: MechJeb2/Icons/Exec_Node.png (deflated 32%)
  adding: MechJeb2/Icons/Aircraft_Autopilot.png (stored 0%)
  adding: MechJeb2/Icons/Auto_Warp_active.png (deflated 28%)
  adding: MechJeb2/Icons/Ascent_Guidance.png (stored 0%)
  adding: MechJeb2/Icons/Landing_Guidance.png (stored 0%)
  adding: MechJeb2/Icons/Flight_Recorder.png (stored 0%)
  adding: MechJeb2/Icons/Ascent_Stats.png (stored 0%)
  adding: MechJeb2/Icons/Scripting_Module.png (stored 0%)
  adding: MechJeb2/Localization/ (stored 0%)
  adding: MechJeb2/Localization/zh-cn.cfg (deflated 76%)
  adding: MechJeb2/Localization/fr-fr.cfg (deflated 79%)
  adding: MechJeb2/Localization/ru.cfg (deflated 80%)
  adding: MechJeb2/Localization/en-us.cfg (deflated 79%)
  adding: MechJeb2/Localization/es-es.cfg (deflated 78%)
  adding: MechJeb2/Bundles/ (stored 0%)
  adding: MechJeb2/Bundles/shaders.bundle (deflated 56%)
  adding: MechJeb2/Parts/ (stored 0%)
  adding: MechJeb2/Parts/MechJebNoCommandPod.cfg (deflated 81%)
  adding: MechJeb2/Parts/MechJeb2_AR202/ (stored 0%)
  adding: MechJeb2/Parts/MechJeb2_AR202/model.mu (deflated 53%)
  adding: MechJeb2/Parts/MechJeb2_AR202/AR202_HD2_tex.dds (deflated 42%)
  adding: MechJeb2/Parts/MechJeb2_AR202/part.cfg (deflated 83%)
  adding: MechJeb2/LICENSE.md (deflated 65%)
  adding: MechJeb2/Plugins/ (stored 0%)
  adding: MechJeb2/Plugins/MechJeb2.dll (deflated 76%)
  adding: MechJeb2/Plugins/System.Buffers.dll (deflated 45%)
+ /home/ksp_www/rebuildRepo.py 1.12.0 1.12.99 2.14.3.0 1349 https://ksp.sarbian.com/jenkins/job/MechJeb2-Dev/1349/ MechJeb2-2.14.3.0-1349.zip /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2-2.14.3.0-1349.zip
{
    "spec_version": "v1.6",
    "identifier": "MechJeb2-dev",
    "ksp_version_min": "1.12.0",
    "ksp_version_max": "1.12.99",
    "name": "MechJeb 2 - DEV RELEASE",
    "abstract": "Anatid Robotics and Multiversal Mechatronics proudly presents the first flight assistant autopilot: MechJeb",
    "author": "sarbian",
    "license": "GPL-3.0",
    "x_ci_version_base": "2.14.3.0",
    "provides": [
        "MechJeb2"
    ],
    "conflicts": [
        {
            "name": "MechJeb2"
        },
        {
            "name": "MechJeb2-RO"
        }
    ],
    "install": [
        {
            "find": "MechJeb2",
            "install_to": "GameData"
        }
    ],
    "resources": {
        "ci": "https://ksp.sarbian.com/jenkins/job/MechJeb2-Dev/",
        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/154834-110x-anatid-robotics-mumech-mechjeb-autopilot-2110-20th-august-2020/",
        "repository": "https://github.com/MuMech/MechJeb2/"
    },
    "version": "2.14.3.0-1349",
    "download": "https://ksp.sarbian.com/jenkins/job/MechJeb2-Dev/1349/artifact/MechJeb2-2.14.3.0-1349.zip",
    "download_size": 2070863,
    "download_hash": {
        "sha1": "DA5FB4F899FED7934AA57ABBFAFF957CDCE86ED4",
        "sha256": "385023195FF4AE26B124745940932D142FA8C7166C08CFDA25C5DC4DE207E008"
    },
    "x_generated_by": "netkan"
}
Archiving artifacts
Triggering a new build of MechJeb2-CKAN-REPO
Finished: SUCCESS