XMLWordPrintable

    Details

    • Team:
      DevTools
    • Sprint:
      DevTools-10

      Description

      Right now, the build-slaves-images jobs are failing, preventing new images from being deployed:

      https://qa.nuxeo.org/jenkins/job/System/job/build-slave-images/ was initially failing because it couldn't find a script which should no longer be used after NXBT-2577. The solution was to run the new script:

      ./Jenkins-script.sh
      

      It now fails with

      ./Jenkins-script.sh: Permission denied
      

      Tried to fix with

      chmod 0644 Jenkins-script.sh
      ./Jenkins-script.sh
      

      But the error persists.

       

      The jobs for 10.10 and 9.10:

      https://qa.nuxeo.org/jenkins/job/System/job/build-slave-images-10.10/

      https://qa.nuxeo.org/jenkins/job/System/job/build-slave-images-9.10/
       
      Are failing with the following error:

      fatal: [slavecommon]: FAILED! => {"cache_update_time": 1562785652, "cache_updated": false, "changed": false, "failed": true, "msg": "'/usr/bin/apt-get -y -o \"Dpkg::Options::=--force-confdef\" -o \"Dpkg::Options::=--force-confold\"     install 'dart=1.23.*'' failed: E: Version '1.23.*' for 'dart' was not found\n", "stderr": "E: Version '1.23.*' for 'dart' was not found\n", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information..."]}
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: