See 
<https://builds.apache.org/job/logging-log4net/job/feature%252Fcd-pipeline/49/display/redirect>

------------------------------------------
[...truncated 129.12 KB...]
set-build-configuration-flags:


compile-netstandard-current-configuration:

     [exec] /usr/share/dotnet/sdk/1.0.4/NuGet.targets(97,5): error : Failed to 
read NuGet.Config due to unauthorized access. Path: 
'/.nuget/NuGet/NuGet.Config'. 
[/home/jenkins/jenkins-slave/workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/netstandard/log4net.netstandard.sln]
     [exec] /usr/share/dotnet/sdk/1.0.4/NuGet.targets(97,5): error :   Access 
to the path '/.nuget/NuGet' is denied. 
[/home/jenkins/jenkins-slave/workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/netstandard/log4net.netstandard.sln]
     [exec] /usr/share/dotnet/sdk/1.0.4/NuGet.targets(97,5): error :   
Permission denied 
[/home/jenkins/jenkins-slave/workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/netstandard/log4net.netstandard.sln]
     [exec] 
/home/jenkins/jenkins-slave/workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/log4net.build(2009,6):
     [exec] External Program Failed: dotnet (return code was 1)
     [echo] Skipping build; required framework is not available: netstandard

BUILD SUCCEEDED - 2 non-fatal error(s), 0 warning(s)

Total time: 10.1 seconds.

[Pipeline] stash
Stashed 18 file(s)
[Pipeline] }
$ docker stop --time=1 
89afc82f0e5001046a68e3424c96ed221a559fe040de0e7004708a32530d6959
$ docker rm -f 89afc82f0e5001046a68e3424c96ed221a559fe040de0e7004708a32530d6959
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build site)
[Pipeline] node
Running on windows-2012-2 in 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] deleteDir
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://github.com/apache/logging-log4net.git
 > git init 
 > f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA
 >  # timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --tags --progress https://github.com/apache/logging-log4net.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --tags --progress https://github.com/apache/logging-log4net.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin1.url https://github.com/apache/logging-log4net.git 
 > # timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --tags --progress https://github.com/apache/logging-log4net.git 
 > +refs/pull/*/head:refs/remotes/origin/pr/*
Checking out Revision 61cfa80b5cf81d2595b722f43ecf9f85c18c68d3 
(feature/cd-pipeline)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 61cfa80b5cf81d2595b722f43ecf9f85c18c68d3
[Pipeline] bat
[log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA]
 Running batch script

f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA>F:\jenkins\tools\nant\nant-0.92\bin\NAnt.exe
 -buildfile:log4net.build generate-site 
NAnt 0.92 (Build 0.92.4543.0; release; 6/9/2012)
Copyright (C) 2001-2012 Gerry Shaw
http://nant.sourceforge.net

Buildfile: 
file:///f:/jenkins/jenkins-slave/workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/log4net.build
Target framework: Microsoft .NET Framework 4.0
Target(s) specified: generate-site 


check-current-build-config:


set-build-configuration:


set-debug-build-configuration:


check-current-build-config:


set-build-configuration-flags:


generate-site:

     [exec] [INFO] Scanning for projects...
     [exec] [INFO]                                                              
           
     [exec] [INFO] 
------------------------------------------------------------------------
     [exec] [INFO] Building Apache log4net 2.0.9-SNAPSHOT
     [exec] [INFO] 
------------------------------------------------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-site-plugin:3.4:site (default-cli) @ 
apache-log4net ---
     [exec] [INFO] configuring report plugin 
org.apache.maven.plugins:maven-site-plugin:3.4
     [exec] [INFO] configuring report plugin 
org.apache.rat:apache-rat-plugin:0.12
     [exec] [INFO] configuring report plugin 
org.apache.maven.plugins:maven-project-info-reports-plugin:2.8.1
     [exec] [INFO] Relativizing decoration links with respect to project URL: 
http://logging.apache.org/log4net/
     [exec] [INFO] Rendering site with 
org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
     [exec] [INFO] Rendering 19 Doxia documents: 1 apt, 18 xdoc
     [exec] [WARNING] [XHTML Sink] No HTML tag found for unknown event: 'c', 
ignoring!
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.0b1' to 
'a1.2.0b1'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.0b2' to 
'a1.2.0b2'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.0b3' to 
'a1.2.0b3'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.0b4' to 
'a1.2.0b4'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.0b5' to 
'a1.2.0b5'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.0b6' to 
'a1.2.0b6'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.0b7' to 
'a1.2.0b7'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.0b8' to 
'a1.2.0b8'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.10' to 
'a1.2.10'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.10-bug' 
to 'a1.2.10-bug'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.10-enh' 
to 'a1.2.10-enh'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.10-new' 
to 'a1.2.10-new'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.11' to 
'a1.2.11'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: 
'1.2.11-breaking' to 'a1.2.11-breaking'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.11-bug' 
to 'a1.2.11-bug'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.11-enh' 
to 'a1.2.11-enh'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.11-new' 
to 'a1.2.11-new'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.12' to 
'a1.2.12'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.12-bug' 
to 'a1.2.12-bug'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.12-enh' 
to 'a1.2.12-enh'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.12-new' 
to 'a1.2.12-new'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.13' to 
'a1.2.13'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.13-bug' 
to 'a1.2.13-bug'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.13-enh' 
to 'a1.2.13-enh'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.14' to 
'a1.2.14'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.14-bug' 
to 'a1.2.14-bug'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.14-enh' 
to 'a1.2.14-enh'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.14-new' 
to 'a1.2.14-new'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.15' to 
'a1.2.15'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.15-bug' 
to 'a1.2.15-bug'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.9' to 
'a1.2.9'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: 
'1.2.9-breaking' to 'a1.2.9-breaking'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.9-new' to 
'a1.2.9-new'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '1.2.9-other' 
to 'a1.2.9-other'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '2.0.6' to 
'a2.0.6'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '2.0.6-bug' to 
'a2.0.6-bug'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '2.0.6-enh' to 
'a2.0.6-enh'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '2.0.6-new' to 
'a2.0.6-new'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '2.0.7' to 
'a2.0.7'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '2.0.7-bug' to 
'a2.0.7-bug'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '2.0.8' to 
'a2.0.8'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '2.0.8-bug' to 
'a2.0.8-bug'
     [exec] [WARNING] [XHTML Sink] Modified invalid anchor name: '2.0.8-new' to 
'a2.0.8-new'
     [exec] [INFO] Generating "Rat Report" report           --- 
apache-rat-plugin:0.12:rat
     [exec] [INFO] Enabled default license matchers.
     [exec] [INFO] Will parse SCM ignores for exclusions...
     [exec] [INFO] Parsing exclusions from 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\.gitignore
     [exec] [INFO] Finished adding exclusions from SCM ignore files.
     [exec] [INFO] 196 implicit excludes (use -debug for more details).
     [exec] [INFO] Exclude: **/TestResult.xml
     [exec] [INFO] Exclude: **/*.suo
     [exec] [INFO] Exclude: **/*.user
     [exec] [INFO] Exclude: **/obj/**
     [exec] [INFO] Exclude: bin/**
     [exec] [INFO] Exclude: build/**
     [exec] [INFO] Exclude: doc/sdk/**
     [exec] [INFO] Exclude: src/log4net.xml
     [exec] [INFO] Exclude: src/GeneratedAssemblyInfo.cs
     [exec] [INFO] Exclude: src/site/resources/**
     [exec] [INFO] Exclude: tests/bin/**
     [exec] [INFO] Exclude: netstandard/*/bin/**
     [exec] [INFO] Exclude: *.snk*
     [exec] [INFO] Exclude: tests/lib/prerequisites.txt
     [exec] [INFO] Exclude: CONTRIBUTING.md
     [exec] [INFO] Exclude: ReleaseInstructions.txt
     [exec] [INFO] Exclude: **/*.json
     [exec] [INFO] 705 resources included (use -debug for more details)
     [exec] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: 
Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is 
not recognized.
     [exec] Compiler warnings:
     [exec]   WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
     [exec] Warning: org.apache.xerces.parsers.SAXParser: Feature 
'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
     [exec] Warning: org.apache.xerces.parsers.SAXParser: Property 
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
     [exec] Warning: org.apache.xerces.parsers.SAXParser: Property 
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not 
recognized.
     [exec] [INFO] Generating "Continuous Integration" report --- 
maven-project-info-reports-plugin:2.8.1:cim
     [exec] [INFO] Generating "Source Repository" report    --- 
maven-project-info-reports-plugin:2.8.1:scm
     [exec] [INFO] Generating "Project License" report      --- 
maven-project-info-reports-plugin:2.8.1:license
     [exec] [INFO] Generating "Project Team" report         --- 
maven-project-info-reports-plugin:2.8.1:project-team
     [exec] [INFO] Generating "Issue Tracking" report       --- 
maven-project-info-reports-plugin:2.8.1:issue-tracking
     [exec] [INFO] Generating "Mailing Lists" report        --- 
maven-project-info-reports-plugin:2.8.1:mailing-list
     [exec] [INFO] 
     [exec] [INFO] --- maven-install-plugin:2.4:install (default-install) @ 
apache-log4net ---
     [exec] [INFO] Installing 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\pom.xml
 to 
C:\Users\jenkins\.m2\repository\log4net\apache-log4net\2.0.9-SNAPSHOT\apache-log4net-2.0.9-SNAPSHOT.pom
     [exec] [INFO] 
     [exec] [INFO] --- maven-antrun-plugin:1.8:run (default) @ apache-log4net 
---
     [exec] [WARNING] Parameter tasks is deprecated, use target instead
     [exec] [INFO] Executing tasks
     [exec] 
     [exec] main:
     [exec] [INFO] Executed tasks
     [exec] [INFO] 
------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] 
------------------------------------------------------------------------
     [exec] [INFO] Total time: 7.463 s
     [exec] [INFO] Finished at: 2017-07-05T13:38:02+00:00
     [exec] [INFO] Final Memory: 30M/756M
     [exec] [INFO] 
------------------------------------------------------------------------

BUILD SUCCEEDED - 0 non-fatal error(s), 6 warning(s)

Total time: 10.3 seconds.

[Pipeline] stash
Stashed 54 file(s)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (prepare package)
[Pipeline] dir
Running in 
/home/jenkins/jenkins-slave/workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/package
[Pipeline] {
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
[log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA]
 Running shell script
+ mv package/target/site/ package/site/
[log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA]
 Running shell script
+ rmdir -p --ignore-fail-on-non-empty package/target
[Pipeline] sh
[Pipeline] step
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (publish site)
Stage 'publish site' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] step

Reply via email to