build-template-works-without-crane ○ success
⏱
Duration: 54s
⏳
Queued: 2s
📁
Stage: docker-image
🖥
Runner: linux-aws-1
Average Duration
50s
This job: 54s
Failure Rate
1.5%
last 30 days
External Links
▶
Job Execution Phases
💡 Tip: Click on any phase bar to jump to that section in the log below
▶
Job Analysis
Job Status: Passed
Status: Job passed successfully
▶
Full Job Log
413 lines
Match - of 0
1
10:47:49
Running with gitlab-runner 18.9.0 (07e534ba)
2
10:47:49
on gitlab-runner-linux-1-746bdd58fd-ghnzv wRxjPbsJX, system ID: r_WTT9GvnSdGOV
3
10:47:49
feature flags: FF_USE_FASTZIP:true, FF_USE_NEW_BASH_EVAL_STRATEGY:true, FF_USE_DYNAMIC_TRACE_FORCE_SEND_INTERVAL:true, FF_SCRIPT_SECTIONS:true, FF_USE_ADVANCED_POD_SPEC_CONFIGURATION:true, FF_PRINT_POD_EVENTS:true, FF_USE_DUMB_INIT_WITH_KUBERNETES_EXECUTOR:true, FF_LOG_IMAGES_CONFIGURED_FOR_JOB:true, FF_CLEAN_UP_FAILED_CACHE_EXTRACT:true, FF_GIT_URLS_WITHOUT_TOKENS:true, FF_WAIT_FOR_POD_TO_BE_REACHABLE:true, FF_USE_FLEETING_ACQUIRE_HEARTBEATS:true, FF_USE_JOB_ROUTER:true
4
10:47:49
Resolving secrets
5
10:47:49
section_start:1778237269:prepare_executor
6
10:47:49
+Preparing the "kubernetes" executor
7
10:47:49
"CPURequest" overwritten with "2"
8
10:47:49
"MemoryRequest" overwritten with "4G"
9
10:47:49
Using Kubernetes namespace: gitlab-runner
10
10:47:49
Using Kubernetes executor with image martizih/kaniko:v1.27.3-debug ...
11
10:47:49
Using attach strategy to execute scripts...
12
10:47:49
Using effective pull policy of [Always] for container build
13
10:47:49
Using effective pull policy of [Always] for container helper
14
10:47:49
Using effective pull policy of [Always] for container init-permissions
15
10:47:49
section_end:1778237269:prepare_executor
16
10:47:49
+section_start:1778237269:prepare_script
17
10:47:49
+Preparing environment
18
10:47:49
Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
19
10:47:49
WARNING: Advanced Pod Spec configuration enabled, merging the provided PodSpec to the generated one. This is a beta feature and is subject to change. Feedback is collected in this issue: https://gitlab.com/gitlab-org/gitlab-runner/-/issues/29659 ...
20
10:47:50
Subscribing to Kubernetes Pod events...
21
10:47:50
Type Reason Message
22
10:47:50
Normal Scheduled Successfully assigned gitlab-runner/runner-wrxjpbsjx-project-621-concurrent-2-tu6lx0or to ip-10-0-56-102.eu-central-1.compute.internal
23
10:47:58
Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
24
10:47:58
Normal Created Created container: init-permissions
25
10:47:58
Normal Started Started container init-permissions
26
10:48:04
Normal Pulling Pulling image "martizih/kaniko:v1.27.3-debug"
27
10:48:11
Normal Pulled Successfully pulled image "martizih/kaniko:v1.27.3-debug" in 6.372s (6.372s including waiting). Image size: 44406056 bytes.
28
10:48:11
Normal Created Created container: build
29
10:48:12
Normal Started Started container build
30
10:48:12
Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
31
10:48:14
Normal Created Created container: helper
32
10:48:16
Normal Started Started container helper
33
10:48:17
Running on runner-wrxjpbsjx-project-621-concurrent-2-tu6lx0or via gitlab-runner-linux-1-746bdd58fd-ghnzv...
34
10:48:17
35
10:48:17
section_end:1778237297:prepare_script
36
10:48:17
+section_start:1778237297:get_sources
37
10:48:17
+Getting source from Git repository
38
10:48:18
Gitaly correlation ID: 01KR3K6RKFYH1D13P3BVQ3NV3C
39
10:48:18
Fetching changes with git depth set to 1...
40
10:48:18
Initialized empty Git repository in /build/internal/gitlab-templates/.git/
41
10:48:18
Created fresh repository.
42
10:48:19
Checking out 6e76a6a0 as detached HEAD (ref is refs/merge-requests/641/merge)...
43
10:48:19
44
10:48:19
Skipping Git submodules setup
45
10:48:19
46
10:48:19
section_end:1778237299:get_sources
47
10:48:19
+section_start:1778237299:step_script
48
10:48:19
+Executing "step_script" stage of the job script
49
10:48:19
section_start:1778237299:section_pre_build_script_0[hide_duration=true,collapsed=true]
$ function cleanup {
50
10:48:19
rv=$?
51
10:48:19
if [ $rv -ne 0 ]; then
52
10:48:19
echo ""
53
10:48:19
echo " Failure Cause Analysis might help, please open this link:"
54
10:48:19
echo " https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
55
10:48:19
echo ""
56
10:48:19
fi
57
10:48:19
echo ""
58
10:48:19
echo "Scout Analysis: https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
59
10:48:19
echo ""
60
10:48:19
echo ""
61
10:48:19
echo "Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=${GRAFANA_DATASOURCE}&var-host=${SC_K8S_NODE_NAME}&var-namespace=${SC_K8S_NAMESPACE}&var-pod=${HOSTNAME}&var-resolution=15&from=${__start_time}000&to=${EPOCHSECONDS}000"
62
10:48:19
echo "Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=${GRAFANA_DATASOURCE}&var-node=${SC_K8S_NODE_NAME}&var-resolution=15s&from=${__start_time}000&to=${EPOCHSECONDS}000"
63
10:48:19
echo "Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=${LOKI_DATASOURCE}&var-filters=log_group|=|gitlab-runner&var-filters=source|=|${LOKI_LOGSOURCE}&var-filters=namespace|=|${SC_K8S_NAMESPACE}&var-filters=CI_PROJECT_ID|=|${CI_PROJECT_ID}&var-filters=CI_PIPELINE_ID|=|${CI_PIPELINE_ID}&var-filters=CI_JOB_ID|=|${CI_JOB_ID}&sortOrder=Ascending&from=${__start_time}000&to=${EPOCHSECONDS}000"
64
10:48:19
echo "Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=$(date -d '-7 days' +%Y-%m-%d)~$(date -d '+7 days' +%Y-%m-%d)&job_name=${CI_JOB_NAME}&project=${CI_PROJECT_PATH}"
65
10:48:19
echo ""
66
10:48:19
exit $rv
67
10:48:19
}
68
10:48:19
trap cleanup EXIT
69
10:48:19
echo "INFO: This is the CI job pre_build_script"
70
10:48:19
echo "INFO: It's defined in the backend/infra/aws repo."
71
10:48:19
echo "INFO: These additional Scandit variables are available to you:"
72
10:48:19
echo " SC_K8S_NODE_NAME: $SC_K8S_NODE_NAME"
73
10:48:19
echo " SC_K8S_IMAGE_ID: $SC_K8S_IMAGE_ID"
74
10:48:19
echo " SC_K8S_KYVERNO_PATCHES: |"
75
10:48:19
echo "$SC_K8S_KYVERNO_PATCHES" | sed 's/^/ /'
76
10:48:19
echo "cpu (r/l): ${SC_K8S_REQUESTS_CPU}/${SC_K8S_LIMITS_CPU}"
77
10:48:19
if command -v numfmt >/dev/null 2>&1; then
78
10:48:19
echo "memory (r/l): $(numfmt --to=iec --suffix=B $SC_K8S_REQUESTS_MEMORY)/$(numfmt --to=iec --suffix=B $SC_K8S_LIMITS_MEMORY)"
79
10:48:19
else
80
10:48:19
echo "memory (r/l): ${SC_K8S_REQUESTS_MEMORY}/${SC_K8S_LIMITS_MEMORY}"
81
10:48:19
fi
82
10:48:19
__start_time=${EPOCHSECONDS}
83
10:48:19
echo ""
84
10:48:19
echo "Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=${GRAFANA_DATASOURCE}&var-host=${SC_K8S_NODE_NAME}&var-namespace=${SC_K8S_NAMESPACE}&var-pod=${HOSTNAME}&var-resolution=15&from=${__start_time}000&to=now"
85
10:48:19
echo "Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=${GRAFANA_DATASOURCE}&var-node=${SC_K8S_NODE_NAME}&var-resolution=15s&from=${__start_time}000&to=now"
86
10:48:19
echo "Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=${LOKI_DATASOURCE}&var-filters=log_group|=|gitlab-runner&var-filters=source|=|${LOKI_LOGSOURCE}&var-filters=namespace|=|${SC_K8S_NAMESPACE}&var-filters=CI_PROJECT_ID|=|${CI_PROJECT_ID}&var-filters=CI_PIPELINE_ID|=|${CI_PIPELINE_ID}&var-filters=CI_JOB_ID|=|${CI_JOB_ID}&sortOrder=Ascending&from=${__start_time}000&to=now"
87
10:48:19
echo "Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=$(date -d '-7 days' +%Y-%m-%d)~$(date -d '+7 days' +%Y-%m-%d)&job_name=${CI_JOB_NAME}&project=${CI_PROJECT_PATH}"
88
10:48:19
echo ""
89
10:48:19
echo "Setting up credentials for Gitlab Python registries"
90
10:48:19
mkdir -p ~
91
10:48:19
echo "machine gitlab.scandit.com" > ~/.netrc
92
10:48:19
echo "login gitlab-ci-token" >> ~/.netrc
93
10:48:19
echo "password ${CI_JOB_TOKEN}" >> ~/.netrc
94
10:48:19
chmod 600 ~/.netrc
95
10:48:19
if command -v git &> /dev/null && [ "$(id -u)" -ne 0 ]; then
96
10:48:19
git config --global --add safe.directory $CI_PROJECT_DIR
97
10:48:19
fi
98
10:48:19
# Sonarqube server is running on the same cluster. Use internal address
99
10:48:19
export SONAR_HOST_URL="http://sonarqube.sonarqube.svc.cluster.local:9000"
100
10:48:19
section_end:1778237299:section_pre_build_script_0
101
10:48:19
INFO: This is the CI job pre_build_script
102
10:48:19
INFO: It's defined in the backend/infra/aws repo.
103
10:48:19
INFO: These additional Scandit variables are available to you:
104
10:48:19
SC_K8S_NODE_NAME: ip-10-0-56-102.eu-central-1.compute.internal
105
10:48:19
SC_K8S_IMAGE_ID:
106
10:48:19
SC_K8S_KYVERNO_PATCHES: |
107
10:48:19
108
10:48:19
cpu (r/l): 2/4
109
10:48:19
memory (r/l): 4000000000/17179869184
110
10:48:19
111
10:48:19
Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=lu1rmx27z&var-host=ip-10-0-56-102.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-2-tu6lx0or&var-resolution=15&from=1778237299000&to=now
112
10:48:19
Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=lu1rmx27z&var-node=ip-10-0-56-102.eu-central-1.compute.internal&var-resolution=15s&from=1778237299000&to=now
113
10:48:19
Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=nVsAo7UVk&var-filters=log_group|=|gitlab-runner&var-filters=source|=|k8s-ci.aws.scandit.io&var-filters=namespace|=|gitlab-runner&var-filters=CI_PROJECT_ID|=|621&var-filters=CI_PIPELINE_ID|=|1585539&var-filters=CI_JOB_ID|=|54677880&sortOrder=Ascending&from=1778237299000&to=now
114
10:48:19
date: invalid date '-7 days'
115
10:48:19
date: invalid date '+7 days'
116
10:48:19
Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=~&job_name=build-template-works-without-crane&project=internal/gitlab-templates
117
10:48:19
118
10:48:19
Setting up credentials for Gitlab Python registries
119
10:48:19
$ echo $DOCKER_CONFIG_JSON > /kaniko/.docker/config.json
120
10:48:19
$ mv /root/.netrc /kaniko/.netrc
121
10:48:19
section_start:1778237299:section_script_step_2[hide_duration=true,collapsed=true]
$ function copy_files() {
122
10:48:19
local src="$1"
123
10:48:19
local trg="$2"
124
10:48:19
for f in $src; do
125
10:48:19
t="$trg/`dirname $f`"
126
10:48:19
mkdir -p $t || true
127
10:48:19
echo "Copy $f"
128
10:48:19
cp -pr $f $trg/$f
129
10:48:19
done
130
10:48:19
}
131
10:48:19
function recursive_hash() {
132
10:48:19
local dir="$1"
133
10:48:19
find "$dir" -exec stat -c '%F|%a|%u:%g|%n' {} + -type f -exec sha256sum {} + | sort | sha256sum | cut -d ' ' -f1
134
10:48:19
}
135
10:48:19
function remote_docker_digest() {
136
10:48:19
local images="$1"
137
10:48:19
echo $images | xargs -n 1 crane digest
138
10:48:19
}
139
10:48:19
function remote_image_exists() {
140
10:48:19
local image="$1"
141
10:48:19
crane manifest $image > /dev/null 2>&1
142
10:48:19
}
143
10:48:19
function remote_images_are_identical() {
144
10:48:19
local imageA="$1"
145
10:48:19
local imageB="$2"
146
10:48:19
if [[ $(remote_docker_digest "$imageA") == $(remote_docker_digest "$imageB") ]]; then
147
10:48:19
return 0
148
10:48:19
else
149
10:48:19
return 1
150
10:48:19
fi
151
10:48:19
}
152
10:48:19
function copy_image() {
153
10:48:19
local image="$1"
154
10:48:19
local remotes="$2"
155
10:48:19
local backup_ext="$3"
156
10:48:19
echo "$image"
157
10:48:19
local source_digest=$(remote_docker_digest $image)
158
10:48:19
local target_digest
159
10:48:19
for registry in $remotes; do
160
10:48:19
if target_digest=$(remote_docker_digest $registry); then
161
10:48:19
if [ "$target_digest" != "$source_digest" ]; then
162
10:48:19
echo "image outdated, overwriting with newest version"
163
10:48:19
crane copy $image $registry
164
10:48:19
crane copy $image ${registry}${backup_ext}
165
10:48:19
fi
166
10:48:19
else
167
10:48:19
echo "image does not exist, writing newest version"
168
10:48:19
crane copy $image $registry
169
10:48:19
crane copy $image ${registry}${backup_ext}
170
10:48:19
fi
171
10:48:19
done
172
10:48:19
}
173
10:48:19
section_end:1778237299:section_script_step_2
174
10:48:19
section_start:1778237299:section_script_step_3[hide_duration=true,collapsed=true]
$ if [ "$CONTAINER_SUBDIR" != "" ]; then
175
10:48:19
echo "Entering subpath $CONTAINER_SUBDIR"
176
10:48:19
cd $CONTAINER_SUBDIR
177
10:48:19
fi
178
10:48:19
section_end:1778237299:section_script_step_3
179
10:48:19
$ copy_files "$CONTAINER_IMPLICIT_REQUIREMENTS $CONTAINER_REQUIREMENTS" "$CONTAINER_CONTEXT_PATH"
180
10:48:19
Copy Dockerfile.python-3-no-requirements
181
10:48:19
$ echo "$CONTAINER_BUILD_ENVIRONMENT" > $CONTAINER_CONTEXT_PATH/.docker-build-env
182
10:48:19
$ docker_checksum=$(recursive_hash $CONTAINER_CONTEXT_PATH)
183
10:48:19
section_start:1778237299:section_script_step_7[hide_duration=true,collapsed=true]
$ if [ "$CONTAINER_IMAGE_NAME" == "" ]; then
184
10:48:19
final_image_name=${CONTAINER_IMAGE_URL}
185
10:48:19
else
186
10:48:19
final_image_name=${CONTAINER_IMAGE_URL}/${CONTAINER_IMAGE_NAME}
187
10:48:19
fi
188
10:48:19
section_end:1778237299:section_script_step_7
189
10:48:19
$ final_image_url=${final_image_name}:${docker_checksum}
190
10:48:19
section_start:1778237299:section_script_step_9[hide_duration=true,collapsed=true]
$ if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
191
10:48:19
echo $CONTAINER_IMAGE_VARIABLE=${final_image_url}-P${CI_PROJECT_ID}-${CI_PIPELINE_ID} > $CI_PROJECT_DIR/docker_image_build.env
192
10:48:19
else
193
10:48:19
echo $CONTAINER_IMAGE_VARIABLE=$final_image_url > $CI_PROJECT_DIR/docker_image_build.env
194
10:48:19
fi
195
10:48:19
section_end:1778237299:section_script_step_9
196
10:48:19
$ echo ${CONTAINER_IMAGE_VARIABLE}_HASH=$docker_checksum >> $CI_PROJECT_DIR/docker_image_build.env
197
10:48:19
section_start:1778237299:section_script_step_11[hide_duration=true,collapsed=true]
$ if [ "${FORCE_BUILD}" != "true" ] || command -v crane &> /dev/null; then
198
10:48:19
echo $REGISTRY_PASSWORD | crane auth login $REGISTRY -u $REGISTRY_USER --password-stdin
199
10:48:19
fi
200
10:48:19
section_end:1778237299:section_script_step_11
201
10:48:19
section_start:1778237299:section_script_step_12[hide_duration=true,collapsed=true]
$ if [ "${FORCE_BUILD}" != "true" ] && remote_image_exists "$final_image_url"; then
202
10:48:19
echo "Image already exists, skip the build."
203
10:48:19
echo "$final_image_url"
204
10:48:19
if [[ "$CI_COMMIT_BRANCH" == "$CI_DEFAULT_BRANCH" ]]; then
205
10:48:19
_EXT=""
206
10:48:19
_BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
207
10:48:19
elif [[ -n "$CI_MERGE_REQUEST_ID" ]]; then
208
10:48:19
_EXT="-MR${CI_MERGE_REQUEST_IID}"
209
10:48:19
_BACKUP_EXT=""
210
10:48:19
elif [[ "$CI_COMMIT_REF_PROTECTED" == "true" ]]; then
211
10:48:19
_EXT="-${CI_COMMIT_REF_SLUG}"
212
10:48:19
_BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
213
10:48:19
fi
214
10:48:19
for _TAG in $CONTAINER_IMAGE_TAG; do
215
10:48:19
echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
216
10:48:19
copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}" "${_BACKUP_EXT}"
217
10:48:19
done
218
10:48:19
if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
219
10:48:19
_EXT="-P${CI_PROJECT_ID}-${CI_PIPELINE_ID}"
220
10:48:19
echo "Copying ${final_image_url} to ${final_image_url}${_EXT}"
221
10:48:19
copy_image "${final_image_url}" "${final_image_url}${_EXT}"
222
10:48:19
for _TAG in $CONTAINER_IMAGE_TAG; do
223
10:48:19
echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
224
10:48:19
copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}"
225
10:48:19
done
226
10:48:19
fi
227
10:48:19
exit 0
228
10:48:19
fi
229
10:48:19
section_end:1778237299:section_script_step_12
230
10:48:19
$ DESTINATIONS="--destination=$final_image_url"
231
10:48:19
section_start:1778237299:section_script_step_14[hide_duration=true,collapsed=true]
$ if [[ "$CI_COMMIT_BRANCH" == "$CI_DEFAULT_BRANCH" ]]; then
232
10:48:19
_EXT=""
233
10:48:19
TIMESTAMP_TAGS=$CONTAINER_IMAGE_TAG
234
10:48:19
elif [[ -n "$CI_MERGE_REQUEST_ID" ]]; then
235
10:48:19
_EXT="-MR${CI_MERGE_REQUEST_IID}"
236
10:48:19
TIMESTAMP_TAGS=""
237
10:48:19
elif [[ "$CI_COMMIT_REF_PROTECTED" == "true" ]]; then
238
10:48:19
_EXT="-${CI_COMMIT_REF_SLUG}"
239
10:48:19
TIMESTAMP_TAGS=$CONTAINER_IMAGE_TAG
240
10:48:19
fi
241
10:48:19
section_end:1778237299:section_script_step_14
242
10:48:19
section_start:1778237299:section_script_step_15[hide_duration=true,collapsed=true]
$ for _TAG in $CONTAINER_IMAGE_TAG; do
243
10:48:19
DESTINATIONS="${DESTINATIONS} --destination=${final_image_name}:${_TAG}${_EXT}"
244
10:48:19
done
245
10:48:19
section_end:1778237299:section_script_step_15
246
10:48:19
section_start:1778237299:section_script_step_16[hide_duration=true,collapsed=true]
$ if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
247
10:48:19
_EXT="-P${CI_PROJECT_ID}-${CI_PIPELINE_ID}"
248
10:48:19
DESTINATIONS="${DESTINATIONS} --destination=${final_image_url}${_EXT}"
249
10:48:19
for _TAG in $CONTAINER_IMAGE_TAG; do
250
10:48:19
DESTINATIONS="${DESTINATIONS} --destination=${final_image_name}:${_TAG}${_EXT}"
251
10:48:19
done
252
10:48:19
fi
253
10:48:19
section_end:1778237299:section_script_step_16
254
10:48:19
section_start:1778237299:section_script_step_17[hide_duration=true,collapsed=true]
$ DATE=$(date '+%Y%m%d')
255
10:48:19
for _TAG in $TIMESTAMP_TAGS; do
256
10:48:19
DESTINATIONS="${DESTINATIONS} --destination=${final_image_name}:${_TAG}${_EXT}-CI${CI_JOB_ID}-${DATE}"
257
10:48:19
done
258
10:48:19
section_end:1778237299:section_script_step_17
259
10:48:19
section_start:1778237299:section_script_step_18[hide_duration=true,collapsed=true]
$ if [ -n "${CONTAINER_BUILD_ARGS}" ]; then
260
10:48:19
for _BUILD_ARG in $CONTAINER_BUILD_ARGS; do
261
10:48:19
FINAL_BUILD_ARGS="--build-arg $_BUILD_ARG $FINAL_BUILD_ARGS"
262
10:48:19
done
263
10:48:19
fi
264
10:48:19
section_end:1778237299:section_script_step_18
265
10:48:19
section_start:1778237299:section_script_step_19[hide_duration=true,collapsed=true]
$ for _PATH in $CONTAINER_IGNORE_PATHS; do
266
10:48:19
FINAL_IGNORE_PATHS="--ignore-path=$_PATH $FINAL_IGNORE_PATHS"
267
10:48:19
done
268
10:48:19
section_end:1778237299:section_script_step_19
269
10:48:19
section_start:1778237299:section_script_step_20[hide_duration=true,collapsed=true]
$ if [ -n "${CONTAINER_PLATFORM}" ]; then
270
10:48:19
KANIKO_PLATFORM="--custom-platform=${CONTAINER_PLATFORM}"
271
10:48:19
fi
272
10:48:19
section_end:1778237299:section_script_step_20
273
10:48:19
$ ANNOTATIONS=""
274
10:48:19
section_start:1778237299:section_script_step_22[hide_duration=true,collapsed=true]
$ if [[ -n "$CI_COMMIT_REF_NAME" ]]; then
275
10:48:19
ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY org.opencontainers.image.ref.name=${CI_COMMIT_REF_NAME}"
276
10:48:19
fi
277
10:48:19
section_end:1778237299:section_script_step_22
278
10:48:19
section_start:1778237299:section_script_step_23[hide_duration=true,collapsed=true]
$ if [[ -n "$CI_COMMIT_SHA" ]]; then
279
10:48:19
ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY org.opencontainers.image.revision=${CI_COMMIT_SHA}"
280
10:48:19
fi
281
10:48:19
section_end:1778237299:section_script_step_23
282
10:48:19
section_start:1778237299:section_script_step_24[hide_duration=true,collapsed=true]
$ if [[ -n "$CI_JOB_URL" ]]; then
283
10:48:19
ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY org.opencontainers.image.url=${CI_JOB_URL}"
284
10:48:19
fi
285
10:48:19
section_end:1778237299:section_script_step_24
286
10:48:19
section_start:1778237299:section_script_step_25[hide_duration=true,collapsed=true]
$ if [[ -n "$CI_PIPELINE_ID" ]]; then
287
10:48:19
ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY io.gitlab.ci.pipeline_id=${CI_PIPELINE_ID}"
288
10:48:19
fi
289
10:48:19
section_end:1778237299:section_script_step_25
290
10:48:19
section_start:1778237299:section_script_step_26[hide_duration=true,collapsed=true]
$ if [[ -n "$CI_JOB_ID" ]]; then
291
10:48:19
ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY io.gitlab.ci.job_id=${CI_JOB_ID}"
292
10:48:19
fi
293
10:48:19
section_end:1778237299:section_script_step_26
294
10:48:19
section_start:1778237299:section_script_step_27[hide_duration=true,collapsed=true]
$ if [[ -n "$CI_JOB_IMAGE" ]]; then
295
10:48:19
ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY io.gitlab.ci.job_image=${CI_JOB_IMAGE}"
296
10:48:19
fi
297
10:48:19
section_end:1778237299:section_script_step_27
298
10:48:19
$ ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY org.opencontainers.image.title=${final_image_name}:$(echo $CONTAINER_IMAGE_TAG | cut -d' ' -f1)"
299
10:48:19
$ ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY org.opencontainers.image.created=$(date -u +%Y-%m-%dT%H:%M:%SZ)"
300
10:48:19
$ ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY org.opencontainers.image.vendor=Scandit"
301
10:48:19
$ ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY io.scandit.ci.hash=${docker_checksum}"
302
10:48:19
section_start:1778237299:section_script_step_32[hide_duration=true,collapsed=true]
$ if [ -n "${CONTAINER_TARGET_STAGE}" ]; then
303
10:48:19
KANIKO_TARGET="--target $CONTAINER_TARGET_STAGE"
304
10:48:19
fi
305
10:48:19
section_end:1778237299:section_script_step_32
306
10:48:19
$ set -x
307
10:48:19
+ echo '$ /kaniko/executor --context $CONTAINER_CONTEXT_PATH --dockerfile $CONTAINER_DOCKERFILE $DESTINATIONS --cache=true --cache-copy-layers --cache-dir /cache/kaniko --cache-repo $CONTAINER_CACHE_REPO --cache-ttl=$CONTAINER_CACHE_TTL $FINAL_IGNORE_PATHS $KANIKO_TARGET $FINAL_BUILD_ARGS $KANIKO_PLATFORM $ANNOTATIONS $KANIKO_DEFAULT_FLAGS $KANIKO_EXTRA_FLAGS'
308
10:48:19
$ /kaniko/executor --context $CONTAINER_CONTEXT_PATH --dockerfile $CONTAINER_DOCKERFILE $DESTINATIONS --cache=true --cache-copy-layers --cache-dir /cache/kaniko --cache-repo $CONTAINER_CACHE_REPO --cache-ttl=$CONTAINER_CACHE_TTL $FINAL_IGNORE_PATHS $KANIKO_TARGET $FINAL_BUILD_ARGS $KANIKO_PLATFORM $ANNOTATIONS $KANIKO_DEFAULT_FLAGS $KANIKO_EXTRA_FLAGS
309
10:48:19
+ /kaniko/executor --context /build/internal/gitlab-templates/context/ --dockerfile Dockerfile.python-3-no-requirements '--destination=registry.scandit.com/internal/gitlab-templates:4ee73dbe29fd1001e5657f1bcb60a896c1d89e08df7e1d97233f7b9a4cdf4bd6' '--destination=registry.scandit.com/internal/gitlab-templates:latest-MR641' '--cache=true' --cache-copy-layers --cache-dir /cache/kaniko --cache-repo registry.scandit.com/internal/gitlab-templates/cache '--cache-ttl=336h' --annotation 'org.opencontainers.image.ref.name=feat/aws-credentials-template' --annotation 'org.opencontainers.image.revision=6e76a6a0c66ea57870d5fd9b25d54de105102fe9' --annotation 'org.opencontainers.image.url=https://gitlab.scandit.com/internal/gitlab-templates/-/jobs/54677880' --annotation 'io.gitlab.ci.pipeline_id=1585539' --annotation 'io.gitlab.ci.job_id=54677880' --annotation 'io.gitlab.ci.job_image=martizih/kaniko:v1.27.3-debug' --annotation 'org.opencontainers.image.title=registry.scandit.com/internal/gitlab-templates:latest' --annotation 'org.opencontainers.image.created=2026-05-08T10:48:19Z' --annotation 'org.opencontainers.image.vendor=Scandit' --annotation 'io.scandit.ci.hash=4ee73dbe29fd1001e5657f1bcb60a896c1d89e08df7e1d97233f7b9a4cdf4bd6' --preserve-context '--credential-helpers=gitlab' --secret 'id=netrc,src=/kaniko/.netrc' --secret 'id=ci_job_token,env=CI_JOB_TOKEN'
310
10:48:20
INFO[0000] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
311
10:48:20
INFO[0000] Retrieving image manifest python:3.12-bookworm
312
10:48:20
INFO[0000] Retrieving image python:3.12-bookworm from registry index.docker.io
313
10:48:20
INFO[0000] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
314
10:48:21
INFO[0001] Retrieving image manifest python:3.12-bookworm
315
10:48:21
INFO[0001] Returning cached image manifest
316
10:48:21
INFO[0001] Retrieving image manifest python:3.12-bookworm
317
10:48:21
INFO[0001] Returning cached image manifest
318
10:48:21
INFO[0001] Retrieving image manifest python:3.12-bookworm
319
10:48:21
INFO[0001] Returning cached image manifest
320
10:48:21
INFO[0001] Built cross stage deps: map[]
321
10:48:21
INFO[0001] Skipping context snapshot as no-one requires it
322
10:48:21
INFO[0001] Retrieving image manifest python:3.12-bookworm
323
10:48:21
INFO[0001] Returning cached image manifest
324
10:48:21
INFO[0001] Retrieving image manifest python:3.12-bookworm
325
10:48:21
INFO[0001] Returning cached image manifest
326
10:48:21
INFO[0001] Building stage 'python:3.12-bookworm' [idx: '0', base-idx: '-1']
327
10:48:21
INFO[0001] Checking for cached layer registry.scandit.com/internal/gitlab-templates/cache:4aa82f716f80c2fc0d58cc1f7a315d65fe7859ed520e8f4629aeee5d53138656...
328
10:48:21
INFO[0001] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
329
10:48:21
INFO[0001] Using caching version of cmd: RUN git clone https://github.com/pyenv/pyenv.git $PYENV_ROOT
330
10:48:21
INFO[0001] Checking for cached layer registry.scandit.com/internal/gitlab-templates/cache:ba0db3758a565d2d2e2422aa1db025dbb40e077874cd6e1e401d3c49f3fcd62c...
331
10:48:21
INFO[0001] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
332
10:48:21
INFO[0002] Using caching version of cmd: RUN cd $PYENV_ROOT && git checkout $PYENV_VER
333
10:48:21
INFO[0002] Checking for cached layer registry.scandit.com/internal/gitlab-templates/cache:9bac7630196695d57a9e8d50ae22c6d4522eb0a98c472a45883c6d0be3e49e45...
334
10:48:21
INFO[0002] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
335
10:48:22
INFO[0002] Using caching version of cmd: RUN eval "$(/root/.pyenv/bin/pyenv init --path)" && pyenv install 3.12 -s && pyenv global 3.12
336
10:48:22
INFO[0002] Checking for cached layer registry.scandit.com/internal/gitlab-templates/cache:0ff4514c7ac6cdc5c7cb4178c2361fe343a6ca2b8f06a5264217474665cb24d4...
337
10:48:22
INFO[0002] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
338
10:48:22
INFO[0002] Using caching version of cmd: RUN echo 'eval "$(/root/.pyenv/bin/pyenv init --path)"' >> /root/.profile
339
10:48:22
INFO[0002] Checking for cached layer registry.scandit.com/internal/gitlab-templates/cache:b99fb6ce20a7c634aa9e2bbfaa85468ed6872a7cf86f1ad316ec4bbbdd396a9b...
340
10:48:22
INFO[0002] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
341
10:48:22
INFO[0002] Using caching version of cmd: RUN pyenv version | grep 3.12
342
10:48:22
INFO[0002] Checking for cached layer registry.scandit.com/internal/gitlab-templates/cache:365b127d01b3cfb8918bd20d42bc50c8e968718b12bce559f2e7c199678ba1c5...
343
10:48:22
INFO[0002] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
344
10:48:23
INFO[0003] Using caching version of cmd: RUN python3 -m pip install --upgrade pip wheel
345
10:48:23
INFO[0003] Skipping unpacking as no commands require it.
346
10:48:23
INFO[0003] ENV PYENV_VER=v2.3.36
347
10:48:23
INFO[0003] Taking snapshot of files...
348
10:48:23
INFO[0003] ENV PYENV_ROOT /root/.pyenv
349
10:48:23
INFO[0003] Taking snapshot of files...
350
10:48:23
INFO[0003] ENV PATH $PYENV_ROOT/shims:$PYENV_ROOT/bin:$PATH
351
10:48:23
INFO[0003] Taking snapshot of files...
352
10:48:23
INFO[0003] RUN git clone https://github.com/pyenv/pyenv.git $PYENV_ROOT
353
10:48:23
INFO[0003] Found cached layer, extracting to filesystem
354
10:48:24
INFO[0004] RUN cd $PYENV_ROOT && git checkout $PYENV_VER
355
10:48:24
INFO[0004] Found cached layer, extracting to filesystem
356
10:48:24
INFO[0004] RUN eval "$(/root/.pyenv/bin/pyenv init --path)" && pyenv install 3.12 -s && pyenv global 3.12
357
10:48:24
INFO[0004] Found cached layer, extracting to filesystem
358
10:48:37
INFO[0017] RUN echo 'eval "$(/root/.pyenv/bin/pyenv init --path)"' >> /root/.profile
359
10:48:37
INFO[0017] Found cached layer, extracting to filesystem
360
10:48:37
INFO[0017] SHELL ["/bin/bash", "-c"]
361
10:48:37
INFO[0017] Taking snapshot of files...
362
10:48:37
INFO[0017] RUN pyenv version | grep 3.12
363
10:48:37
INFO[0017] Found cached layer, extracting to filesystem
364
10:48:37
INFO[0017] RUN python3 -m pip install --upgrade pip wheel
365
10:48:37
INFO[0017] Found cached layer, extracting to filesystem
366
10:48:38
INFO[0018] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
367
10:48:38
INFO[0018] Pushing image to registry.scandit.com/internal/gitlab-templates:4ee73dbe29fd1001e5657f1bcb60a896c1d89e08df7e1d97233f7b9a4cdf4bd6
368
10:48:40
INFO[0020] Pushed registry.scandit.com/internal/gitlab-templates@sha256:4197aa46bd55002413a0db419e0cdf6a5a450f724387893546c18a199ff746f1
369
10:48:40
INFO[0020] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
370
10:48:40
INFO[0020] Pushing image to registry.scandit.com/internal/gitlab-templates:latest-MR641
371
10:48:41
INFO[0021] Pushed registry.scandit.com/internal/gitlab-templates@sha256:4197aa46bd55002413a0db419e0cdf6a5a450f724387893546c18a199ff746f1
372
10:48:41
+ cleanup
373
10:48:41
+ rv=0
374
10:48:41
+ '[' 0 -ne 0 ]
375
10:48:41
+ echo
376
10:48:41
377
10:48:41
+ echo 'Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54677880'
378
10:48:41
Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54677880
379
10:48:41
+ echo
380
10:48:41
381
10:48:41
+ echo
382
10:48:41
383
10:48:41
+ echo 'Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=lu1rmx27z&var-host=ip-10-0-56-102.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-2-tu6lx0or&var-resolution=15&from=1778237299000&to=1778237321000'
384
10:48:41
Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=lu1rmx27z&var-host=ip-10-0-56-102.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-2-tu6lx0or&var-resolution=15&from=1778237299000&to=1778237321000
385
10:48:41
+ echo 'Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=lu1rmx27z&var-node=ip-10-0-56-102.eu-central-1.compute.internal&var-resolution=15s&from=1778237299000&to=1778237321000'
386
10:48:41
Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=lu1rmx27z&var-node=ip-10-0-56-102.eu-central-1.compute.internal&var-resolution=15s&from=1778237299000&to=1778237321000
387
10:48:41
+ echo 'Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=nVsAo7UVk&var-filters=log_group|=|gitlab-runner&var-filters=source|=|k8s-ci.aws.scandit.io&var-filters=namespace|=|gitlab-runner&var-filters=CI_PROJECT_ID|=|621&var-filters=CI_PIPELINE_ID|=|1585539&var-filters=CI_JOB_ID|=|54677880&sortOrder=Ascending&from=1778237299000&to=1778237321000'
388
10:48:41
Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=nVsAo7UVk&var-filters=log_group|=|gitlab-runner&var-filters=source|=|k8s-ci.aws.scandit.io&var-filters=namespace|=|gitlab-runner&var-filters=CI_PROJECT_ID|=|621&var-filters=CI_PIPELINE_ID|=|1585539&var-filters=CI_JOB_ID|=|54677880&sortOrder=Ascending&from=1778237299000&to=1778237321000
389
10:48:41
+ date -d '-7 days' '+%Y-%m-%d'
390
10:48:41
date: invalid date '-7 days'
391
10:48:41
+ date -d '+7 days' '+%Y-%m-%d'
392
10:48:41
date: invalid date '+7 days'
393
10:48:41
+ echo 'Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=~&job_name=build-template-works-without-crane&project=internal/gitlab-templates'
394
10:48:41
Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=~&job_name=build-template-works-without-crane&project=internal/gitlab-templates
395
10:48:41
+ echo
396
10:48:41
397
10:48:41
+ exit 0
398
10:48:41
399
10:48:41
section_end:1778237321:step_script
400
10:48:41
+section_start:1778237321:upload_artifacts_on_success
401
10:48:41
+Uploading artifacts for successful job
402
10:48:41
Uploading artifacts...
403
10:48:41
docker_image_build.env: found 1 matching artifact files and directories
404
10:48:42
Uploading artifacts as "dotenv" to coordinator... 201 Created correlation_id=01KR3K8CKM6SVQ4TZCF0JMXDMT id=54677880 responseStatus=201 Created token=64_R8b_vA
405
10:48:42
406
10:48:42
section_end:1778237322:upload_artifacts_on_success
407
10:48:42
+section_start:1778237322:cleanup_file_variables
408
10:48:42
+Cleaning up project directory and file based variables
409
10:48:42
410
10:48:42
section_end:1778237322:cleanup_file_variables
411
10:48:42
+
412
10:48:42
Job succeeded
413