embeddedartistry / athena-bootloader

An AVR Arduino bootloader that supports uploads over Ethernet (via TFTP) and Serial.
GNU Lesser General Public License v2.1
12 stars 5 forks source link

ea-nightly/ariadne-bootloader/master: #31 Failed #61

Closed ea-buildbot closed 4 years ago

ea-buildbot commented 4 years ago

Build ea-nightly/ariadne-bootloader/master #31 Failed

View full output

Change log:

Last 75 of output:

[...truncated 815 lines...]
[Open Tasks Scanner] Created analysis result for 11 issues (found 11 new issues, fixed 1 issues)
[Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' to run 'ea-nightly/ariadne-bootloader/master #31'.
[Pipeline] echo
Sending slack message: <http://136.24.14.137:12345/job/ea-nightly/job/ariadne-bootloader/job/master/31/display/redirect|ea-nightly/ariadne-bootloader/master #31>: *Successful*
Changes:
- `2cb6d79`: Improve EthernetReset example so it works with Arduino 1.5.8 [Phillip Johnston]
- `867bc5f`: Refactor: Combine NewEEPROM with NetEEPROM [Phillip Johnston]
- `6566e88`: Add a library.properties file for Ariadne [Phillip Johnston]
- `1fd460e`: Update NetEEPROm library.properties file [Phillip Johnston]
- `d758d9f`: Add note about Documents folder location on Windows [Phillip Johnston]
- `3064dd6`: Note that reset endpoing doesn't provide a programming opportunity. [Phillip Johnston]
- `0351232`: Fix broken README links for EthernetReset/README.md [Phillip Johnston]
- `6e376e0`: Clarify difference between debug/release binaries [Phillip Johnston]
- `7517740`: Formatting changes [Phillip Johnston]
- `eccb9d7`: Rename project: Ariadne->Athena, aand add name to libraries [Phillip Johnston]
- `0ea2ce9`: Update examples to take account of reduced size [Phillip Johnston]
- `0c060da`: More renaming: ARIADNE->Athena [Phillip Johnston]
- `3cb6b52`: Format [Phillip Johnston]
- `d700eb5`: Remove library files [Phillip Johnston]
- `01b9e38`: Add libraries as submodules [Phillip Johnston]
- `fbe6d83`: Update libraries so source files are included [Phillip Johnston]
- `32b8719`: Add a license file [Phillip Johnston]
- `f8388db`: Update checkout instructions to note submodules [Phillip Johnston]
- `2841406`: Update reset server commit [Phillip Johnston]
- `8e1e423`: Add note to README about manual library install for custom board files. [Phillip Johnston]

[Pipeline] slackSend
Slack Send Pipeline step running, values are - baseUrl: https://embeddedartistry.slack.com/services/hooks/jenkins-ci/, teamDomain: embeddedartistry, channel: , color: #27AE60, botUser: true, tokenCredentialId: 98d9a14f-886a-49fb-a1fe-9069113361a8, notifyCommitters: false, iconEmoji: <empty>, username: <empty>, timestamp: <empty>
[Pipeline] echo
Deleting temporary tag
[Pipeline] sh
+ git tag -d 1.0.31
Deleted tag '1.0.31' (was b0a740e)
[Pipeline] sh
+ git config --get remote.origin.url
[Pipeline] readFile
[Pipeline] echo
Creating a GitHubPluginConfig for credential 69e4682e-2951-492f-b828-da06364c322d
[Pipeline] echo
Registering GithubProjectProperty for repo URL https://github.com/embeddedartistry/ariadne-bootloader
[Pipeline] properties
[Pipeline] sh
+ git config --get remote.origin.url
[Pipeline] readFile
[Pipeline] sh
+ git rev-list --no-merges HEAD --max-count=1
[Pipeline] readFile
[Pipeline] echo
Creating a release for repo git@github.com:embeddedartistry/ariadne-bootloader.git with tag 1.0.31
[Pipeline] sh
+ git rev-list --no-merges HEAD --max-count=1
[Pipeline] readFile
[Pipeline] step
ERROR: An error occurred while creating this release
java.lang.RuntimeException: No GitHub repos found with URL: git@github.com:embeddedartistry/ariadne-bootloader.git
    at uk.co.aaronvaz.jenkins.plugin.GitHubReleaseCreator.perform(GitHubReleaseCreator.kt:47)
    at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:80)
    at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:67)
    at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)
[Pipeline] sh
+ git config --get remote.origin.url
[Pipeline] readFile
[Pipeline] echo
Creating a GitHubPluginConfig for credential 69e4682e-2951-492f-b828-da06364c322d
[Pipeline] echo
Registering GithubProjectProperty for repo URL https://github.com/embeddedartistry/ariadne-bootloader
[Pipeline] properties
[Pipeline] echo
Filing GitHub issue for ea-nightly/ariadne-bootloader/master
ea-buildbot commented 4 years ago

Build ea-nightly/ariadne-bootloader/master #32 Failed

View full output

Change log:

Last 75 of output:

[...truncated 809 lines...]
[Open Tasks Scanner] -> resolved paths in source directory (7 found, 0 not found)
[Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Open Tasks Scanner] -> resolved module names for 11 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 7 affected files
[Open Tasks Scanner] No filter has been set, publishing all 11 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 11 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/Users/buildbot/.jenkins/jobs/ea-nightly/jobs/ariadne-bootloader/branches/master/builds/32/files-with-issues'
[Open Tasks Scanner] -> 7 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Open Tasks Scanner] Using reference build 'ea-nightly/libmemory/master #9' to compute new, fixed, and outstanding issues
[Open Tasks Scanner] Issues delta (vs. reference build): outstanding: 0, new: 11, fixed: 1
[Open Tasks Scanner] Evaluating quality gates
[Open Tasks Scanner] -> PASSED - Delta (any severity): 10 - Quality QualityGate: 15
[Open Tasks Scanner] -> PASSED - Delta (any severity): 10 - Quality QualityGate: 15
[Open Tasks Scanner] -> PASSED - Total (any severity): 11 - Quality QualityGate: 15
[Open Tasks Scanner] -> PASSED - Total (any severity): 11 - Quality QualityGate: 15
[Open Tasks Scanner] -> All quality gates have been passed
[Open Tasks Scanner] Enabling health report (Healthy=5, Unhealthy=10, Minimum Severity=LOW)
[Open Tasks Scanner] Created analysis result for 11 issues (found 11 new issues, fixed 1 issues)
[Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' to run 'ea-nightly/ariadne-bootloader/master #32'.
[Pipeline] echo
Sending slack message: <http://136.24.14.137:12345/job/ea-nightly/job/ariadne-bootloader/job/master/32/display/redirect|ea-nightly/ariadne-bootloader/master #32>: *Successful*
Changes:
- `fb2914d`: Update version number to 11.1 [Phillip Johnston]

[Pipeline] slackSend
Slack Send Pipeline step running, values are - baseUrl: https://embeddedartistry.slack.com/services/hooks/jenkins-ci/, teamDomain: embeddedartistry, channel: , color: #27AE60, botUser: true, tokenCredentialId: 98d9a14f-886a-49fb-a1fe-9069113361a8, notifyCommitters: false, iconEmoji: <empty>, username: <empty>, timestamp: <empty>
[Pipeline] echo
Deleting temporary tag
[Pipeline] sh
+ git tag -d 1.0.32
Deleted tag '1.0.32' (was 81675dc)
[Pipeline] sh
+ git config --get remote.origin.url
[Pipeline] readFile
[Pipeline] echo
Creating a GitHubPluginConfig for credential 69e4682e-2951-492f-b828-da06364c322d
[Pipeline] echo
Registering GithubProjectProperty for repo URL https://github.com/embeddedartistry/ariadne-bootloader
[Pipeline] properties
[Pipeline] sh
+ git config --get remote.origin.url
[Pipeline] readFile
[Pipeline] sh
+ git rev-list --no-merges HEAD --max-count=1
[Pipeline] readFile
[Pipeline] echo
Creating a release for repo git@github.com:embeddedartistry/ariadne-bootloader.git with tag 1.0.32
[Pipeline] sh
+ git rev-list --no-merges HEAD --max-count=1
[Pipeline] readFile
[Pipeline] step
ERROR: An error occurred while creating this release
java.lang.RuntimeException: No GitHub repos found with URL: git@github.com:embeddedartistry/ariadne-bootloader.git
    at uk.co.aaronvaz.jenkins.plugin.GitHubReleaseCreator.perform(GitHubReleaseCreator.kt:47)
    at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:80)
    at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:67)
    at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)
[Pipeline] sh
+ git config --get remote.origin.url
[Pipeline] readFile
[Pipeline] echo
Creating a GitHubPluginConfig for credential 69e4682e-2951-492f-b828-da06364c322d
[Pipeline] echo
Registering GithubProjectProperty for repo URL https://github.com/embeddedartistry/ariadne-bootloader
[Pipeline] properties
[Pipeline] echo
Filing GitHub issue for ea-nightly/ariadne-bootloader/master