User Details
- User Since
- Jul 21 2017, 8:29 AM (456 w, 2 d)
- Availability
- Available
- LDAP User
- Hawkeye7
- MediaWiki User
- Hawkeye7 [ Global Accounts ]
Thu, Apr 9
Yes! It is working! Thank you!
Wed, Apr 8
This has been provided with T380127 so it can be closed or merged now.
The entries in my jobs.yaml look like this:
# announcements - name: announcements command: launcher web -f image: tool-milhistbot/announcements:latest schedule: "50 0 * * *" emails: onfailure mount: all
@dcaro Testing failed. This is not sufficient.
Tue, Apr 7
For the present, I am following @dcaro's recommendation and building with --use-deprecated-versions. This produces pod that work.
Mon, Apr 6
@dcaro: What change do I need to make to the procfile to enable it to run the compiled binary?
Sat, Apr 4
Permission problem?
tools.milhistbot@tools-bastion-15:~$ buildit-autoreport
Waiting for the logs... if the build just started this might take a minute
[prepare] 2026-04-03T00:02:49.538202528Z 2026/04/03 00:02:49 Entrypoint initialization
[place-scripts] 2026-04-03T00:02:50.900098448Z 2026/04/03 00:02:50 Decoded script /tekton/scripts/script-0-dsblj
[place-scripts] 2026-04-03T00:02:50.937867403Z 2026/04/03 00:02:50 Decoded script /tekton/scripts/script-2-d4krb
[place-scripts] 2026-04-03T00:02:50.982683114Z 2026/04/03 00:02:50 Decoded script /tekton/scripts/script-3-z2jk4
[place-scripts] 2026-04-03T00:02:51.024262787Z 2026/04/03 00:02:51 Decoded script /tekton/scripts/script-4-t4swk
[place-scripts] 2026-04-03T00:02:51.063314339Z 2026/04/03 00:02:51 Decoded script /tekton/scripts/script-9-s4l5r
[place-scripts] 2026-04-03T00:02:51.104942360Z 2026/04/03 00:02:51 Decoded script /tekton/scripts/script-10-4dpp8
[place-scripts] 2026-04-03T00:02:51.147407333Z 2026/04/03 00:02:51 Decoded script /tekton/scripts/script-11-k98cl
[place-scripts] 2026-04-03T00:02:51.190172159Z 2026/04/03 00:02:51 Decoded script /tekton/scripts/script-12-72kq2
[place-scripts] 2026-04-03T00:02:51.217028055Z 2026/04/03 00:02:51 Decoded script /tekton/scripts/script-13-kpg2h
[step-clone] 2026-04-03T00:02:57.921811155Z + '[' false '=' true ]
[step-clone] 2026-04-03T00:02:57.921902684Z + '[' false '=' true ]
[step-clone] 2026-04-03T00:02:57.921918010Z + '[' '$(workspaces.ssl-ca-directory.bound)' '=' true ]
[step-clone] 2026-04-03T00:02:57.921930701Z + CHECKOUT_DIR=/workspace/
[step-clone] 2026-04-03T00:02:57.921940104Z + '[' true '=' true ]
[step-clone] 2026-04-03T00:02:57.921975085Z + cleandir
[step-clone] 2026-04-03T00:02:57.921986016Z + '[' -d /workspace/ ]
[step-clone] 2026-04-03T00:02:57.922069660Z + rm -rf '/workspace//*'
[step-clone] 2026-04-03T00:02:57.923798432Z + rm -rf '/workspace//.[!.]*'
[step-clone] 2026-04-03T00:02:57.925702445Z + rm -rf '/workspace//..?*'
[step-clone] 2026-04-03T00:02:57.926911984Z + test -z
[step-clone] 2026-04-03T00:02:57.926928051Z + test -z
[step-clone] 2026-04-03T00:02:57.927021317Z + test -z
[step-clone] 2026-04-03T00:02:57.927134404Z + git config --global --add safe.directory /workspace
[step-clone] 2026-04-03T00:02:57.931573364Z + /ko-app/git-init '-url=https://gitlab.wikimedia.org/toolforge-repos/milhistbot-autoreport.git' '-revision=0282d3467fde01b239d9d0ec71d9cd583359d38d' '-refspec=' '-path=/workspace/' '-sslVerify=true' '-submodules=true' '-depth=1' '-sparseCheckoutDirectories='
[step-clone] 2026-04-03T00:02:58.376338676Z {"level":"info","ts":1775174578.375806,"caller":"git/git.go:176","msg":"Successfully cloned https://gitlab.wikimedia.org/toolforge-repos/milhistbot-autoreport.git @ 0282d3467fde01b239d9d0ec71d9cd583359d38d (grafted, HEAD) in path /workspace/"}
[step-clone] 2026-04-03T00:02:58.435946290Z {"level":"info","ts":1775174578.4356673,"caller":"git/git.go:215","msg":"Successfully initialized and updated submodules in path /workspace/"}
[step-clone] 2026-04-03T00:02:58.451695281Z + cd /workspace/
[step-clone] 2026-04-03T00:02:58.452823486Z + git rev-parse HEAD
[step-clone] 2026-04-03T00:02:58.456877423Z + RESULT_SHA=0282d3467fde01b239d9d0ec71d9cd583359d38d
[step-clone] 2026-04-03T00:02:58.456926723Z + EXIT_CODE=0
[step-clone] 2026-04-03T00:02:58.457229771Z + '[' 0 '!=' 0 ]
[step-copy-builder-to-tmp] 2026-04-03T00:02:52.328516072Z 2026/04/03 00:02:52 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/tekton/home": unable to open destination: open /tekton/home/.docker/config.json: permission denied
[step-copy-builder-to-tmp] 2026-04-03T00:02:59.342421255Z + cp -a /cnb/buildpacks /tmp_builder/
[step-copy-builder-to-tmp] 2026-04-03T00:02:59.505364192Z + cp /cnb/order.toml /tmp_builder/
[step-prepare] 2026-04-03T00:02:59.519853912Z Running on node tools-k8s-worker-102
[step-prepare] 2026-04-03T00:02:59.519937308Z > Setting permissions on '/cache'...
[step-prepare] 2026-04-03T00:02:59.520961150Z > Setting permissions on '/tekton/home'...
[step-prepare] 2026-04-03T00:02:59.522360377Z > Setting permissions on '/layers'...
[step-prepare] 2026-04-03T00:02:59.524493404Z > Setting permissions on '/workspace'...
[step-prepare] 2026-04-03T00:02:59.528096459Z > Parsing additional configuration...
[step-prepare] 2026-04-03T00:02:59.528274455Z -> Parsing env variables...
[step-prepare] 2026-04-03T00:02:59.528338103Z > Processing any environment variables...
[step-prepare] 2026-04-03T00:02:59.528362576Z --> Creating 'env' directory: /platform/env
[step-inject-buildpacks] 2026-04-03T00:02:59.755711595Z + set -o nounset
[step-inject-buildpacks] 2026-04-03T00:02:59.756150364Z + set -o errexit
[step-inject-buildpacks] 2026-04-03T00:02:59.756332072Z + set -o pipefail
[step-inject-buildpacks] 2026-04-03T00:02:59.756710053Z + JSON_TOML_URL=https://gitlab.wikimedia.org/repos/cloud/toolforge/builds-builder/-/package_files/13980/download
[step-inject-buildpacks] 2026-04-03T00:02:59.756882024Z + TOML_JSON_URL=https://gitlab.wikimedia.org/repos/cloud/toolforge/builds-builder/-/package_files/13979/download
[step-inject-buildpacks] 2026-04-03T00:02:59.757068105Z + JQ_URL=https://gitlab.wikimedia.org/repos/cloud/toolforge/builds-builder/-/package_files/13977/download
[step-inject-buildpacks] 2026-04-03T00:02:59.760024814Z + main
[step-inject-buildpacks] 2026-04-03T00:02:59.760349143Z + local buildpacks_dir=/tmp_builder/buildpacks
[step-inject-buildpacks] 2026-04-03T00:02:59.760859796Z + local order_toml=/tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:02:59.760897658Z + download_parsing_tools
[step-inject-buildpacks] 2026-04-03T00:02:59.761566532Z + wget -O - https://gitlab.wikimedia.org/repos/cloud/toolforge/builds-builder/-/package_files/13980/download
[step-inject-buildpacks] 2026-04-03T00:02:59.762113187Z + tar xvJ
[step-inject-buildpacks] 2026-04-03T00:02:59.774541377Z Connecting to gitlab.wikimedia.org (208.80.154.145:443)
[step-inject-buildpacks] 2026-04-03T00:02:59.948085957Z writing to stdout
[step-inject-buildpacks] 2026-04-03T00:02:59.949153350Z jsontoml
[step-inject-buildpacks] 2026-04-03T00:03:00.056682305Z - 100% |********************************| 1790k 0:00:00 ETA
[step-inject-buildpacks] 2026-04-03T00:03:00.056714162Z written to stdout
[step-inject-buildpacks] 2026-04-03T00:03:00.063706665Z + wget -O - https://gitlab.wikimedia.org/repos/cloud/toolforge/builds-builder/-/package_files/13979/download
[step-inject-buildpacks] 2026-04-03T00:03:00.064069313Z + tar xvJ
[step-inject-buildpacks] 2026-04-03T00:03:00.072078120Z Connecting to gitlab.wikimedia.org (208.80.154.145:443)
[step-inject-buildpacks] 2026-04-03T00:03:00.189901341Z writing to stdout
[step-inject-buildpacks] 2026-04-03T00:03:00.190820158Z tomljson
[step-inject-buildpacks] 2026-04-03T00:03:00.300953406Z - 100% |********************************| 1854k 0:00:00 ETA
[step-inject-buildpacks] 2026-04-03T00:03:00.300989724Z written to stdout
[step-inject-buildpacks] 2026-04-03T00:03:00.308498501Z + wget -O jq https://gitlab.wikimedia.org/repos/cloud/toolforge/builds-builder/-/package_files/13977/download
[step-inject-buildpacks] 2026-04-03T00:03:00.318467103Z Connecting to gitlab.wikimedia.org (208.80.154.145:443)
[step-inject-buildpacks] 2026-04-03T00:03:00.433400930Z saving to 'jq'
[step-inject-buildpacks] 2026-04-03T00:03:00.461783525Z jq 100% |********************************| 2202k 0:00:00 ETA
[step-inject-buildpacks] 2026-04-03T00:03:00.461836089Z 'jq' saved
[step-inject-buildpacks] 2026-04-03T00:03:00.463132195Z + chmod +x jq
[step-inject-buildpacks] 2026-04-03T00:03:00.465577912Z + put_nodejs_at_the_end /tmp_builder/buildpacks /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.466307969Z + local buildpacks_dir=/tmp_builder/buildpacks
[step-inject-buildpacks] 2026-04-03T00:03:00.467101812Z + local order_toml=/tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.467629614Z + local version
[step-inject-buildpacks] 2026-04-03T00:03:00.469290033Z ++ ls /tmp_builder/buildpacks/heroku_nodejs
[step-inject-buildpacks] 2026-04-03T00:03:00.471139603Z + version=5.5.3
[step-inject-buildpacks] 2026-04-03T00:03:00.471628455Z + local procfile_version
[step-inject-buildpacks] 2026-04-03T00:03:00.472765244Z ++ ls /tmp_builder/buildpacks/heroku_procfile
[step-inject-buildpacks] 2026-04-03T00:03:00.474099408Z + procfile_version=4.2.1
[step-inject-buildpacks] 2026-04-03T00:03:00.474697646Z + remove_group /tmp_builder/order.toml heroku/nodejs 2
[step-inject-buildpacks] 2026-04-03T00:03:00.475249329Z + local toml_file=/tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.475969123Z + local id=heroku/nodejs
[step-inject-buildpacks] 2026-04-03T00:03:00.476468871Z + local expected_length=2
[step-inject-buildpacks] 2026-04-03T00:03:00.477100406Z + local tmpdir
[step-inject-buildpacks] 2026-04-03T00:03:00.478602092Z ++ mktemp -d
[step-inject-buildpacks] 2026-04-03T00:03:00.480049149Z + tmpdir=/tmp/tmp.GaiNEh
[step-inject-buildpacks] 2026-04-03T00:03:00.480557228Z + local tmp_toml=/tmp/tmp.GaiNEh/tmp.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.481148430Z + ./tomljson /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.481587402Z + ./jq 'walk(if type=="object" and (.group|length)==2 and .group[0].id=="heroku/nodejs" then empty else . end)'
[step-inject-buildpacks] 2026-04-03T00:03:00.482341599Z + ./jsontoml
[step-inject-buildpacks] 2026-04-03T00:03:00.487394035Z + cp /tmp/tmp.GaiNEh/tmp.toml /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.489718735Z + chmod 644 /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.491226691Z + rm -rf /tmp/tmp.GaiNEh
[step-inject-buildpacks] 2026-04-03T00:03:00.492511207Z + cat
[step-inject-buildpacks] 2026-04-03T00:03:00.493859117Z + inject_dotnet /tmp_builder/buildpacks /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.494067326Z + local buildpacks_dir=/tmp_builder/buildpacks
[step-inject-buildpacks] 2026-04-03T00:03:00.494310844Z + local order_toml=/tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.494557899Z + [[ -e /tmp_builder/buildpacks/heroku_dotnet ]]
[step-inject-buildpacks] 2026-04-03T00:03:00.494842914Z + echo 'Skipping injecting dotnet, as there'\''s native heroku_dotnet available'
[step-inject-buildpacks] 2026-04-03T00:03:00.495108471Z Skipping injecting dotnet, as there's native heroku_dotnet available
[step-inject-buildpacks] 2026-04-03T00:03:00.495161249Z + return
[step-inject-buildpacks] 2026-04-03T00:03:00.495313148Z + inject_rust /tmp_builder/buildpacks /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.495327625Z + local buildpacks_dir=/tmp_builder/buildpacks
[step-inject-buildpacks] 2026-04-03T00:03:00.495473407Z + local order_toml=/tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.495719420Z + download_buildpack https://gitlab.wikimedia.org/repos/cloud/toolforge/buildpacks/rust-buildpack/-/archive/move_to_api_0.10/rust-buildpack-move_to_api_0.10.zip /tmp_builder/buildpacks/emk_rust/0.1/
[step-inject-buildpacks] 2026-04-03T00:03:00.496074749Z + local url=https://gitlab.wikimedia.org/repos/cloud/toolforge/buildpacks/rust-buildpack/-/archive/move_to_api_0.10/rust-buildpack-move_to_api_0.10.zip
[step-inject-buildpacks] 2026-04-03T00:03:00.496088674Z + local dest_dir=/tmp_builder/buildpacks/emk_rust/0.1/
[step-inject-buildpacks] 2026-04-03T00:03:00.496093127Z + local tmpdir
[step-inject-buildpacks] 2026-04-03T00:03:00.496823964Z ++ mktemp -d
[step-inject-buildpacks] 2026-04-03T00:03:00.498434203Z + tmpdir=/tmp/tmp.lpAFlI
[step-inject-buildpacks] 2026-04-03T00:03:00.498461505Z + cd /tmp/tmp.lpAFlI
[step-inject-buildpacks] 2026-04-03T00:03:00.498472729Z + wget https://gitlab.wikimedia.org/repos/cloud/toolforge/buildpacks/rust-buildpack/-/archive/move_to_api_0.10/rust-buildpack-move_to_api_0.10.zip
[step-inject-buildpacks] 2026-04-03T00:03:00.504278263Z Connecting to gitlab.wikimedia.org (208.80.154.145:443)
[step-inject-buildpacks] 2026-04-03T00:03:00.702613324Z saving to 'rust-buildpack-move_to_api_0.10.zip'
[step-inject-buildpacks] 2026-04-03T00:03:00.703191028Z rust-buildpack-move_ 100% |********************************| 6411 0:00:00 ETA
[step-inject-buildpacks] 2026-04-03T00:03:00.703226725Z 'rust-buildpack-move_to_api_0.10.zip' saved
[step-inject-buildpacks] 2026-04-03T00:03:00.703827230Z + unzip -- rust-buildpack-move_to_api_0.10.zip
[step-inject-buildpacks] 2026-04-03T00:03:00.706792597Z Archive: rust-buildpack-move_to_api_0.10.zip
[step-inject-buildpacks] 2026-04-03T00:03:00.710375413Z creating: rust-buildpack-move_to_api_0.10/
[step-inject-buildpacks] 2026-04-03T00:03:00.711241551Z inflating: rust-buildpack-move_to_api_0.10/.gitignore
[step-inject-buildpacks] 2026-04-03T00:03:00.711445219Z inflating: rust-buildpack-move_to_api_0.10/README.md
[step-inject-buildpacks] 2026-04-03T00:03:00.711480361Z creating: rust-buildpack-move_to_api_0.10/bin/
[step-inject-buildpacks] 2026-04-03T00:03:00.711832708Z inflating: rust-buildpack-move_to_api_0.10/bin/build
[step-inject-buildpacks] 2026-04-03T00:03:00.712008872Z inflating: rust-buildpack-move_to_api_0.10/bin/detect
[step-inject-buildpacks] 2026-04-03T00:03:00.711065126Z + mkdir -p /tmp_builder/buildpacks/emk_rust/0.1//
[step-inject-buildpacks] 2026-04-03T00:03:00.712169417Z inflating: rust-buildpack-move_to_api_0.10/bin/exports
[step-inject-buildpacks] 2026-04-03T00:03:00.712188337Z inflating: rust-buildpack-move_to_api_0.10/buildpack.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.712202716Z inflating: rust-buildpack-move_to_api_0.10/package.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.712216991Z creating: rust-buildpack-move_to_api_0.10/target/
[step-inject-buildpacks] 2026-04-03T00:03:00.712361028Z creating: rust-buildpack-move_to_api_0.10/target/bin/
[step-inject-buildpacks] 2026-04-03T00:03:00.712375654Z inflating: rust-buildpack-move_to_api_0.10/target/bin/compile
[step-inject-buildpacks] 2026-04-03T00:03:00.712389851Z inflating: rust-buildpack-move_to_api_0.10/target/bin/detect
[step-inject-buildpacks] 2026-04-03T00:03:00.715017804Z + cp -a -- rust-buildpack-move_to_api_0.10/README.md rust-buildpack-move_to_api_0.10/bin rust-buildpack-move_to_api_0.10/buildpack.toml rust-buildpack-move_to_api_0.10/package.toml rust-buildpack-move_to_api_0.10/target /tmp_builder/buildpacks/emk_rust/0.1//
[step-inject-buildpacks] 2026-04-03T00:03:00.719061440Z + cd -
[step-inject-buildpacks] 2026-04-03T00:03:00.719095895Z /
[step-inject-buildpacks] 2026-04-03T00:03:00.719429542Z + rm -rf /tmp/tmp.lpAFlI
[step-inject-buildpacks] 2026-04-03T00:03:00.723448158Z + local procfile_version
[step-inject-buildpacks] 2026-04-03T00:03:00.724341908Z ++ ls /tmp_builder/buildpacks/heroku_procfile
[step-inject-buildpacks] 2026-04-03T00:03:00.726495244Z + procfile_version=4.2.1
[step-inject-buildpacks] 2026-04-03T00:03:00.726548827Z + add_new_group /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.726668886Z + local toml_file=/tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.726729876Z + local tmpdir
[step-inject-buildpacks] 2026-04-03T00:03:00.728111165Z ++ mktemp -d
[step-inject-buildpacks] 2026-04-03T00:03:00.730604404Z + tmpdir=/tmp/tmp.PmGnMG
[step-inject-buildpacks] 2026-04-03T00:03:00.730654203Z + local tmp_toml=/tmp/tmp.PmGnMG/tmp.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.730661385Z + cat
[step-inject-buildpacks] 2026-04-03T00:03:00.732999032Z + cat /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.734775864Z + cp /tmp/tmp.PmGnMG/tmp.toml /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.737345964Z + chmod 644 /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.739155022Z + rm -rf /tmp/tmp.PmGnMG
[step-inject-buildpacks] 2026-04-03T00:03:00.742566721Z + inject_clojure /tmp_builder/buildpacks /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.742624669Z + local buildpacks_dir=/tmp_builder/buildpacks
[step-inject-buildpacks] 2026-04-03T00:03:00.742641442Z + local order_toml=/tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.742654867Z + download_buildpack https://gitlab.wikimedia.org/repos/cloud/toolforge/buildpacks/clojure-buildpack/-/archive/move_to_api_0.10/clojure-buildpack-move_to_api_0.10.zip /tmp_builder/buildpacks/heroku_clojure/0.1/
[step-inject-buildpacks] 2026-04-03T00:03:00.742668977Z + local url=https://gitlab.wikimedia.org/repos/cloud/toolforge/buildpacks/clojure-buildpack/-/archive/move_to_api_0.10/clojure-buildpack-move_to_api_0.10.zip
[step-inject-buildpacks] 2026-04-03T00:03:00.742681624Z + local dest_dir=/tmp_builder/buildpacks/heroku_clojure/0.1/
[step-inject-buildpacks] 2026-04-03T00:03:00.742694695Z + local tmpdir
[step-inject-buildpacks] 2026-04-03T00:03:00.743456663Z ++ mktemp -d
[step-inject-buildpacks] 2026-04-03T00:03:00.745786689Z + tmpdir=/tmp/tmp.PJcigF
[step-inject-buildpacks] 2026-04-03T00:03:00.745832855Z + cd /tmp/tmp.PJcigF
[step-inject-buildpacks] 2026-04-03T00:03:00.745842674Z + wget https://gitlab.wikimedia.org/repos/cloud/toolforge/buildpacks/clojure-buildpack/-/archive/move_to_api_0.10/clojure-buildpack-move_to_api_0.10.zip
[step-inject-buildpacks] 2026-04-03T00:03:00.753805532Z Connecting to gitlab.wikimedia.org (208.80.154.145:443)
[step-inject-buildpacks] 2026-04-03T00:03:00.927306582Z saving to 'clojure-buildpack-move_to_api_0.10.zip'
[step-inject-buildpacks] 2026-04-03T00:03:00.945878708Z clojure-buildpack-mo 100% |********************************| 1809k 0:00:00 ETA
[step-inject-buildpacks] 2026-04-03T00:03:00.945936835Z 'clojure-buildpack-move_to_api_0.10.zip' saved
[step-inject-buildpacks] 2026-04-03T00:03:00.947332500Z + unzip -- clojure-buildpack-move_to_api_0.10.zip
[step-inject-buildpacks] 2026-04-03T00:03:00.949219658Z Archive: clojure-buildpack-move_to_api_0.10.zip
[step-inject-buildpacks] 2026-04-03T00:03:00.990103612Z creating: clojure-buildpack-move_to_api_0.10/
[step-inject-buildpacks] 2026-04-03T00:03:00.990205836Z inflating: clojure-buildpack-move_to_api_0.10/.gitignore
[step-inject-buildpacks] 2026-04-03T00:03:00.990221807Z creating: clojure-buildpack-move_to_api_0.10/bin/
[step-inject-buildpacks] 2026-04-03T00:03:00.990231981Z inflating: clojure-buildpack-move_to_api_0.10/bin/build
[step-inject-buildpacks] 2026-04-03T00:03:00.990241186Z inflating: clojure-buildpack-move_to_api_0.10/bin/detect
[step-inject-buildpacks] 2026-04-03T00:03:00.990250488Z inflating: clojure-buildpack-move_to_api_0.10/bin/exports
[step-inject-buildpacks] 2026-04-03T00:03:00.990285589Z inflating: clojure-buildpack-move_to_api_0.10/bin/release
[step-inject-buildpacks] 2026-04-03T00:03:00.990303709Z inflating: clojure-buildpack-move_to_api_0.10/buildpack.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.990314116Z inflating: clojure-buildpack-move_to_api_0.10/package.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.990396267Z creating: clojure-buildpack-move_to_api_0.10/target/
[step-inject-buildpacks] 2026-04-03T00:03:00.990439321Z inflating: clojure-buildpack-move_to_api_0.10/target/CHANGELOG.md
[step-inject-buildpacks] 2026-04-03T00:03:00.990475973Z inflating: clojure-buildpack-move_to_api_0.10/target/LICENSE
[step-inject-buildpacks] 2026-04-03T00:03:00.990487273Z inflating: clojure-buildpack-move_to_api_0.10/target/README.md
[step-inject-buildpacks] 2026-04-03T00:03:00.990496475Z creating: clojure-buildpack-move_to_api_0.10/target/bin/
[step-inject-buildpacks] 2026-04-03T00:03:00.990505673Z inflating: clojure-buildpack-move_to_api_0.10/target/bin/compile
[step-inject-buildpacks] 2026-04-03T00:03:00.990514818Z inflating: clojure-buildpack-move_to_api_0.10/target/bin/detect
[step-inject-buildpacks] 2026-04-03T00:03:00.991377705Z inflating: clojure-buildpack-move_to_api_0.10/target/bin/release
[step-inject-buildpacks] 2026-04-03T00:03:00.991479220Z inflating: clojure-buildpack-move_to_api_0.10/target/bin/test
[step-inject-buildpacks] 2026-04-03T00:03:00.991493186Z inflating: clojure-buildpack-move_to_api_0.10/target/bin/test-compile
[step-inject-buildpacks] 2026-04-03T00:03:00.991503126Z inflating: clojure-buildpack-move_to_api_0.10/target/buildpack.toml
[step-inject-buildpacks] 2026-04-03T00:03:00.991711165Z creating: clojure-buildpack-move_to_api_0.10/target/lib/
[step-inject-buildpacks] 2026-04-03T00:03:00.991730649Z inflating: clojure-buildpack-move_to_api_0.10/target/lib/buildpack-stdlib-v7.sh
[step-inject-buildpacks] 2026-04-03T00:03:00.991740237Z inflating: clojure-buildpack-move_to_api_0.10/target/lib/common.sh
[step-inject-buildpacks] 2026-04-03T00:03:00.991749699Z inflating: clojure-buildpack-move_to_api_0.10/target/lib/lein.sh
[step-inject-buildpacks] 2026-04-03T00:03:00.991759134Z creating: clojure-buildpack-move_to_api_0.10/target/opt/
[step-inject-buildpacks] 2026-04-03T00:03:00.991768193Z inflating: clojure-buildpack-move_to_api_0.10/target/opt/lein1
[step-inject-buildpacks] 2026-04-03T00:03:00.991777551Z inflating: clojure-buildpack-move_to_api_0.10/target/opt/lein2
[step-inject-buildpacks] 2026-04-03T00:03:00.991786761Z inflating: clojure-buildpack-move_to_api_0.10/target/opt/profiles.clj
[step-inject-buildpacks] 2026-04-03T00:03:00.992375335Z + mkdir -p /tmp_builder/buildpacks/heroku_clojure/0.1//
[step-inject-buildpacks] 2026-04-03T00:03:00.996499739Z + cp -a -- clojure-buildpack-move_to_api_0.10/bin clojure-buildpack-move_to_api_0.10/buildpack.toml clojure-buildpack-move_to_api_0.10/package.toml clojure-buildpack-move_to_api_0.10/target /tmp_builder/buildpacks/heroku_clojure/0.1//
[step-inject-buildpacks] 2026-04-03T00:03:01.013671288Z + cd -
[step-inject-buildpacks] 2026-04-03T00:03:01.013743445Z /
[step-inject-buildpacks] 2026-04-03T00:03:01.014524816Z + rm -rf /tmp/tmp.PJcigF
[step-inject-buildpacks] 2026-04-03T00:03:01.022123110Z + local procfile_version
[step-inject-buildpacks] 2026-04-03T00:03:01.023239417Z ++ ls /tmp_builder/buildpacks/heroku_procfile
[step-inject-buildpacks] 2026-04-03T00:03:01.024836953Z + procfile_version=4.2.1
[step-inject-buildpacks] 2026-04-03T00:03:01.025614554Z + add_new_group /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.025669937Z + local toml_file=/tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.026529068Z + local tmpdir
[step-inject-buildpacks] 2026-04-03T00:03:01.027405029Z ++ mktemp -d
[step-inject-buildpacks] 2026-04-03T00:03:01.029138067Z + tmpdir=/tmp/tmp.DOaNDp
[step-inject-buildpacks] 2026-04-03T00:03:01.029617953Z + local tmp_toml=/tmp/tmp.DOaNDp/tmp.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.029860553Z + cat
[step-inject-buildpacks] 2026-04-03T00:03:01.032944650Z + cat /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.035141617Z + cp /tmp/tmp.DOaNDp/tmp.toml /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.037261586Z + chmod 644 /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.040843691Z + rm -rf /tmp/tmp.DOaNDp
[step-inject-buildpacks] 2026-04-03T00:03:01.041698167Z + inject_locales /tmp_builder/buildpacks /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.041931281Z + local buildpacks_dir=/tmp_builder/buildpacks
[step-inject-buildpacks] 2026-04-03T00:03:01.041964363Z + local order_toml=/tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.042674112Z + download_buildpack https://gitlab.wikimedia.org/repos/cloud/toolforge/buildpacks/locale-buildpack/-/archive/move_to_api_0.10/dotnetcore-buildpack-move_to_api_0.10.zip /tmp_builder/buildpacks/heroku-community_locale/0.1/
[step-inject-buildpacks] 2026-04-03T00:03:01.042747148Z + local url=https://gitlab.wikimedia.org/repos/cloud/toolforge/buildpacks/locale-buildpack/-/archive/move_to_api_0.10/dotnetcore-buildpack-move_to_api_0.10.zip
[step-inject-buildpacks] 2026-04-03T00:03:01.042796147Z + local dest_dir=/tmp_builder/buildpacks/heroku-community_locale/0.1/
[step-inject-buildpacks] 2026-04-03T00:03:01.042964746Z + local tmpdir
[step-inject-buildpacks] 2026-04-03T00:03:01.043907533Z ++ mktemp -d
[step-inject-buildpacks] 2026-04-03T00:03:01.046138714Z + tmpdir=/tmp/tmp.nGOiGF
[step-inject-buildpacks] 2026-04-03T00:03:01.046249565Z + cd /tmp/tmp.nGOiGF
[step-inject-buildpacks] 2026-04-03T00:03:01.046266266Z + wget https://gitlab.wikimedia.org/repos/cloud/toolforge/buildpacks/locale-buildpack/-/archive/move_to_api_0.10/dotnetcore-buildpack-move_to_api_0.10.zip
[step-inject-buildpacks] 2026-04-03T00:03:01.052689591Z Connecting to gitlab.wikimedia.org (208.80.154.145:443)
[step-inject-buildpacks] 2026-04-03T00:03:01.255342072Z saving to 'dotnetcore-buildpack-move_to_api_0.10.zip'
[step-inject-buildpacks] 2026-04-03T00:03:01.272312915Z dotnetcore-buildpack 100% |********************************| 1797k 0:00:00 ETA
[step-inject-buildpacks] 2026-04-03T00:03:01.272365763Z 'dotnetcore-buildpack-move_to_api_0.10.zip' saved
[step-inject-buildpacks] 2026-04-03T00:03:01.273370417Z + unzip -- dotnetcore-buildpack-move_to_api_0.10.zip
[step-inject-buildpacks] 2026-04-03T00:03:01.274606608Z Archive: dotnetcore-buildpack-move_to_api_0.10.zip
[step-inject-buildpacks] 2026-04-03T00:03:01.317580773Z creating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/
[step-inject-buildpacks] 2026-04-03T00:03:01.318057504Z inflating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/.gitignore
[step-inject-buildpacks] 2026-04-03T00:03:01.318205832Z creating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/bin/
[step-inject-buildpacks] 2026-04-03T00:03:01.318219093Z inflating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/bin/build
[step-inject-buildpacks] 2026-04-03T00:03:01.318257562Z inflating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/bin/detect
[step-inject-buildpacks] 2026-04-03T00:03:01.318268753Z inflating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/bin/exports
[step-inject-buildpacks] 2026-04-03T00:03:01.318278291Z inflating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/bin/release
[step-inject-buildpacks] 2026-04-03T00:03:01.318287333Z inflating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/buildpack.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.318296503Z inflating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/package.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.318305681Z creating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/target/
[step-inject-buildpacks] 2026-04-03T00:03:01.318487150Z inflating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/target/.gitignore
[step-inject-buildpacks] 2026-04-03T00:03:01.318507565Z inflating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/target/Dockerfile
[step-inject-buildpacks] 2026-04-03T00:03:01.318516921Z inflating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/target/LICENSE
[step-inject-buildpacks] 2026-04-03T00:03:01.318526075Z inflating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/target/Makefile
[step-inject-buildpacks] 2026-04-03T00:03:01.318567893Z inflating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/target/README.md
[step-inject-buildpacks] 2026-04-03T00:03:01.318580035Z creating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/target/bin/
[step-inject-buildpacks] 2026-04-03T00:03:01.318589744Z inflating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/target/bin/compile
[step-inject-buildpacks] 2026-04-03T00:03:01.318598903Z inflating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/target/bin/detect
[step-inject-buildpacks] 2026-04-03T00:03:01.318608923Z inflating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/target/docker-compose.yml
[step-inject-buildpacks] 2026-04-03T00:03:01.318618051Z creating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/target/fixtures/
[step-inject-buildpacks] 2026-04-03T00:03:01.318677428Z creating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/target/fixtures/app/
[step-inject-buildpacks] 2026-04-03T00:03:01.318688235Z inflating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/target/fixtures/app/.locales
[step-inject-buildpacks] 2026-04-03T00:03:01.318697557Z creating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/target/fixtures/env/
[step-inject-buildpacks] 2026-04-03T00:03:01.318706682Z inflating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/target/fixtures/env/LANG
[step-inject-buildpacks] 2026-04-03T00:03:01.318788695Z + mkdir -p /tmp_builder/buildpacks/heroku-community_locale/0.1//
[step-inject-buildpacks] 2026-04-03T00:03:01.323336817Z + cp -a -- locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/bin locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/buildpack.toml locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/package.toml locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/target /tmp_builder/buildpacks/heroku-community_locale/0.1//
[step-inject-buildpacks] 2026-04-03T00:03:01.327020148Z + cd -
[step-inject-buildpacks] 2026-04-03T00:03:01.327093686Z /
[step-inject-buildpacks] 2026-04-03T00:03:01.327136412Z + rm -rf /tmp/tmp.nGOiGF
[step-inject-buildpacks] 2026-04-03T00:03:01.346610330Z + local 'nodejs_group=[[order]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.346654239Z [[order.group]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.346666612Z id = "heroku-community/locale"\
[step-inject-buildpacks] 2026-04-03T00:03:01.346673298Z version = "0.1"\
[step-inject-buildpacks] 2026-04-03T00:03:01.346679381Z optional = true\
[step-inject-buildpacks] 2026-04-03T00:03:01.346685604Z '
[step-inject-buildpacks] 2026-04-03T00:03:01.346692834Z + add_entry_to_all_groups /tmp_builder/order.toml '[[order]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.346699315Z [[order.group]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.346705333Z id = "heroku-community/locale"\
[step-inject-buildpacks] 2026-04-03T00:03:01.346712001Z version = "0.1"\
[step-inject-buildpacks] 2026-04-03T00:03:01.346718321Z optional = true\
[step-inject-buildpacks] 2026-04-03T00:03:01.346724156Z '
[step-inject-buildpacks] 2026-04-03T00:03:01.346729959Z + local toml_file=/tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.346735699Z + local 'group_entry=[[order]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.346741556Z [[order.group]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.346747200Z id = "heroku-community/locale"\
[step-inject-buildpacks] 2026-04-03T00:03:01.346753241Z version = "0.1"\
[step-inject-buildpacks] 2026-04-03T00:03:01.346759011Z optional = true\
[step-inject-buildpacks] 2026-04-03T00:03:01.346764792Z '
[step-inject-buildpacks] 2026-04-03T00:03:01.346770822Z + sed -i 's|\[\[order\]\]|[[order]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.346776662Z [[order.group]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.346782976Z id = "heroku-community/locale"\
[step-inject-buildpacks] 2026-04-03T00:03:01.346788832Z version = "0.1"\
[step-inject-buildpacks] 2026-04-03T00:03:01.346794451Z optional = true\
[step-inject-buildpacks] 2026-04-03T00:03:01.346800239Z |' /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.349693933Z + inject_nodejs /tmp_builder/buildpacks /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.349723451Z + local buildpacks_dir=/tmp_builder/buildpacks
[step-inject-buildpacks] 2026-04-03T00:03:01.349730734Z + local order_toml=/tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.349736808Z + local version
[step-inject-buildpacks] 2026-04-03T00:03:01.350600770Z ++ ls /tmp_builder/buildpacks/heroku_nodejs
[step-inject-buildpacks] 2026-04-03T00:03:01.351340532Z + version=5.5.3
[step-inject-buildpacks] 2026-04-03T00:03:01.351353464Z + local 'nodejs_group=[[order]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.351374248Z [[order.group]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.351380514Z id = "heroku/nodejs"\
[step-inject-buildpacks] 2026-04-03T00:03:01.351386648Z version = "5.5.3"\
[step-inject-buildpacks] 2026-04-03T00:03:01.351392728Z optional = true\
[step-inject-buildpacks] 2026-04-03T00:03:01.351398777Z '
[step-inject-buildpacks] 2026-04-03T00:03:01.351405487Z + add_entry_to_all_groups /tmp_builder/order.toml '[[order]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.351411823Z [[order.group]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.351418448Z id = "heroku/nodejs"\
[step-inject-buildpacks] 2026-04-03T00:03:01.351424670Z version = "5.5.3"\
[step-inject-buildpacks] 2026-04-03T00:03:01.351448714Z optional = true\
[step-inject-buildpacks] 2026-04-03T00:03:01.351455300Z '
[step-inject-buildpacks] 2026-04-03T00:03:01.351462453Z + local toml_file=/tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.351468639Z + local 'group_entry=[[order]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.351474764Z [[order.group]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.351480898Z id = "heroku/nodejs"\
[step-inject-buildpacks] 2026-04-03T00:03:01.351486946Z version = "5.5.3"\
[step-inject-buildpacks] 2026-04-03T00:03:01.351492975Z optional = true\
[step-inject-buildpacks] 2026-04-03T00:03:01.351499061Z '
[step-inject-buildpacks] 2026-04-03T00:03:01.351505226Z + sed -i 's|\[\[order\]\]|[[order]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.351511644Z [[order.group]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.351517881Z id = "heroku/nodejs"\
[step-inject-buildpacks] 2026-04-03T00:03:01.351524121Z version = "5.5.3"\
[step-inject-buildpacks] 2026-04-03T00:03:01.351530325Z optional = true\
[step-inject-buildpacks] 2026-04-03T00:03:01.351536418Z |' /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.352513270Z + inject_aptfile /tmp_builder/buildpacks /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.352553635Z + local buildpacks_dir=/tmp_builder/buildpacks
[step-inject-buildpacks] 2026-04-03T00:03:01.352570107Z + local order_toml=/tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.352594367Z + download_buildpack https://gitlab.wikimedia.org/repos/cloud/toolforge/buildpacks/apt-buildpack/-/archive/move_to_api_0.10/apt-buildpack-move_to_api_0.10.zip /tmp_builder/buildpacks/fagiani_apt/0.2.5/
[step-inject-buildpacks] 2026-04-03T00:03:01.352610949Z + local url=https://gitlab.wikimedia.org/repos/cloud/toolforge/buildpacks/apt-buildpack/-/archive/move_to_api_0.10/apt-buildpack-move_to_api_0.10.zip
[step-inject-buildpacks] 2026-04-03T00:03:01.352626238Z + local dest_dir=/tmp_builder/buildpacks/fagiani_apt/0.2.5/
[step-inject-buildpacks] 2026-04-03T00:03:01.352643173Z + local tmpdir
[step-inject-buildpacks] 2026-04-03T00:03:01.352778610Z ++ mktemp -d
[step-inject-buildpacks] 2026-04-03T00:03:01.353894247Z + tmpdir=/tmp/tmp.IgOLKa
[step-inject-buildpacks] 2026-04-03T00:03:01.353918518Z + cd /tmp/tmp.IgOLKa
[step-inject-buildpacks] 2026-04-03T00:03:01.353931251Z + wget https://gitlab.wikimedia.org/repos/cloud/toolforge/buildpacks/apt-buildpack/-/archive/move_to_api_0.10/apt-buildpack-move_to_api_0.10.zip
[step-inject-buildpacks] 2026-04-03T00:03:01.364704805Z Connecting to gitlab.wikimedia.org (208.80.154.145:443)
[step-inject-buildpacks] 2026-04-03T00:03:01.538330787Z saving to 'apt-buildpack-move_to_api_0.10.zip'
[step-inject-buildpacks] 2026-04-03T00:03:01.538899039Z apt-buildpack-move_t 100% |********************************| 11524 0:00:00 ETA
[step-inject-buildpacks] 2026-04-03T00:03:01.540026066Z 'apt-buildpack-move_to_api_0.10.zip' saved
[step-inject-buildpacks] 2026-04-03T00:03:01.542018311Z + unzip -- apt-buildpack-move_to_api_0.10.zip
[step-inject-buildpacks] 2026-04-03T00:03:01.543582228Z Archive: apt-buildpack-move_to_api_0.10.zip
[step-inject-buildpacks] 2026-04-03T00:03:01.546823942Z creating: apt-buildpack-move_to_api_0.10/
[step-inject-buildpacks] 2026-04-03T00:03:01.546905929Z inflating: apt-buildpack-move_to_api_0.10/CONTRIBUTING.md
[step-inject-buildpacks] 2026-04-03T00:03:01.546962994Z inflating: apt-buildpack-move_to_api_0.10/LICENSE
[step-inject-buildpacks] 2026-04-03T00:03:01.546975715Z inflating: apt-buildpack-move_to_api_0.10/README.md
[step-inject-buildpacks] 2026-04-03T00:03:01.547038673Z creating: apt-buildpack-move_to_api_0.10/bin/
[step-inject-buildpacks] 2026-04-03T00:03:01.547069338Z inflating: apt-buildpack-move_to_api_0.10/bin/build
[step-inject-buildpacks] 2026-04-03T00:03:01.547121617Z inflating: apt-buildpack-move_to_api_0.10/bin/detect
[step-inject-buildpacks] 2026-04-03T00:03:01.547135839Z inflating: apt-buildpack-move_to_api_0.10/bin/runimage_installed.list
[step-inject-buildpacks] 2026-04-03T00:03:01.547161711Z inflating: apt-buildpack-move_to_api_0.10/buildpack.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.547327244Z inflating: apt-buildpack-move_to_api_0.10/package.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.547501713Z + mkdir -p /tmp_builder/buildpacks/fagiani_apt/0.2.5//
[step-inject-buildpacks] 2026-04-03T00:03:01.550318687Z + cp -a -- apt-buildpack-move_to_api_0.10/CONTRIBUTING.md apt-buildpack-move_to_api_0.10/LICENSE apt-buildpack-move_to_api_0.10/README.md apt-buildpack-move_to_api_0.10/bin apt-buildpack-move_to_api_0.10/buildpack.toml apt-buildpack-move_to_api_0.10/package.toml /tmp_builder/buildpacks/fagiani_apt/0.2.5//
[step-inject-buildpacks] 2026-04-03T00:03:01.554159205Z + cd -
[step-inject-buildpacks] 2026-04-03T00:03:01.554253573Z /
[step-inject-buildpacks] 2026-04-03T00:03:01.555227483Z + rm -rf /tmp/tmp.IgOLKa
[step-inject-buildpacks] 2026-04-03T00:03:01.557876074Z + local 'aptfile_group=[[order]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.557970346Z [[order.group]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.558024033Z id = "fagiani/apt"\
[step-inject-buildpacks] 2026-04-03T00:03:01.558036311Z version = "0.2.5"\
[step-inject-buildpacks] 2026-04-03T00:03:01.558045296Z optional = true\
[step-inject-buildpacks] 2026-04-03T00:03:01.558053871Z '
[step-inject-buildpacks] 2026-04-03T00:03:01.558127990Z + add_entry_to_all_groups /tmp_builder/order.toml '[[order]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.558142500Z [[order.group]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.558151438Z id = "fagiani/apt"\
[step-inject-buildpacks] 2026-04-03T00:03:01.558210219Z version = "0.2.5"\
[step-inject-buildpacks] 2026-04-03T00:03:01.558222063Z optional = true\
[step-inject-buildpacks] 2026-04-03T00:03:01.558305359Z '
[step-inject-buildpacks] 2026-04-03T00:03:01.558767283Z + local toml_file=/tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.559031432Z + local 'group_entry=[[order]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.559050857Z [[order.group]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.559060587Z id = "fagiani/apt"\
[step-inject-buildpacks] 2026-04-03T00:03:01.559069798Z version = "0.2.5"\
[step-inject-buildpacks] 2026-04-03T00:03:01.559079117Z optional = true\
[step-inject-buildpacks] 2026-04-03T00:03:01.559139237Z '
[step-inject-buildpacks] 2026-04-03T00:03:01.559385415Z + sed -i 's|\[\[order\]\]|[[order]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.559479027Z [[order.group]]\
[step-inject-buildpacks] 2026-04-03T00:03:01.559489446Z id = "fagiani/apt"\
[step-inject-buildpacks] 2026-04-03T00:03:01.559616618Z version = "0.2.5"\
[step-inject-buildpacks] 2026-04-03T00:03:01.559625750Z optional = true\
[step-inject-buildpacks] 2026-04-03T00:03:01.559644747Z |' /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.563060668Z <------ Final order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.563142790Z + echo '<------ Final order.toml'
[step-inject-buildpacks] 2026-04-03T00:03:01.563205600Z + cat /tmp_builder/order.toml
[step-inject-buildpacks] 2026-04-03T00:03:01.564477688Z [[order]]
[step-inject-buildpacks] 2026-04-03T00:03:01.564507986Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.564517908Z id = "fagiani/apt"
[step-inject-buildpacks] 2026-04-03T00:03:01.564525632Z version = "0.2.5"
[step-inject-buildpacks] 2026-04-03T00:03:01.564533175Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.564540701Z
[step-inject-buildpacks] 2026-04-03T00:03:01.564548346Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.564555874Z id = "heroku/nodejs"
[step-inject-buildpacks] 2026-04-03T00:03:01.564563399Z version = "5.5.3"
[step-inject-buildpacks] 2026-04-03T00:03:01.564571117Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.564578672Z
[step-inject-buildpacks] 2026-04-03T00:03:01.564586544Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.564594658Z id = "heroku-community/locale"
[step-inject-buildpacks] 2026-04-03T00:03:01.564602331Z version = "0.1"
[step-inject-buildpacks] 2026-04-03T00:03:01.564610189Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.564618265Z
[step-inject-buildpacks] 2026-04-03T00:03:01.564626705Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.564634915Z id = "heroku/clojure"
[step-inject-buildpacks] 2026-04-03T00:03:01.564642436Z version = "0.1"
[step-inject-buildpacks] 2026-04-03T00:03:01.564649838Z api = "0.10"
[step-inject-buildpacks] 2026-04-03T00:03:01.564657391Z optional = false
[step-inject-buildpacks] 2026-04-03T00:03:01.564664901Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.564672361Z id = "heroku/procfile"
[step-inject-buildpacks] 2026-04-03T00:03:01.564680297Z version = "4.2.1"
[step-inject-buildpacks] 2026-04-03T00:03:01.564687879Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.564695457Z [[order]]
[step-inject-buildpacks] 2026-04-03T00:03:01.564702818Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.564710241Z id = "fagiani/apt"
[step-inject-buildpacks] 2026-04-03T00:03:01.564717763Z version = "0.2.5"
[step-inject-buildpacks] 2026-04-03T00:03:01.564725175Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.564732642Z
[step-inject-buildpacks] 2026-04-03T00:03:01.564740326Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.564747738Z id = "heroku/nodejs"
[step-inject-buildpacks] 2026-04-03T00:03:01.564755271Z version = "5.5.3"
[step-inject-buildpacks] 2026-04-03T00:03:01.564762735Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.564799469Z
[step-inject-buildpacks] 2026-04-03T00:03:01.564808006Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.564815567Z id = "heroku-community/locale"
[step-inject-buildpacks] 2026-04-03T00:03:01.564823115Z version = "0.1"
[step-inject-buildpacks] 2026-04-03T00:03:01.564830870Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.564838572Z
[step-inject-buildpacks] 2026-04-03T00:03:01.564846170Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.564853663Z id = "emk/rust"
[step-inject-buildpacks] 2026-04-03T00:03:01.564861210Z version = "0.1"
[step-inject-buildpacks] 2026-04-03T00:03:01.564868724Z api = "0.10"
[step-inject-buildpacks] 2026-04-03T00:03:01.564876360Z optional = false
[step-inject-buildpacks] 2026-04-03T00:03:01.564884184Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.564891646Z id = "heroku/procfile"
[step-inject-buildpacks] 2026-04-03T00:03:01.564899091Z version = "4.2.1"
[step-inject-buildpacks] 2026-04-03T00:03:01.564906571Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.564914129Z [[order]]
[step-inject-buildpacks] 2026-04-03T00:03:01.564928823Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.564937174Z id = "fagiani/apt"
[step-inject-buildpacks] 2026-04-03T00:03:01.564944816Z version = "0.2.5"
[step-inject-buildpacks] 2026-04-03T00:03:01.564952224Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.564959786Z
[step-inject-buildpacks] 2026-04-03T00:03:01.564967259Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.564974931Z id = "heroku/nodejs"
[step-inject-buildpacks] 2026-04-03T00:03:01.564982363Z version = "5.5.3"
[step-inject-buildpacks] 2026-04-03T00:03:01.564990048Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.564997369Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565005277Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565012890Z id = "heroku-community/locale"
[step-inject-buildpacks] 2026-04-03T00:03:01.565020548Z version = "0.1"
[step-inject-buildpacks] 2026-04-03T00:03:01.565027956Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565035529Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565043083Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565050699Z id = 'heroku/deb-packages'
[step-inject-buildpacks] 2026-04-03T00:03:01.565058153Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565065889Z version = '0.3.0'
[step-inject-buildpacks] 2026-04-03T00:03:01.565073027Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565080717Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565088210Z id = 'heroku/python'
[step-inject-buildpacks] 2026-04-03T00:03:01.565095850Z version = '6.0.1'
[step-inject-buildpacks] 2026-04-03T00:03:01.565102953Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565110477Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565117995Z id = 'heroku/procfile'
[step-inject-buildpacks] 2026-04-03T00:03:01.565125613Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565132980Z version = '4.2.1'
[step-inject-buildpacks] 2026-04-03T00:03:01.565140325Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565147762Z [[order]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565155507Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565162945Z id = "fagiani/apt"
[step-inject-buildpacks] 2026-04-03T00:03:01.565170491Z version = "0.2.5"
[step-inject-buildpacks] 2026-04-03T00:03:01.565177868Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565185366Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565192823Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565200316Z id = "heroku/nodejs"
[step-inject-buildpacks] 2026-04-03T00:03:01.565207588Z version = "5.5.3"
[step-inject-buildpacks] 2026-04-03T00:03:01.565215136Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565222518Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565230101Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565237819Z id = "heroku-community/locale"
[step-inject-buildpacks] 2026-04-03T00:03:01.565245481Z version = "0.1"
[step-inject-buildpacks] 2026-04-03T00:03:01.565252934Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565260373Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565267799Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565275522Z id = 'heroku/deb-packages'
[step-inject-buildpacks] 2026-04-03T00:03:01.565282954Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565290513Z version = '0.3.0'
[step-inject-buildpacks] 2026-04-03T00:03:01.565297520Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565305084Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565312495Z id = 'heroku/nodejs'
[step-inject-buildpacks] 2026-04-03T00:03:01.565320089Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565327535Z version = '5.5.3'
[step-inject-buildpacks] 2026-04-03T00:03:01.565334794Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565342615Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565366553Z id = 'heroku/jvm'
[step-inject-buildpacks] 2026-04-03T00:03:01.565375209Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565382751Z version = '7.0.9'
[step-inject-buildpacks] 2026-04-03T00:03:01.565389821Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565397384Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565404911Z id = 'heroku/ruby'
[step-inject-buildpacks] 2026-04-03T00:03:01.565412599Z version = '12.3.0'
[step-inject-buildpacks] 2026-04-03T00:03:01.565419848Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565427319Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565434866Z id = 'heroku/procfile'
[step-inject-buildpacks] 2026-04-03T00:03:01.565442530Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565450134Z version = '4.2.1'
[step-inject-buildpacks] 2026-04-03T00:03:01.565457226Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565464656Z [[order]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565476073Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565487843Z id = "fagiani/apt"
[step-inject-buildpacks] 2026-04-03T00:03:01.565499054Z version = "0.2.5"
[step-inject-buildpacks] 2026-04-03T00:03:01.565509772Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565520959Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565532562Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565544750Z id = "heroku/nodejs"
[step-inject-buildpacks] 2026-04-03T00:03:01.565556630Z version = "5.5.3"
[step-inject-buildpacks] 2026-04-03T00:03:01.565568706Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565576900Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565584545Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565592087Z id = "heroku-community/locale"
[step-inject-buildpacks] 2026-04-03T00:03:01.565599614Z version = "0.1"
[step-inject-buildpacks] 2026-04-03T00:03:01.565609356Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565621506Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565632967Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565644756Z id = 'heroku/deb-packages'
[step-inject-buildpacks] 2026-04-03T00:03:01.565656963Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565668821Z version = '0.3.0'
[step-inject-buildpacks] 2026-04-03T00:03:01.565676379Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565683948Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565691511Z id = 'heroku/java'
[step-inject-buildpacks] 2026-04-03T00:03:01.565698992Z version = '7.0.9'
[step-inject-buildpacks] 2026-04-03T00:03:01.565706139Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565714199Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565726296Z id = 'heroku/procfile'
[step-inject-buildpacks] 2026-04-03T00:03:01.565739022Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565750628Z version = '4.2.1'
[step-inject-buildpacks] 2026-04-03T00:03:01.565761489Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565772110Z [[order]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565783462Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565795726Z id = "fagiani/apt"
[step-inject-buildpacks] 2026-04-03T00:03:01.565807674Z version = "0.2.5"
[step-inject-buildpacks] 2026-04-03T00:03:01.565815726Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565823274Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565830806Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565838216Z id = "heroku/nodejs"
[step-inject-buildpacks] 2026-04-03T00:03:01.565845771Z version = "5.5.3"
[step-inject-buildpacks] 2026-04-03T00:03:01.565853284Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565860683Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565868300Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565875978Z id = "heroku-community/locale"
[step-inject-buildpacks] 2026-04-03T00:03:01.565883620Z version = "0.1"
[step-inject-buildpacks] 2026-04-03T00:03:01.565891138Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565898651Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565906270Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565914014Z id = 'heroku/deb-packages'
[step-inject-buildpacks] 2026-04-03T00:03:01.565921540Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.565929114Z version = '0.3.0'
[step-inject-buildpacks] 2026-04-03T00:03:01.565936159Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565943666Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.565951171Z id = 'heroku/scala'
[step-inject-buildpacks] 2026-04-03T00:03:01.565958574Z version = '7.0.9'
[step-inject-buildpacks] 2026-04-03T00:03:01.565965736Z
[step-inject-buildpacks] 2026-04-03T00:03:01.565973201Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566002467Z id = 'heroku/procfile'
[step-inject-buildpacks] 2026-04-03T00:03:01.566011102Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566018768Z version = '4.2.1'
[step-inject-buildpacks] 2026-04-03T00:03:01.566025790Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566043942Z [[order]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566051822Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566059275Z id = "fagiani/apt"
[step-inject-buildpacks] 2026-04-03T00:03:01.566066836Z version = "0.2.5"
[step-inject-buildpacks] 2026-04-03T00:03:01.566074308Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566081816Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566089380Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566096927Z id = "heroku/nodejs"
[step-inject-buildpacks] 2026-04-03T00:03:01.566104494Z version = "5.5.3"
[step-inject-buildpacks] 2026-04-03T00:03:01.566112114Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566119550Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566127067Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566134690Z id = "heroku-community/locale"
[step-inject-buildpacks] 2026-04-03T00:03:01.566142238Z version = "0.1"
[step-inject-buildpacks] 2026-04-03T00:03:01.566149692Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566157193Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566164948Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566172595Z id = 'heroku/deb-packages'
[step-inject-buildpacks] 2026-04-03T00:03:01.566180208Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566187627Z version = '0.3.0'
[step-inject-buildpacks] 2026-04-03T00:03:01.566194792Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566202460Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566210178Z id = 'heroku/go'
[step-inject-buildpacks] 2026-04-03T00:03:01.566217791Z version = '2.2.1'
[step-inject-buildpacks] 2026-04-03T00:03:01.566224993Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566232540Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566240010Z id = 'heroku/procfile'
[step-inject-buildpacks] 2026-04-03T00:03:01.566247602Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566254958Z version = '4.2.1'
[step-inject-buildpacks] 2026-04-03T00:03:01.566262172Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566269763Z [[order]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566277260Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566284778Z id = "fagiani/apt"
[step-inject-buildpacks] 2026-04-03T00:03:01.566292306Z version = "0.2.5"
[step-inject-buildpacks] 2026-04-03T00:03:01.566299738Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566307242Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566314774Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566322456Z id = "heroku/nodejs"
[step-inject-buildpacks] 2026-04-03T00:03:01.566330074Z version = "5.5.3"
[step-inject-buildpacks] 2026-04-03T00:03:01.566337503Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566344820Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566352417Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566359949Z id = "heroku-community/locale"
[step-inject-buildpacks] 2026-04-03T00:03:01.566367321Z version = "0.1"
[step-inject-buildpacks] 2026-04-03T00:03:01.566374736Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566382698Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566390152Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566418239Z id = 'heroku/deb-packages'
[step-inject-buildpacks] 2026-04-03T00:03:01.566430171Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566437905Z version = '0.3.0'
[step-inject-buildpacks] 2026-04-03T00:03:01.566445060Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566452639Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566460102Z id = 'heroku/php'
[step-inject-buildpacks] 2026-04-03T00:03:01.566467612Z version = '1.4.0'
[step-inject-buildpacks] 2026-04-03T00:03:01.566474804Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566482233Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566489855Z id = 'heroku/procfile'
[step-inject-buildpacks] 2026-04-03T00:03:01.566497267Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566504855Z version = '4.2.1'
[step-inject-buildpacks] 2026-04-03T00:03:01.566512174Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566548522Z [[order]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566562575Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566575290Z id = "fagiani/apt"
[step-inject-buildpacks] 2026-04-03T00:03:01.566587781Z version = "0.2.5"
[step-inject-buildpacks] 2026-04-03T00:03:01.566598364Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566605943Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566613648Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566620958Z id = "heroku/nodejs"
[step-inject-buildpacks] 2026-04-03T00:03:01.566628460Z version = "5.5.3"
[step-inject-buildpacks] 2026-04-03T00:03:01.566635868Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566646388Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566658286Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566682989Z id = "heroku-community/locale"
[step-inject-buildpacks] 2026-04-03T00:03:01.566696256Z version = "0.1"
[step-inject-buildpacks] 2026-04-03T00:03:01.566705894Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566713701Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566721258Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566728901Z id = 'heroku/deb-packages'
[step-inject-buildpacks] 2026-04-03T00:03:01.566736235Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566743693Z version = '0.3.0'
[step-inject-buildpacks] 2026-04-03T00:03:01.566750747Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566758171Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566765572Z id = 'heroku/dotnet'
[step-inject-buildpacks] 2026-04-03T00:03:01.566773155Z version = '1.0.3'
[step-inject-buildpacks] 2026-04-03T00:03:01.566780266Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566787676Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566795268Z id = 'heroku/procfile'
[step-inject-buildpacks] 2026-04-03T00:03:01.566802746Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566814347Z version = '4.2.1'
[step-inject-buildpacks] 2026-04-03T00:03:01.566825399Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566836905Z [[order]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566848176Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566860362Z id = "fagiani/apt"
[step-inject-buildpacks] 2026-04-03T00:03:01.566878312Z version = "0.2.5"
[step-inject-buildpacks] 2026-04-03T00:03:01.566887118Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566894761Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566902514Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566909906Z id = "heroku/nodejs"
[step-inject-buildpacks] 2026-04-03T00:03:01.566917396Z version = "5.5.3"
[step-inject-buildpacks] 2026-04-03T00:03:01.566924768Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566932435Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566939884Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566947485Z id = "heroku-community/locale"
[step-inject-buildpacks] 2026-04-03T00:03:01.566955002Z version = "0.1"
[step-inject-buildpacks] 2026-04-03T00:03:01.566962460Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566969854Z
[step-inject-buildpacks] 2026-04-03T00:03:01.566977355Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.566984749Z id = 'heroku/deb-packages'
[step-inject-buildpacks] 2026-04-03T00:03:01.566992235Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.566999571Z version = '0.3.0'
[step-inject-buildpacks] 2026-04-03T00:03:01.567006679Z
[step-inject-buildpacks] 2026-04-03T00:03:01.567014081Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.567021565Z id = 'heroku/nodejs'
[step-inject-buildpacks] 2026-04-03T00:03:01.567028971Z version = '5.5.3'
[step-inject-buildpacks] 2026-04-03T00:03:01.567036059Z
[step-inject-buildpacks] 2026-04-03T00:03:01.567043394Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.567050917Z id = 'heroku/procfile'
[step-inject-buildpacks] 2026-04-03T00:03:01.567058437Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.567065834Z version = '4.2.1'
[step-inject-buildpacks] 2026-04-03T00:03:01.567073177Z [[order]]
[step-inject-buildpacks] 2026-04-03T00:03:01.567080643Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.567087965Z id = "fagiani/apt"
[step-inject-buildpacks] 2026-04-03T00:03:01.567095332Z version = "0.2.5"
[step-inject-buildpacks] 2026-04-03T00:03:01.567102785Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.567110302Z
[step-inject-buildpacks] 2026-04-03T00:03:01.567117730Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.567125252Z id = "heroku/nodejs"
[step-inject-buildpacks] 2026-04-03T00:03:01.567132650Z version = "5.5.3"
[step-inject-buildpacks] 2026-04-03T00:03:01.567140163Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.567147599Z
[step-inject-buildpacks] 2026-04-03T00:03:01.567155042Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.567162670Z id = "heroku-community/locale"
[step-inject-buildpacks] 2026-04-03T00:03:01.567170252Z version = "0.1"
[step-inject-buildpacks] 2026-04-03T00:03:01.567177645Z optional = true
[step-inject-buildpacks] 2026-04-03T00:03:01.567185048Z
[step-inject-buildpacks] 2026-04-03T00:03:01.567192465Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.567199917Z id = "heroku/nodejs"
[step-inject-buildpacks] 2026-04-03T00:03:01.567207395Z version = "5.5.3"
[step-inject-buildpacks] 2026-04-03T00:03:01.567217775Z optional = false
[step-inject-buildpacks] 2026-04-03T00:03:01.567225569Z [[order.group]]
[step-inject-buildpacks] 2026-04-03T00:03:01.567233221Z id = "heroku/procfile"
[step-inject-buildpacks] 2026-04-03T00:03:01.567240588Z version = "4.2.1"
[step-inject-buildpacks] 2026-04-03T00:03:01.567248155Z optional = true
[step-set-stack-toml] 2026-04-03T00:02:53.156159672Z 2026/04/03 00:02:53 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/tekton/home": unable to open destination: open /tekton/home/.docker/config.json: permission denied
[step-set-stack-toml] 2026-04-03T00:03:02.172655973Z Using run image: tools-harbor.wmcloud.org/toolforge/heroku-runner:24_0.21.5
[step-analyze] 2026-04-03T00:02:53.592598472Z 2026/04/03 00:02:53 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/tekton/home": unable to open destination: open /tekton/home/.docker/config.json: permission denied
[step-analyze] 2026-04-03T00:03:04.413687703Z Restoring data for SBOM from previous image
[step-detect] 2026-04-03T00:03:05.159335294Z target distro name/version labels not found, reading /etc/os-release file
[step-detect] 2026-04-03T00:03:05.340174743Z 2 of 6 buildpacks participating
[step-detect] 2026-04-03T00:03:05.340238897Z heroku/dotnet 1.0.3
[step-detect] 2026-04-03T00:03:05.340269911Z heroku/procfile 4.2.1
[step-restore] 2026-04-03T00:02:54.442165742Z 2026/04/03 00:02:54 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/tekton/home": unable to open destination: open /tekton/home/.docker/config.json: permission denied
[step-restore] 2026-04-03T00:03:05.506779448Z Restoring metadata for "heroku/dotnet:runtime" from app image
[step-restore] 2026-04-03T00:03:05.507162745Z Restoring metadata for "heroku/procfile:nested_launcher_fix" from app image
[step-build] 2026-04-03T00:03:05.957252012Z target distro name/version labels not found, reading /etc/os-release file
[step-build] 2026-04-03T00:03:05.965952507Z
[step-build] 2026-04-03T00:03:05.966003347Z ## Heroku .NET Buildpack
[step-build] 2026-04-03T00:03:05.966015400Z
[step-build] 2026-04-03T00:03:05.966026480Z - SDK version detection
[step-build] 2026-04-03T00:03:05.966781832Z - Detected .NET solution: `/workspace/AutoReport.sln`
[step-build] 2026-04-03T00:03:05.971098725Z - Inferring version requirement from `/workspace/AutoReport.sln`
[step-build] 2026-04-03T00:03:05.971146166Z - Detected version requirement: `^8.0`
[step-build] 2026-04-03T00:03:05.975016664Z - Resolved .NET SDK version `8.0.418` (linux-amd64)
[step-build] 2026-04-03T00:03:05.975927463Z - SDK installation
[step-build] 2026-04-03T00:03:07.611597041Z - Downloading SDK from https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.418/dotnet-sdk-8.0.418-linux-x64.tar.gz .... (1.6s)
[step-build] 2026-04-03T00:03:07.611657427Z - Verifying SDK checksum
[step-build] 2026-04-03T00:03:08.307320648Z - Installing SDK
[step-build] 2026-04-03T00:03:12.016768740Z - Publish app
[step-build] 2026-04-03T00:03:12.017171279Z - Running `dotnet publish /workspace/AutoReport.sln --runtime linux-x64 "-p:PublishDir=bin/publish" --artifacts-path /tmp/build_artifacts`
[step-build] 2026-04-03T00:03:12.017209732Z
[step-build] 2026-04-03T00:03:13.392432018Z Determining projects to restore...
[step-build] 2026-04-03T00:03:20.128968082Z Restored /workspace/AutoReport.csproj (in 6.14 sec).
[step-build] 2026-04-03T00:03:23.014658551Z AutoReport -> /tmp/build_artifacts/bin/AutoReport/release_linux-x64/AutoReport.dll
[step-build] 2026-04-03T00:03:23.063989892Z AutoReport -> /workspace/bin/publish/
[step-build] 2026-04-03T00:03:23.131471347Z
[step-build] 2026-04-03T00:03:23.131529713Z - Done (11.1s)
[step-build] 2026-04-03T00:03:23.230033590Z - Process types
[step-build] 2026-04-03T00:03:23.230151638Z - Detecting process types from published artifacts
[step-build] 2026-04-03T00:03:23.230168505Z - Found `autoreport`: bash -c cd bin/publish; ./AutoReport
[step-build] 2026-04-03T00:03:23.230180168Z - Procfile detected
[step-build] 2026-04-03T00:03:23.230191188Z - Skipping process type registration (add process types to your Procfile as needed)
[step-build] 2026-04-03T00:03:23.230201676Z - Done (finished in 17.2s)
[step-build] 2026-04-03T00:03:23.255043561Z
[step-build] 2026-04-03T00:03:23.255119375Z ## Procfile Buildpack
[step-build] 2026-04-03T00:03:23.255140855Z
[step-build] 2026-04-03T00:03:23.255151585Z - Processes from `Procfile`
[step-build] 2026-04-03T00:03:23.255161089Z - web: `heroku_output/AutoReport`
[step-build] 2026-04-03T00:03:23.255169660Z - Done (finished in < 0.1s)
[step-fix-nested-procfile-launcher] 2026-04-03T00:03:24.136501562Z --> Writing /layers/heroku_procfile/nested_launcher_fix/env/CNB_PLATFORM_API= ...
[step-fix-nested-procfile-launcher] 2026-04-03T00:03:24.139010191Z --> Writing /layers/heroku_procfile/nested_launcher_fix/env/PATH.prepend...
[step-fix-imagemagick-config] 2026-04-03T00:03:24.320103815Z Skipping, apt buildpack not detected...
[step-fix-permissions] 2026-04-03T00:03:24.508483182Z > Setting permissions on '/layers'...
[step-fix-permissions] 2026-04-03T00:03:27.498993723Z > Setting permissions on '/workspace'...
[step-export] 2026-04-03T00:02:55.903753996Z 2026/04/03 00:02:55 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/tekton/home": unable to open destination: open /tekton/home/.docker/config.json: permission denied
[step-export] 2026-04-03T00:03:27.996578685Z Reusing layers from image 'tools-harbor.wmcloud.org/tool-milhistbot/autoreport@sha256:2b0391491e1ba8db1dcc111addba8e4ee22fdec237604c3b8b8efb518ce3230a'
[step-export] 2026-04-03T00:03:29.087424111Z Reusing layer 'heroku/dotnet:runtime'
[step-export] 2026-04-03T00:03:29.135489987Z Reusing layer 'heroku/procfile:nested_launcher_fix'
[step-export] 2026-04-03T00:03:29.135550085Z Reusing layer 'buildpacksio/lifecycle:launch.sbom'
[step-export] 2026-04-03T00:03:29.238647653Z Added 1/1 app layer(s)
[step-export] 2026-04-03T00:03:29.272264890Z Reusing layer 'buildpacksio/lifecycle:launcher'
[step-export] 2026-04-03T00:03:29.273755463Z Reusing layer 'buildpacksio/lifecycle:config'
[step-export] 2026-04-03T00:03:29.275676459Z Reusing layer 'buildpacksio/lifecycle:process-types'
[step-export] 2026-04-03T00:03:29.277261236Z Adding label 'io.buildpacks.lifecycle.metadata'
[step-export] 2026-04-03T00:03:29.279140836Z Adding label 'io.buildpacks.build.metadata'
[step-export] 2026-04-03T00:03:29.279355610Z Adding label 'io.buildpacks.project.metadata'
[step-export] 2026-04-03T00:03:29.280750722Z Setting default process type 'web'
[step-export] 2026-04-03T00:03:29.281913632Z Saving tools-harbor.wmcloud.org/tool-milhistbot/autoreport:latest...
[step-export] 2026-04-03T00:03:30.099492923Z *** Images (sha256:1510a308b84280304755758908870dbae78b4d0f0fc2019e86100b854b4dd581):
[step-export] 2026-04-03T00:03:30.099540779Z tools-harbor.wmcloud.org/tool-milhistbot/autoreport:latest
[step-export] 2026-04-03T00:03:30.183482785Z Adding cache layer 'heroku/dotnet:nuget-cache'
[step-export] 2026-04-03T00:03:34.844032139Z Adding cache layer 'heroku/dotnet:sdk'
[step-results] 2026-04-03T00:03:36.146973403Z Built image tools-harbor.wmcloud.org/tool-milhistbot/autoreport:latest@sha256:1510a308b84280304755758908870dbae78b4d0f0fc2019e86100b854b4dd581Fri, Apr 3
Mar 17 2026
Mar 16 2026
Can we roll back this 429 change? I know I only use it once a year or so, but I really need these reports.
Massviews was working on 7 December 2023. I am sure it was working in 2024.
Jan 5 2026
I couldn't get heroku:24 to work, but I was able to build .NET 10 with
pack build $CONTAINER --buildpack paketo-buildpacks/dotnet-core --builder docker.io/paketobuildpacks/ubuntu-noble-builder-buildpackless --env BP_DOTNET_PROJECT_PATH=./$TARGET
where $CONTAINER is the name of my container and $TARGET the directory it is in
Dec 15 2025
Nov 12 2025
Oct 31 2025
Things seem to be working a lot better now. Thanks for your help in getting my C# bots to run.
toolforge jobs logs
seems to be working satisfactorily too.
Sep 30 2025
(1) Yes, I removed the output and error logging to get the jobs working again. It does indeed seem to have been the problem. Possibly the path is not defined? Does it work for you? It worked when I ran the job manually, but not from the cron run. Error messages like the one you got would be extremely useful to me. I can run the bots from containers on my own machines, but it is not the same as the Toolforge.
Sep 29 2025
Part of the problem is the
Output log: logs/conflicts.stdout.log
This does not work, and likely causes the job to error.
Sep 25 2025
I tried running the one-off job (aclass3) today, and it went from "Pending" to "Pod in 'Pending' phase. State 'waiting'. Reason 'ContainerCreating'" in less than 20 seconds and ran in 14 seconds. So well done!
Sep 24 2025
This is what it looks like:
tools.milhistbot@tools-bastion-15:~$ toolforge jobs list
+---------------+-------------------------+------------------------------------------+ | Job name: | Job type: | Status: | +---------------+-------------------------+------------------------------------------+ | aclass3 | one-off | Running for 1h20m42s | | aclass | schedule: 20 * * * * | Running for 1h3m34s | | aclass2 | schedule: 35 0 * * * | Last schedule time: 2025-09-24T00:35:00Z | | announcements | schedule: 50 0 * * * | Running for 33m30s | | archive | schedule: 10 15 1 * * | Waiting for scheduled time | | autocheck2 | schedule: 45 12 * * * | Last schedule time: 2025-09-23T12:45:00Z | | autoclass | schedule: 45 2 * * * | Last schedule time: 2025-09-23T02:45:00Z | | autoreport | schedule: 10 0 1 * * | Last schedule time: 2025-09-01T00:10:00Z | | awards | schedule: 30 0 * * * | Running for 53m19s | | conflicts | schedule: 45 4 * * * | Waiting for scheduled time | | fac | schedule: 05 0,12 * * * | Running for 1h18m34s | | fanmp | schedule: 35 0 * * * | Running for 48m34s | | far | schedule: 15 0,12 * * * | Running for 1h8m34s | | flc | schedule: 25 0,12 * * * | Running for 58m33s | | membership | schedule: 10 1 16 * * | Waiting for scheduled time | | reviews | schedule: 30 0 2 */3 * | Waiting for scheduled time | | stats | schedule: 10 2 7 * * | Waiting for scheduled time | | stubs | schedule: 45 3 * * * | Waiting for scheduled time | | tfa | schedule: 45 0 * * * | Running for 38m35s | +---------------+-------------------------+------------------------------------------+
None of these jobs takes more than a few minutes to run! All of them listed as "Running" are stuck in "pending" phase.
Sep 23 2025
This was not just one job, it was all the MilHist jobs, and they were in the pending state for a very long time before they were killed by the admin or some automated process. This particular job normally takes less than one minute to run. Here it was waiting over half an hour just to start! Something is very wrong.
Sep 7 2025
Mar 24 2025
Mar 11 2025
I ran a toolforge build clean. I then rebuilt all the images. Now using 86% of the 1 Gi quota, which means space is running short already!
Mar 6 2025
Mar 5 2025
Jan 11 2025
I had the problem with {{PD-USGov-Army}}. Worked around it by checking the US gov box, then later changing the licence from {{PD-USGov}} to {{PD-USGov-Army}}
Sep 5 2024
In some cases this is failing to provide an edit interlanguage links option even if the Wikidata item does exist!!! When I created the English language article "Catharina Weiss", there was a Wikidata entry "Catharina Weiß" which listed "Catharina Weiss" under "also known as" but still it could not find it! Replace with the simpler dialogue as is used in Vector 2010. I don't want to have to switch to Vector 2010 just to add interlanguage links. (Although it is preferable to using Wikidata.)
Aug 5 2024
Jul 24 2024
The jobs.yaml file now reads:
# autocheck2 - name: autocheck2 command: launcher web -ff -n=1000 image: tool-milhistbot/autocheck:latest schedule: "45 12 * * *" emails: onfailure mount: all
Jul 20 2024
That's exactly what I did. I used envvars list to hold the password:
Jul 11 2024
- Job 'autocheck2' (cronjob) (emails: onfailure) had 2 events:
- Pod 'autocheck2-28678365-b2wv7'. Phase: 'running'. Container state: 'terminated'. Start timestamp 2024-07-11T12:45:38Z. Finish timestamp 2024-07-11T12:45:40Z. Exit code was '134'. With reason 'Error'.
- Pod 'autocheck2-28678365-b2wv7'. Phase: 'failed'. Container state: 'terminated'. Start timestamp 2024-07-11T12:45:38Z. Finish timestamp 2024-07-11T12:45:40Z. Exit code was '134'. With reason 'Error'.
Jan 15 2024
Oh. Thanks for that. I am not in the habit of calling the main program Program.cs (the default) because I usually build more than one in the same solution. Having a separate project in toolforge means this is not an issue.
Jan 11 2024
I find it strange that you are looking for the Program.cs file rather than the *.csproj file, which would seem more logical.
It seems to be working now:
Aargh. Error on my part. I will check in a version that reports errors better.
I have no access to podman on your server, but I can run locally on my own.
Jan 10 2024
I attach a copy of the build output.
tools.milhistbot@tools-sgebastion-10:~$ cat milhistbot-liftwing/Procfile
web: heroku_output/Liftwing
@JJMC89 That seems correct.
That's what it says, but it is giving me an error message saying it does not exist:
Making some progress.
Jan 9 2024
The documentation says to become milihistbot and run the build from there
Dec 19 2023
@bd808 Thanks for that. I will ensure that there is a Program.cs element in the top level of the repository.
I don't quite understand this.
Dec 12 2023
@bd808 I can confirm that it is working now. Thanks for your assistance in resolving this problem.
Normally, a Dotnet project has the solution file (.sln) at the top level and multiple project files (.csproj) in the directory below. If I could create a repo, I could create one with a solitary csproj file at the top level and then this would be nice but not necessary. Unfortunately, I cannot create a repo at the present time (T353176)
I tried logging in to gitlab as Ross Mallett at
Dec 10 2023
Be that as it may,
Dec 8 2023
My Gitlab account is working.
Dec 7 2023
When I try to use the admin console (https://toolsadmin.wikimedia.org/tools/id/milhistbot/repos/create) to create a new repository it says:
No GitLab accounts found for tool maintainers.
Nov 28 2023
As you say, the biggest obstacle is that there is no dotnet buildpack available.
Nov 27 2023
Using a dotnet buildpack is fairly simple. eg.:
$ pack build liftwing --buildpack paketo-buildpacks/dotnet-core --builder paketobuildpacks/builder:base --env BP_DOTNET_PROJECT_PATH=./Liftwing
$ docker run liftwing "Hanford Engineer Works" 2>/dev/nul
Setting ASPNETCORE_URLS=http://0.0.0.0:8080
FA
Nov 22 2023
@komla Sorry, I was away and did not see your comment until now. A build pack will not work for me they way you are trying. I have multiple C# projects in the one git repository. It was never intended to be built in this manner. It will simply give you an error telling you that it does not know what project to build, and there is no workaround for this.
Nov 19 2023
Tool has been migrated to using the kubernetes containers. However the task to create a proper dotnet build environment is still outstanding
Dec 8 2022
Best practice for containers is for each app to have its own. It is regarded as an error to use them like virtual machines. See https://cloud.google.com/architecture/best-practices-for-building-containers
Dec 7 2022
An alternative would be to install the latest version of dotnet
Oct 20 2022
Confirmed that my executables run on the docker container.
Oct 19 2022
Well done.
Oct 18 2022
The documentation says: "The package ca-certificates-mono should be installed to get SSL certificates for HTTPS connections. Install this package if you run into trouble making HTTPS connections."
I have edited the request. I created it as a feature, not a bug report.
Oct 17 2022
We use Rocky 9 here. All software here is patched an kept up to date due to the threat from foreign-government-sponsored hackers and ransomware attacks.
You're quite right; MIME::Lite is not available on the Grid. We never needed it there because we had sendmail and later exim.
I do have a workaround: I could use Net::SMTP. This is a low-level module, but it is included with a standard Perl 6.32 install.I have tested this with the tf-perl532 image. Using it would require me to write an new email wrapper for my bots to use. Currently my wrapper supports sendmail, exim and MIME::Lite.
Oct 16 2022
Perl has a mail module, MIME::Lite, but while it is available on the Grid, it has not been provided in the Kubernetes image.
I've created a new feature suggestion T320904.
MIME::Lite is not installed on perl532-tf so no ability to send mail from that container
Garbage. The change to the documentation does not explain how to send an email if there is no sendmail, no exim, no MIME::Lite.
Not working. exim does not seem to work inside kubernetes containers. So I am not being informed if there is a problem. May have to revert.
Oct 14 2022
Having the same problem as Ghuron
No good. Does not have msbuild.
Oct 9 2022
All my Perl jobs are now migrated to Kubernetes. That leaves only the four C# ones.
How do you create an interactive shell on this container?
Oct 8 2022
Running a web service would require a an external web server. It is not part of mono.
Oct 7 2022
I guess this means that this can be closed, as I have a workaround of using the Ross Mallett account.
Does the move to gitlab mean that we can use ssh again instead of https?
It clearly shows Ross Mallett and Hawkeye7 are the same identity.
I can apparently log in as Ross Mallett. No idea why that account was used.
I am there as Ross Mallett, but that is not my gitlab account, Hawkeye7 is.
Yes, it has moved to Gitlab so now I cannot upload to it. :(
I am not a member of my own project :(
I've updated four of the Perl jobs to run with the tf-perl532 image. If they run okay, I will convert the other jobs. But the C# jobs cannot be converted until a C# image is made available.
No access to my own project.
Not working. And my profile has a bum email with a spelling error in it. Cannot correct it. Cannot do a push with gitlab. Please migrate back.
The tool contains scripts written in Perl; these should be okay for now, but I switched away from them when WMF started talking about OpenAuth, which the Perl MediaWiki::Bot does not support. These I can migrate right now.
Something has gone wrong. My attempt to do a git push results in fatal: unable to access 'http://phabricator.wikimedia.org/source/tool-milhistbot.git/': The requested URL returned error: 403.