lists.osmocom.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
July
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
April
March
February
January
2021
December
November
October
September
August
July
June
May
April
March
February
January
2020
December
November
October
September
August
July
June
May
April
March
February
January
2019
December
November
October
September
August
July
June
May
April
March
List overview
Download
jenkins-notifications
June 2024
----- 2025 -----
July 2025
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
----- 2021 -----
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
----- 2020 -----
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
----- 2019 -----
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
jenkins-notifications@lists.osmocom.org
1 participants
95 discussions
Start a n
N
ew thread
Jenkins build became unstable: ttcn3-hnbgw-test-io_uring #87
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test-io_uring/87/displa…
>
1 year
1
1
0
0
Build failed in Jenkins: Osmocom_OBS_master #55968
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/55968/display/re…
> Changes: ------------------------------------------ Started by upstream project "master-osmo-mgw" build number 11887 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb10build-ansible (obs osmo-gsm-tester-build osmocom-master-debian10 ttcn3-ggsn-test-kernel-git osmocom-gerrit-debian10 osmocom-gerrit repo-install-test osmocom-master) in workspace <
https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/
> The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository
https://gerrit.osmocom.org/osmo-ci
> git init <
https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/
> # timeout=10 Fetching upstream changes from
https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress --
https://gerrit.osmocom.org/osmo-ci
+refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url
https://gerrit.osmocom.org/osmo-ci
# timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 41d9cc18b041020eca0384981446a60a26b017f2 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 41d9cc18b041020eca0384981446a60a26b017f2 # timeout=10 Commit message: "jobs/{gerrit,master}: add osmo-s1gw" > git rev-list --no-walk 41d9cc18b041020eca0384981446a60a26b017f2 # timeout=10 [Osmocom_OBS_master] $ /bin/sh -xe /tmp/jenkins11696399442146810999.sh + export PYTHONUNBUFFERED=1 + ./scripts/obs/update_obs_project.py --apiurl
https://obs.osmocom.org
--conflict-version --docker --feed master --meta osmocom:master docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '<
https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/d…
',> '<
https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/d…
']> #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 561B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:12 #2 DONE 0.8s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/3] FROM docker.io/library/debian:12@sha256:fac2c0fd33e88dfd3bc88a872cfb78dcb167e74af6162d31724df69e482f886c #4 DONE 0.0s #5 [2/3] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper dh-python dpkg-dev fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc python3-packaging python3-setuptools quilt rebar3 sed && apt-get clean #5 CACHED #6 [3/3] RUN USERADD --uid=1000 -m user #6 CACHED #7 exporting to image #7 exporting layers done #7 writing image sha256:077687d6b297ad7424a51924de8ce7ba9cdb7e9893c95e6c8a06790ca8d9d5e8 #7 writing image sha256:077687d6b297ad7424a51924de8ce7ba9cdb7e9893c95e6c8a06790ca8d9d5e8 0.5s done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg 0.0s done #7 DONE 0.6s docker: running: update_obs_project.py inside docker OBS: getting packages in osmocom:master ### Building source packages ### osmocom-master: getting OBS version ERROR: command failed unexpectedly *** command *** ['osc', '-A', '
https://obs.osmocom.org
', 'list', 'osmocom:master', 'osmocom-master'] *** returncode *** 1 *** output *** Server returned an error: HTTP Error 504: Gateway Time-out Request:
https://obs.osmocom.org/source/osmocom:master/osmocom-master?rev=latest
Headers: Server: nginx Date: Fri, 07 Jun 2024 08:33:11 GMT Content-Type: text/html Content-Length: 160 Connection: close *** python trace *** Traceback (most recent call last): File "/obs/update_obs_project.py", line 251, in <module> main() File "/obs/update_obs_project.py", line 245, in main build_srcpkgs(pkgs_remote, packages) File "/obs/update_obs_project.py", line 141, in build_srcpkgs build_srcpkg_if_needed(pkgs_remote, f"osmocom-{feed}", True) File "/obs/update_obs_project.py", line 109, in build_srcpkg_if_needed obs_version = lib.osc.get_package_version(package) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/osc.py", line 70, in get_package_version ret = run_osc(["list", proj, os.path.basename(package)]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/osc.py", line 58, in run_osc return lib.run_cmd(cmd, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/__init__.py", line 179, in run_cmd exit_error_cmd(p, "command failed unexpectedly") File "/obs/lib/__init__.py", line 140, in exit_error_cmd raise RuntimeError("shell command related error, find details right above" RuntimeError: shell command related error, find details right above this python trace Build step 'Execute shell' marked build as failure
1 year
1
1
0
0
Build failed in Jenkins: master-osmo-hlr » a1=default,a2=default,a3=default,a4=default,osmocom-master #11494
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-hlr/a1=default,a2=defau…
> Changes: ------------------------------------------ [...truncated 263.24 KB...] struct hlr_ussd_route contains 47 bytes in 2 blocks (ref 0) 0x60d000024c10 *#100# contains 7 bytes in 1 blocks (ref 0) 0x60b00013ca20 127.0.0.1 contains 10 bytes in 1 blocks (ref 0) 0x60b00013c1e0
mdns.osmocom.org
contains 17 bytes in 1 blocks (ref 0) 0x60c000000160
mdns.osmocom.org
contains 17 bytes in 1 blocks (ref 0) 0x60c0000000a0 msgb contains 0 bytes in 1 blocks (ref 0) 0x608000000180 full talloc report on 'null_context' (total 24 bytes in 2 blocks) struct lookup_helper contains 24 bytes in 1 blocks (ref 0) 0x60c000037a20 RESULTS: pass: ./test_subscriber.ctrl pass: ./test_subscriber_errors.ctrl rm -f hlr_ctrl_test.db rm hlr_ctrl_test.db-* rm: cannot remove 'hlr_ctrl_test.db-*': No such file or directory make[6]: [Makefile:728: ctrl-test] Error 1 (ignored) make[6]: Leaving directory '/build/tests' make db-upgrade-equivalence-test make[6]: Entering directory '/build/tests' make -C db_upgrade upgrade-equivalence-test make[7]: Entering directory '/build/tests/db_upgrade' ./db_upgrade_test.sh . . do-equivalence-test Creating db in schema version 0 Version 0 db: Table: auc_2g name|type|notnull|dflt_value|pk algo_id_2g|INTEGER|1||0 ki|VARCHAR(32)|1||0 subscriber_id|INTEGER|0||1 Table auc_2g contents: algo_id_2g|ki|subscriber_id 1|BeefedCafeFaceAcedAddedDecadeFee|1 2|33333333333333333333333333333333|4 6|55555555555555555555555555555555|6 Table: auc_3g name|type|notnull|dflt_value|pk algo_id_3g|INTEGER|1||0 ind_bitlen|INTEGER|1|5|0 k|VARCHAR(32)|1||0 op|VARCHAR(32)|0||0 opc|VARCHAR(32)|0||0 sqn|INTEGER|1|0|0 subscriber_id|INTEGER|0||1 Table auc_3g contents: algo_id_3g|ind_bitlen|k|op|opc|sqn|subscriber_id 5|5|C01ffedC1cadaeAc1d1f1edAcac1aB0a||CededEffacedAceFacedBadFadedBeef|0|1 5|5|44444444444444444444444444444444|44444444444444444444444444444444||0|5 5|5|55555555555555555555555555555555||55555555555555555555555555555555|0|6 Table: subscriber name|type|notnull|dflt_value|pk ggsn_number|VARCHAR(15)|0||0 gmlc_number|VARCHAR(15)|0||0 hlr_number|VARCHAR(15)|0||0 id|INTEGER|0||1 imeisv|VARCHAR|0||0 imsi|VARCHAR(15)|1||0 lmsi|INTEGER|0||0 ms_purged_cs|BOOLEAN|1|0|0 ms_purged_ps|BOOLEAN|1|0|0 msisdn|VARCHAR(15)|0||0 nam_cs|BOOLEAN|1|1|0 nam_ps|BOOLEAN|1|1|0 periodic_lu_tmr|INTEGER|0||0 periodic_rau_tau_tmr|INTEGER|0||0 sgsn_address|VARCHAR|0||0 sgsn_number|VARCHAR(15)|0||0 smsc_number|VARCHAR(15)|0||0 vlr_number|VARCHAR(15)|0||0 Table subscriber contents: ggsn_number|gmlc_number|hlr_number|id|imeisv|imsi|lmsi|ms_purged_cs|ms_purged_ps|msisdn|nam_cs|nam_ps|periodic_lu_tmr|periodic_rau_tau_tmr|sgsn_address|sgsn_number|smsc_number|vlr_number |||1||123456789012345||0|0|098765432109876|1|1||||||MSC-1 |||2||111111111||1|0||1|1|||||| |||3||222222222||0|1|22222|1|1|||||| |||4||333333||0|0|3|0|1|||||| |||5||444444444444444||0|0|4444|1|0|||||| |||6||5555555||0|0|55555555555555|0|0|||||| Table: subscriber_apn name|type|notnull|dflt_value|pk apn|VARCHAR(256)|1||0 subscriber_id|INTEGER|0||0 Table subscriber_apn contents: Table: subscriber_multi_msisdn name|type|notnull|dflt_value|pk msisdn|VARCHAR(15)|1||0 subscriber_id|INTEGER|0||0 Table subscriber_multi_msisdn contents: Launching osmo-hlr to upgrade db: osmo-hlr --database $db --db-upgrade --db-check --config-file $srcdir/osmo-hlr.cfg rc = 0 DMAIN hlr starting DDB using database: <PATH>test.db DDB Database <PATH>test.db' has HLR DB schema version 0 DDB Database <PATH>test.db' has been upgraded to HLR DB schema version 1 DDB Database <PATH>test.db' has been upgraded to HLR DB schema version 2 DDB Database <PATH>test.db' has been upgraded to HLR DB schema version 3 DDB Database <PATH>test.db' has been upgraded to HLR DB schema version 4 DDB Database <PATH>test.db' has been upgraded to HLR DB schema version 5 DDB Database <PATH>test.db' has been upgraded to HLR DB schema version 6 DDB Database <PATH>test.db' has been upgraded to HLR DB schema version 7 DMAIN Cmdline option --db-check: Database was opened successfully, quitting. Resulting db: Table: auc_2g name|type|notnull|dflt_value|pk algo_id_2g|INTEGER|1||0 ki|VARCHAR(32)|1||0 subscriber_id|INTEGER|0||1 Table auc_2g contents: algo_id_2g|ki|subscriber_id 1|BeefedCafeFaceAcedAddedDecadeFee|1 2|33333333333333333333333333333333|4 6|55555555555555555555555555555555|6 Table: auc_3g name|type|notnull|dflt_value|pk algo_id_3g|INTEGER|1||0 ind_bitlen|INTEGER|1|5|0 k|VARCHAR(64)|1||0 op|VARCHAR(64)|0||0 opc|VARCHAR(64)|0||0 sqn|INTEGER|1|0|0 subscriber_id|INTEGER|0||1 Table auc_3g contents: algo_id_3g|ind_bitlen|k|op|opc|sqn|subscriber_id 5|5|C01ffedC1cadaeAc1d1f1edAcac1aB0a||CededEffacedAceFacedBadFadedBeef|0|1 5|5|44444444444444444444444444444444|44444444444444444444444444444444||0|5 5|5|55555555555555555555555555555555||55555555555555555555555555555555|0|6 Table: ind name|type|notnull|dflt_value|pk ind|INTEGER|0||1 vlr|TEXT|1||0 Table ind contents: Table: subscriber name|type|notnull|dflt_value|pk ggsn_number|VARCHAR(15)|0||0 gmlc_number|VARCHAR(15)|0||0 id|INTEGER|0||1 imei|VARCHAR(14)|0||0 imeisv|VARCHAR|0||0 imsi|VARCHAR(15)|1||0 last_lu_seen|TIMESTAMP|0|NULL|0 last_lu_seen_ps|TIMESTAMP|0|NULL|0 lmsi|INTEGER|0||0 ms_purged_cs|BOOLEAN|1|0|0 ms_purged_ps|BOOLEAN|1|0|0 msc_number|VARCHAR(15)|0||0 msisdn|VARCHAR(15)|0||0 nam_cs|BOOLEAN|1|1|0 nam_ps|BOOLEAN|1|1|0 periodic_lu_tmr|INTEGER|0||0 periodic_rau_tau_tmr|INTEGER|0||0 sgsn_address|VARCHAR|0||0 sgsn_number|VARCHAR(15)|0||0 sgsn_via_proxy|VARCHAR|0||0 smsc_number|VARCHAR(15)|0||0 vlr_number|VARCHAR(15)|0||0 vlr_via_proxy|VARCHAR|0||0 Table subscriber contents: ggsn_number|gmlc_number|id|imei|imeisv|imsi|last_lu_seen|last_lu_seen_ps|lmsi|ms_purged_cs|ms_purged_ps|msc_number|msisdn|nam_cs|nam_ps|periodic_lu_tmr|periodic_rau_tau_tmr|sgsn_address|sgsn_number|sgsn_via_proxy|smsc_number|vlr_number|vlr_via_proxy ||1|||123456789012345||||0|0||098765432109876|1|1|||||||MSC-1| ||2|||111111111||||1|0|||1|1|||||||| ||3|||222222222||||0|1||22222|1|1|||||||| ||4|||333333||||0|0||3|0|1|||||||| ||5|||444444444444444||||0|0||4444|1|0|||||||| ||6|||5555555||||0|0||55555555555555|0|0|||||||| Table: subscriber_apn name|type|notnull|dflt_value|pk apn|VARCHAR(256)|1||0 subscriber_id|INTEGER|0||0 Table subscriber_apn contents: Table: subscriber_multi_msisdn name|type|notnull|dflt_value|pk msisdn|VARCHAR(15)|1||0 subscriber_id|INTEGER|0||0 Table subscriber_multi_msisdn contents: Verify that osmo-hlr can open it: osmo-hlr --database $db --db-check --config-file $srcdir/osmo-hlr.cfg + mint_db=./mint.db + rm -f ./mint.db + osmo_verify_transcript_vty.py -v -n OsmoHLR -p 4258 -r ./../../src/osmo-hlr -c ./osmo-hlr.cfg -l ./mint.db ./create_subscribers.vty rc = 0 DMAIN hlr starting DDB using database: <PATH>test.db DDB Database <PATH>test.db' has HLR DB schema version 7 DMAIN Cmdline option --db-check: Database was opened successfully, quitting. DMAIN hlr starting DDB using database: ./mint.db DDB Missing database tables detected; Bootstrapping database './mint.db' Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 356, in verify_application interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Launching: cd '/build/tests/db_upgrade'; ./../../src/osmo-hlr -c ./osmo-hlr.cfg -l ./mint.db RESULTS: FAIL: ./create_subscribers.vty make[7]: *** [Makefile:481: upgrade-equivalence-test] Error 1 make[7]: Leaving directory '/build/tests/db_upgrade' make[6]: Leaving directory '/build/tests' make[6]: *** [Makefile:734: db-upgrade-equivalence-test] Error 2 make[5]: Leaving directory '/build/tests' make[5]: *** [Makefile:698: python-tests] Error 2 make[4]: *** [Makefile:738: check-local] Error 2 make[4]: Leaving directory '/build/tests' make[3]: *** [Makefile:555: check-am] Error 2 make[3]: Leaving directory '/build/tests' make[2]: *** [Makefile:405: check-recursive] Error 1 make[2]: Leaving directory '/build/tests' make[1]: *** [Makefile:490: check-recursive] Error 1 make[1]: Leaving directory '/build' make: *** [Makefile:789: check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1365533 killed; [ssh-agent] Stopped. Archiving artifacts
1 year
1
1
0
0
Jenkins build is back to stable : ttcn3-bsc-test-io_uring #89
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-bsc-test-io_uring/89/display/…
>
1 year
1
0
0
0
Build failed in Jenkins: Osmocom_OBS_check_builders #14110
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_check_builders/14110/di…
> Changes: ------------------------------------------ Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace <
https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_check_builders/ws/
> The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository
https://gerrit.osmocom.org/osmo-ci
> git init <
https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_check_builders/ws/
> # timeout=10 Fetching upstream changes from
https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --
https://gerrit.osmocom.org/osmo-ci
+refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url
https://gerrit.osmocom.org/osmo-ci
# timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision e6d4b42cea8c54b5b20637262a16ed8abf06102f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e6d4b42cea8c54b5b20637262a16ed8abf06102f # timeout=10 Commit message: "jenkins-jobs-osmo: new file" > git rev-list --no-walk e6d4b42cea8c54b5b20637262a16ed8abf06102f # timeout=10 [Osmocom_OBS_check_builders] $ /bin/sh -xe /tmp/jenkins16950713181547436686.sh + scripts/obs/check_builders.sh + min=10 + max=500 + wget -q
https://obs.osmocom.org
-O index.html + set +x ERROR: expected at least 10 builders to be connected to OBS! Build step 'Execute shell' marked build as failure
1 year
1
34
0
0
Jenkins build became unstable: ttcn3-stp-test-io_uring #84
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-stp-test-io_uring/84/display/…
>
1 year
1
1
0
0
Build failed in Jenkins: master-osmo-s1gw » a1=default,a2=default,a3=default,a4=default,osmocom-master #1
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-s1gw/a1=default,a2=defa…
> Changes: ------------------------------------------ Started by upstream project "master-osmo-s1gw" build number 1 originally caused by: Started by an SCM change Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace <
https://jenkins.osmocom.org/jenkins/job/master-osmo-s1gw/a1=default,a2=defa…
> [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJc62ya/agent.3995119 SSH_AGENT_PID=3995126 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: <
https://jenkins.osmocom.org/jenkins/job/master-osmo-s1gw/a1=default,a2=defa…
> (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository
https://gerrit.osmocom.org/osmo-s1gw
> git init <
https://jenkins.osmocom.org/jenkins/job/master-osmo-s1gw/a1=default,a2=defa…
> # timeout=10 Fetching upstream changes from
https://gerrit.osmocom.org/osmo-s1gw
> git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --
https://gerrit.osmocom.org/osmo-s1gw
+refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url
https://gerrit.osmocom.org/osmo-s1gw
# timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1adc5fb1966cda8b1c013aa5e83c5c8476a4122b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1adc5fb1966cda8b1c013aa5e83c5c8476a4122b # timeout=10 Commit message: "README.md: initial version" First time build. Skipping changelog. [osmocom-master] $ /bin/sh -xe /tmp/jenkins6994801063563859704.sh + readlink -f /tmp/ssh-XXXXXXJc62ya/agent.3995119 + docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-osmo-s1gw/a1=default,a2=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 12 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-XXXXXXJc62ya/agent.3995119:/ssh-agent -v <
https://jenkins.osmocom.org/jenkins/job/master-osmo-s1gw/a1=default,a2=defa…
>:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro osmocom-build/debian-bookworm-erlang /usr/bin/timeout 30m /build/contrib/jenkins.sh /usr/bin/timeout: failed to run command '/build/contrib/jenkins.sh': No such file or directory Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3995126 killed; [ssh-agent] Stopped. Archiving artifacts
1 year
1
1
0
0
Build failed in Jenkins: master-osmo-pcu » master,0,osmocom-master,lc15,True #6686
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=ma…
> Changes: ------------------------------------------ [...truncated 223.65 KB...] rm -rf types/.libs types/_libs rm -f types/.dirstamp rm -rf ulc/.libs ulc/_libs rm -f ulc/.dirstamp test -z "atconfig" || rm -f atconfig rm -f ./.deps/AllocTest.Po rm -f ./.deps/AppInfoTest.Po rm -f ./.deps/BitcompTest.Po rm -f ./.deps/EdgeTest.Po rm -f ./.deps/FnTest.Po rm -f ./.deps/LListTest.Po rm -f ./.deps/LlcTest.Po rm -f ./.deps/MsTest.Po rm -f ./.deps/MslotTest.Po rm -f ./.deps/PdchUlcTest.Po rm -f ./.deps/RLCMACTest.Po rm -f ./.deps/TbfTest.Po rm -f ./.deps/TypesTest.Po rm -f ./.deps/codel_test.Po rm -f ./.deps/egprs_rlc_compression.Po rm -f ./.deps/openbsc_clone.Po rm -f ./.deps/pcu_emu.Po rm -f ./.deps/test_pdp_activation.Po rm -f ./.deps/test_replay_gprs_attach.Po rm -f Makefile make[2]: Leaving directory '/build/osmo-pcu-1.4.0.13-38bcb/_build/sub/tests' Making distclean in contrib make[2]: Entering directory '/build/osmo-pcu-1.4.0.13-38bcb/_build/sub/contrib' Making distclean in systemd make[3]: Entering directory '/build/osmo-pcu-1.4.0.13-38bcb/_build/sub/contrib/systemd' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../contrib/systemd" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/osmo-pcu-1.4.0.13-38bcb/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-pcu-1.4.0.13-38bcb/_build/sub/contrib' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../contrib" || test -z "" || rm -f make[3]: Leaving directory '/build/osmo-pcu-1.4.0.13-38bcb/_build/sub/contrib' rm -f Makefile make[2]: Leaving directory '/build/osmo-pcu-1.4.0.13-38bcb/_build/sub/contrib' make[2]: Entering directory '/build/osmo-pcu-1.4.0.13-38bcb/_build/sub' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../.." || test -z "" || rm -f rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory '/build/osmo-pcu-1.4.0.13-38bcb/_build/sub' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory '/build/osmo-pcu-1.4.0.13-38bcb/_build/sub' if test -d "osmo-pcu-1.4.0.13-38bcb"; then find "osmo-pcu-1.4.0.13-38bcb" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-pcu-1.4.0.13-38bcb" || { sleep 5 && rm -rf "osmo-pcu-1.4.0.13-38bcb"; }; else :; fi ========================================================= osmo-pcu-1.4.0.13-38bcb archives ready for distribution: osmo-pcu-1.4.0.13-38bcb.tar.gz osmo-pcu-1.4.0.13-38bcb.tar.bz2 ========================================================= + [ 0 = 1 ] + make -j 8 maintainer-clean Making maintainer-clean in include make[1]: Entering directory '/build/include' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f This command is intended for maintainers to use it deletes files that may require special tools to rebuild. rm -f Makefile make[1]: Leaving directory '/build/include' Making maintainer-clean in src make[1]: Entering directory '/build/src' rm -rf .libs _libs test -z "libgprs.la" || rm -f libgprs.la rm -f *.o rm -f *.lo rm -f *.tab.c rm -f osmo-pcu test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f ericsson-rbs/.deps/.dirstamp This command is intended for maintainers to use rm -f ericsson-rbs/*.o it deletes files that may require special tools to rebuild. rm -f ericsson-rbs/.dirstamp rm -f ./so_locations rm -f osmo-bts-litecell15/*.o rm -f osmo-bts-litecell15/.deps/.dirstamp rm -f osmo-bts-oc2g/*.o rm -f osmo-bts-litecell15/.dirstamp rm -f osmo-bts-sysmo/*.o rm -f osmo-bts-oc2g/.deps/.dirstamp rm -f osmo-bts-oc2g/.dirstamp rm -f osmo-bts-sysmo/.deps/.dirstamp rm -f osmo-bts-sysmo/.dirstamp rm -f ./.deps/alloc_algo.Plo rm -f ./.deps/bts.Plo rm -f ./.deps/bts_pch_timer.Plo rm -f ./.deps/coding_scheme.Plo rm -f ./.deps/csn1.Plo rm -f ./.deps/csn1_dec.Plo rm -f ./.deps/csn1_enc.Plo rm -f ./.deps/decoding.Plo rm -f ./.deps/egprs_rlc_compression.Plo rm -f ./.deps/encoding.Plo rm -f ./.deps/gprs_bssgp_pcu.Plo rm -f ./.deps/gprs_bssgp_rim.Plo rm -f ./.deps/gprs_codel.Plo rm -f ./.deps/gprs_debug.Plo rm -f ./.deps/gprs_ms.Plo rm -f ./.deps/gprs_pcu.Plo rm -f ./.deps/gprs_rlcmac.Plo rm -f ./.deps/gprs_rlcmac_meas.Plo rm -f ./.deps/gprs_rlcmac_sched.Plo rm -f ./.deps/gsm_rlcmac.Plo rm -f ./.deps/llc.Plo rm -f ./.deps/mslot_class.Plo rm -f ./.deps/nacc_fsm.Plo rm -f ./.deps/neigh_cache.Plo rm -f ./.deps/pcu_l1_if.Plo rm -f ./.deps/pcu_main.Po rm -f ./.deps/pcu_vty.Plo rm -f ./.deps/pcu_vty_functions.Plo rm -f ./.deps/pcuif_sock.Plo rm -f ./.deps/pdch.Plo rm -f ./.deps/pdch_ul_controller.Plo rm -f ./.deps/rlc.Plo rm -f ./.deps/rlc_window.Plo rm -f ./.deps/rlc_window_dl.Plo rm -f ./.deps/rlc_window_ul.Plo rm -f ./.deps/sba.Plo rm -f ./.deps/tbf.Plo rm -f ./.deps/tbf_dl.Plo rm -f ./.deps/tbf_dl_ass_fsm.Plo rm -f ./.deps/tbf_dl_fsm.Plo rm -f ./.deps/tbf_fsm.Plo rm -f ./.deps/tbf_ul.Plo rm -f ./.deps/tbf_ul_ack_fsm.Plo rm -f ./.deps/tbf_ul_ass_fsm.Plo rm -f ./.deps/tbf_ul_fsm.Plo rm -f ericsson-rbs/.deps/er_ccu_if.Po rm -f ericsson-rbs/.deps/er_ccu_l1_if.Po rm -f osmo-bts-litecell15/.deps/lc15_l1_hw.Po rm -f osmo-bts-litecell15/.deps/lc15_l1_if.Po rm -f osmo-bts-litecell15/.deps/lc15bts.Po rm -f osmo-bts-oc2g/.deps/oc2g_l1_hw.Po rm -f osmo-bts-oc2g/.deps/oc2g_l1_if.Po rm -f osmo-bts-oc2g/.deps/oc2gbts.Po rm -f osmo-bts-sysmo/.deps/femtobts.Po rm -f osmo-bts-sysmo/.deps/sysmo_l1_fwd.Po rm -f osmo-bts-sysmo/.deps/sysmo_l1_hw.Po rm -f osmo-bts-sysmo/.deps/sysmo_l1_if.Po rm -f Makefile make[1]: Leaving directory '/build/src' Making maintainer-clean in doc make[1]: Entering directory '/build/doc' Making maintainer-clean in examples make[2]: Entering directory '/build/doc/examples' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f This command is intended for maintainers to use it deletes files that may require special tools to rebuild. rm -f Makefile make[2]: Leaving directory '/build/doc/examples' Making maintainer-clean in manuals make[2]: Entering directory '/build/doc/manuals' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f This command is intended for maintainers to use it deletes files that may require special tools to rebuild. rm -f Makefile make[2]: Leaving directory '/build/doc/manuals' make[2]: Entering directory '/build/doc' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f This command is intended for maintainers to use it deletes files that may require special tools to rebuild. make[2]: Leaving directory '/build/doc' rm -f Makefile make[1]: Leaving directory '/build/doc' Making maintainer-clean in tests make[1]: Entering directory '/build/tests' rm -rf .libs _libs test ! -f './testsuite' || \ /bin/bash './testsuite' --clean rm -f *.o rm -f rlcmac/RLCMACTest alloc/AllocTest alloc/MslotTest tbf/TbfTest types/TypesTest ms/MsTest llist/LListTest llc/LlcTest codel/codel_test edge/EdgeTest bitcomp/BitcompTest fn/FnTest app_info/AppInfoTest ulc/PdchUlcTest rm -f *.lo rm -f *.tab.c rm -f emu/pcu_emu test -z "" || rm -f rm -rf alloc/.libs alloc/_libs rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f This command is intended for maintainers to use rm -rf app_info/.libs app_info/_libs rm -f alloc/.dirstamp it deletes files that may require special tools to rebuild. rm -rf bitcomp/.libs bitcomp/_libs rm -f app_info/.dirstamp rm -rf codel/.libs codel/_libs rm -f bitcomp/.dirstamp rm -rf edge/.libs edge/_libs rm -f codel/.dirstamp rm -rf emu/.libs emu/_libs rm -f edge/.dirstamp rm -rf fn/.libs fn/_libs rm -f emu/.dirstamp rm -rf llc/.libs llc/_libs rm -f fn/.dirstamp rm -rf llist/.libs llist/_libs rm -f llc/.dirstamp rm -rf ms/.libs ms/_libs rm -f llist/.dirstamp rm -rf rlcmac/.libs rlcmac/_libs rm -f ms/.dirstamp rm -f rlcmac/.dirstamp rm -rf tbf/.libs tbf/_libs rm -f tbf/.dirstamp rm -rf types/.libs types/_libs rm -rf ulc/.libs ulc/_libs rm -f types/.dirstamp rm -f ulc/.dirstamp test -z "atconfig" || rm -f atconfig ./testsuite: line 1010: ./atconfig: No such file or directory make[1]: *** [Makefile:1500: clean-local] Error 1 make[1]: Leaving directory '/build/tests' make: *** [Makefile:428: maintainer-clean-recursive] Error 1 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1740064 killed; [ssh-agent] Stopped. Archiving artifacts
1 year
1
1
0
0
Jenkins build is back to stable : ttcn3-bsc-test #2508
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-bsc-test/2508/display/redirec…
>
1 year
1
0
0
0
Build failed in Jenkins: master-osmo-msc » --disable-iu,0,a3=default,a4=default,osmocom-master #43868
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--disable-iu,WIT…
> Changes: ------------------------------------------ [...truncated 446.78 KB...] logging level ss notice logging level asci notice logging level lglobal notice logging level llapd notice logging level linp notice logging level lmux notice logging level lmi notice logging level lmib notice logging level lsms notice logging level lctrl notice logging level lgtp notice logging level lstats notice logging level lgsup notice logging level loap notice logging level lss7 notice logging level lsccp notice logging level lsua notice logging level lm3ua notice logging level lmgcp notice logging level ljibuf notice logging level lrspro notice logging level lns notice logging level lbssgp notice logging level lnsdata notice logging level lnssignal notice logging level liuup notice logging level lpfcp notice logging level lcsn1 notice logging level lio notice ! stats interval 5 ! line vty no login ! cs7 instance 0 point-code 0.23.1 network network country code 001 mobile network code 01 short name OsmoMSC long name OsmoMSC encryption a5 0 encryption uea 1 2 authentication optional rrlp mode none mm info 1 mgw 0 local-port 2728 remote-ip 127.0.0.1 remote-port 2427 msc mncc internal mncc guard-timeout 180 ncss guard-timeout 30 assign-tmsi cs7-instance-a 0 auth-tuple-max-reuse-count 3 auth-tuple-reuse-on-error 1 mncc-int default-codec tch-f fr default-codec tch-h hr smpp local-tcp-port 2775 policy closed no smpp-first hlr remote-ip 127.0.0.1 remote-port 4222 ipa-name unnamed-MSC sgs local-port 29118 local-ip 0.0.0.0 vlr-name
vlr.example.net
smsc queue max-pending 20 queue max-failure 1 database delete-delivered 1 database delete-expired 1 validity-period minimum 1 validity-period default 10080 asci disable gcr end [1;33mDMSC[0;m [1;33mNOTICE[0;m Terminating due to signal 15 (msc_main.c:286) full talloc report on 'osmo_msc' (total 19638 bytes in 94 blocks) struct osmo_ss7_instance contains 5113 bytes in 38 blocks (ref 0) 0x6140000034a0 struct osmo_sccp_instance contains 858 bytes in 6 blocks (ref 0) 0x611000011c60 struct osmo_sccp_user contains 90 bytes in 2 blocks (ref 0) 0x60f000004150 OsmoMSC-A contains 10 bytes in 1 blocks (ref 0) 0x60b000242710 struct osmo_sccp_user contains 96 bytes in 2 blocks (ref 0) 0x60f000004060 SCCP Management contains 16 bytes in 1 blocks (ref 0) 0x60b000242660 sccp_user.c:241 contains 560 bytes in 1 blocks (ref 0) 0x617000003560 struct osmo_ss7_asp contains 2958 bytes in 19 blocks (ref 0) 0x618000005ce0 struct osmo_fsm_inst contains 367 bytes in 4 blocks (ref 0) 0x6120000093a0 struct xua_asp_fsm_priv contains 104 bytes in 1 blocks (ref 0) 0x611000011b20 XUA_ASP(asp-clnt-OsmoMSC-A)[0x6120000093a0] contains 44 bytes in 1 blocks (ref 0) 0x60d000033af0 asp-clnt-OsmoMSC-A contains 19 bytes in 1 blocks (ref 0) 0x60c0000693a0 struct osmo_stream_cli contains 951 bytes in 4 blocks (ref 0) 0x6190000177e0 localhost contains 10 bytes in 1 blocks (ref 0) 0x60b000242500 localhost contains 10 bytes in 1 blocks (ref 0) 0x60b000242450 asp-clnt-OsmoMSC-A contains 19 bytes in 1 blocks (ref 0) 0x60c0000690a0 struct osmo_fsm_inst contains 278 bytes in 4 blocks (ref 0) 0x612000009220 struct lm_fsm_priv contains 8 bytes in 1 blocks (ref 0) 0x60b0002423a0 xua_default_lm(asp-clnt-OsmoMSC-A)[0x612000009220] contains 51 bytes in 1 blocks (ref 0) 0x60e00002f200 asp-clnt-OsmoMSC-A contains 19 bytes in 1 blocks (ref 0) 0x60c000068fe0 localhost contains 10 bytes in 1 blocks (ref 0) 0x60b000242240 localhost contains 10 bytes in 1 blocks (ref 0) 0x60b000242190 osmo_ss7_asp.c:561 contains 280 bytes in 1 blocks (ref 0) 0x61300000a360 asp-clnt-OsmoMSC-A contains 19 bytes in 1 blocks (ref 0) 0x60c000068f20 rate_ctr.c:233 contains 299 bytes in 2 blocks (ref 0) 0x61300000a1a0 asp-clnt-OsmoMSC-A contains 19 bytes in 1 blocks (ref 0) 0x60c000068e60 struct osmo_ss7_as contains 856 bytes in 8 blocks (ref 0) 0x613000009fe0 struct osmo_fsm_inst contains 372 bytes in 4 blocks (ref 0) 0x6120000090a0 struct xua_as_fsm_priv contains 112 bytes in 1 blocks (ref 0) 0x6110000118a0 XUA_AS(as-clnt-OsmoMSC-A)[0x6120000090a0] contains 42 bytes in 1 blocks (ref 0) 0x60d000033a20 as-clnt-OsmoMSC-A contains 18 bytes in 1 blocks (ref 0) 0x60c000068c20 as-clnt-OsmoMSC-A contains 18 bytes in 1 blocks (ref 0) 0x60c000068b60 rate_ctr.c:233 contains 218 bytes in 2 blocks (ref 0) 0x612000008f20 as-clnt-OsmoMSC-A contains 18 bytes in 1 blocks (ref 0) 0x60c000068aa0 struct osmo_ss7_route_table contains 145 bytes in 4 blocks (ref 0) 0x60e00002f040 struct osmo_ss7_route contains 82 bytes in 2 blocks (ref 0) 0x60e00002f120 as-clnt-OsmoMSC-A contains 18 bytes in 1 blocks (ref 0) 0x60c000068ce0 system contains 7 bytes in 1 blocks (ref 0) 0x60b0002420e0 telnet_connection contains 1 bytes in 1 blocks (ref 0) 0x60b00023a7e0 struct osmo_stream_srv_link contains 1920 bytes in 2 blocks (ref 0) 0x61d000000ae0 0.0.0.0 contains 8 bytes in 1 blocks (ref 0) 0x60b000231af0 struct sgs_state contains 376 bytes in 1 blocks (ref 0) 0x615000002b60 struct smsc contains 152 bytes in 1 blocks (ref 0) 0x611000009420 sms.db contains 7 bytes in 1 blocks (ref 0) 0x60b000119b30 struct sms_queue_config contains 32 bytes in 1 blocks (ref 0) 0x60c0000365e0 struct gsm_network contains 11227 bytes in 31 blocks (ref 0) 0x6150000028e0 struct sccp_ran_inst contains 152 bytes in 1 blocks (ref 0) 0x611000011da0 struct gsm_sms_queue contains 776 bytes in 4 blocks (ref 0) 0x613000008ca0 rate_ctr.c:233 contains 440 bytes in 1 blocks (ref 0) 0x616000006fe0 stat_item.c:195 contains 104 bytes in 2 blocks (ref 0) 0x60d00000d240 struct osmo_stat_item contains 56 bytes in 1 blocks (ref 0) 0x60e00002e940 struct gsup_client_mux contains 682 bytes in 6 blocks (ref 0) 0x611000009ba0 struct osmo_gsup_client contains 514 bytes in 4 blocks (ref 0) 0x613000008ae0 struct osmo_fd contains 48 bytes in 1 blocks (ref 0) 0x60d00000d170 struct ipa_client_conn contains 202 bytes in 2 blocks (ref 0) 0x612000004ba0 127.0.0.1 contains 10 bytes in 1 blocks (ref 0) 0x60b00023b9c0 struct ipaccess_unit contains 64 bytes in 1 blocks (ref 0) 0x60e00002e860 struct ctrl_handle contains 88 bytes in 1 blocks (ref 0) 0x6100000024a0 127.0.0.1 contains 10 bytes in 1 blocks (ref 0) 0x60b000238dc0 struct vlr_instance contains 2496 bytes in 5 blocks (ref 0) 0x6130000067e0 rate_ctr.c:233 contains 2040 bytes in 1 blocks (ref 0) 0x61d0000000e0 stat_item.c:195 contains 168 bytes in 2 blocks (ref 0) 0x60e00003e8c0 struct osmo_stat_item contains 112 bytes in 1 blocks (ref 0) 0x6110000092e0 struct osmo_nri_ranges contains 16 bytes in 1 blocks (ref 0) 0x60b0002141f0 struct mgcp_client_conf contains 1088 bytes in 1 blocks (ref 0) 0x61a00000aee0 struct mgcp_client_pool contains 2877 bytes in 7 blocks (ref 0) 0x60d000021190 struct mgcp_client_pool_member contains 2716 bytes in 4 blocks (ref 0) 0x61a00000b4e0 struct mgcp_client contains 1580 bytes in 3 blocks (ref 0) 0x61a00000c0e0 struct osmo_io_fd contains 284 bytes in 2 blocks (ref 0) 0x613000009e20 r=127.0.0.1:2427<->l=127.0.0.1:2728 contains 36 bytes in 1 blocks (ref 0) 0x60d000033950 struct cmd_node contains 121 bytes in 2 blocks (ref 0) 0x611000006c20 %s(config-mgw)# contains 17 bytes in 1 blocks (ref 0) 0x60c000041620 127.0.0.1 contains 10 bytes in 1 blocks (ref 0) 0x60b000119a80 stat_item.c:195 contains 168 bytes in 2 blocks (ref 0) 0x60e000033100 struct osmo_stat_item contains 112 bytes in 1 blocks (ref 0) 0x611000006720 rate_ctr.c:233 contains 2520 bytes in 1 blocks (ref 0) 0x61e0000000e0 struct sched_vty_opts contains 72 bytes in 1 blocks (ref 0) 0x60f000001bd0 utils.c:386 contains 203 bytes in 1 blocks (ref 0) 0x612000000220 utils.c:386 contains 46 bytes in 1 blocks (ref 0) 0x60d0000034a0 utils.c:386 contains 165 bytes in 1 blocks (ref 0) 0x6120000000a0 utils.c:386 contains 43 bytes in 1 blocks (ref 0) 0x60d0000033d0 transaction contains 0 bytes in 1 blocks (ref 0) 0x608000000380 gsm_call contains 0 bytes in 1 blocks (ref 0) 0x608000000300 sms contains 0 bytes in 1 blocks (ref 0) 0x608000000280 osmo_signal contains 280 bytes in 8 blocks (ref 0) 0x608000000200 struct signal_handler contains 40 bytes in 1 blocks (ref 0) 0x60d000033c90 struct signal_handler contains 40 bytes in 1 blocks (ref 0) 0x60d000033bc0 struct signal_handler contains 40 bytes in 1 blocks (ref 0) 0x60d00000d3e0 struct signal_handler contains 40 bytes in 1 blocks (ref 0) 0x60d00000d310 struct signal_handler contains 40 bytes in 1 blocks (ref 0) 0x60d00001fee0 struct signal_handler contains 40 bytes in 1 blocks (ref 0) 0x60d00001fe10 struct signal_handler contains 40 bytes in 1 blocks (ref 0) 0x60d00002e330 msgb contains 0 bytes in 1 blocks (ref 0) 0x608000000180 full talloc report on 'null_context' (total 24 bytes in 2 blocks) struct lookup_helper contains 24 bytes in 1 blocks (ref 0) 0x60c000067360 signal 15 received Terminating took 0.897s RESULTS: pass: ./test_neighbor_ident.vty pass: ./test_nodes.vty rm -f ./sms.db* make[7]: Leaving directory '/build/tests' make[6]: Leaving directory '/build/tests' make ctrl-test make[6]: Entering directory '/build/tests' make ctrl-python-test make[7]: Entering directory '/build/tests' ./ctrl_test_runner.py -w /build -v testRateCounters (__main__.TestCtrlMSC.testRateCounters) ... ERROR ====================================================================== ERROR: testRateCounters (__main__.TestCtrlMSC.testRateCounters) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/tests/./ctrl_test_runner.py", line 69, in tearDown raise Exception("Process returned %d" % rc) Exception: Process returned -9 ---------------------------------------------------------------------- Ran 1 test in 9.574s FAILED (errors=1) confpath /build/tests/.., workdir /build Running tests for specific control commands Opening /dev/null Launching: PWD=/build './src/osmo-msc/osmo-msc' '-c' '/build/tests/../doc/examples/osmo-msc/osmo-msc.cfg' Connecting to host 127.0.0.1:4255 Sending "GET 1000 rate_ctr.*" Got message: b'ERROR 1000 GET variable contains invalid characters' Decoded replies: {1000: {'mtype': b'ERROR', 'id': 1000, 'var': b'GET', 'value': b'variable contains invalid characters'}} Killed child process Process returned code: -9 make[7]: *** [Makefile:749: ctrl-python-test] Error 1 make[7]: Leaving directory '/build/tests' make[6]: *** [Makefile:760: ctrl-test] Error 2 make[6]: Leaving directory '/build/tests' make[5]: *** [Makefile:716: python-tests] Error 2 make[5]: Leaving directory '/build/tests' make[4]: *** [Makefile:769: check-local] Error 2 make[4]: Leaving directory '/build/tests' make[3]: *** [Makefile:574: check-am] Error 2 make[3]: Leaving directory '/build/tests' make[2]: Leaving directory '/build/tests' make[2]: *** [Makefile:424: check-recursive] Error 1 make[1]: *** [Makefile:473: check-recursive] Error 1 make[1]: Leaving directory '/build' make: *** [Makefile:772: check] Error 2 + exit_tar_workspace + '[' 1 = 1 ']' + tar -cJf /tmp/workspace.tar.xz /build tar: Removing leading `/' from member names + mv /tmp/workspace.tar.xz /build + cat-testlogs.sh Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2392764 killed; [ssh-agent] Stopped. Archiving artifacts
1 year
1
1
0
0
← Newer
1
2
3
4
5
6
7
8
9
10
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
Results per page:
10
25
50
100
200