This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Jun 22, 2021 1:44:27 AM WARNING com.microsoft.jenkins.containeragents.aci.AciCleanTask cleanDeployments | |
| AzureAciCleanUpTask: cleanDeployments: Failed to get/delete deployment | |
| Also: java.lang.Exception: #block terminated with an error | |
| at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:99) | |
| at reactor.core.publisher.Mono.block(Mono.java:1703) | |
| at com.azure.resourcemanager.resources.fluentcore.arm.collection.implementation.SupportsGettingByResourceGroupImpl.getByResourceGroup(SupportsGettingByResourceGroupImpl.java:23) | |
| at com.microsoft.jenkins.containeragents.aci.AciCleanTask.cleanDeployments(AciCleanTask.java:203) | |
| at com.microsoft.jenkins.containeragents.aci.AciCleanTask.cleanDeployments(AciCleanTask.java:168) | |
| at com.microsoft.jenkins.containeragents.aci.AciCleanTask.execute(AciCleanTask.java:319) | |
| at hudson.model.AsyncPeriodicWork.lambda$doRun$0(AsyncPeriodicWork.java:100) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Mar 13, 2021 7:25:42 PM WARNING com.microsoft.jenkins.containeragents.aci.AciCleanTask cleanDeployments | |
| AzureAciCleanUpTask: cleanDeployments: Failed to get/delete deployment: {0} | |
| rx.exceptions.OnErrorThrowable$OnNextValue: OnError while emitting onNext value: retrofit2.Response.class | |
| at rx.exceptions.OnErrorThrowable.addValueAsLastCause(OnErrorThrowable.java:118) | |
| at rx.internal.operators.OnSubscribeMap$MapSubscriber.onNext(OnSubscribeMap.java:73) | |
| Caused: com.microsoft.azure.CloudException: Unable to edit or replace deployment 'aci-maven-k8dbh45b': previous deployment from '3/13/2021 11:21:28 AM' is still active (expiration time is '3/20/2021 11:21:26 AM'). Please see https://aka.ms/arm-deploy for usage details.: Unable to edit or replace deployment 'aci-maven-k8dbh45b': previous deployment from '3/13/2021 11:21:28 AM' is still active (expiration time is '3/20/2021 11:21:26 AM'). Please see https://aka.ms/arm-deploy for usage details. | |
| at com.microsoft.azure.AzureClient.createExceptionFromResponse(AzureClie |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| powershell.exe : Get-ChildItem : Cannot find path 'C:\home\jenkins\agent\workspace\core_package_master\release\msi\build\bin\' because | |
| At C:\home\jenkins\agent\workspace\core_package_master\release@tmp\durable-f1094d8b\powershellWrapper.ps1:3 char:1 | |
| + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... | |
| + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| + CategoryInfo : NotSpecified: (Get-ChildItem :...\bin\' because :String) [], RemoteException | |
| + FullyQualifiedErrorId : NativeCommandError | |
| it does not exist. | |
| At C:\home\jenkins\agent\workspace\core_package_master\release\msi\build\build.ps1:84 char:1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| C:\J\TL\workspace\der_git-client-pipeline_gsoc-jmh>mvn --batch-mode --show-version --errors -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn test -P jmh-benchmark | |
| Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) | |
| Maven home: C:\Users\MarkE\tools\apache-maven-3.6.3\bin\.. | |
| Java version: 1.8.0_252, vendor: AdoptOpenJDK, runtime: C:\Users\MarkE\tools\jdk8u252-b09\jre | |
| Default locale: en_US, platform encoding: Cp1252 | |
| OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" | |
| [INFO] Error stacktraces are turned on. | |
| [INFO] Scanning for projects... | |
| [INFO] | |
| [INFO] -----------------< org.jenkins-ci.plugins:git-client >------------------ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| HTTP/1.1 302 Found | |
| Date: Wed, 29 Apr 2020 16:37:36 GMT | |
| Server: Apache/2.4.29 (Ubuntu) | |
| X-MirrorBrain-Mirror: ftp-nyc.osuosl.org | |
| X-MirrorBrain-Realm: country | |
| Link: <http://mirrors.jenkins-ci.org/debian/jenkins_2.232_all.deb.meta4>; rel=describedby; type="application/metalink4+xml" | |
| Link: <http://ftp-nyc.osuosl.org/pub/jenkins/debian/jenkins_2.232_all.deb>; rel=duplicate; pri=1; geo=us | |
| Link: <http://ftp-chi.osuosl.org/pub/jenkins/debian/jenkins_2.232_all.deb>; rel=duplicate; pri=2; geo=us | |
| Link: <http://mirror.xmission.com/jenkins/debian/jenkins_2.232_all.deb>; rel=duplicate; pri=3; geo=us | |
| Link: <http://mirror.serverion.com/jenkins/debian/jenkins_2.232_all.deb>; rel=duplicate; pri=4; geo=ae |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version='1.1' encoding='UTF-8'?> | |
| <project> | |
| <actions/> | |
| <description><a href="https://issues.jenkins-ci.org/browse/JENKINS-60564">JENKINS-60564</a> requests optional rebase before push to remote</description> | |
| <keepDependencies>false</keepDependencies> | |
| <properties> | |
| <hudson.plugins.jira.JiraProjectProperty plugin="jira@3.0.11"> | |
| <siteName>https://issues.jenkins-ci.org/</siteName> | |
| </hudson.plugins.jira.JiraProjectProperty> | |
| <hudson.plugins.buildblocker.BuildBlockerProperty plugin="build-blocker-plugin@1.7.3"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ace-editor:1.1 | |
| analysis-core:1.96 | |
| analysis-model-api:7.0.1 | |
| ant:1.10 | |
| antisamy-markup-formatter:1.6 | |
| apache-httpcomponents-client-4-api:4.5.10-2.0 | |
| async-http-client:1.9.40.0 | |
| audit-trail:2.5 | |
| authentication-tokens:1.3 | |
| badge:1.8 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import com.cloudbees.jenkins.plugins.sshcredentials.impl.* | |
| import com.cloudbees.jenkins.plugins.sshcredentials.impl.BasicSSHUserPrivateKey.DirectEntryPrivateKeySource | |
| import com.cloudbees.plugins.credentials.* | |
| import com.cloudbees.plugins.credentials.domains.* | |
| import com.cloudbees.plugins.credentials.impl.UsernamePasswordCredentialsImpl | |
| String username = System.getenv('JENKINS_ADMIN_USER') ?: 'adminuser' | |
| String password = System.getenv('JENKINS_ADMIN_PASSWORD') ?: 'adminpassword' | |
| // |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Error building Git commit spool upload data for remote 'https://github.com/MarkEWaite/jenkins-bugs-private'. | |
| com.cloudbees.devoptics.deliver.jenkins.MultiException: transfer failed with multiple-causes | |
| java.io.EOFException | |
| at java.base/java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:3062) | |
| at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1561) | |
| at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:430) | |
| at com.cloudbees.devoptics.deliver.gcgs.CommitSpoolBuilder.read(CommitSpoolBuilder.java:150) | |
| at com.cloudbees.devoptics.deliver.gcgs.CommitSpoolBuilder.lambda$build$0(CommitSpoolBuilder.java:109) | |
| at com.cloudbees.devoptics.deliver.jenkins.AbstractRemoteAgentExecutor.transfer(AbstractRemoteAgentExecutor.java:50) | |
| at com.cloudbees.devoptics.deliver.gcgs.CommitSpoolBuilder.build(CommitSpoolBuilder.java:106) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| daemon off; | |
| worker_processes 2; | |
| pid /run/nginx.pid; | |
| worker_rlimit_nofile 523264; | |
| worker_shutdown_timeout 10s ; |