Skip to content

Console Output

Pull request #2767 opened
22:47:31 Connecting to https://api.github.com using sjoelund.se/****** (GitHub Access Token)
Connecting to https://api.github.com to check permissions of obtain list of HansOlsson for modelica/ModelicaSpecification
Obtained .CI/Jenkinsfile from f0856abbf3fed5fb021c4ad1418fe845ef9b54c2+46bd6d7aa021ed43b7edbd1cb3b20459d7bc7548 (c96730489875c492c596686a91d0f2e65fd15729)
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] stage
[Pipeline] { (checks)
[Pipeline] node
Running on asap-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2767
[Pipeline] {
[Pipeline] checkout
using credential github
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/modelica/ModelicaSpecification.git
 > git init /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2767 # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2767/head:refs/remotes/origin/PR-2767 +refs/heads/master:refs/remotes/origin/master # timeout=10
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit 46bd6d7aa021ed43b7edbd1cb3b20459d7bc7548 into PR head commit f0856abbf3fed5fb021c4ad1418fe845ef9b54c2
Merge succeeded, producing f0856abbf3fed5fb021c4ad1418fe845ef9b54c2
Checking out Revision f0856abbf3fed5fb021c4ad1418fe845ef9b54c2 (PR-2767)
Commit message: "Change input points to const for C. Closes #1955"
First time build. Skipping changelog.
Cleaning workspace
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2767/head:refs/remotes/origin/PR-2767 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2767/head:refs/remotes/origin/PR-2767 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0856abbf3fed5fb021c4ad1418fe845ef9b54c2 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge 46bd6d7aa021ed43b7edbd1cb3b20459d7bc7548 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0856abbf3fed5fb021c4ad1418fe845ef9b54c2 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-2767 f0856abbf3fed5fb021c4ad1418fe845ef9b54c2 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
 > git clean -fdx # timeout=10
+ docker inspect -f . alpine:3.9
.
[Pipeline] withDockerContainer
asap-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2767 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2767:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2767:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2767@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2767@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** alpine:3.9 cat
$ docker top fa43ab07afd3e917fca7532c53e806fd998a0d5ed38072bdbcd703cd9d40470b -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ grep -n '[ 	]$' MLS.tex preamble.tex chapters/abstract.tex chapters/annotations.tex chapters/arrays.tex chapters/classes.tex chapters/connectors.tex chapters/copyright.tex chapters/dae.tex chapters/derivationofstream.tex chapters/equations.tex chapters/functions.tex chapters/glossary.tex chapters/inheritance.tex chapters/interface.tex chapters/introduction.tex chapters/lexicalstructure.tex chapters/library.tex chapters/operatorsandexpressions.tex chapters/overloaded.tex chapters/packages.tex chapters/preface.tex chapters/revisions.tex chapters/scoping.tex chapters/statemachines.tex chapters/statements.tex chapters/stream.tex chapters/synchronous.tex chapters/syntax.tex chapters/titlepage.tex chapters/unitexpressions.tex
chapters/functions.tex:1778:The table below shows the mapping of an array argument in the absence of an explicit external function call when calling a C function. 
[Pipeline] }
$ docker stop --time=1 fa43ab07afd3e917fca7532c53e806fd998a0d5ed38072bdbcd703cd9d40470b
$ docker rm -f fa43ab07afd3e917fca7532c53e806fd998a0d5ed38072bdbcd703cd9d40470b
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
Stage "build" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (upload)
Stage "upload" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (index)
Stage "index" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE