build-python3-image-root-user ○ success

Duration: 24s
Queued: 1s
📁 Stage: docker-image
🖥 Runner: linux-aws-1
Average Duration
30s
This job: 24s
Failure Rate
0.7%
last 30 days

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

287 lines
Match - of 0
1 09:35:14 Running with gitlab-runner 18.9.0 (07e534ba)
2 09:35:14 on gitlab-runner-linux-1-5fd7c4d488-zmw4s wRxjPbsJX, system ID: r_bqUhFMtaMlhD
3 09:35:14 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 09:35:14 Resolving secrets
5 09:35:14 section_start:1777973714:prepare_executor
6 09:35:14 +Preparing the "kubernetes" executor
7 09:35:14 "CPURequest" overwritten with "2"
8 09:35:14 "MemoryRequest" overwritten with "4G"
9 09:35:14 Using Kubernetes namespace: gitlab-runner
10 09:35:14 Using Kubernetes executor with image registry.scandit.com/dockerfiles/kaniko:v1.27.3-crane@sha256:72bdc063db14f38a45910d33ccf066ecb088d4833fb2437fef336e49b81fd4ac ...
11 09:35:14 Using attach strategy to execute scripts...
12 09:35:14 Using effective pull policy of [Always] for container init-permissions
13 09:35:14 Using effective pull policy of [Always] for container build
14 09:35:14 Using effective pull policy of [Always] for container helper
15 09:35:14 section_end:1777973714:prepare_executor
16 09:35:14 +section_start:1777973714:prepare_script
17 09:35:14 +Preparing environment
18 09:35:14 Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
19 09:35:14 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 09:35:15 Subscribing to Kubernetes Pod events...
21 09:35:15 Type Reason Message
22 09:35:15 Normal Scheduled Successfully assigned gitlab-runner/runner-wrxjpbsjx-project-621-concurrent-0-7am880b2 to ip-10-0-32-194.eu-central-1.compute.internal
23 09:35:16 Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
24 09:35:16 Normal Created Created container: init-permissions
25 09:35:16 Normal Started Started container init-permissions
26 09:35:31 Normal Pulled Container image "498954711405.dkr.ecr.eu-central-1.amazonaws.com/dockerfiles/kaniko@sha256:72bdc063db14f38a45910d33ccf066ecb088d4833fb2437fef336e49b81fd4ac" already present on machine
27 09:35:31 Normal Created Created container: build
28 09:35:31 Normal Started Started container build
29 09:35:31 Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
30 09:35:31 Normal Created Created container: helper
31 09:35:31 Normal Started Started container helper
32 09:35:34 Running on runner-wrxjpbsjx-project-621-concurrent-0-7am880b2 via gitlab-runner-linux-1-5fd7c4d488-zmw4s...
33 09:35:34
34 09:35:34 section_end:1777973734:prepare_script
35 09:35:34 +section_start:1777973734:get_sources
36 09:35:34 +Getting source from Git repository
37 09:35:34 Gitaly correlation ID: 01KQVQVQ8ANWXRY558FDQDQJ06
38 09:35:34 Fetching changes with git depth set to 1...
39 09:35:34 Initialized empty Git repository in /build/internal/gitlab-templates/.git/
40 09:35:34 Created fresh repository.
41 09:35:35 Checking out eea928ac as detached HEAD (ref is refs/merge-requests/637/merge)...
42 09:35:35
43 09:35:35 Skipping Git submodules setup
44 09:35:35
45 09:35:35 section_end:1777973735:get_sources
46 09:35:35 +section_start:1777973735:step_script
47 09:35:35 +Executing "step_script" stage of the job script
48 09:35:35 section_start:1777973735:section_pre_build_script_0[hide_duration=true,collapsed=true] $ function cleanup {
49 09:35:35 rv=$?
50 09:35:35 if [ $rv -ne 0 ]; then
51 09:35:35 echo ""
52 09:35:35 echo " Failure Cause Analysis might help, please open this link:"
53 09:35:35 echo " https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
54 09:35:35 echo ""
55 09:35:35 fi
56 09:35:35 echo ""
57 09:35:35 echo "Scout Analysis: https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
58 09:35:35 echo ""
59 09:35:35 echo ""
60 09:35:35 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"
61 09:35:35 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"
62 09:35:35 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"
63 09:35:35 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}"
64 09:35:35 echo ""
65 09:35:35 exit $rv
66 09:35:35 }
67 09:35:35 trap cleanup EXIT
68 09:35:35 echo "INFO: This is the CI job pre_build_script"
69 09:35:35 echo "INFO: It's defined in the backend/infra/aws repo."
70 09:35:35 echo "INFO: These additional Scandit variables are available to you:"
71 09:35:35 echo " SC_K8S_NODE_NAME: $SC_K8S_NODE_NAME"
72 09:35:35 echo " SC_K8S_IMAGE_ID: $SC_K8S_IMAGE_ID"
73 09:35:35 echo " SC_K8S_KYVERNO_PATCHES: |"
74 09:35:35 echo "$SC_K8S_KYVERNO_PATCHES" | sed 's/^/ /'
75 09:35:35 echo "cpu (r/l): ${SC_K8S_REQUESTS_CPU}/${SC_K8S_LIMITS_CPU}"
76 09:35:35 if command -v numfmt >/dev/null 2>&1; then
77 09:35:35 echo "memory (r/l): $(numfmt --to=iec --suffix=B $SC_K8S_REQUESTS_MEMORY)/$(numfmt --to=iec --suffix=B $SC_K8S_LIMITS_MEMORY)"
78 09:35:35 else
79 09:35:35 echo "memory (r/l): ${SC_K8S_REQUESTS_MEMORY}/${SC_K8S_LIMITS_MEMORY}"
80 09:35:35 fi
81 09:35:35 __start_time=${EPOCHSECONDS}
82 09:35:35 echo ""
83 09:35:35 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"
84 09:35:35 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"
85 09:35:35 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"
86 09:35:35 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}"
87 09:35:35 echo ""
88 09:35:35 echo "Setting up credentials for Gitlab Python registries"
89 09:35:35 mkdir -p ~
90 09:35:35 echo "machine gitlab.scandit.com" > ~/.netrc
91 09:35:35 echo "login gitlab-ci-token" >> ~/.netrc
92 09:35:35 echo "password ${CI_JOB_TOKEN}" >> ~/.netrc
93 09:35:35 chmod 600 ~/.netrc
94 09:35:35 if command -v git &> /dev/null && [ "$(id -u)" -ne 0 ]; then
95 09:35:35 git config --global --add safe.directory $CI_PROJECT_DIR
96 09:35:35 fi
97 09:35:35 # Sonarqube server is running on the same cluster. Use internal address
98 09:35:35 export SONAR_HOST_URL="http://sonarqube.sonarqube.svc.cluster.local:9000"
99 09:35:35 section_end:1777973735:section_pre_build_script_0
100 09:35:35 INFO: This is the CI job pre_build_script
101 09:35:35 INFO: It's defined in the backend/infra/aws repo.
102 09:35:35 INFO: These additional Scandit variables are available to you:
103 09:35:35 SC_K8S_NODE_NAME: ip-10-0-32-194.eu-central-1.compute.internal
104 09:35:35 SC_K8S_IMAGE_ID:
105 09:35:35 SC_K8S_KYVERNO_PATCHES: |
106 09:35:35
107 09:35:35 cpu (r/l): 2/4
108 09:35:35 memory (r/l): 4000000000/17179869184
109 09:35:35
110 09:35:35 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-32-194.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-0-7am880b2&var-resolution=15&from=1777973735000&to=now
111 09:35:35 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-32-194.eu-central-1.compute.internal&var-resolution=15s&from=1777973735000&to=now
112 09:35:35 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|=|1578751&var-filters=CI_JOB_ID|=|54380604&sortOrder=Ascending&from=1777973735000&to=now
113 09:35:35 date: invalid date '-7 days'
114 09:35:35 date: invalid date '+7 days'
115 09:35:35 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=~&job_name=build-python3-image-root-user&project=internal/gitlab-templates
116 09:35:35
117 09:35:35 Setting up credentials for Gitlab Python registries
118 09:35:35 $ echo $DOCKER_CONFIG_JSON > /kaniko/.docker/config.json
119 09:35:35 $ mv /root/.netrc /kaniko/.netrc
120 09:35:35 section_start:1777973735:section_script_step_2[hide_duration=true,collapsed=true] $ function copy_files() {
121 09:35:35 local src="$1"
122 09:35:35 local trg="$2"
123 09:35:35 for f in $src; do
124 09:35:35 t="$trg/`dirname $f`"
125 09:35:35 mkdir -p $t || true
126 09:35:35 echo "Copy $f"
127 09:35:35 cp -pr $f $trg/$f
128 09:35:35 done
129 09:35:35 }
130 09:35:35 function recursive_hash() {
131 09:35:35 local dir="$1"
132 09:35:35 find "$dir" -exec stat -c '%F|%a|%u:%g|%n' {} + -type f -exec sha256sum {} + | sort | sha256sum | cut -d ' ' -f1
133 09:35:35 }
134 09:35:35 function remote_docker_digest() {
135 09:35:35 local images="$1"
136 09:35:35 echo $images | xargs -n 1 crane digest
137 09:35:35 }
138 09:35:35 function remote_image_exists() {
139 09:35:35 local image="$1"
140 09:35:35 crane manifest $image > /dev/null 2>&1
141 09:35:35 }
142 09:35:35 function remote_images_are_identical() {
143 09:35:35 local imageA="$1"
144 09:35:35 local imageB="$2"
145 09:35:35 if [[ $(remote_docker_digest "$imageA") == $(remote_docker_digest "$imageB") ]]; then
146 09:35:35 return 0
147 09:35:35 else
148 09:35:35 return 1
149 09:35:35 fi
150 09:35:35 }
151 09:35:35 function copy_image() {
152 09:35:35 local image="$1"
153 09:35:35 local remotes="$2"
154 09:35:35 local backup_ext="$3"
155 09:35:35 echo "$image"
156 09:35:35 local source_digest=$(remote_docker_digest $image)
157 09:35:35 local target_digest
158 09:35:35 for registry in $remotes; do
159 09:35:35 if target_digest=$(remote_docker_digest $registry); then
160 09:35:35 if [ "$target_digest" != "$source_digest" ]; then
161 09:35:35 echo "image outdated, overwriting with newest version"
162 09:35:35 crane copy $image $registry
163 09:35:35 crane copy $image ${registry}${backup_ext}
164 09:35:35 fi
165 09:35:35 else
166 09:35:35 echo "image does not exist, writing newest version"
167 09:35:35 crane copy $image $registry
168 09:35:35 crane copy $image ${registry}${backup_ext}
169 09:35:35 fi
170 09:35:35 done
171 09:35:35 }
172 09:35:35 section_end:1777973735:section_script_step_2
173 09:35:35 section_start:1777973735:section_script_step_3[hide_duration=true,collapsed=true] $ if [ "$CONTAINER_SUBDIR" != "" ]; then
174 09:35:35 echo "Entering subpath $CONTAINER_SUBDIR"
175 09:35:35 cd $CONTAINER_SUBDIR
176 09:35:35 fi
177 09:35:35 section_end:1777973735:section_script_step_3
178 09:35:35 $ copy_files "$CONTAINER_IMPLICIT_REQUIREMENTS $CONTAINER_REQUIREMENTS" "$CONTAINER_CONTEXT_PATH"
179 09:35:35 Copy Dockerfile.python
180 09:35:35 Copy requirements.txt
181 09:35:35 $ echo "$CONTAINER_BUILD_ENVIRONMENT" > $CONTAINER_CONTEXT_PATH/.docker-build-env
182 09:35:35 $ docker_checksum=$(recursive_hash $CONTAINER_CONTEXT_PATH)
183 09:35:35 section_start:1777973735:section_script_step_7[hide_duration=true,collapsed=true] $ if [ "$CONTAINER_IMAGE_NAME" == "" ]; then
184 09:35:35 final_image_name=${CONTAINER_IMAGE_URL}
185 09:35:35 else
186 09:35:35 final_image_name=${CONTAINER_IMAGE_URL}/${CONTAINER_IMAGE_NAME}
187 09:35:35 fi
188 09:35:35 section_end:1777973735:section_script_step_7
189 09:35:35 $ final_image_url=${final_image_name}:${docker_checksum}
190 09:35:35 section_start:1777973735:section_script_step_9[hide_duration=true,collapsed=true] $ if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
191 09:35:35 echo $CONTAINER_IMAGE_VARIABLE=${final_image_url}-P${CI_PROJECT_ID}-${CI_PIPELINE_ID} > $CI_PROJECT_DIR/docker_image_build.env
192 09:35:35 else
193 09:35:35 echo $CONTAINER_IMAGE_VARIABLE=$final_image_url > $CI_PROJECT_DIR/docker_image_build.env
194 09:35:35 fi
195 09:35:35 section_end:1777973735:section_script_step_9
196 09:35:35 $ echo ${CONTAINER_IMAGE_VARIABLE}_HASH=$docker_checksum >> $CI_PROJECT_DIR/docker_image_build.env
197 09:35:35 section_start:1777973735:section_script_step_11[hide_duration=true,collapsed=true] $ if [ "${FORCE_BUILD}" != "true" ] || command -v crane &> /dev/null; then
198 09:35:35 echo $REGISTRY_PASSWORD | crane auth login $REGISTRY -u $REGISTRY_USER --password-stdin
199 09:35:35 fi
200 09:35:35 section_end:1777973735:section_script_step_11
201 09:35:35
202 09:35:35 WARNING! Your credentials are stored unencrypted in '/kaniko/.docker/config.json'.
203 09:35:35 Configure a credential helper to remove this warning. See
204 09:35:35 https://docs.docker.com/go/credential-store/
205 09:35:35
206 09:35:35 2026/05/05 09:35:35 logged in via /kaniko/.docker/config.json
207 09:35:35 section_start:1777973735:section_script_step_12[hide_duration=true,collapsed=true] $ if [ "${FORCE_BUILD}" != "true" ] && remote_image_exists "$final_image_url"; then
208 09:35:35 echo "Image already exists, skip the build."
209 09:35:35 echo "$final_image_url"
210 09:35:35 if [[ "$CI_COMMIT_BRANCH" == "$CI_DEFAULT_BRANCH" ]]; then
211 09:35:35 _EXT=""
212 09:35:35 _BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
213 09:35:35 elif [[ -n "$CI_MERGE_REQUEST_ID" ]]; then
214 09:35:35 _EXT="-MR${CI_MERGE_REQUEST_IID}"
215 09:35:35 _BACKUP_EXT=""
216 09:35:35 elif [[ "$CI_COMMIT_REF_PROTECTED" == "true" ]]; then
217 09:35:35 _EXT="-${CI_COMMIT_REF_SLUG}"
218 09:35:35 _BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
219 09:35:35 fi
220 09:35:35 for _TAG in $CONTAINER_IMAGE_TAG; do
221 09:35:35 echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
222 09:35:35 copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}" "${_BACKUP_EXT}"
223 09:35:35 done
224 09:35:35 if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
225 09:35:35 _EXT="-P${CI_PROJECT_ID}-${CI_PIPELINE_ID}"
226 09:35:35 echo "Copying ${final_image_url} to ${final_image_url}${_EXT}"
227 09:35:35 copy_image "${final_image_url}" "${final_image_url}${_EXT}"
228 09:35:35 for _TAG in $CONTAINER_IMAGE_TAG; do
229 09:35:35 echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
230 09:35:35 copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}"
231 09:35:35 done
232 09:35:35 fi
233 09:35:35 exit 0
234 09:35:35 fi
235 09:35:35 section_end:1777973735:section_script_step_12
236 09:35:35 Image already exists, skip the build.
237 09:35:35 registry.scandit.com/internal/gitlab-templates:37ef3772b2786f9e8fc1560bf12bf7b4b608a0dedccd164159afad5059844873
238 09:35:35 Copying registry.scandit.com/internal/gitlab-templates:37ef3772b2786f9e8fc1560bf12bf7b4b608a0dedccd164159afad5059844873 to registry.scandit.com/internal/gitlab-templates:latest-MR637
239 09:35:35 registry.scandit.com/internal/gitlab-templates:37ef3772b2786f9e8fc1560bf12bf7b4b608a0dedccd164159afad5059844873
240 09:35:36 image outdated, overwriting with newest version
241 09:35:36 2026/05/05 09:35:36 Copying from registry.scandit.com/internal/gitlab-templates:37ef3772b2786f9e8fc1560bf12bf7b4b608a0dedccd164159afad5059844873 to registry.scandit.com/internal/gitlab-templates:latest-MR637
242 09:35:36 2026/05/05 09:35:36 existing blob: sha256:55cab8de839fd4db3f8ccd4a0ec43ad27c5e112834e9e6ee2b1a68ebb49b64d0
243 09:35:36 2026/05/05 09:35:36 existing blob: sha256:b40150c1c2717d324cdb17278c8efdfa4dfcd2ffe083e976f0bcedf31115f081
244 09:35:36 2026/05/05 09:35:36 existing blob: sha256:5957ac4c1fdd681289811aec6fdcfdab5af82ebf72bb1d095726a3db3ae49601
245 09:35:36 2026/05/05 09:35:36 existing blob: sha256:25c95bc50f6df2aef8cc6217d03c85fdb351d25e009a73aad25e8a8b1f69dda7
246 09:35:36 2026/05/05 09:35:36 existing blob: sha256:0e188e6a6d38dcb0203c2a32ea25e2521594a7619ba8b508f5b695684b9878a7
247 09:35:36 2026/05/05 09:35:36 existing blob: sha256:89732bc7504122601f40269fc9ddfb70982e633ea9caf641ae45736f2846b004
248 09:35:36 2026/05/05 09:35:36 existing blob: sha256:03e82c1b170c1fe933744d07af0abf9f491c7c8ca6488768c31e0929aa5cdd0f
249 09:35:36 2026/05/05 09:35:36 existing blob: sha256:e88a8ff157ea1dc79fb54747bb63ef128a5ebbc879908ea48c758d5991640f1a
250 09:35:36 2026/05/05 09:35:36 existing blob: sha256:a387bd0b68d88ced89d2fcca6c5c926c6380d88fa5d28694504614bb5ff0220b
251 09:35:36 2026/05/05 09:35:36 existing blob: sha256:c2ffdd9fa02d63ff513697ddf1e32563557ef9f8895e33823873d632fd0bb468
252 09:35:36 2026/05/05 09:35:36 existing blob: sha256:d50471f36f444cf2c90880b9046dbcc312ab654cd459c7c39307a33b7046b384
253 09:35:36 2026/05/05 09:35:36 existing blob: sha256:7c262476f9f5d737fd018a0d5350de8b00ac53a62d81167d36ba5da289af13cf
254 09:35:36 2026/05/05 09:35:36 existing blob: sha256:ec660d548d241babff6b7a808d0a13ddf54bfdbaea9e84ef204de04ee53822eb
255 09:35:36 2026/05/05 09:35:36 existing blob: sha256:01810aaa214a46547a17082b53d4e185d1010e55575a26df125307512e0a12cf
256 09:35:36 2026/05/05 09:35:36 existing blob: sha256:9d4aee7fe60bb70bd49aaaf078048faed720796e83faaac842433df71aabf6b3
257 09:35:36 2026/05/05 09:35:36 existing blob: sha256:a23c4de6eac195eb8558af4df35f0e1bf990b01905ae0b242763322e7a0db08f
258 09:35:36 2026/05/05 09:35:36 registry.scandit.com/internal/gitlab-templates:latest-MR637: digest: sha256:c2cd9e7e83d7f5155c429c51d914f1ccadd2bf09873dbc2bb9740071f4474ae9 size: 4751
259 09:35:37 2026/05/05 09:35:36 Copying from registry.scandit.com/internal/gitlab-templates:37ef3772b2786f9e8fc1560bf12bf7b4b608a0dedccd164159afad5059844873 to registry.scandit.com/internal/gitlab-templates:latest-MR637
260 09:35:37 2026/05/05 09:35:37 existing manifest: latest-MR637@sha256:c2cd9e7e83d7f5155c429c51d914f1ccadd2bf09873dbc2bb9740071f4474ae9
261 09:35:37
262 09:35:37 Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54380604
263 09:35:37
264 09:35:37
265 09:35:37 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-32-194.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-0-7am880b2&var-resolution=15&from=1777973735000&to=1777973737000
266 09:35:37 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-32-194.eu-central-1.compute.internal&var-resolution=15s&from=1777973735000&to=1777973737000
267 09:35:37 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|=|1578751&var-filters=CI_JOB_ID|=|54380604&sortOrder=Ascending&from=1777973735000&to=1777973737000
268 09:35:37 date: invalid date '-7 days'
269 09:35:37 date: invalid date '+7 days'
270 09:35:37 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=~&job_name=build-python3-image-root-user&project=internal/gitlab-templates
271 09:35:37
272 09:35:37
273 09:35:37 section_end:1777973737:step_script
274 09:35:37 +section_start:1777973737:upload_artifacts_on_success
275 09:35:37 +Uploading artifacts for successful job
276 09:35:37 Uploading artifacts...
277 09:35:37 docker_image_build.env: found 1 matching artifact files and directories
278 09:35:38 Uploading artifacts as "dotenv" to coordinator... 201 Created correlation_id=01KQVQWEAZ27PW9WR780ABJWQ7 id=54380604 responseStatus=201 Created token=64_Ys-ZTd
279 09:35:38
280 09:35:38 section_end:1777973738:upload_artifacts_on_success
281 09:35:38 +section_start:1777973738:cleanup_file_variables
282 09:35:38 +Cleaning up project directory and file based variables
283 09:35:38
284 09:35:38 section_end:1777973738:cleanup_file_variables
285 09:35:38 +
286 09:35:38 Job succeeded
287