test-base ○ success

Duration: 32s
Queued: 2s
📁 Stage: test
🖥 Runner: linux-aws-1
Average Duration
29s
This job: 32s
Failure Rate
0.0%
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

157 lines
Match - of 0
1 23:36:30 Running with gitlab-runner 18.9.0 (07e534ba)
2 23:36:30 on gitlab-runner-linux-1-5fd7c4d488-2p5ws wRxjPbsJX, system ID: r_ApPziMY2hZUA
3 23:36:30 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 23:36:30 Resolving secrets
5 23:36:30 section_start:1777678590:prepare_executor
6 23:36:30 +Preparing the "kubernetes" executor
7 23:36:30 Using Kubernetes namespace: gitlab-runner
8 23:36:30 Using Kubernetes executor with image registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:a0627644f5b19a5299950b9d06386a69ed2ca73d2843193725069ae656cd6167 ...
9 23:36:30 Using attach strategy to execute scripts...
10 23:36:30 Using effective pull policy of [Always] for container build
11 23:36:30 Using effective pull policy of [Always] for container helper
12 23:36:30 Using effective pull policy of [Always] for container init-permissions
13 23:36:31 section_end:1777678591:prepare_executor
14 23:36:31 +section_start:1777678591:prepare_script
15 23:36:31 +Preparing environment
16 23:36:31 Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
17 23:36:31 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 ...
18 23:36:31 Subscribing to Kubernetes Pod events...
19 23:36:31 Type Reason Message
20 23:36:31 Normal Scheduled Successfully assigned gitlab-runner/runner-wrxjpbsjx-project-621-concurrent-6-0d20s4cp to ip-10-0-43-232.eu-central-1.compute.internal
21 23:36:32 Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
22 23:36:32 Normal Created Created container: init-permissions
23 23:36:32 Normal Started Started container init-permissions
24 23:36:36 Normal Pulling Pulling image "498954711405.dkr.ecr.eu-central-1.amazonaws.com/internal/gitlab-templates/sc-uv-example-dev@sha256:7226d2c1d441111125df9452fc5a3a1c77f959d69ea2f55dd3acb75fcf5923e0"
25 23:36:52 Normal Pulled Successfully pulled image "498954711405.dkr.ecr.eu-central-1.amazonaws.com/internal/gitlab-templates/sc-uv-example-dev@sha256:7226d2c1d441111125df9452fc5a3a1c77f959d69ea2f55dd3acb75fcf5923e0" in 15.665s (15.665s including waiting). Image size: 147988033 bytes.
26 23:36:53 Normal Created Created container: build
27 23:36:54 Normal Started Started container build
28 23:36:54 Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
29 23:36:55 Normal Created Created container: helper
30 23:36:55 Normal Started Started container helper
31 23:36:56 Running on runner-wrxjpbsjx-project-621-concurrent-6-0d20s4cp via gitlab-runner-linux-1-5fd7c4d488-2p5ws...
32 23:36:56
33 23:36:56 section_end:1777678616:prepare_script
34 23:36:56 +section_start:1777678616:get_sources
35 23:36:56 +Getting source from Git repository
36 23:36:56 Gitaly correlation ID: 01KQJYD8JT51D9T4N4N20DYKH9
37 23:36:56 Fetching changes with git depth set to 50...
38 23:36:56 Initialized empty Git repository in /build/internal/gitlab-templates/.git/
39 23:36:56 Created fresh repository.
40 23:36:58 Checking out 50468f6f as detached HEAD (ref is refs/merge-requests/636/merge)...
41 23:36:58
42 23:36:58 Skipping Git submodules setup
43 23:36:58
44 23:36:58 section_end:1777678618:get_sources
45 23:36:58 +section_start:1777678618:step_script
46 23:36:58 +Executing "step_script" stage of the job script
47 23:36:58 section_start:1777678618:section_pre_build_script_0[hide_duration=true,collapsed=true] $ function cleanup {
48 23:36:58 rv=$?
49 23:36:58 if [ $rv -ne 0 ]; then
50 23:36:58 echo ""
51 23:36:58 echo " Failure Cause Analysis might help, please open this link:"
52 23:36:58 echo " https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
53 23:36:58 echo ""
54 23:36:58 fi
55 23:36:58 echo ""
56 23:36:58 echo "Scout Analysis: https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
57 23:36:58 echo ""
58 23:36:58 echo ""
59 23:36:58 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"
60 23:36:58 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"
61 23:36:58 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"
62 23:36:58 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}"
63 23:36:58 echo ""
64 23:36:58 exit $rv
65 23:36:58 }
66 23:36:58 trap cleanup EXIT
67 23:36:58 echo "INFO: This is the CI job pre_build_script"
68 23:36:58 echo "INFO: It's defined in the backend/infra/aws repo."
69 23:36:58 echo "INFO: These additional Scandit variables are available to you:"
70 23:36:58 echo " SC_K8S_NODE_NAME: $SC_K8S_NODE_NAME"
71 23:36:58 echo " SC_K8S_IMAGE_ID: $SC_K8S_IMAGE_ID"
72 23:36:58 echo " SC_K8S_KYVERNO_PATCHES: |"
73 23:36:58 echo "$SC_K8S_KYVERNO_PATCHES" | sed 's/^/ /'
74 23:36:58 echo "cpu (r/l): ${SC_K8S_REQUESTS_CPU}/${SC_K8S_LIMITS_CPU}"
75 23:36:58 if command -v numfmt >/dev/null 2>&1; then
76 23:36:58 echo "memory (r/l): $(numfmt --to=iec --suffix=B $SC_K8S_REQUESTS_MEMORY)/$(numfmt --to=iec --suffix=B $SC_K8S_LIMITS_MEMORY)"
77 23:36:58 else
78 23:36:58 echo "memory (r/l): ${SC_K8S_REQUESTS_MEMORY}/${SC_K8S_LIMITS_MEMORY}"
79 23:36:58 fi
80 23:36:58 __start_time=${EPOCHSECONDS}
81 23:36:58 echo ""
82 23:36:58 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"
83 23:36:58 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"
84 23:36:58 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"
85 23:36:58 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}"
86 23:36:58 echo ""
87 23:36:58 echo "Setting up credentials for Gitlab Python registries"
88 23:36:58 mkdir -p ~
89 23:36:58 echo "machine gitlab.scandit.com" > ~/.netrc
90 23:36:58 echo "login gitlab-ci-token" >> ~/.netrc
91 23:36:58 echo "password ${CI_JOB_TOKEN}" >> ~/.netrc
92 23:36:58 chmod 600 ~/.netrc
93 23:36:58 if command -v git &> /dev/null && [ "$(id -u)" -ne 0 ]; then
94 23:36:58 git config --global --add safe.directory $CI_PROJECT_DIR
95 23:36:58 fi
96 23:36:58 # Sonarqube server is running on the same cluster. Use internal address
97 23:36:58 export SONAR_HOST_URL="http://sonarqube.sonarqube.svc.cluster.local:9000"
98 23:36:58 section_end:1777678618:section_pre_build_script_0
99 23:36:58 INFO: This is the CI job pre_build_script
100 23:36:58 INFO: It's defined in the backend/infra/aws repo.
101 23:36:58 INFO: These additional Scandit variables are available to you:
102 23:36:58 SC_K8S_NODE_NAME: ip-10-0-43-232.eu-central-1.compute.internal
103 23:36:58 SC_K8S_IMAGE_ID:
104 23:36:58 SC_K8S_KYVERNO_PATCHES: |
105 23:36:58
106 23:36:58 cpu (r/l): 1/4
107 23:36:58 memory (r/l): 1.0GB/16GB
108 23:36:58
109 23:36:58 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-43-232.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-6-0d20s4cp&var-resolution=15&from=1777678618000&to=now
110 23:36:58 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-43-232.eu-central-1.compute.internal&var-resolution=15s&from=1777678618000&to=now
111 23:36:58 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|=|1575289&var-filters=CI_JOB_ID|=|54243478&sortOrder=Ascending&from=1777678618000&to=now
112 23:36:58 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=2026-04-25~2026-05-09&job_name=test-base&project=internal/gitlab-templates
113 23:36:58
114 23:36:58 Setting up credentials for Gitlab Python registries
115 23:36:59 section_start:1777678618:section_script_step_0[hide_duration=true,collapsed=true] $ if [[ -n "${UV_PROJECT_DIR}" ]]; then
116 23:36:59 cd ${UV_PROJECT_DIR};
117 23:36:59 fi
118 23:36:59 section_end:1777678618:section_script_step_0
119 23:36:59 $ source ${UV_PROJECT_ENVIRONMENT}/bin/activate
120 23:36:59 $ uv sync --frozen ${UV_EXTRA_ARGS}
121 23:36:59 Checked 22 packages in 0.46ms
122 23:36:59 $ uv run python hello.py
123 23:36:59 Hello from sc-uv-example!
124 23:36:59 $ uv add sc-alacrity
125 23:37:00 Resolved 35 packages in 1.03s
126 23:37:00 Downloading pydantic-core (2.0MiB)
127 23:37:01 Downloaded pydantic-core
128 23:37:01 Prepared 10 packages in 281ms
129 23:37:02 Installed 10 packages in 1.19s
130 23:37:02 + annotated-types==0.7.0
131 23:37:02 + decorator==5.2.1
132 23:37:02 + merge-args==0.1.5
133 23:37:02 + packaging==26.2
134 23:37:02 + py==1.11.0
135 23:37:02 + pydantic==2.13.3
136 23:37:02 + pydantic-core==2.46.3
137 23:37:02 + retry==0.9.2
138 23:37:02 + sc-alacrity==0.12.1
139 23:37:02 + typing-inspection==0.4.2
140 23:37:02
141 23:37:02 Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54243478
142 23:37:02
143 23:37:02
144 23:37:02 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-43-232.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-6-0d20s4cp&var-resolution=15&from=1777678618000&to=1777678622000
145 23:37:02 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-43-232.eu-central-1.compute.internal&var-resolution=15s&from=1777678618000&to=1777678622000
146 23:37:02 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|=|1575289&var-filters=CI_JOB_ID|=|54243478&sortOrder=Ascending&from=1777678618000&to=1777678622000
147 23:37:02 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=2026-04-25~2026-05-09&job_name=test-base&project=internal/gitlab-templates
148 23:37:02
149 23:37:02
150 23:37:02 section_end:1777678622:step_script
151 23:37:02 +section_start:1777678622:cleanup_file_variables
152 23:37:02 +Cleaning up project directory and file based variables
153 23:37:02
154 23:37:02 section_end:1777678622:cleanup_file_variables
155 23:37:02 +
156 23:37:02 Job succeeded
157