Skip to content
Success

Console Output

Branch indexing
18:22:25 Connecting to https://api.github.com using 307122/****** (GithubApp)
Obtained Jenkinsfile.web from 367839429e48db352e0b5c7066825980697c78f7
[Pipeline] Start of Pipeline
[Pipeline] node
Running on lapis in /home/jenkins/workspace/Code-webui_new-weather-summaries
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: /usr/bin/git
using credential c5e8650f-2cae-48e8-87c3-cb9bc6d5d3ca
Cloning the remote Git repository
Cloning repository https://github.com/mincrmatt12/MSign.git
 > /usr/bin/git init /home/jenkins/workspace/Code-webui_new-weather-summaries # timeout=10
Fetching upstream changes from https://github.com/mincrmatt12/MSign.git
 > /usr/bin/git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials GithubApp
 > /usr/bin/git fetch --tags --force --progress -- https://github.com/mincrmatt12/MSign.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 367839429e48db352e0b5c7066825980697c78f7 (new-weather-summaries)
Commit message: "Be less conservative in deeming precipitation "unlikely""
First time build. Skipping changelog.
Cleaning workspace
 > /usr/bin/git config remote.origin.url https://github.com/mincrmatt12/MSign.git # timeout=10
 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 367839429e48db352e0b5c7066825980697c78f7 # timeout=10
 > /usr/bin/git branch -a -v --no-abbrev # timeout=10
 > /usr/bin/git checkout -b new-weather-summaries 367839429e48db352e0b5c7066825980697c78f7 # timeout=10
 > /usr/bin/git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > /usr/bin/git reset --hard # timeout=10
 > /usr/bin/git clean -fdx # timeout=10
[GitHub Checks] GitHub check (name: Jenkins - webui, status: in_progress) has been published.
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Agent Setup)
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
+ docker build -t 2419684fde7a5e793111676c4d610a35c0b23988 -f Dockerfile.webbuild .
#1 [internal] load .dockerignore
#1 transferring context: 102B done
#1 DONE 1.1s

#2 [internal] load build definition from Dockerfile.webbuild
#2 transferring dockerfile: 202B done
#2 DONE 1.3s

#3 [internal] load metadata for docker.io/nikolaik/python-nodejs:python3.11-nodejs20-bullseye
#3 DONE 0.3s

#4 [1/4] FROM docker.io/nikolaik/python-nodejs:python3.11-nodejs20-bullseye@sha256:9edaf402def2a98dc68048bcddb8826f4bc6c6fc7e8c1f7b7a96c56cbabf5ac3
#4 DONE 0.0s

#5 [internal] load build context
#5 ...

#6 [2/4] WORKDIR /opt/pydeps
#6 CACHED

#5 [internal] load build context
#5 transferring context: 242B done
#5 DONE 1.2s

#7 [3/4] ADD requirements.txt requirements.txt
#7 CACHED

#8 [4/4] RUN pip3 install -r requirements.txt
#8 CACHED

#9 exporting to image
#9 exporting layers done
#9 writing image sha256:65101f6c81bbd31b1a7bdc47779ee1de168fe49020ec08ed096ade1533d6b3da
#9 writing image sha256:65101f6c81bbd31b1a7bdc47779ee1de168fe49020ec08ed096ade1533d6b3da 0.4s done
#9 naming to docker.io/library/2419684fde7a5e793111676c4d610a35c0b23988
#9 naming to docker.io/library/2419684fde7a5e793111676c4d610a35c0b23988 0.2s done
#9 DONE 0.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . 2419684fde7a5e793111676c4d610a35c0b23988
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
lapis does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /home/jenkins/workspace/Code-webui_new-weather-summaries -v /home/jenkins/workspace/Code-webui_new-weather-summaries:/home/jenkins/workspace/Code-webui_new-weather-summaries:rw,z -v /home/jenkins/workspace/Code-webui_new-weather-summaries@tmp:/home/jenkins/workspace/Code-webui_new-weather-summaries@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 ******** 2419684fde7a5e793111676c4d610a35c0b23988 cat
$ docker top 0ee6a99fffdb584bfe2346a00d62d33801b65e5caf2b57a5f58c7d782d21e8da -eo pid,comm
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] dir
Running in /home/jenkins/workspace/Code-webui_new-weather-summaries/espweb
[Pipeline] {
[Pipeline] sh
+ mkdir -p ci-global
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ yarn install
yarn install v1.22.19
warning Skipping preferred cache folder "/.cache/yarn" because it is not writable.
warning Selected the next writable cache folder in the list, will be "/tmp/.yarn-cache-1001".
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning " > [email protected]" has unmet peer dependency "@popperjs/core@^2.11.8".
[4/4] Building fresh packages...
warning Cannot find a suitable global folder. Tried these: "/usr/local, /.yarn"
Done in 62.51s.
[Pipeline] sh
+ python3 generate_sd.py
yarn run v1.22.19
warning Skipping preferred cache folder "/.cache/yarn" because it is not writable.
warning Selected the next writable cache folder in the list, will be "/tmp/.yarn-cache-1001".
$ vite build
warning Cannot find a suitable global folder. Tried these: "/usr/local, /.yarn"
vite v4.5.0 building for production...
transforming...
โœ“ 317 modules transformed.
rendering chunks...
computing gzip size...
../web/page.html                     0.47 kB โ”‚ gzip:   0.31 kB
../web/page.30763ef0d040caa5.css   225.65 kB โ”‚ gzip:  30.88 kB
../web/page.e2c10f37ce11674f.js     43.84 kB โ”‚ gzip:  10.25 kB
../web/vendor.da7ff11859d63618.js  759.61 kB โ”‚ gzip: 214.23 kB
โœ“ built in 20.23s
Done in 26.25s.
build/ca/DigiCertHighAssuranceEVRootCA.crt.der bafbf742d057a16fbff39e2485ef7462ba3709ca2a564190979cf591ff6da208
build/ca/entrust_g2.der bf2b99287cb23198d4d9e14190431902d2e497c7202a87cf303c34a59e344359
build/ca/DigiCertGlobalRootCA.crt.der 1e7507c69c3dcb634072e1e113354e811f1ac88db147c1847b30124777baa947
build/ca/isrgrootx1.der f6db2fbd9dd85d9259ddb3c6de7d7b2fec3f3e0cef1761bcbf3320571e2d30f8
build/ca/amzn1.der 7afc265b7b428e05c95b83d1619ca61c6ef8dbacbf8f0c229ff773b18bca4cff
build/ca/entrust_g4.der 24129885f1c10ddf69411e9f1600e721fe4624c562c017f719d0981d5f36d193
build/ca/DigicertBaltimore.crt.der f91f2eec8e2ac9de0e65c6b9fee1a5072ba6baaaec03c0248f99d76d472c4475
build/ca/comodo.der 7d5ee0367555e5cd6d6647dfde1d417642114bdf67090c762a3543a4aed76a42
build/ca/gdroot-g2.crt.der 1a40353973a402453a447a9d0cfd07a4b8a8949bed3ebe909f8fa482ead6245b
[Pipeline] sh
+ ar q web/webui.ar web/page.css web/page.css.gz web/page.html web/page.html.gz web/page.js web/page.js.gz web/vendor.js web/vendor.js.gz
ar: creating web/webui.ar
[Pipeline] sh
+ python3 generate_caupdate.py build/ca certs.bin
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // dir
[Pipeline] zip
Compress /home/jenkins/workspace/Code-webui_new-weather-summaries/espweb/build to /home/jenkins/workspace/Code-webui_new-weather-summaries/sd.zip
Compressed 17 entries.
Archiving /home/jenkins/workspace/Code-webui_new-weather-summaries/sd.zip
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
$ docker stop --time=1 0ee6a99fffdb584bfe2346a00d62d33801b65e5caf2b57a5f58c7d782d21e8da
$ docker rm -f --volumes 0ee6a99fffdb584bfe2346a00d62d33801b65e5caf2b57a5f58c7d782d21e8da
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
[GitHub Checks] GitHub check (name: Jenkins - webui, status: completed) has been published.
Finished: SUCCESS