Started by timer Obtained jenkins/public-clouds-tests/Jenkinsfile from git https://osm.etsi.org/gerrit/osm/devops Running in Durability level: MAX_SURVIVABILITY [Pipeline] properties [Pipeline] node Running on osm-cicd-4 in /home/jenkins/workspace/azure_robot_tests [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10 Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops > git --version # timeout=10 > git fetch --tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 9c253bda06915c374c7e38144976923ee67787d5 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9c253bda06915c374c7e38144976923ee67787d5 Commit message: "Fix installation of Kubernetes metrics server by updating the URL" > git rev-list --no-walk 9c253bda06915c374c7e38144976923ee67787d5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Agent Setup) [Pipeline] sh [azure_robot_tests] Running shell script + docker pull opensourcemano/tests:testing-daily testing-daily: Pulling from opensourcemano/tests Digest: sha256:135cdac099b409c36a578bd252e45f9e3681e25d6b49c43955d54aadd8f8a69a Status: Image is up to date for opensourcemano/tests:testing-daily docker.io/opensourcemano/tests:testing-daily [Pipeline] } [Pipeline] // stage [Pipeline] sh [azure_robot_tests] Running shell script + docker inspect -f . opensourcemano/tests:testing-daily . [Pipeline] withDockerContainer osm-cicd-4 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u root:root --entrypoint= -w /home/jenkins/workspace/azure_robot_tests -v /home/jenkins/workspace/azure_robot_tests:/home/jenkins/workspace/azure_robot_tests:rw,z -v /home/jenkins/workspace/azure_robot_tests@tmp:/home/jenkins/workspace/azure_robot_tests@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** --entrypoint cat opensourcemano/tests:testing-daily [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Set environment) [Pipeline] script [Pipeline] { [Pipeline] sh [azure_robot_tests] Running shell script + mkdir -m 700 /root/.ssh [Pipeline] sh [azure_robot_tests] Running shell script + ssh-keygen -t rsa -f /root/.ssh/id_rsa -N Generating public/private rsa key pair. Your identification has been saved in /root/.ssh/id_rsa Your public key has been saved in /root/.ssh/id_rsa.pub The key fingerprint is: SHA256:XdyZJpzmD47BKupi1Dp5yFRsWHLe5qyBIddEu0OuM50 root@15ab148b352b The key's randomart image is: +---[RSA 3072]----+ | .. | | . +. o o o | | Xo. B = | |. +o*.o o + o | | o *++ S + o | | +oooo . + o | | +++Eo. . . . . | | Ooo. . | | . =o | +----[SHA256]-----+ [Pipeline] sh [azure_robot_tests] Running shell script + cp /root/.ssh/id_rsa /root/osm_id_rsa [Pipeline] sh [azure_robot_tests] Running shell script + echo Reading credential azure-credentials Reading credential azure-credentials [Pipeline] } [Pipeline] // script [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [azure_robot_tests] Running shell script + cp **** /root/azure-creds.json [Pipeline] sh [azure_robot_tests] Running shell script + set +x [ { "cloudName": "AzureCloud", "homeTenantId": "e6746ab5-ebdc-4e9d-821b-a71bdaf63d9b", "id": "8fb7e78d-097b-413d-bc65-41d29be6bab1", "isDefault": true, "managedByTenants": [], "name": "Azure in Open", "state": "Enabled", "tenantId": "e6746ab5-ebdc-4e9d-821b-a71bdaf63d9b", "user": { "name": "7c5ba2e6-2013-49a0-bf9a-f2592030f7ff", "type": "servicePrincipal" } } ] [Pipeline] sh [azure_robot_tests] Running shell script + az vm list -o table Name ResourceGroup Location Zones ---------------- ------------------ ---------- ------- vm-CICD-Host OSM_CICD_GROUP westeurope 1 vm-VPN-Host OSM_GROUP westeurope VPN-Gateway OSM_GROUP westeurope vm-Hackfest-Host OSM_HACKFEST_GROUP westeurope [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Create k8s cluster) [Pipeline] sh [azure_robot_tests] Running shell script + /robot-systest/cloud-scripts/create-k8s.sh Creating a new IaaS k8s cluster in azure + az vm create --resource-group OSM_CICD_GROUP --name k8stest202406231108 --image Canonical:0001-com-ubuntu-server-jammy:22_04-lts:latest --size Standard_A2_v2 --vnet-name OSM-CICD-net --subnet OSM-CICD-subnet --public-ip-address '' --admin-username ubuntu --priority Regular Selecting "uksouth" may reduce your costs. The region you've selected may cost more for the same services. You can disable this message in the future with the command "az config set core.display_region_identified=false". Learn more at https://go.microsoft.com/fwlink/?linkid=222571 WARNING: Consider upgrading security for your workloads using Azure Trusted Launch VMs. To know more about Trusted Launch, please visit https://aka.ms/TrustedLaunch. { "fqdns": "", "id": "/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Compute/virtualMachines/k8stest202406231108", "location": "westeurope", "macAddress": "60-45-BD-8B-2A-46", "powerState": "VM running", "privateIpAddress": "172.21.23.10", "publicIpAddress": "", "resourceGroup": "OSM_CICD_GROUP", "zones": "" } ++ az vm show -d -g OSM_CICD_GROUP -n k8stest202406231108 --query privateIps ++ tr -d '"' + export K8S_IP=172.21.23.10 + K8S_IP=172.21.23.10 ++ az vm show --resource-group OSM_CICD_GROUP --name k8stest202406231108 --query 'networkProfile.networkInterfaces[0].id' + INTERFACE_ID='"/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/k8stest202406231108VMNic"' + INTERFACE_ID=/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/k8stest202406231108VMNic ++ az network nic show --id /subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/k8stest202406231108VMNic --query networkSecurityGroup.id + SECURITY_GROUP_ID='"/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/k8stest202406231108NSG"' + SECURITY_GROUP_ID=/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/k8stest202406231108NSG ++ az resource show --ids /subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/k8stest202406231108NSG --query name + SECURITY_GROUP_NAME='"k8stest202406231108NSG"' + SECURITY_GROUP_NAME=k8stest202406231108NSG + az network nsg rule create -n microk8s --nsg-name k8stest202406231108NSG --priority 2000 -g OSM_CICD_GROUP --description 'Microk8s port' --protocol TCP --destination-port-ranges 16443 { "access": "Allow", "description": "Microk8s port", "destinationAddressPrefix": "*", "destinationAddressPrefixes": [], "destinationPortRange": "16443", "destinationPortRanges": [], "direction": "Inbound", "etag": "W/\"538d01ed-c5b3-4f41-95ec-22bbc1404fc3\"", "id": "/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/k8stest202406231108NSG/securityRules/microk8s", "name": "microk8s", "priority": 2000, "protocol": "Tcp", "provisioningState": "Succeeded", "resourceGroup": "OSM_CICD_GROUP", "sourceAddressPrefix": "*", "sourceAddressPrefixes": [], "sourcePortRange": "*", "sourcePortRanges": [], "type": "Microsoft.Network/networkSecurityGroups/securityRules" } + echo 'export K8S_IP="172.21.23.10"' + echo 'export K8S_IMAGE_NAME="k8stest202406231108"' + install_remote_microk8s + set +e + ssh -T -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.23.10 'sudo apt-get update -y && sudo apt-get upgrade -y && sudo reboot' kex_exchange_identification: read: Connection reset by peer Connection reset by 172.21.23.10 port 22 + sleep 90 + ssh -T -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.23.10 Warning: Permanently added '172.21.23.10' (ED25519) to the list of known hosts. Welcome to Ubuntu 22.04.4 LTS (GNU/Linux 6.5.0-1022-azure x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/pro System information as of Sun Jun 23 11:11:22 UTC 2024 System load: 0.54 Processes: 129 Usage of /: 5.1% of 28.89GB Users logged in: 0 Memory usage: 8% IPv4 address for eth0: 172.21.23.10 Swap usage: 0% Expanded Security Maintenance for Applications is not enabled. 0 updates can be applied immediately. Enable ESM Apps to receive additional future security updates. See https://ubuntu.com/esm or run: sudo pro status The list of available updates is more than a week old. To check for new updates run: sudo apt update The programs included with the Ubuntu system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. + sudo snap install yq yq v4.44.1 from Mike Farah (mikefarah) installed + sudo snap install microk8s --classic microk8s (1.29/stable) v1.29.4 from Canonical** installed + sudo usermod -a -G microk8s ubuntu + newgrp microk8s microk8s is running high-availability: no datastore master nodes: 127.0.0.1:19001 datastore standby nodes: none addons: enabled: dns # (core) CoreDNS ha-cluster # (core) Configure high availability on the current node helm # (core) Helm - the package manager for Kubernetes helm3 # (core) Helm 3 - the package manager for Kubernetes disabled: cert-manager # (core) Cloud native certificate management cis-hardening # (core) Apply CIS K8s hardening community # (core) The community addons repository dashboard # (core) The Kubernetes dashboard gpu # (core) Alias to nvidia add-on host-access # (core) Allow Pods connecting to Host services smoothly hostpath-storage # (core) Storage class; allocates storage from host directory ingress # (core) Ingress controller for external access kube-ovn # (core) An advanced network fabric for Kubernetes mayastor # (core) OpenEBS MayaStor metallb # (core) Loadbalancer for your Kubernetes cluster metrics-server # (core) K8s Metrics Server for API access to service metrics minio # (core) MinIO object storage nvidia # (core) NVIDIA hardware (GPU and network) support observability # (core) A lightweight observability stack for logs, traces and metrics prometheus # (core) Prometheus operator for monitoring and logging rbac # (core) Role-Based Access Control for authorisation registry # (core) Private image registry exposed on localhost:32000 rook-ceph # (core) Distributed Ceph storage using Rook storage # (core) Alias to hostpath-storage add-on, deprecated WARNING: Do not enable or disable multiple addons in one command. This form of chained operations on addons will be DEPRECATED in the future. Please, enable one addon at a time: 'microk8s enable ' Infer repository core for addon storage Infer repository core for addon dns DEPRECATION WARNING: 'storage' is deprecated and will soon be removed. Please use 'hostpath-storage' instead. Infer repository core for addon hostpath-storage Enabling default storage class. WARNING: Hostpath storage is not suitable for production environments. A hostpath volume can grow beyond the size limit set in the volume claim manifest. deployment.apps/hostpath-provisioner created storageclass.storage.k8s.io/microk8s-hostpath created serviceaccount/microk8s-hostpath created clusterrole.rbac.authorization.k8s.io/microk8s-hostpath created clusterrolebinding.rbac.authorization.k8s.io/microk8s-hostpath created Storage will be available soon. Addon core/dns is already enabled + ssh -T -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.23.10 Warning: Permanently added '172.21.23.10' (ED25519) to the list of known hosts. Welcome to Ubuntu 22.04.4 LTS (GNU/Linux 6.5.0-1022-azure x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/pro System information as of Sun Jun 23 11:11:22 UTC 2024 System load: 0.54 Processes: 129 Usage of /: 5.1% of 28.89GB Users logged in: 0 Memory usage: 8% IPv4 address for eth0: 172.21.23.10 Swap usage: 0% Expanded Security Maintenance for Applications is not enabled. 0 updates can be applied immediately. Enable ESM Apps to receive additional future security updates. See https://ubuntu.com/esm or run: sudo pro status The list of available updates is more than a week old. To check for new updates run: sudo apt update 172.21.23.10 ++ hostname -I ++ awk '{print $1}' + PRIVATE_IP=172.21.23.10 + echo 172.21.23.10 + sudo microk8s.enable metallb:172.21.23.10-172.21.23.10 Infer repository core for addon metallb Enabling MetalLB Applying Metallb manifest customresourcedefinition.apiextensions.k8s.io/addresspools.metallb.io created customresourcedefinition.apiextensions.k8s.io/bfdprofiles.metallb.io created customresourcedefinition.apiextensions.k8s.io/bgpadvertisements.metallb.io created customresourcedefinition.apiextensions.k8s.io/bgppeers.metallb.io created customresourcedefinition.apiextensions.k8s.io/communities.metallb.io created customresourcedefinition.apiextensions.k8s.io/ipaddresspools.metallb.io created customresourcedefinition.apiextensions.k8s.io/l2advertisements.metallb.io created namespace/metallb-system created serviceaccount/controller created serviceaccount/speaker created clusterrole.rbac.authorization.k8s.io/metallb-system:controller created clusterrole.rbac.authorization.k8s.io/metallb-system:speaker created role.rbac.authorization.k8s.io/controller created role.rbac.authorization.k8s.io/pod-lister created clusterrolebinding.rbac.authorization.k8s.io/metallb-system:controller created clusterrolebinding.rbac.authorization.k8s.io/metallb-system:speaker created rolebinding.rbac.authorization.k8s.io/controller created secret/webhook-server-cert created service/webhook-service created rolebinding.rbac.authorization.k8s.io/pod-lister created daemonset.apps/speaker created deployment.apps/controller created validatingwebhookconfiguration.admissionregistration.k8s.io/validating-webhook-configuration created Waiting for Metallb controller to be ready. deployment.apps/controller condition met ipaddresspool.metallb.io/default-addresspool created l2advertisement.metallb.io/default-advertise-all-pools created MetalLB is enabled + ssh -T -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.23.10 Warning: Permanently added '172.21.23.10' (ED25519) to the list of known hosts. Welcome to Ubuntu 22.04.4 LTS (GNU/Linux 6.5.0-1022-azure x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/pro System information as of Sun Jun 23 11:11:22 UTC 2024 System load: 0.54 Processes: 129 Usage of /: 5.1% of 28.89GB Users logged in: 0 Memory usage: 8% IPv4 address for eth0: 172.21.23.10 Swap usage: 0% Expanded Security Maintenance for Applications is not enabled. 0 updates can be applied immediately. Enable ESM Apps to receive additional future security updates. See https://ubuntu.com/esm or run: sudo pro status The list of available updates is more than a week old. To check for new updates run: sudo apt update + sudo sed -i 's/\#MOREIPS/IP.3 = 172.21.23.10/g' /var/snap/microk8s/current/certs/csr.conf.template + cat /var/snap/microk8s/current/certs/csr.conf.template [ req ] default_bits = 2048 prompt = no default_md = sha256 req_extensions = req_ext distinguished_name = dn [ dn ] C = GB ST = Canonical L = Canonical O = Canonical OU = Canonical CN = 127.0.0.1 [ req_ext ] subjectAltName = @alt_names [ alt_names ] DNS.1 = kubernetes DNS.2 = kubernetes.default DNS.3 = kubernetes.default.svc DNS.4 = kubernetes.default.svc.cluster DNS.5 = kubernetes.default.svc.cluster.local IP.1 = 127.0.0.1 IP.2 = 10.152.183.1 IP.3 = 172.21.23.10 [ v3_ext ] authorityKeyIdentifier=keyid,issuer:always basicConstraints=CA:FALSE keyUsage=keyEncipherment,dataEncipherment,digitalSignature extendedKeyUsage=serverAuth,clientAuth subjectAltName=@alt_names + echo ================================================================ ================================================================ + echo K8s cluster credentials: K8s cluster credentials: + echo ================================================================ ================================================================ + echo + ssh -T -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.23.10 'sudo microk8s.config' + sed 's/server: .*/server: https:\/\/172.21.23.10:16443/g' + tee /robot-systest/results/kubeconfig.yaml Warning: Permanently added '172.21.23.10' (ED25519) to the list of known hosts. apiVersion: v1 clusters: - cluster: certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUREekNDQWZlZ0F3SUJBZ0lVUlBCQmhNbFcwOS9HbnI0YUZGKzNMdG9VaURjd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0Z6RVZNQk1HQTFVRUF3d01NVEF1TVRVeUxqRTRNeTR4TUI0WERUSTBNRFl5TXpFeE1USXdPVm9YRFRNMApNRFl5TVRFeE1USXdPVm93RnpFVk1CTUdBMVVFQXd3TU1UQXVNVFV5TGpFNE15NHhNSUlCSWpBTkJna3Foa2lHCjl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFrZUhZQVNCM09ydUo2OE9aK2JGQXlwODdsVTd6Q1FWS0tZelgKeWNDTnFESkNjblowWWlOZ2docDNXS0Rxa2Y0a3EvMEsrcnJydG8vZG5ERS9GVmZYWXlOQVZISHJtckNhcGtKUgpKV2pGc3I1UjVQM2xNakUwMVRocnFxNno0N29taExpTmNGSG5IMnRCSHVhSyt4Y3ZVRzZUTlJGUzhnQVV1Si9hCmFQaG5XUEg0cjYySHM1YmVHVHpxaTg3MmQyak4rMHhERld6Y0wvRXBsS3VTdXBNcXdDSitadHhBamNobDY0THgKYTBycEg5R3lCakNUQmNZODZMYUtPcE9zZGZKYWowS0RHYm9lZ0Y4MllzVFNzKytMYkd4RlkrRGdnUUlyT3A1WQpWTmtQdkVudnJwbFp1MXcrTlhNOTE4M2gzb0dNYlAxenZ4RzMzMkN2bmRGdk9CbE4rUUlEQVFBQm8xTXdVVEFkCkJnTlZIUTRFRmdRVWRCUEJ3OWJXN0ZrL3g1dlN6LytNTjJjVjY1MHdId1lEVlIwakJCZ3dGb0FVZEJQQnc5YlcKN0ZrL3g1dlN6LytNTjJjVjY1MHdEd1lEVlIwVEFRSC9CQVV3QXdFQi96QU5CZ2txaGtpRzl3MEJBUXNGQUFPQwpBUUVBRWhmTjhXL0tpQnV0dllEM2tNdVdwVmFuTWQ4eHgxT2tKcTI4ZzB2TkhwT0dKNDQrWm1jUnR5UGlNZlZUCjM1NSt6THEvL1lJc3AyMGVxRWJ6RFozc3I1UCtJelZ4aTN4YUZkbGlIWms3cUthT3pjYUplR2JwYXhWbFNzV20KSlpPVzBnSHlXWVdMeElxTlRmaVNzQjBNOUJHOERDY2ZCbTNhMXFnT3VIeU43cXdMSDM5ZXdPVlQycUZPVHV0NwpFbENVb1Bsb0N4QVNOQlZNQVJHVDZVVmliZmdTZmt0SnFWTitvNEpYOTBFbzh0RUZMZkl4SFQ2VGhoeVhrSkU2CjBVSjRTU1BqWEFIZUx1WExZRjJCNnRDaE8wbzdtb3FENVhEbTNNNFQ1VDRqd0VBbDdGSmtNR0kxOFFMS2Jjd0IKZkdJYmc2RkVoeHZEUGJCUkgwZGZndXZ2Ync9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg== server: https://172.21.23.10:16443 name: microk8s-cluster contexts: - context: cluster: microk8s-cluster user: admin name: microk8s current-context: microk8s kind: Config preferences: {} users: - name: admin user: client-certificate-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN6RENDQWJTZ0F3SUJBZ0lVTnE5REJsZ0hEd0JwOXF1SGFFOUFia0VJVktvd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0Z6RVZNQk1HQTFVRUF3d01NVEF1TVRVeUxqRTRNeTR4TUI0WERUSTBNRFl5TXpFeE1USXhNVm9YRFRNMApNRFl5TVRFeE1USXhNVm93S1RFT01Bd0dBMVVFQXd3RllXUnRhVzR4RnpBVkJnTlZCQW9NRG5ONWMzUmxiVHB0CllYTjBaWEp6TUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUEyVW43WVRoSTNiSlUKYWl0ekFXRWl3U3V1NFI4NkkwRUlQOUNuTWh4YjBKcXJmb2QyOGh4dnFRSzhPaTNtb0lUVk1CbEVjMkx5amNETgp5OWp3Z0tDRmowZFNpVi8vTmhXby9BVW0yWm9nNkpkRjd5Skw0WFpwNmtOcVcwUitwMmE2ZVowWUtWVlpzN0VXCmVOTFozM2UxcTJ1WjlLRGFPUG4zNXRiYUE3RmZKZVFkVzBhSWM1eURpUTF2cTBEbi9Pb1FPQ3NxNTJBV2lrNXIKV09QMnErOWFsWlZMRWpFMmpFTzEyTmNIZFIwVGRLOTczOTM0S3pyQldtb0EvSTVhemowZTVtb1BTOVVvZk93SwpKVm5KQ0lXYVM3OGFES1ZrRGtzamhpbFdKZFpjVHMxakZyVzJ1ckJONC9GTm5rclU3T3ZQazVVQ0xteTBqYi9ECnkwZ2RFYXNYR1FJREFRQUJNQTBHQ1NxR1NJYjNEUUVCQ3dVQUE0SUJBUUEyMmxFUDZxTWxGY1JhY1JkK1dxeisKa2d6S3ViWmZIdnIzY3NDcnVENzVDTFZ0dXFMa3B0SlMwTC9IUlJiUEEyQVEvcnZITm9qMUJUdHpYZzhjaXlQLwpmejdodGt3NkdPc1pHaEJQU2NsM3Z0NzVCZWloVmZIVVZOUlFuNXBORGwyOTI2a0ZtdTB5TWhEMnpjNFlZMUcxCjFEbm1ZN1NQZEE5Rk9YV2VTTnpFM0dxcDQ4MVRDbmJsQVE3TVhvc21HLy9JZFhoVlF6bWlDY0tHd0lrYXBTc3cKMTFqelc0eGdLN1JDS3ErTWVRb1VqeGxwNVZqYWJjV3dYZ3pjaDVxMnBPQTF1am1qTW42blJhcS9lNklkckN6dwpiMzY1WEJoNWZ3bjB4Q2trUGljUHBKaDUrZGFmSjEvbHAxK3BPYjAweU54dUlJZ0ROTU1BZ1VRekhwMjVQNTB0Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K client-key-data: LS0tLS1CRUdJTiBSU0EgUFJJVkFURSBLRVktLS0tLQpNSUlFcFFJQkFBS0NBUUVBMlVuN1lUaEkzYkpVYWl0ekFXRWl3U3V1NFI4NkkwRUlQOUNuTWh4YjBKcXJmb2QyCjhoeHZxUUs4T2kzbW9JVFZNQmxFYzJMeWpjRE55OWp3Z0tDRmowZFNpVi8vTmhXby9BVW0yWm9nNkpkRjd5SkwKNFhacDZrTnFXMFIrcDJhNmVaMFlLVlZaczdFV2VOTFozM2UxcTJ1WjlLRGFPUG4zNXRiYUE3RmZKZVFkVzBhSQpjNXlEaVExdnEwRG4vT29RT0NzcTUyQVdpazVyV09QMnErOWFsWlZMRWpFMmpFTzEyTmNIZFIwVGRLOTczOTM0Ckt6ckJXbW9BL0k1YXpqMGU1bW9QUzlVb2ZPd0tKVm5KQ0lXYVM3OGFES1ZrRGtzamhpbFdKZFpjVHMxakZyVzIKdXJCTjQvRk5ua3JVN092UGs1VUNMbXkwamIvRHkwZ2RFYXNYR1FJREFRQUJBb0lCQUJlc083cm55dWg4V1Q0SAo1Y3VzcllDbUpiTlpGNWhucVdKcWRReThralF6NWFNdlZ3SWhudmltMTZMdkJVVlBzM28rQm5zYnVKbEEvQ3JOClE4Wi90bzFaaytCcm1QNW5kYldmU2hCQy9ucllvRUhoVnFzRm41eHFJOWcxcWliS3hsNGhnMVJkZkJ4Ym1yc24KSFoxL0NVZlh2VG90bkJqQkF3VWZPemxUeGEzMjdOK2prL0c2QWZ5UkQ5V3l3SW1xSE03RE9zK2tVVGRkZk1CaApyYUhselhaa1pnZFRlc1BHNTlpMFlva0NPYTVyNG1PMXh4NU1PSmVhTUhVZTVSVnBxLzNqRFVoOWZ5dElIWDR5CnZhZGc1R3lsa1Q5YjhyNjJaVWd1cFVZUlRPYldCTElKQmJkMVp3UzhDT2wwSGJ1VlJ0TVVWM0RLbWZINnFWcW8KVTNMaDRSRUNnWUVBOUVlbWJnT1l4WVJWTXA4bHZtZ2d6YjlWa0NHM0IwanI3QU5XanA3ZWx2UFZLWWxyeW5kRAoxMDRMZmhDcEprYWRoTmdPdVNnQ29jSVowR1pEeEU3UUFLQXNNSUpxai9OaWdlZEpGSmk5UlJ3THpTcG9MMHQ4CkZxbkFEbGsvMjArZjlybjl0dkladkNWeGZ0MUtDbWc5VjNra3NPVmd5RDJNNWQrYkdqTWljb01DZ1lFQTQ3YlIKZEN1STJBY3hIL3BmZmdvQnJXNFRwZHNQa241aU5OVmt2ME9WbDNQS1RHMEpuU2hOQ3BYVWRMQzVQbmx6bW1XOQo3MFVTVFJDS2FrUCtOZmVDM2dvS2FjWk9FV2tCMU9OR0Q3ZXYwTUhGY2toUE00U3JEWHhTLzZKNWJWZjkwMVY4CmZXWmcvRjY2K3QrRG5lMGYrQ21IQjlDbGJNdGZXYVI3QnNVWjdUTUNnWUVBNEMyaEh2Vk9EbllUZWhGem9mb04Kb01RbTBjOGZHU0JpNG9WdHVoVXlVWFlUK2JxVG9Zc3lSelRvZHhqeklwMUxrYzUyTkpYelZGKzlNUE9vM1U4Mgp0RnhLTVhwK01QMDdPZHYzeFY4bTAzV1pudjk3L1d0WXhiT2kvWWdLZ2tuZ2s1eThxbGdrSmZaMjRlWlRQSm5OCk1hbUxjb3dPOWJVR3lTOGNPRDhWTGVFQ2dZRUExZ25FVE42U3pRUE5rQkpGNmZHNzYrbFl2SC93M2pDL1hJdnMKRzcrSi80Yk44eEpXaEFzYWgwV1lJbXJ1WkNQQ25yRGRXK2Jmc2VKSFNHVktzQzFMTEN2aDU5U0hFdVJSM1dvWApNN1RqcEdST2xBSVZ1QVlPeGlsQzFwaEFiSi9Wck94Z2pIcEwxVXV4a3hlKzNoWENBLy84dFVMUUN6Z0tFdmVBCjBEYzZESE1DZ1lFQWlmd1o3TWlJdEFvS1N6akcxU1NQYWozQXBVK21NVWo0QkdKdTlPTVRuU1hVTkxRbExvQzgKUHRkdmxKK2plWFN6K09CLzZXa3FxbWdFTG5BMzg2NURpSGo3WEk2UUpreTRCU2p6SVZQSnNhNXZPbVJaZjdWdgpZZjU2dEEzbHdSbmZ0MEZRTUlhbEdGS040MEcyVjVJc1M5Qi9uVDZ1akN1S0dlQ3pWQS96VjdVPQotLS0tLUVORCBSU0EgUFJJVkFURSBLRVktLS0tLQo= + echo 'export K8S_CREDENTIALS=/robot-systest/results/kubeconfig.yaml' + echo File with new environment was created at /robot-systest/results/k8s_environment.rc File with new environment was created at /robot-systest/results/k8s_environment.rc [Pipeline] sh [azure_robot_tests] Running shell script + cat /robot-systest/results/k8s_environment.rc export CLOUD_TYPE="azure" export USE_PAAS_K8S="FALSE" export K8S_IP="172.21.23.10" export K8S_IMAGE_NAME="k8stest202406231108" export K8S_CREDENTIALS=/robot-systest/results/kubeconfig.yaml [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install OSM) [Pipeline] sh [azure_robot_tests] Running shell script + /robot-systest/cloud-scripts/create-osm-vm.sh + az vm create --resource-group OSM_CICD_GROUP --name osmtest202406231114 --image Canonical:0001-com-ubuntu-server-jammy:22_04-lts:latest --size Standard_D4as_v4 --vnet-name OSM-CICD-net --subnet OSM-CICD-subnet --public-ip-address '' --admin-username ubuntu --priority Regular --os-disk-size-gb 64 Selecting "uksouth" may reduce your costs. The region you've selected may cost more for the same services. You can disable this message in the future with the command "az config set core.display_region_identified=false". Learn more at https://go.microsoft.com/fwlink/?linkid=222571 WARNING: Consider upgrading security for your workloads using Azure Trusted Launch VMs. To know more about Trusted Launch, please visit https://aka.ms/TrustedLaunch. { "fqdns": "", "id": "/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Compute/virtualMachines/osmtest202406231114", "location": "westeurope", "macAddress": "7C-1E-52-2A-03-19", "powerState": "VM running", "privateIpAddress": "172.21.23.11", "publicIpAddress": "", "resourceGroup": "OSM_CICD_GROUP", "zones": "" } ++ az vm show -d -g OSM_CICD_GROUP -n osmtest202406231114 --query privateIps ++ tr -d '"' + export NEW_OSM_IP=172.21.23.11 + NEW_OSM_IP=172.21.23.11 ++ az vm show --resource-group OSM_CICD_GROUP --name osmtest202406231114 --query 'networkProfile.networkInterfaces[0].id' + INTERFACE_ID='"/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/osmtest202406231114VMNic"' + INTERFACE_ID=/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/osmtest202406231114VMNic ++ az network nic show --id /subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/osmtest202406231114VMNic --query networkSecurityGroup.id + SECURITY_GROUP_ID='"/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/osmtest202406231114NSG"' + SECURITY_GROUP_ID=/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/osmtest202406231114NSG ++ az resource show --ids /subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/osmtest202406231114NSG --query name + SECURITY_GROUP_NAME='"osmtest202406231114NSG"' + SECURITY_GROUP_NAME=osmtest202406231114NSG + az network nsg rule create -n osm --nsg-name osmtest202406231114NSG --priority 2000 -g OSM_CICD_GROUP --description 'NBI and Prometheus ports' --protocol TCP --destination-port-ranges 9999 9091 { "access": "Allow", "description": "NBI and Prometheus ports", "destinationAddressPrefix": "*", "destinationAddressPrefixes": [], "destinationPortRanges": [ "9999", "9091" ], "direction": "Inbound", "etag": "W/\"c787c9ac-e913-4489-9660-cfa640940f42\"", "id": "/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/osmtest202406231114NSG/securityRules/osm", "name": "osm", "priority": 2000, "protocol": "Tcp", "provisioningState": "Succeeded", "resourceGroup": "OSM_CICD_GROUP", "sourceAddressPrefix": "*", "sourceAddressPrefixes": [], "sourcePortRange": "*", "sourcePortRanges": [], "type": "Microsoft.Network/networkSecurityGroups/securityRules" } + mkdir -p /robot-systest/results + cat + echo File with new environment was created at /robot-systest/results/osm_environment.rc File with new environment was created at /robot-systest/results/osm_environment.rc [Pipeline] sh [azure_robot_tests] Running shell script + cat /robot-systest/results/osm_environment.rc export CLOUD_TYPE="azure" export OSM_HOSTNAME="172.21.23.11" export OSM_IMAGE_NAME="osmtest202406231114" [Pipeline] sh [azure_robot_tests] Running shell script + . /robot-systest/results/osm_environment.rc + export CLOUD_TYPE=azure + export OSM_HOSTNAME=172.21.23.11 + export OSM_IMAGE_NAME=osmtest202406231114 + /robot-systest/cloud-scripts/remote-install-osm.sh Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Get:5 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [14.1 MB] Get:6 http://azure.archive.ubuntu.com/ubuntu jammy/universe Translation-en [5652 kB] Get:7 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata [286 kB] Get:8 http://azure.archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [217 kB] Get:9 http://azure.archive.ubuntu.com/ubuntu jammy/multiverse Translation-en [112 kB] Get:10 http://azure.archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata [8372 B] Get:11 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1734 kB] Get:12 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [319 kB] Get:13 http://azure.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1997 kB] Get:14 http://azure.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [339 kB] Get:15 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1087 kB] Get:16 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [251 kB] Get:17 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] Get:18 http://azure.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] Get:19 http://azure.archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] Get:20 http://azure.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] Get:21 http://azure.archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] Get:22 http://azure.archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] Get:23 http://azure.archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] Get:24 http://azure.archive.ubuntu.com/ubuntu jammy-backports/restricted amd64 c-n-f Metadata [116 B] Get:25 http://azure.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] Get:26 http://azure.archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.3 kB] Get:27 http://azure.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] Get:28 http://azure.archive.ubuntu.com/ubuntu jammy-backports/multiverse amd64 c-n-f Metadata [116 B] Get:29 http://azure.archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1526 kB] Get:30 http://azure.archive.ubuntu.com/ubuntu jammy-security/main Translation-en [261 kB] Get:31 http://azure.archive.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1937 kB] Get:32 http://azure.archive.ubuntu.com/ubuntu jammy-security/restricted Translation-en [330 kB] Get:33 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [860 kB] Get:34 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe Translation-en [167 kB] Get:35 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] Get:36 http://azure.archive.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] Get:37 http://azure.archive.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7588 B] Get:38 http://azure.archive.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] Fetched 31.8 MB in 3s (9720 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Connection to 172.21.23.11 closed by remote host. INSTALLER_URL: https://osm-download.etsi.org/ftp/osm-15.0-fifteen/install_osm.sh INSTALLER_PARAMETERS: -R testing-daily -t testing-daily -r testing -y Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Welcome to Ubuntu 22.04.4 LTS (GNU/Linux 6.5.0-1022-azure x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/pro System information as of Sun Jun 23 11:16:47 UTC 2024 System load: 0.02 Processes: 146 Usage of /: 2.7% of 61.84GB Users logged in: 0 Memory usage: 2% IPv4 address for eth0: 172.21.23.11 Swap usage: 0% Expanded Security Maintenance for Applications is not enabled. 0 updates can be applied immediately. Enable ESM Apps to receive additional future security updates. See https://ubuntu.com/esm or run: sudo pro status + wget https://osm-download.etsi.org/ftp/osm-15.0-fifteen/install_osm.sh --2024-06-23 11:16:48-- https://osm-download.etsi.org/ftp/osm-15.0-fifteen/install_osm.sh Resolving osm-download.etsi.org (osm-download.etsi.org)... 195.238.226.47 Connecting to osm-download.etsi.org (osm-download.etsi.org)|195.238.226.47|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 10473 (10K) [text/x-sh] Saving to: ‘install_osm.sh’ 0K .......... 100% 128M=0s 2024-06-23 11:16:48 (128 MB/s) - ‘install_osm.sh’ saved [10473/10473] + chmod +x install_osm.sh + ./install_osm.sh -R testing-daily -t testing-daily -r testing -y + tee osm_install_log.txt Checking required packages to add ETSI OSM debian repo: software-properties-common apt-transport-https OK Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease Get:5 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease [4086 B] Get:6 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing/devops amd64 Packages [447 B] Fetched 4533 B in 1s (6067 B/s) Reading package lists... W: https://osm-download.etsi.org/repository/osm/debian/testing-daily/dists/testing/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Conflicting distribution: https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease (expected testing but got ) Repository: 'deb [arch=amd64] https://osm-download.etsi.org/repository/osm/debian/testing-daily testing devops' Description: Archive for codename: testing components: devops More info: https://osm-download.etsi.org/repository/osm/debian/testing-daily Adding repository. Adding deb entry to /etc/apt/sources.list.d/archive_uri-https_osm-download_etsi_org_repository_osm_debian_testing-daily-jammy.list Adding disabled deb-src entry to /etc/apt/sources.list.d/archive_uri-https_osm-download_etsi_org_repository_osm_debian_testing-daily-jammy.list Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease Reading package lists... W: https://osm-download.etsi.org/repository/osm/debian/testing-daily/dists/testing/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Conflicting distribution: https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease (expected testing but got ) Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease Reading package lists... W: https://osm-download.etsi.org/repository/osm/debian/testing-daily/dists/testing/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Conflicting distribution: https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease (expected testing but got ) Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: osm-devops 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 20.5 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing/devops amd64 osm-devops all 15.0.0.post39-1 [20.5 MB] Fetched 20.5 MB in 1s (18.3 MB/s) Selecting previously unselected package osm-devops. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 62090 files and directories currently installed.) Preparing to unpack .../osm-devops_15.0.0.post39-1_all.deb ... Unpacking osm-devops (15.0.0.post39-1) ... Setting up osm-devops (15.0.0.post39-1) ... NEEDRESTART-VER: 3.5 NEEDRESTART-KCUR: 6.5.0-1022-azure NEEDRESTART-KEXP: 6.5.0-1022-azure NEEDRESTART-KSTA: 1 ## Sun Jun 23 11:17:06 UTC 2024 source: INFO: logging sourced ## Sun Jun 23 11:17:06 UTC 2024 source: INFO: config sourced ## Sun Jun 23 11:17:06 UTC 2024 source: INFO: container sourced ## Sun Jun 23 11:17:06 UTC 2024 source: INFO: git_functions sourced ## Sun Jun 23 11:17:06 UTC 2024 source: INFO: track sourced Ubuntu 22.04 OSM_BEHIND_PROXY= OSM_PROXY_ENV_VARIABLES= This machine is not behind a proxy Checking required packages: git wget curl tar snapd /. /etc /etc/bash_completion.d /etc/bash_completion.d/git-prompt /usr /usr/bin /usr/bin/git /usr/bin/git-shell /usr/lib /usr/lib/git-core /usr/lib/git-core/git /usr/lib/git-core/git-add--interactive /usr/lib/git-core/git-bisect /usr/lib/git-core/git-daemon /usr/lib/git-core/git-difftool--helper /usr/lib/git-core/git-filter-branch /usr/lib/git-core/git-http-backend /usr/lib/git-core/git-http-fetch /usr/lib/git-core/git-http-push /usr/lib/git-core/git-imap-send /usr/lib/git-core/git-instaweb /usr/lib/git-core/git-merge-octopus /usr/lib/git-core/git-merge-one-file /usr/lib/git-core/git-merge-resolve /usr/lib/git-core/git-mergetool /usr/lib/git-core/git-mergetool--lib /usr/lib/git-core/git-quiltimport /usr/lib/git-core/git-remote-http /usr/lib/git-core/git-request-pull /usr/lib/git-core/git-sh-i18n /usr/lib/git-core/git-sh-i18n--envsubst /usr/lib/git-core/git-sh-prompt /usr/lib/git-core/git-sh-setup /usr/lib/git-core/git-shell /usr/lib/git-core/git-submodule /usr/lib/git-core/git-subtree /usr/lib/git-core/git-web--browse /usr/lib/git-core/mergetools /usr/lib/git-core/mergetools/araxis /usr/lib/git-core/mergetools/bc /usr/lib/git-core/mergetools/codecompare /usr/lib/git-core/mergetools/deltawalker /usr/lib/git-core/mergetools/diffmerge /usr/lib/git-core/mergetools/diffuse /usr/lib/git-core/mergetools/ecmerge /usr/lib/git-core/mergetools/emerge /usr/lib/git-core/mergetools/examdiff /usr/lib/git-core/mergetools/guiffy /usr/lib/git-core/mergetools/gvimdiff /usr/lib/git-core/mergetools/kdiff3 /usr/lib/git-core/mergetools/kompare /usr/lib/git-core/mergetools/meld /usr/lib/git-core/mergetools/nvimdiff /usr/lib/git-core/mergetools/opendiff /usr/lib/git-core/mergetools/p4merge /usr/lib/git-core/mergetools/smerge /usr/lib/git-core/mergetools/tkdiff /usr/lib/git-core/mergetools/tortoisemerge /usr/lib/git-core/mergetools/vimdiff /usr/lib/git-core/mergetools/winmerge /usr/lib/git-core/mergetools/xxdiff /usr/share /usr/share/bash-completion /usr/share/bash-completion/completions /usr/share/bash-completion/completions/git /usr/share/doc /usr/share/doc/git /usr/share/doc/git/NEWS.Debian.gz /usr/share/doc/git/README.Debian /usr/share/doc/git/README.emacs /usr/share/doc/git/README.md /usr/share/doc/git/README.source /usr/share/doc/git/RelNotes /usr/share/doc/git/RelNotes/1.5.0.1.txt /usr/share/doc/git/RelNotes/1.5.0.2.txt /usr/share/doc/git/RelNotes/1.5.0.3.txt /usr/share/doc/git/RelNotes/1.5.0.4.txt /usr/share/doc/git/RelNotes/1.5.0.5.txt /usr/share/doc/git/RelNotes/1.5.0.6.txt /usr/share/doc/git/RelNotes/1.5.0.7.txt /usr/share/doc/git/RelNotes/1.5.0.txt /usr/share/doc/git/RelNotes/1.5.1.1.txt /usr/share/doc/git/RelNotes/1.5.1.2.txt /usr/share/doc/git/RelNotes/1.5.1.3.txt /usr/share/doc/git/RelNotes/1.5.1.4.txt /usr/share/doc/git/RelNotes/1.5.1.5.txt /usr/share/doc/git/RelNotes/1.5.1.6.txt /usr/share/doc/git/RelNotes/1.5.1.txt /usr/share/doc/git/RelNotes/1.5.2.1.txt /usr/share/doc/git/RelNotes/1.5.2.2.txt /usr/share/doc/git/RelNotes/1.5.2.3.txt /usr/share/doc/git/RelNotes/1.5.2.4.txt /usr/share/doc/git/RelNotes/1.5.2.5.txt /usr/share/doc/git/RelNotes/1.5.2.txt /usr/share/doc/git/RelNotes/1.5.3.1.txt /usr/share/doc/git/RelNotes/1.5.3.2.txt /usr/share/doc/git/RelNotes/1.5.3.3.txt /usr/share/doc/git/RelNotes/1.5.3.4.txt /usr/share/doc/git/RelNotes/1.5.3.5.txt /usr/share/doc/git/RelNotes/1.5.3.6.txt /usr/share/doc/git/RelNotes/1.5.3.7.txt /usr/share/doc/git/RelNotes/1.5.3.8.txt /usr/share/doc/git/RelNotes/1.5.3.txt /usr/share/doc/git/RelNotes/1.5.4.1.txt /usr/share/doc/git/RelNotes/1.5.4.2.txt /usr/share/doc/git/RelNotes/1.5.4.3.txt /usr/share/doc/git/RelNotes/1.5.4.4.txt /usr/share/doc/git/RelNotes/1.5.4.5.txt /usr/share/doc/git/RelNotes/1.5.4.6.txt /usr/share/doc/git/RelNotes/1.5.4.7.txt /usr/share/doc/git/RelNotes/1.5.4.txt /usr/share/doc/git/RelNotes/1.5.5.1.txt /usr/share/doc/git/RelNotes/1.5.5.2.txt /usr/share/doc/git/RelNotes/1.5.5.3.txt /usr/share/doc/git/RelNotes/1.5.5.4.txt /usr/share/doc/git/RelNotes/1.5.5.5.txt /usr/share/doc/git/RelNotes/1.5.5.6.txt /usr/share/doc/git/RelNotes/1.5.5.txt /usr/share/doc/git/RelNotes/1.5.6.1.txt /usr/share/doc/git/RelNotes/1.5.6.2.txt /usr/share/doc/git/RelNotes/1.5.6.3.txt /usr/share/doc/git/RelNotes/1.5.6.4.txt /usr/share/doc/git/RelNotes/1.5.6.5.txt /usr/share/doc/git/RelNotes/1.5.6.6.txt /usr/share/doc/git/RelNotes/1.5.6.txt /usr/share/doc/git/RelNotes/1.6.0.1.txt /usr/share/doc/git/RelNotes/1.6.0.2.txt /usr/share/doc/git/RelNotes/1.6.0.3.txt /usr/share/doc/git/RelNotes/1.6.0.4.txt /usr/share/doc/git/RelNotes/1.6.0.5.txt /usr/share/doc/git/RelNotes/1.6.0.6.txt /usr/share/doc/git/RelNotes/1.6.0.txt /usr/share/doc/git/RelNotes/1.6.1.1.txt /usr/share/doc/git/RelNotes/1.6.1.2.txt /usr/share/doc/git/RelNotes/1.6.1.3.txt /usr/share/doc/git/RelNotes/1.6.1.4.txt /usr/share/doc/git/RelNotes/1.6.1.txt /usr/share/doc/git/RelNotes/1.6.2.1.txt /usr/share/doc/git/RelNotes/1.6.2.2.txt /usr/share/doc/git/RelNotes/1.6.2.3.txt /usr/share/doc/git/RelNotes/1.6.2.4.txt /usr/share/doc/git/RelNotes/1.6.2.5.txt /usr/share/doc/git/RelNotes/1.6.2.txt /usr/share/doc/git/RelNotes/1.6.3.1.txt /usr/share/doc/git/RelNotes/1.6.3.2.txt /usr/share/doc/git/RelNotes/1.6.3.3.txt /usr/share/doc/git/RelNotes/1.6.3.4.txt /usr/share/doc/git/RelNotes/1.6.3.txt /usr/share/doc/git/RelNotes/1.6.4.1.txt /usr/share/doc/git/RelNotes/1.6.4.2.txt /usr/share/doc/git/RelNotes/1.6.4.3.txt /usr/share/doc/git/RelNotes/1.6.4.4.txt /usr/share/doc/git/RelNotes/1.6.4.5.txt /usr/share/doc/git/RelNotes/1.6.4.txt /usr/share/doc/git/RelNotes/1.6.5.1.txt /usr/share/doc/git/RelNotes/1.6.5.2.txt /usr/share/doc/git/RelNotes/1.6.5.3.txt /usr/share/doc/git/RelNotes/1.6.5.4.txt /usr/share/doc/git/RelNotes/1.6.5.5.txt /usr/share/doc/git/RelNotes/1.6.5.6.txt /usr/share/doc/git/RelNotes/1.6.5.7.txt /usr/share/doc/git/RelNotes/1.6.5.8.txt /usr/share/doc/git/RelNotes/1.6.5.9.txt /usr/share/doc/git/RelNotes/1.6.5.txt /usr/share/doc/git/RelNotes/1.6.6.1.txt /usr/share/doc/git/RelNotes/1.6.6.2.txt /usr/share/doc/git/RelNotes/1.6.6.3.txt /usr/share/doc/git/RelNotes/1.6.6.txt /usr/share/doc/git/RelNotes/1.7.0.1.txt /usr/share/doc/git/RelNotes/1.7.0.2.txt /usr/share/doc/git/RelNotes/1.7.0.3.txt /usr/share/doc/git/RelNotes/1.7.0.4.txt /usr/share/doc/git/RelNotes/1.7.0.5.txt /usr/share/doc/git/RelNotes/1.7.0.6.txt /usr/share/doc/git/RelNotes/1.7.0.7.txt /usr/share/doc/git/RelNotes/1.7.0.8.txt /usr/share/doc/git/RelNotes/1.7.0.9.txt /usr/share/doc/git/RelNotes/1.7.0.txt /usr/share/doc/git/RelNotes/1.7.1.1.txt /usr/share/doc/git/RelNotes/1.7.1.2.txt /usr/share/doc/git/RelNotes/1.7.1.3.txt /usr/share/doc/git/RelNotes/1.7.1.4.txt /usr/share/doc/git/RelNotes/1.7.1.txt /usr/share/doc/git/RelNotes/1.7.10.1.txt /usr/share/doc/git/RelNotes/1.7.10.2.txt /usr/share/doc/git/RelNotes/1.7.10.3.txt /usr/share/doc/git/RelNotes/1.7.10.4.txt /usr/share/doc/git/RelNotes/1.7.10.5.txt /usr/share/doc/git/RelNotes/1.7.10.txt /usr/share/doc/git/RelNotes/1.7.11.1.txt /usr/share/doc/git/RelNotes/1.7.11.2.txt /usr/share/doc/git/RelNotes/1.7.11.3.txt /usr/share/doc/git/RelNotes/1.7.11.4.txt /usr/share/doc/git/RelNotes/1.7.11.5.txt /usr/share/doc/git/RelNotes/1.7.11.6.txt /usr/share/doc/git/RelNotes/1.7.11.7.txt /usr/share/doc/git/RelNotes/1.7.11.txt /usr/share/doc/git/RelNotes/1.7.12.1.txt /usr/share/doc/git/RelNotes/1.7.12.2.txt /usr/share/doc/git/RelNotes/1.7.12.3.txt /usr/share/doc/git/RelNotes/1.7.12.4.txt /usr/share/doc/git/RelNotes/1.7.12.txt /usr/share/doc/git/RelNotes/1.7.2.1.txt /usr/share/doc/git/RelNotes/1.7.2.2.txt /usr/share/doc/git/RelNotes/1.7.2.3.txt /usr/share/doc/git/RelNotes/1.7.2.4.txt /usr/share/doc/git/RelNotes/1.7.2.5.txt /usr/share/doc/git/RelNotes/1.7.2.txt /usr/share/doc/git/RelNotes/1.7.3.1.txt /usr/share/doc/git/RelNotes/1.7.3.2.txt /usr/share/doc/git/RelNotes/1.7.3.3.txt /usr/share/doc/git/RelNotes/1.7.3.4.txt /usr/share/doc/git/RelNotes/1.7.3.5.txt /usr/share/doc/git/RelNotes/1.7.3.txt /usr/share/doc/git/RelNotes/1.7.4.1.txt /usr/share/doc/git/RelNotes/1.7.4.2.txt /usr/share/doc/git/RelNotes/1.7.4.3.txt /usr/share/doc/git/RelNotes/1.7.4.4.txt /usr/share/doc/git/RelNotes/1.7.4.5.txt /usr/share/doc/git/RelNotes/1.7.4.txt /usr/share/doc/git/RelNotes/1.7.5.1.txt /usr/share/doc/git/RelNotes/1.7.5.2.txt /usr/share/doc/git/RelNotes/1.7.5.3.txt /usr/share/doc/git/RelNotes/1.7.5.4.txt /usr/share/doc/git/RelNotes/1.7.5.txt /usr/share/doc/git/RelNotes/1.7.6.1.txt /usr/share/doc/git/RelNotes/1.7.6.2.txt /usr/share/doc/git/RelNotes/1.7.6.3.txt /usr/share/doc/git/RelNotes/1.7.6.4.txt /usr/share/doc/git/RelNotes/1.7.6.5.txt /usr/share/doc/git/RelNotes/1.7.6.6.txt /usr/share/doc/git/RelNotes/1.7.6.txt /usr/share/doc/git/RelNotes/1.7.7.1.txt /usr/share/doc/git/RelNotes/1.7.7.2.txt /usr/share/doc/git/RelNotes/1.7.7.3.txt /usr/share/doc/git/RelNotes/1.7.7.4.txt /usr/share/doc/git/RelNotes/1.7.7.5.txt /usr/share/doc/git/RelNotes/1.7.7.6.txt /usr/share/doc/git/RelNotes/1.7.7.7.txt /usr/share/doc/git/RelNotes/1.7.7.txt /usr/share/doc/git/RelNotes/1.7.8.1.txt /usr/share/doc/git/RelNotes/1.7.8.2.txt /usr/share/doc/git/RelNotes/1.7.8.3.txt /usr/share/doc/git/RelNotes/1.7.8.4.txt /usr/share/doc/git/RelNotes/1.7.8.5.txt /usr/share/doc/git/RelNotes/1.7.8.6.txt /usr/share/doc/git/RelNotes/1.7.8.txt /usr/share/doc/git/RelNotes/1.7.9.1.txt /usr/share/doc/git/RelNotes/1.7.9.2.txt /usr/share/doc/git/RelNotes/1.7.9.3.txt /usr/share/doc/git/RelNotes/1.7.9.4.txt /usr/share/doc/git/RelNotes/1.7.9.5.txt /usr/share/doc/git/RelNotes/1.7.9.6.txt /usr/share/doc/git/RelNotes/1.7.9.7.txt /usr/share/doc/git/RelNotes/1.7.9.txt /usr/share/doc/git/RelNotes/1.8.0.1.txt /usr/share/doc/git/RelNotes/1.8.0.2.txt /usr/share/doc/git/RelNotes/1.8.0.3.txt /usr/share/doc/git/RelNotes/1.8.0.txt /usr/share/doc/git/RelNotes/1.8.1.1.txt /usr/share/doc/git/RelNotes/1.8.1.2.txt /usr/share/doc/git/RelNotes/1.8.1.3.txt /usr/share/doc/git/RelNotes/1.8.1.4.txt /usr/share/doc/git/RelNotes/1.8.1.5.txt /usr/share/doc/git/RelNotes/1.8.1.6.txt /usr/share/doc/git/RelNotes/1.8.1.txt /usr/share/doc/git/RelNotes/1.8.2.1.txt /usr/share/doc/git/RelNotes/1.8.2.2.txt /usr/share/doc/git/RelNotes/1.8.2.3.txt /usr/share/doc/git/RelNotes/1.8.2.txt /usr/share/doc/git/RelNotes/1.8.3.1.txt /usr/share/doc/git/RelNotes/1.8.3.2.txt /usr/share/doc/git/RelNotes/1.8.3.3.txt /usr/share/doc/git/RelNotes/1.8.3.4.txt /usr/share/doc/git/RelNotes/1.8.3.txt /usr/share/doc/git/RelNotes/1.8.4.1.txt /usr/share/doc/git/RelNotes/1.8.4.2.txt /usr/share/doc/git/RelNotes/1.8.4.3.txt /usr/share/doc/git/RelNotes/1.8.4.4.txt /usr/share/doc/git/RelNotes/1.8.4.5.txt /usr/share/doc/git/RelNotes/1.8.4.txt /usr/share/doc/git/RelNotes/1.8.5.1.txt /usr/share/doc/git/RelNotes/1.8.5.2.txt /usr/share/doc/git/RelNotes/1.8.5.3.txt /usr/share/doc/git/RelNotes/1.8.5.4.txt /usr/share/doc/git/RelNotes/1.8.5.5.txt /usr/share/doc/git/RelNotes/1.8.5.6.txt /usr/share/doc/git/RelNotes/1.8.5.txt /usr/share/doc/git/RelNotes/1.9.0.txt /usr/share/doc/git/RelNotes/1.9.1.txt /usr/share/doc/git/RelNotes/1.9.2.txt /usr/share/doc/git/RelNotes/1.9.3.txt /usr/share/doc/git/RelNotes/1.9.4.txt /usr/share/doc/git/RelNotes/1.9.5.txt /usr/share/doc/git/RelNotes/2.0.0.txt /usr/share/doc/git/RelNotes/2.0.1.txt /usr/share/doc/git/RelNotes/2.0.2.txt /usr/share/doc/git/RelNotes/2.0.3.txt /usr/share/doc/git/RelNotes/2.0.4.txt /usr/share/doc/git/RelNotes/2.0.5.txt /usr/share/doc/git/RelNotes/2.1.0.txt /usr/share/doc/git/RelNotes/2.1.1.txt /usr/share/doc/git/RelNotes/2.1.2.txt /usr/share/doc/git/RelNotes/2.1.3.txt /usr/share/doc/git/RelNotes/2.1.4.txt /usr/share/doc/git/RelNotes/2.10.0.txt /usr/share/doc/git/RelNotes/2.10.1.txt /usr/share/doc/git/RelNotes/2.10.2.txt /usr/share/doc/git/RelNotes/2.10.3.txt /usr/share/doc/git/RelNotes/2.10.4.txt /usr/share/doc/git/RelNotes/2.10.5.txt /usr/share/doc/git/RelNotes/2.11.0.txt /usr/share/doc/git/RelNotes/2.11.1.txt /usr/share/doc/git/RelNotes/2.11.2.txt /usr/share/doc/git/RelNotes/2.11.3.txt /usr/share/doc/git/RelNotes/2.11.4.txt /usr/share/doc/git/RelNotes/2.12.0.txt /usr/share/doc/git/RelNotes/2.12.1.txt /usr/share/doc/git/RelNotes/2.12.2.txt /usr/share/doc/git/RelNotes/2.12.3.txt /usr/share/doc/git/RelNotes/2.12.4.txt /usr/share/doc/git/RelNotes/2.12.5.txt /usr/share/doc/git/RelNotes/2.13.0.txt /usr/share/doc/git/RelNotes/2.13.1.txt /usr/share/doc/git/RelNotes/2.13.2.txt /usr/share/doc/git/RelNotes/2.13.3.txt /usr/share/doc/git/RelNotes/2.13.4.txt /usr/share/doc/git/RelNotes/2.13.5.txt /usr/share/doc/git/RelNotes/2.13.6.txt /usr/share/doc/git/RelNotes/2.13.7.txt /usr/share/doc/git/RelNotes/2.14.0.txt /usr/share/doc/git/RelNotes/2.14.1.txt /usr/share/doc/git/RelNotes/2.14.2.txt /usr/share/doc/git/RelNotes/2.14.3.txt /usr/share/doc/git/RelNotes/2.14.4.txt /usr/share/doc/git/RelNotes/2.14.5.txt /usr/share/doc/git/RelNotes/2.14.6.txt /usr/share/doc/git/RelNotes/2.15.0.txt /usr/share/doc/git/RelNotes/2.15.1.txt /usr/share/doc/git/RelNotes/2.15.2.txt /usr/share/doc/git/RelNotes/2.15.3.txt /usr/share/doc/git/RelNotes/2.15.4.txt /usr/share/doc/git/RelNotes/2.16.0.txt /usr/share/doc/git/RelNotes/2.16.1.txt /usr/share/doc/git/RelNotes/2.16.2.txt /usr/share/doc/git/RelNotes/2.16.3.txt /usr/share/doc/git/RelNotes/2.16.4.txt /usr/share/doc/git/RelNotes/2.16.5.txt /usr/share/doc/git/RelNotes/2.16.6.txt /usr/share/doc/git/RelNotes/2.17.0.txt /usr/share/doc/git/RelNotes/2.17.1.txt /usr/share/doc/git/RelNotes/2.17.2.txt /usr/share/doc/git/RelNotes/2.17.3.txt /usr/share/doc/git/RelNotes/2.17.4.txt /usr/share/doc/git/RelNotes/2.17.5.txt /usr/share/doc/git/RelNotes/2.17.6.txt /usr/share/doc/git/RelNotes/2.18.0.txt /usr/share/doc/git/RelNotes/2.18.1.txt /usr/share/doc/git/RelNotes/2.18.2.txt /usr/share/doc/git/RelNotes/2.18.3.txt /usr/share/doc/git/RelNotes/2.18.4.txt /usr/share/doc/git/RelNotes/2.18.5.txt /usr/share/doc/git/RelNotes/2.19.0.txt /usr/share/doc/git/RelNotes/2.19.1.txt /usr/share/doc/git/RelNotes/2.19.2.txt /usr/share/doc/git/RelNotes/2.19.3.txt /usr/share/doc/git/RelNotes/2.19.4.txt /usr/share/doc/git/RelNotes/2.19.5.txt /usr/share/doc/git/RelNotes/2.19.6.txt /usr/share/doc/git/RelNotes/2.2.0.txt /usr/share/doc/git/RelNotes/2.2.1.txt /usr/share/doc/git/RelNotes/2.2.2.txt /usr/share/doc/git/RelNotes/2.2.3.txt /usr/share/doc/git/RelNotes/2.20.0.txt /usr/share/doc/git/RelNotes/2.20.1.txt /usr/share/doc/git/RelNotes/2.20.2.txt /usr/share/doc/git/RelNotes/2.20.3.txt /usr/share/doc/git/RelNotes/2.20.4.txt /usr/share/doc/git/RelNotes/2.20.5.txt /usr/share/doc/git/RelNotes/2.21.0.txt /usr/share/doc/git/RelNotes/2.21.1.txt /usr/share/doc/git/RelNotes/2.21.2.txt /usr/share/doc/git/RelNotes/2.21.3.txt /usr/share/doc/git/RelNotes/2.21.4.txt /usr/share/doc/git/RelNotes/2.22.0.txt /usr/share/doc/git/RelNotes/2.22.1.txt /usr/share/doc/git/RelNotes/2.22.2.txt /usr/share/doc/git/RelNotes/2.22.3.txt /usr/share/doc/git/RelNotes/2.22.4.txt /usr/share/doc/git/RelNotes/2.22.5.txt /usr/share/doc/git/RelNotes/2.23.0.txt /usr/share/doc/git/RelNotes/2.23.1.txt /usr/share/doc/git/RelNotes/2.23.2.txt /usr/share/doc/git/RelNotes/2.23.3.txt /usr/share/doc/git/RelNotes/2.23.4.txt /usr/share/doc/git/RelNotes/2.24.0.txt /usr/share/doc/git/RelNotes/2.24.1.txt /usr/share/doc/git/RelNotes/2.24.2.txt /usr/share/doc/git/RelNotes/2.24.3.txt /usr/share/doc/git/RelNotes/2.24.4.txt /usr/share/doc/git/RelNotes/2.25.0.txt /usr/share/doc/git/RelNotes/2.25.1.txt /usr/share/doc/git/RelNotes/2.25.2.txt /usr/share/doc/git/RelNotes/2.25.3.txt /usr/share/doc/git/RelNotes/2.25.4.txt /usr/share/doc/git/RelNotes/2.25.5.txt /usr/share/doc/git/RelNotes/2.26.0.txt /usr/share/doc/git/RelNotes/2.26.1.txt /usr/share/doc/git/RelNotes/2.26.2.txt /usr/share/doc/git/RelNotes/2.26.3.txt /usr/share/doc/git/RelNotes/2.27.0.txt /usr/share/doc/git/RelNotes/2.27.1.txt /usr/share/doc/git/RelNotes/2.28.0.txt /usr/share/doc/git/RelNotes/2.28.1.txt /usr/share/doc/git/RelNotes/2.29.0.txt /usr/share/doc/git/RelNotes/2.29.1.txt /usr/share/doc/git/RelNotes/2.29.2.txt /usr/share/doc/git/RelNotes/2.29.3.txt /usr/share/doc/git/RelNotes/2.3.0.txt /usr/share/doc/git/RelNotes/2.3.1.txt /usr/share/doc/git/RelNotes/2.3.10.txt /usr/share/doc/git/RelNotes/2.3.2.txt /usr/share/doc/git/RelNotes/2.3.3.txt /usr/share/doc/git/RelNotes/2.3.4.txt /usr/share/doc/git/RelNotes/2.3.5.txt /usr/share/doc/git/RelNotes/2.3.6.txt /usr/share/doc/git/RelNotes/2.3.7.txt /usr/share/doc/git/RelNotes/2.3.8.txt /usr/share/doc/git/RelNotes/2.3.9.txt /usr/share/doc/git/RelNotes/2.30.0.txt /usr/share/doc/git/RelNotes/2.30.1.txt /usr/share/doc/git/RelNotes/2.30.2.txt /usr/share/doc/git/RelNotes/2.31.0.txt /usr/share/doc/git/RelNotes/2.31.1.txt /usr/share/doc/git/RelNotes/2.32.0.txt /usr/share/doc/git/RelNotes/2.33.0.txt /usr/share/doc/git/RelNotes/2.33.1.txt /usr/share/doc/git/RelNotes/2.34.0.txt /usr/share/doc/git/RelNotes/2.34.1.txt /usr/share/doc/git/RelNotes/2.4.0.txt /usr/share/doc/git/RelNotes/2.4.1.txt /usr/share/doc/git/RelNotes/2.4.10.txt /usr/share/doc/git/RelNotes/2.4.11.txt /usr/share/doc/git/RelNotes/2.4.12.txt /usr/share/doc/git/RelNotes/2.4.2.txt /usr/share/doc/git/RelNotes/2.4.3.txt /usr/share/doc/git/RelNotes/2.4.4.txt /usr/share/doc/git/RelNotes/2.4.5.txt /usr/share/doc/git/RelNotes/2.4.6.txt /usr/share/doc/git/RelNotes/2.4.7.txt /usr/share/doc/git/RelNotes/2.4.8.txt /usr/share/doc/git/RelNotes/2.4.9.txt /usr/share/doc/git/RelNotes/2.5.0.txt /usr/share/doc/git/RelNotes/2.5.1.txt /usr/share/doc/git/RelNotes/2.5.2.txt /usr/share/doc/git/RelNotes/2.5.3.txt /usr/share/doc/git/RelNotes/2.5.4.txt /usr/share/doc/git/RelNotes/2.5.5.txt /usr/share/doc/git/RelNotes/2.5.6.txt /usr/share/doc/git/RelNotes/2.6.0.txt /usr/share/doc/git/RelNotes/2.6.1.txt /usr/share/doc/git/RelNotes/2.6.2.txt /usr/share/doc/git/RelNotes/2.6.3.txt /usr/share/doc/git/RelNotes/2.6.4.txt /usr/share/doc/git/RelNotes/2.6.5.txt /usr/share/doc/git/RelNotes/2.6.6.txt /usr/share/doc/git/RelNotes/2.6.7.txt /usr/share/doc/git/RelNotes/2.7.0.txt /usr/share/doc/git/RelNotes/2.7.1.txt /usr/share/doc/git/RelNotes/2.7.2.txt /usr/share/doc/git/RelNotes/2.7.3.txt /usr/share/doc/git/RelNotes/2.7.4.txt /usr/share/doc/git/RelNotes/2.7.5.txt /usr/share/doc/git/RelNotes/2.7.6.txt /usr/share/doc/git/RelNotes/2.8.0.txt /usr/share/doc/git/RelNotes/2.8.1.txt /usr/share/doc/git/RelNotes/2.8.2.txt /usr/share/doc/git/RelNotes/2.8.3.txt /usr/share/doc/git/RelNotes/2.8.4.txt /usr/share/doc/git/RelNotes/2.8.5.txt /usr/share/doc/git/RelNotes/2.8.6.txt /usr/share/doc/git/RelNotes/2.9.0.txt /usr/share/doc/git/RelNotes/2.9.1.txt /usr/share/doc/git/RelNotes/2.9.2.txt /usr/share/doc/git/RelNotes/2.9.3.txt /usr/share/doc/git/RelNotes/2.9.4.txt /usr/share/doc/git/RelNotes/2.9.5.txt /usr/share/doc/git/changelog.Debian.gz /usr/share/doc/git/contrib /usr/share/doc/git/contrib/README /usr/share/doc/git/contrib/buildsystems /usr/share/doc/git/contrib/buildsystems/CMakeLists.txt /usr/share/doc/git/contrib/buildsystems/Generators /usr/share/doc/git/contrib/buildsystems/Generators/QMake.pm /usr/share/doc/git/contrib/buildsystems/Generators/Vcproj.pm /usr/share/doc/git/contrib/buildsystems/Generators/Vcxproj.pm /usr/share/doc/git/contrib/buildsystems/Generators.pm /usr/share/doc/git/contrib/buildsystems/engine.pl /usr/share/doc/git/contrib/buildsystems/generate /usr/share/doc/git/contrib/buildsystems/parse.pl /usr/share/doc/git/contrib/coccinelle /usr/share/doc/git/contrib/coccinelle/README /usr/share/doc/git/contrib/coccinelle/array.cocci /usr/share/doc/git/contrib/coccinelle/commit.cocci /usr/share/doc/git/contrib/coccinelle/flex_alloc.cocci /usr/share/doc/git/contrib/coccinelle/free.cocci /usr/share/doc/git/contrib/coccinelle/hashmap.cocci /usr/share/doc/git/contrib/coccinelle/object_id.cocci /usr/share/doc/git/contrib/coccinelle/preincr.cocci /usr/share/doc/git/contrib/coccinelle/qsort.cocci /usr/share/doc/git/contrib/coccinelle/strbuf.cocci /usr/share/doc/git/contrib/coccinelle/swap.cocci /usr/share/doc/git/contrib/coccinelle/the_repository.pending.cocci /usr/share/doc/git/contrib/coccinelle/xcalloc.cocci /usr/share/doc/git/contrib/coccinelle/xopen.cocci /usr/share/doc/git/contrib/coccinelle/xstrdup_or_null.cocci /usr/share/doc/git/contrib/contacts /usr/share/doc/git/contrib/contacts/Makefile /usr/share/doc/git/contrib/contacts/git-contacts /usr/share/doc/git/contrib/contacts/git-contacts.txt /usr/share/doc/git/contrib/coverage-diff.sh /usr/share/doc/git/contrib/credential /usr/share/doc/git/contrib/credential/gnome-keyring /usr/share/doc/git/contrib/credential/gnome-keyring/Makefile /usr/share/doc/git/contrib/credential/gnome-keyring/git-credential-gnome-keyring.c /usr/share/doc/git/contrib/credential/libsecret /usr/share/doc/git/contrib/credential/libsecret/Makefile /usr/share/doc/git/contrib/credential/libsecret/git-credential-libsecret.c /usr/share/doc/git/contrib/credential/netrc /usr/share/doc/git/contrib/credential/netrc/Makefile /usr/share/doc/git/contrib/credential/netrc/git-credential-netrc.perl /usr/share/doc/git/contrib/credential/netrc/t-git-credential-netrc.sh /usr/share/doc/git/contrib/credential/netrc/test.command-option-gpg /usr/share/doc/git/contrib/credential/netrc/test.git-config-gpg /usr/share/doc/git/contrib/credential/netrc/test.netrc /usr/share/doc/git/contrib/credential/netrc/test.pl /usr/share/doc/git/contrib/credential/osxkeychain /usr/share/doc/git/contrib/credential/osxkeychain/Makefile /usr/share/doc/git/contrib/credential/osxkeychain/git-credential-osxkeychain.c /usr/share/doc/git/contrib/credential/wincred /usr/share/doc/git/contrib/credential/wincred/Makefile /usr/share/doc/git/contrib/credential/wincred/git-credential-wincred.c /usr/share/doc/git/contrib/diff-highlight /usr/share/doc/git/contrib/diff-highlight/DiffHighlight.pm /usr/share/doc/git/contrib/diff-highlight/Makefile /usr/share/doc/git/contrib/diff-highlight/README /usr/share/doc/git/contrib/diff-highlight/diff-highlight /usr/share/doc/git/contrib/diff-highlight/diff-highlight.perl /usr/share/doc/git/contrib/diff-highlight/shebang.perl /usr/share/doc/git/contrib/diff-highlight/t /usr/share/doc/git/contrib/diff-highlight/t/Makefile /usr/share/doc/git/contrib/diff-highlight/t/t9400-diff-highlight.sh /usr/share/doc/git/contrib/examples /usr/share/doc/git/contrib/examples/README /usr/share/doc/git/contrib/fast-import /usr/share/doc/git/contrib/fast-import/git-import.perl /usr/share/doc/git/contrib/fast-import/git-import.sh /usr/share/doc/git/contrib/fast-import/git-p4.README /usr/share/doc/git/contrib/fast-import/import-directories.perl /usr/share/doc/git/contrib/fast-import/import-tars.perl /usr/share/doc/git/contrib/fast-import/import-zips.py /usr/share/doc/git/contrib/git-jump /usr/share/doc/git/contrib/git-jump/README /usr/share/doc/git/contrib/git-jump/git-jump /usr/share/doc/git/contrib/git-resurrect.sh /usr/share/doc/git/contrib/git-shell-commands /usr/share/doc/git/contrib/git-shell-commands/README /usr/share/doc/git/contrib/git-shell-commands/help /usr/share/doc/git/contrib/git-shell-commands/list /usr/share/doc/git/contrib/hg-to-git /usr/share/doc/git/contrib/hg-to-git/hg-to-git.py /usr/share/doc/git/contrib/hg-to-git/hg-to-git.txt /usr/share/doc/git/contrib/long-running-filter /usr/share/doc/git/contrib/long-running-filter/example.pl /usr/share/doc/git/contrib/persistent-https /usr/share/doc/git/contrib/persistent-https/Makefile /usr/share/doc/git/contrib/persistent-https/README /usr/share/doc/git/contrib/persistent-https/client.go /usr/share/doc/git/contrib/persistent-https/main.go /usr/share/doc/git/contrib/persistent-https/proxy.go /usr/share/doc/git/contrib/persistent-https/socket.go /usr/share/doc/git/contrib/remote-helpers /usr/share/doc/git/contrib/remote-helpers/README /usr/share/doc/git/contrib/remote-helpers/git-remote-bzr /usr/share/doc/git/contrib/remote-helpers/git-remote-hg /usr/share/doc/git/contrib/remotes2config.sh /usr/share/doc/git/contrib/rerere-train.sh /usr/share/doc/git/contrib/stats /usr/share/doc/git/contrib/stats/git-common-hash /usr/share/doc/git/contrib/stats/mailmap.pl /usr/share/doc/git/contrib/stats/packinfo.pl /usr/share/doc/git/contrib/subtree /usr/share/doc/git/contrib/subtree/INSTALL /usr/share/doc/git/contrib/subtree/Makefile /usr/share/doc/git/contrib/subtree/README /usr/share/doc/git/contrib/subtree/git-subtree /usr/share/doc/git/contrib/subtree/git-subtree.sh /usr/share/doc/git/contrib/subtree/git-subtree.txt /usr/share/doc/git/contrib/subtree/t /usr/share/doc/git/contrib/subtree/t/Makefile /usr/share/doc/git/contrib/subtree/t/t7900-subtree.sh /usr/share/doc/git/contrib/subtree/todo /usr/share/doc/git/contrib/thunderbird-patch-inline /usr/share/doc/git/contrib/thunderbird-patch-inline/README /usr/share/doc/git/contrib/thunderbird-patch-inline/appp.sh /usr/share/doc/git/contrib/update-unicode /usr/share/doc/git/contrib/update-unicode/README /usr/share/doc/git/contrib/update-unicode/update_unicode.sh /usr/share/doc/git/contrib/vscode /usr/share/doc/git/contrib/vscode/README.md /usr/share/doc/git/contrib/vscode/init.sh /usr/share/doc/git/contrib/workdir /usr/share/doc/git/contrib/workdir/git-new-workdir /usr/share/doc/git/copyright /usr/share/git-core /usr/share/git-core/contrib /usr/share/git-core/contrib/hooks /usr/share/git-core/contrib/hooks/post-receive-email /usr/share/git-core/contrib/hooks/pre-auto-gc-battery /usr/share/git-core/contrib/hooks/setgitperms.perl /usr/share/git-core/contrib/hooks/update-paranoid /usr/share/git-core/templates /usr/share/git-core/templates/branches /usr/share/git-core/templates/description /usr/share/git-core/templates/hooks /usr/share/git-core/templates/hooks/applypatch-msg.sample /usr/share/git-core/templates/hooks/commit-msg.sample /usr/share/git-core/templates/hooks/fsmonitor-watchman.sample /usr/share/git-core/templates/hooks/post-update.sample /usr/share/git-core/templates/hooks/pre-applypatch.sample /usr/share/git-core/templates/hooks/pre-commit.sample /usr/share/git-core/templates/hooks/pre-merge-commit.sample /usr/share/git-core/templates/hooks/pre-push.sample /usr/share/git-core/templates/hooks/pre-rebase.sample /usr/share/git-core/templates/hooks/pre-receive.sample /usr/share/git-core/templates/hooks/prepare-commit-msg.sample /usr/share/git-core/templates/hooks/push-to-checkout.sample /usr/share/git-core/templates/hooks/update.sample /usr/share/git-core/templates/info /usr/share/git-core/templates/info/exclude /usr/share/gitweb /usr/share/gitweb/gitweb.cgi /usr/share/gitweb/static /usr/share/gitweb/static/git-favicon.png /usr/share/gitweb/static/git-logo.png /usr/share/gitweb/static/gitweb.css /usr/share/gitweb/static/gitweb.js /usr/share/lintian /usr/share/lintian/overrides /usr/share/lintian/overrides/git /usr/share/perl5 /usr/share/perl5/Git /usr/share/perl5/Git/I18N.pm /usr/share/perl5/Git/IndexInfo.pm /usr/share/perl5/Git/LoadCPAN /usr/share/perl5/Git/LoadCPAN/Error.pm /usr/share/perl5/Git/LoadCPAN/Mail /usr/share/perl5/Git/LoadCPAN/Mail/Address.pm /usr/share/perl5/Git/LoadCPAN.pm /usr/share/perl5/Git/Packet.pm /usr/share/perl5/Git.pm /var /var/lib /var/lib/git /usr/bin/git-receive-pack /usr/bin/git-upload-archive /usr/bin/git-upload-pack /usr/lib/git-core/git-add /usr/lib/git-core/git-am /usr/lib/git-core/git-annotate /usr/lib/git-core/git-apply /usr/lib/git-core/git-archive /usr/lib/git-core/git-bisect--helper /usr/lib/git-core/git-blame /usr/lib/git-core/git-branch /usr/lib/git-core/git-bugreport /usr/lib/git-core/git-bundle /usr/lib/git-core/git-cat-file /usr/lib/git-core/git-check-attr /usr/lib/git-core/git-check-ignore /usr/lib/git-core/git-check-mailmap /usr/lib/git-core/git-check-ref-format /usr/lib/git-core/git-checkout /usr/lib/git-core/git-checkout--worker /usr/lib/git-core/git-checkout-index /usr/lib/git-core/git-cherry /usr/lib/git-core/git-cherry-pick /usr/lib/git-core/git-clean /usr/lib/git-core/git-clone /usr/lib/git-core/git-column /usr/lib/git-core/git-commit /usr/lib/git-core/git-commit-graph /usr/lib/git-core/git-commit-tree /usr/lib/git-core/git-config /usr/lib/git-core/git-count-objects /usr/lib/git-core/git-credential /usr/lib/git-core/git-credential-cache /usr/lib/git-core/git-credential-cache--daemon /usr/lib/git-core/git-credential-store /usr/lib/git-core/git-describe /usr/lib/git-core/git-diff /usr/lib/git-core/git-diff-files /usr/lib/git-core/git-diff-index /usr/lib/git-core/git-diff-tree /usr/lib/git-core/git-difftool /usr/lib/git-core/git-env--helper /usr/lib/git-core/git-fast-export /usr/lib/git-core/git-fast-import /usr/lib/git-core/git-fetch /usr/lib/git-core/git-fetch-pack /usr/lib/git-core/git-fmt-merge-msg /usr/lib/git-core/git-for-each-ref /usr/lib/git-core/git-for-each-repo /usr/lib/git-core/git-format-patch /usr/lib/git-core/git-fsck /usr/lib/git-core/git-fsck-objects /usr/lib/git-core/git-gc /usr/lib/git-core/git-get-tar-commit-id /usr/lib/git-core/git-grep /usr/lib/git-core/git-hash-object /usr/lib/git-core/git-help /usr/lib/git-core/git-index-pack /usr/lib/git-core/git-init /usr/lib/git-core/git-init-db /usr/lib/git-core/git-interpret-trailers /usr/lib/git-core/git-log /usr/lib/git-core/git-ls-files /usr/lib/git-core/git-ls-remote /usr/lib/git-core/git-ls-tree /usr/lib/git-core/git-mailinfo /usr/lib/git-core/git-mailsplit /usr/lib/git-core/git-maintenance /usr/lib/git-core/git-merge /usr/lib/git-core/git-merge-base /usr/lib/git-core/git-merge-file /usr/lib/git-core/git-merge-index /usr/lib/git-core/git-merge-ours /usr/lib/git-core/git-merge-recursive /usr/lib/git-core/git-merge-subtree /usr/lib/git-core/git-merge-tree /usr/lib/git-core/git-mktag /usr/lib/git-core/git-mktree /usr/lib/git-core/git-multi-pack-index /usr/lib/git-core/git-mv /usr/lib/git-core/git-name-rev /usr/lib/git-core/git-notes /usr/lib/git-core/git-pack-objects /usr/lib/git-core/git-pack-redundant /usr/lib/git-core/git-pack-refs /usr/lib/git-core/git-patch-id /usr/lib/git-core/git-prune /usr/lib/git-core/git-prune-packed /usr/lib/git-core/git-pull /usr/lib/git-core/git-push /usr/lib/git-core/git-range-diff /usr/lib/git-core/git-read-tree /usr/lib/git-core/git-rebase /usr/lib/git-core/git-receive-pack /usr/lib/git-core/git-reflog /usr/lib/git-core/git-remote /usr/lib/git-core/git-remote-ext /usr/lib/git-core/git-remote-fd /usr/lib/git-core/git-remote-ftp /usr/lib/git-core/git-remote-ftps /usr/lib/git-core/git-remote-https /usr/lib/git-core/git-repack /usr/lib/git-core/git-replace /usr/lib/git-core/git-rerere /usr/lib/git-core/git-reset /usr/lib/git-core/git-restore /usr/lib/git-core/git-rev-list /usr/lib/git-core/git-rev-parse /usr/lib/git-core/git-revert /usr/lib/git-core/git-rm /usr/lib/git-core/git-send-pack /usr/lib/git-core/git-shortlog /usr/lib/git-core/git-show /usr/lib/git-core/git-show-branch /usr/lib/git-core/git-show-index /usr/lib/git-core/git-show-ref /usr/lib/git-core/git-sparse-checkout /usr/lib/git-core/git-stage /usr/lib/git-core/git-stash /usr/lib/git-core/git-status /usr/lib/git-core/git-stripspace /usr/lib/git-core/git-submodule--helper /usr/lib/git-core/git-switch /usr/lib/git-core/git-symbolic-ref /usr/lib/git-core/git-tag /usr/lib/git-core/git-unpack-file /usr/lib/git-core/git-unpack-objects /usr/lib/git-core/git-update-index /usr/lib/git-core/git-update-ref /usr/lib/git-core/git-update-server-info /usr/lib/git-core/git-upload-archive /usr/lib/git-core/git-upload-pack /usr/lib/git-core/git-var /usr/lib/git-core/git-verify-commit /usr/lib/git-core/git-verify-pack /usr/lib/git-core/git-verify-tag /usr/lib/git-core/git-whatchanged /usr/lib/git-core/git-worktree /usr/lib/git-core/git-write-tree /usr/share/bash-completion/completions/gitk /usr/share/doc/git/contrib/hooks /usr/share/doc/git/contrib/persistent-https/LICENSE /usr/share/doc/git/contrib/subtree/COPYING /usr/share/gitweb/index.cgi /. /etc /etc/wgetrc /usr /usr/bin /usr/bin/wget /usr/share /usr/share/doc /usr/share/doc/wget /usr/share/doc/wget/AUTHORS /usr/share/doc/wget/MAILING-LIST /usr/share/doc/wget/NEWS.gz /usr/share/doc/wget/README /usr/share/doc/wget/changelog.Debian.gz /usr/share/doc/wget/copyright /usr/share/info /usr/share/info/wget.info.gz /usr/share/man /usr/share/man/man1 /usr/share/man/man1/wget.1.gz /. /usr /usr/bin /usr/bin/curl /usr/share /usr/share/doc /usr/share/doc/curl /usr/share/doc/curl/copyright /usr/share/man /usr/share/man/man1 /usr/share/man/man1/curl.1.gz /usr/share/zsh /usr/share/zsh/vendor-completions /usr/share/zsh/vendor-completions/_curl /usr/share/doc/curl/NEWS.Debian.gz /usr/share/doc/curl/changelog.Debian.gz /. /bin /bin/tar /etc /usr /usr/lib /usr/lib/mime /usr/lib/mime/packages /usr/lib/mime/packages/tar /usr/sbin /usr/sbin/rmt-tar /usr/sbin/tarcat /usr/share /usr/share/doc /usr/share/doc/tar /usr/share/doc/tar/AUTHORS /usr/share/doc/tar/NEWS.gz /usr/share/doc/tar/README.Debian /usr/share/doc/tar/THANKS.gz /usr/share/doc/tar/changelog.Debian.gz /usr/share/doc/tar/copyright /usr/share/man /usr/share/man/man1 /usr/share/man/man1/tar.1.gz /usr/share/man/man1/tarcat.1.gz /usr/share/man/man8 /usr/share/man/man8/rmt-tar.8.gz /etc/rmt /. /etc /etc/apparmor.d /etc/apparmor.d/usr.lib.snapd.snap-confine.real /etc/apt /etc/apt/apt.conf.d /etc/apt/apt.conf.d/20snapd.conf /etc/profile.d /etc/profile.d/apps-bin-path.sh /etc/xdg /etc/xdg/autostart /etc/xdg/autostart/snap-userd-autostart.desktop /lib /lib/systemd /lib/systemd/system /lib/systemd/system/snapd.apparmor.service /lib/systemd/system/snapd.autoimport.service /lib/systemd/system/snapd.core-fixup.service /lib/systemd/system/snapd.failure.service /lib/systemd/system/snapd.mounts-pre.target /lib/systemd/system/snapd.mounts.target /lib/systemd/system/snapd.recovery-chooser-trigger.service /lib/systemd/system/snapd.seeded.service /lib/systemd/system/snapd.service /lib/systemd/system/snapd.snap-repair.service /lib/systemd/system/snapd.snap-repair.timer /lib/systemd/system/snapd.socket /lib/systemd/system/snapd.system-shutdown.service /lib/systemd/system-generators /lib/systemd/system-generators/snapd-generator /lib/udev /lib/udev/rules.d /lib/udev/rules.d/66-snapd-autoimport.rules /snap /usr /usr/bin /usr/bin/snap /usr/bin/snapfuse /usr/lib /usr/lib/environment.d /usr/lib/environment.d/990-snapd.conf /usr/lib/snapd /usr/lib/snapd/complete.sh /usr/lib/snapd/etelpmoc.sh /usr/lib/snapd/info /usr/lib/snapd/snap-bootstrap /usr/lib/snapd/snap-confine /usr/lib/snapd/snap-device-helper /usr/lib/snapd/snap-discard-ns /usr/lib/snapd/snap-exec /usr/lib/snapd/snap-failure /usr/lib/snapd/snap-fde-keymgr /usr/lib/snapd/snap-gdb-shim /usr/lib/snapd/snap-gdbserver-shim /usr/lib/snapd/snap-mgmt /usr/lib/snapd/snap-preseed /usr/lib/snapd/snap-recovery-chooser /usr/lib/snapd/snap-repair /usr/lib/snapd/snap-seccomp /usr/lib/snapd/snap-update-ns /usr/lib/snapd/snapctl /usr/lib/snapd/snapd /usr/lib/snapd/snapd-apparmor /usr/lib/snapd/snapd.core-fixup.sh /usr/lib/snapd/snapd.run-from-snap /usr/lib/snapd/system-shutdown /usr/lib/systemd /usr/lib/systemd/system-environment-generators /usr/lib/systemd/system-environment-generators/snapd-env-generator /usr/lib/systemd/user /usr/lib/systemd/user/snapd.session-agent.service /usr/lib/systemd/user/snapd.session-agent.socket /usr/lib/systemd/user/sockets.target.wants /usr/lib/tmpfiles.d /usr/lib/tmpfiles.d/snapd.conf /usr/share /usr/share/applications /usr/share/applications/io.snapcraft.SessionAgent.desktop /usr/share/applications/snap-handle-link.desktop /usr/share/bash-completion /usr/share/bash-completion/completions /usr/share/bash-completion/completions/snap /usr/share/dbus-1 /usr/share/dbus-1/services /usr/share/dbus-1/services/io.snapcraft.Launcher.service /usr/share/dbus-1/services/io.snapcraft.SessionAgent.service /usr/share/dbus-1/services/io.snapcraft.Settings.service /usr/share/dbus-1/session.d /usr/share/dbus-1/session.d/snapd.session-services.conf /usr/share/dbus-1/system.d /usr/share/dbus-1/system.d/snapd.system-services.conf /usr/share/doc /usr/share/doc/snapd /usr/share/doc/snapd/changelog.gz /usr/share/doc/snapd/copyright /usr/share/fish /usr/share/fish/vendor_conf.d /usr/share/fish/vendor_conf.d/snapd.fish /usr/share/man /usr/share/man/man8 /usr/share/man/man8/snap-confine.8.gz /usr/share/man/man8/snap-discard-ns.8.gz /usr/share/man/man8/snap.8.gz /usr/share/man/man8/snapd-env-generator.8.gz /usr/share/polkit-1 /usr/share/polkit-1/actions /usr/share/polkit-1/actions/io.snapcraft.snapd.policy /usr/share/snapd /usr/share/snapd/snapcraft-logo-bird.svg /usr/share/zsh /usr/share/zsh/vendor-completions /usr/share/zsh/vendor-completions/_snap /var /var/cache /var/cache/snapd /var/lib /var/lib/snapd /var/lib/snapd/apparmor /var/lib/snapd/apparmor/snap-confine /var/lib/snapd/auto-import /var/lib/snapd/dbus-1 /var/lib/snapd/dbus-1/services /var/lib/snapd/dbus-1/system-services /var/lib/snapd/desktop /var/lib/snapd/desktop/applications /var/lib/snapd/environment /var/lib/snapd/firstboot /var/lib/snapd/hostfs /var/lib/snapd/inhibit /var/lib/snapd/lib /var/lib/snapd/lib/gl /var/lib/snapd/lib/gl32 /var/lib/snapd/lib/glvnd /var/lib/snapd/lib/vulkan /var/lib/snapd/snaps /var/lib/snapd/snaps/partial /var/lib/snapd/ssl /var/lib/snapd/ssl/store-certs /var/lib/snapd/void /var/snap /lib/udev/snappy-app-dev /usr/bin/snapctl /usr/bin/ubuntu-core-launcher /usr/lib/systemd/user/sockets.target.wants/snapd.session-agent.socket Required packages are present: git wget curl tar snapd Track start release: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141426&event=start&operation=release&value=testing-daily&comment=&tags= Track start docker_tag: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141426&event=start&operation=docker_tag&value=testing-daily&comment=&tags= Track start installation_type: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141426&event=start&operation=installation_type&value=Default&comment=&tags= Track start os_info: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141426&event=start&operation=os_info&value=Ubuntu_22.04&comment=&tags= Track checks checkingroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141427&event=checks&operation=checkingroot_ok&value=&comment=&tags= Track checks noroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141427&event=checks&operation=noroot_ok&value=&comment=&tags= Track checks proceed_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141427&event=checks&operation=proceed_ok&value=&comment=&tags= Installing OSM Determining IP address of the interface with the default route Track prereq prereqok_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141427&event=prereq&operation=prereqok_ok&value=&comment=&tags= Kubeadm requires docker, so docker will be installed. DEBUG_INSTALL= DOCKER_PROXY_URL= OSM_BEHIND_PROXY= USER=ubuntu Removing previous installation of docker ... Reading package lists... Building dependency tree... Reading state information... Package 'docker.io' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... Package 'docker-doc' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... Package 'docker-compose' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... Package 'podman-docker' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... Package 'containerd' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... Package 'runc' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Installing Docker CE ... Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease Reading package lists... W: https://osm-download.etsi.org/repository/osm/debian/testing-daily/dists/testing/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Conflicting distribution: https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease (expected testing but got ) Reading package lists... Building dependency tree... Reading state information... ca-certificates is already the newest version (20230311ubuntu0.22.04.1). ca-certificates set to manually installed. gnupg is already the newest version (2.2.27-3ubuntu2.1). gnupg set to manually installed. software-properties-common is already the newest version (0.99.22.9). software-properties-common set to manually installed. The following NEW packages will be installed: apt-transport-https 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 1510 B of archives. After this operation, 170 kB of additional disk space will be used. Get:1 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.12 [1510 B] debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 1510 B in 0s (55.4 kB/s) Selecting previously unselected package apt-transport-https. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 62815 files and directories currently installed.) Preparing to unpack .../apt-transport-https_2.4.12_all.deb ... Unpacking apt-transport-https (2.4.12) ... Setting up apt-transport-https (2.4.12) ... Running kernel seems to be up-to-date. No services need to be restarted. No containers need to be restarted. No user sessions are running outdated binaries. No VM guests are running outdated hypervisor (qemu) binaries on this host. Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease Get:5 https://download.docker.com/linux/ubuntu jammy InRelease [48.8 kB] Hit:6 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease Get:7 https://download.docker.com/linux/ubuntu jammy/stable amd64 Packages [33.7 kB] Fetched 82.5 kB in 1s (156 kB/s) Reading package lists... W: https://osm-download.etsi.org/repository/osm/debian/testing-daily/dists/testing/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Conflicting distribution: https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease (expected testing but got ) Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: containerd.io docker-buildx-plugin docker-ce-cli docker-ce-rootless-extras docker-compose-plugin libltdl7 libslirp0 pigz slirp4netns Suggested packages: aufs-tools cgroupfs-mount | cgroup-lite The following NEW packages will be installed: containerd.io docker-buildx-plugin docker-ce docker-ce-cli docker-ce-rootless-extras docker-compose-plugin libltdl7 libslirp0 pigz slirp4netns 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 121 MB of archives. After this operation, 435 MB of additional disk space will be used. Get:1 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 pigz amd64 2.6-1 [63.6 kB] Get:2 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB] Get:3 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libslirp0 amd64 4.6.1-1build1 [61.5 kB] Get:4 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 slirp4netns amd64 1.0.1-2 [28.2 kB] Get:5 https://download.docker.com/linux/ubuntu jammy/stable amd64 containerd.io amd64 1.6.33-1 [30.0 MB] Get:6 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-buildx-plugin amd64 0.14.1-1~ubuntu.22.04~jammy [29.6 MB] Get:7 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce-cli amd64 5:26.1.4-1~ubuntu.22.04~jammy [14.6 MB] Get:8 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce amd64 5:26.1.4-1~ubuntu.22.04~jammy [25.3 MB] Get:9 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce-rootless-extras amd64 5:26.1.4-1~ubuntu.22.04~jammy [9319 kB] Get:10 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-compose-plugin amd64 2.27.1-1~ubuntu.22.04~jammy [12.5 MB] debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 121 MB in 1s (158 MB/s) Selecting previously unselected package pigz. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 62819 files and directories currently installed.) Preparing to unpack .../0-pigz_2.6-1_amd64.deb ... Unpacking pigz (2.6-1) ... Selecting previously unselected package containerd.io. Preparing to unpack .../1-containerd.io_1.6.33-1_amd64.deb ... Unpacking containerd.io (1.6.33-1) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../2-docker-buildx-plugin_0.14.1-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-buildx-plugin (0.14.1-1~ubuntu.22.04~jammy) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../3-docker-ce-cli_5%3a26.1.4-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce-cli (5:26.1.4-1~ubuntu.22.04~jammy) ... Selecting previously unselected package docker-ce. Preparing to unpack .../4-docker-ce_5%3a26.1.4-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce (5:26.1.4-1~ubuntu.22.04~jammy) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../5-docker-ce-rootless-extras_5%3a26.1.4-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce-rootless-extras (5:26.1.4-1~ubuntu.22.04~jammy) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../6-docker-compose-plugin_2.27.1-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-compose-plugin (2.27.1-1~ubuntu.22.04~jammy) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../7-libltdl7_2.4.6-15build2_amd64.deb ... Unpacking libltdl7:amd64 (2.4.6-15build2) ... Selecting previously unselected package libslirp0:amd64. Preparing to unpack .../8-libslirp0_4.6.1-1build1_amd64.deb ... Unpacking libslirp0:amd64 (4.6.1-1build1) ... Selecting previously unselected package slirp4netns. Preparing to unpack .../9-slirp4netns_1.0.1-2_amd64.deb ... Unpacking slirp4netns (1.0.1-2) ... Setting up docker-buildx-plugin (0.14.1-1~ubuntu.22.04~jammy) ... Setting up containerd.io (1.6.33-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up docker-compose-plugin (2.27.1-1~ubuntu.22.04~jammy) ... Setting up libltdl7:amd64 (2.4.6-15build2) ... Setting up docker-ce-cli (5:26.1.4-1~ubuntu.22.04~jammy) ... Setting up libslirp0:amd64 (4.6.1-1build1) ... Setting up pigz (2.6-1) ... Setting up docker-ce-rootless-extras (5:26.1.4-1~ubuntu.22.04~jammy) ... Setting up slirp4netns (1.0.1-2) ... Setting up docker-ce (5:26.1.4-1~ubuntu.22.04~jammy) ... Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Processing triggers for man-db (2.10.2-1) ... Processing triggers for libc-bin (2.35-0ubuntu3.8) ... Running kernel seems to be up-to-date. No services need to be restarted. No containers need to be restarted. No user sessions are running outdated binaries. No VM guests are running outdated hypervisor (qemu) binaries on this host. Adding user to group 'docker' Configuring containerd to expose CRI and use systemd cgroup Testing Docker CE installation ... Client: Docker Engine - Community Version: 26.1.4 API version: 1.45 Go version: go1.21.11 Git commit: 5650f9b Built: Wed Jun 5 11:28:57 2024 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 26.1.4 API version: 1.45 (minimum version 1.24) Go version: go1.21.11 Git commit: de5c9cf Built: Wed Jun 5 11:28:57 2024 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.6.33 GitCommit: d2d58213f83a351ca8f528a95fbd145f5654e957 runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 Unable to find image 'hello-world:latest' locally latest: Pulling from library/hello-world c1ec31eb5944: Pulling fs layer c1ec31eb5944: Verifying Checksum c1ec31eb5944: Download complete c1ec31eb5944: Pull complete Digest: sha256:94323f3e5e09a8b9515d74337010375a456c909543e1ff1538f5116d38ab3989 Status: Downloaded newer image for hello-world:latest Hello from Docker! This message shows that your installation appears to be working correctly. To generate this message, Docker took the following steps: 1. The Docker client contacted the Docker daemon. 2. The Docker daemon pulled the "hello-world" image from the Docker Hub. (amd64) 3. The Docker daemon created a new container from that image which runs the executable that produces the output you are currently reading. 4. The Docker daemon streamed that output to the Docker client, which sent it to your terminal. To try something more ambitious, you can run an Ubuntu container with: $ docker run -it ubuntu bash Share images, automate workflows, and more with a free Docker ID: https://hub.docker.com/ For more examples and ideas, visit: https://docs.docker.com/get-started/ ... Docker CE installation done Track docker_ce docker_ce_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141455&event=docker_ce&operation=docker_ce_ok&value=&comment=&tags= DEBUG_INSTALL= DEFAULT_IP= OSM_DEVOPS=/usr/share/osm-devops Helm3 is not installed, installing ... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15.8M 100 15.8M 0 0 21.3M 0 --:--:-- --:--:-- --:--:-- 21.4M linux-amd64/ linux-amd64/README.md linux-amd64/LICENSE linux-amd64/helm version.BuildInfo{Version:"v3.15.1", GitCommit:"e211f2aa62992bd72586b395de50979e31231829", GitTreeState:"clean", GoVersion:"go1.22.3"} "stable" has been added to your repositories Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "stable" chart repository Update Complete. ⎈Happy Helming!⎈ Track helm_client install_helm_client_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141458&event=helm_client&operation=install_helm_client_ok&value=&comment=&tags= DEBUG_INSTALL= OSM_DEVOPS=/usr/share/osm-devops OSM_CLUSTER_WORK_DIR=/etc/osm HOME=/home/ubuntu Creating folders for installation Copying kubeadm-config from /usr/share/osm-devops/installers/kubeadm-config.yaml to /etc/osm/kubeadm-config.yaml Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 https://download.docker.com/linux/ubuntu jammy InRelease Hit:6 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease Reading package lists... W: https://osm-download.etsi.org/repository/osm/debian/testing-daily/dists/testing/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Conflicting distribution: https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease (expected testing but got ) Reading package lists... Building dependency tree... Reading state information... ca-certificates is already the newest version (20230311ubuntu0.22.04.1). curl is already the newest version (7.81.0-1ubuntu1.16). curl set to manually installed. apt-transport-https is already the newest version (2.4.12). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.30/deb/ / Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 https://download.docker.com/linux/ubuntu jammy InRelease Hit:6 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease Get:7 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb InRelease [1186 B] Get:8 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb Packages [5226 B] Fetched 6412 B in 1s (10.5 kB/s) Reading package lists... W: https://osm-download.etsi.org/repository/osm/debian/testing-daily/dists/testing/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Conflicting distribution: https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease (expected testing but got ) Installing Kubernetes Packages ... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: conntrack cri-tools ebtables kubernetes-cni socat The following NEW packages will be installed: conntrack cri-tools ebtables kubeadm kubectl kubelet kubernetes-cni socat 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. Need to get 93.9 MB of archives. After this operation, 343 MB of additional disk space will be used. Get:1 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 conntrack amd64 1:1.4.6-2build2 [33.5 kB] Get:2 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 ebtables amd64 2.0.11-4build2 [84.9 kB] Get:3 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] Get:4 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb cri-tools 1.30.0-1.1 [21.3 MB] Get:5 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb kubeadm 1.30.1-1.1 [10.4 MB] Get:6 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb kubectl 1.30.1-1.1 [10.8 MB] Get:7 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb kubernetes-cni 1.4.0-1.1 [32.9 MB] Get:8 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb kubelet 1.30.1-1.1 [18.1 MB] debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 93.9 MB in 1s (121 MB/s) Selecting previously unselected package conntrack. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 63086 files and directories currently installed.) Preparing to unpack .../0-conntrack_1%3a1.4.6-2build2_amd64.deb ... Unpacking conntrack (1:1.4.6-2build2) ... Selecting previously unselected package cri-tools. Preparing to unpack .../1-cri-tools_1.30.0-1.1_amd64.deb ... Unpacking cri-tools (1.30.0-1.1) ... Selecting previously unselected package ebtables. Preparing to unpack .../2-ebtables_2.0.11-4build2_amd64.deb ... Unpacking ebtables (2.0.11-4build2) ... Selecting previously unselected package kubeadm. Preparing to unpack .../3-kubeadm_1.30.1-1.1_amd64.deb ... Unpacking kubeadm (1.30.1-1.1) ... Selecting previously unselected package kubectl. Preparing to unpack .../4-kubectl_1.30.1-1.1_amd64.deb ... Unpacking kubectl (1.30.1-1.1) ... Selecting previously unselected package kubernetes-cni. Preparing to unpack .../5-kubernetes-cni_1.4.0-1.1_amd64.deb ... Unpacking kubernetes-cni (1.4.0-1.1) ... Selecting previously unselected package socat. Preparing to unpack .../6-socat_1.7.4.1-3ubuntu4_amd64.deb ... Unpacking socat (1.7.4.1-3ubuntu4) ... Selecting previously unselected package kubelet. Preparing to unpack .../7-kubelet_1.30.1-1.1_amd64.deb ... Unpacking kubelet (1.30.1-1.1) ... Setting up conntrack (1:1.4.6-2build2) ... Setting up kubectl (1.30.1-1.1) ... Setting up ebtables (2.0.11-4build2) ... Setting up socat (1.7.4.1-3ubuntu4) ... Setting up cri-tools (1.30.0-1.1) ... Setting up kubernetes-cni (1.4.0-1.1) ... Setting up kubeadm (1.30.1-1.1) ... Setting up kubelet (1.30.1-1.1) ... Processing triggers for man-db (2.10.2-1) ... Running kernel seems to be up-to-date. No services need to be restarted. No containers need to be restarted. No user sessions are running outdated binaries. No VM guests are running outdated hypervisor (qemu) binaries on this host. kubelet set on hold. kubeadm set on hold. kubectl set on hold. Track k8scluster install_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141474&event=k8scluster&operation=install_k8s_ok&value=&comment=&tags= Track k8scluster kubelet: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141474&event=k8scluster&operation=kubelet&value=1.30.1-1.1&comment=&tags= Track k8scluster kubeadm: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141474&event=k8scluster&operation=kubeadm&value=1.30.1-1.1&comment=&tags= Track k8scluster kubectl: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141474&event=k8scluster&operation=kubectl&value=1.30.1-1.1&comment=&tags= [init] Using Kubernetes version: v1.30.2 [preflight] Running pre-flight checks [preflight] Would pull the required images (like 'kubeadm config images pull') [certs] Using certificateDir folder "/etc/kubernetes/tmp/kubeadm-init-dryrun485167649" [certs] Generating "ca" certificate and key [certs] Generating "apiserver" certificate and key [certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local osmtest202406231114] and IPs [10.96.0.1 172.21.23.11] [certs] Generating "apiserver-kubelet-client" certificate and key [certs] Generating "front-proxy-ca" certificate and key [certs] Generating "front-proxy-client" certificate and key [certs] Generating "etcd/ca" certificate and key [certs] Generating "etcd/server" certificate and key [certs] etcd/server serving cert is signed for DNS names [localhost osmtest202406231114] and IPs [172.21.23.11 127.0.0.1 ::1] [certs] Generating "etcd/peer" certificate and key [certs] etcd/peer serving cert is signed for DNS names [localhost osmtest202406231114] and IPs [172.21.23.11 127.0.0.1 ::1] [certs] Generating "etcd/healthcheck-client" certificate and key [certs] Generating "apiserver-etcd-client" certificate and key [certs] Generating "sa" key and public key [kubeconfig] Using kubeconfig folder "/etc/kubernetes/tmp/kubeadm-init-dryrun485167649" [kubeconfig] Writing "admin.conf" kubeconfig file [kubeconfig] Writing "super-admin.conf" kubeconfig file [kubeconfig] Writing "kubelet.conf" kubeconfig file [kubeconfig] Writing "controller-manager.conf" kubeconfig file [kubeconfig] Writing "scheduler.conf" kubeconfig file [etcd] Would ensure that "/var/lib/etcd" directory is present [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/tmp/kubeadm-init-dryrun485167649" [control-plane] Using manifest folder "/etc/kubernetes/tmp/kubeadm-init-dryrun485167649" [control-plane] Creating static Pod manifest for "kube-apiserver" [control-plane] Creating static Pod manifest for "kube-controller-manager" [control-plane] Creating static Pod manifest for "kube-scheduler" [kubelet-start] Writing kubelet environment file with flags to file "/etc/kubernetes/tmp/kubeadm-init-dryrun485167649/kubeadm-flags.env" [kubelet-start] Writing kubelet configuration to file "/etc/kubernetes/tmp/kubeadm-init-dryrun485167649/config.yaml" [dryrun] Wrote certificates, kubeconfig files and control plane manifests to the "/etc/kubernetes/tmp/kubeadm-init-dryrun485167649" directory [dryrun] The certificates or kubeconfig files would not be printed due to their sensitive nature [dryrun] Please examine the "/etc/kubernetes/tmp/kubeadm-init-dryrun485167649" directory for details about what would be written [dryrun] Would write file "/etc/kubernetes/manifests/kube-apiserver.yaml" with content: apiVersion: v1 kind: Pod metadata: annotations: kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint: 172.21.23.11:6443 creationTimestamp: null labels: component: kube-apiserver tier: control-plane name: kube-apiserver namespace: kube-system spec: containers: - command: - kube-apiserver - --advertise-address=172.21.23.11 - --allow-privileged=true - --authorization-mode=Node,RBAC - --client-ca-file=/etc/kubernetes/pki/ca.crt - --enable-admission-plugins=NodeRestriction - --enable-bootstrap-token-auth=true - --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt - --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt - --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key - --etcd-servers=https://127.0.0.1:2379 - --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt - --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key - --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname - --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt - --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key - --requestheader-allowed-names=front-proxy-client - --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt - --requestheader-extra-headers-prefix=X-Remote-Extra- - --requestheader-group-headers=X-Remote-Group - --requestheader-username-headers=X-Remote-User - --secure-port=6443 - --service-account-issuer=https://kubernetes.default.svc.cluster.local - --service-account-key-file=/etc/kubernetes/pki/sa.pub - --service-account-signing-key-file=/etc/kubernetes/pki/sa.key - --service-cluster-ip-range=10.96.0.0/12 - --service-node-port-range=80-32767 - --tls-cert-file=/etc/kubernetes/pki/apiserver.crt - --tls-private-key-file=/etc/kubernetes/pki/apiserver.key image: registry.k8s.io/kube-apiserver:v1.30.2 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 8 httpGet: host: 172.21.23.11 path: /livez port: 6443 scheme: HTTPS initialDelaySeconds: 10 periodSeconds: 10 timeoutSeconds: 15 name: kube-apiserver readinessProbe: failureThreshold: 3 httpGet: host: 172.21.23.11 path: /readyz port: 6443 scheme: HTTPS periodSeconds: 1 timeoutSeconds: 15 resources: requests: cpu: 250m startupProbe: failureThreshold: 24 httpGet: host: 172.21.23.11 path: /livez port: 6443 scheme: HTTPS initialDelaySeconds: 10 periodSeconds: 10 timeoutSeconds: 15 volumeMounts: - mountPath: /etc/ssl/certs name: ca-certs readOnly: true - mountPath: /etc/ca-certificates name: etc-ca-certificates readOnly: true - mountPath: /etc/kubernetes/pki name: k8s-certs readOnly: true - mountPath: /usr/local/share/ca-certificates name: usr-local-share-ca-certificates readOnly: true - mountPath: /usr/share/ca-certificates name: usr-share-ca-certificates readOnly: true hostNetwork: true priority: 2000001000 priorityClassName: system-node-critical securityContext: seccompProfile: type: RuntimeDefault volumes: - hostPath: path: /etc/ssl/certs type: DirectoryOrCreate name: ca-certs - hostPath: path: /etc/ca-certificates type: DirectoryOrCreate name: etc-ca-certificates - hostPath: path: /etc/kubernetes/pki type: DirectoryOrCreate name: k8s-certs - hostPath: path: /usr/local/share/ca-certificates type: DirectoryOrCreate name: usr-local-share-ca-certificates - hostPath: path: /usr/share/ca-certificates type: DirectoryOrCreate name: usr-share-ca-certificates status: {} [dryrun] Would write file "/etc/kubernetes/manifests/kube-controller-manager.yaml" with content: apiVersion: v1 kind: Pod metadata: creationTimestamp: null labels: component: kube-controller-manager tier: control-plane name: kube-controller-manager namespace: kube-system spec: containers: - command: - kube-controller-manager - --allocate-node-cidrs=true - --authentication-kubeconfig=/etc/kubernetes/controller-manager.conf - --authorization-kubeconfig=/etc/kubernetes/controller-manager.conf - --bind-address=127.0.0.1 - --client-ca-file=/etc/kubernetes/pki/ca.crt - --cluster-cidr=10.244.0.0/16 - --cluster-name=kubernetes - --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt - --cluster-signing-key-file=/etc/kubernetes/pki/ca.key - --controllers=*,bootstrapsigner,tokencleaner - --kubeconfig=/etc/kubernetes/controller-manager.conf - --leader-elect=true - --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt - --root-ca-file=/etc/kubernetes/pki/ca.crt - --service-account-private-key-file=/etc/kubernetes/pki/sa.key - --service-cluster-ip-range=10.96.0.0/12 - --use-service-account-credentials=true image: registry.k8s.io/kube-controller-manager:v1.30.2 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 8 httpGet: host: 127.0.0.1 path: /healthz port: 10257 scheme: HTTPS initialDelaySeconds: 10 periodSeconds: 10 timeoutSeconds: 15 name: kube-controller-manager resources: requests: cpu: 200m startupProbe: failureThreshold: 24 httpGet: host: 127.0.0.1 path: /healthz port: 10257 scheme: HTTPS initialDelaySeconds: 10 periodSeconds: 10 timeoutSeconds: 15 volumeMounts: - mountPath: /etc/ssl/certs name: ca-certs readOnly: true - mountPath: /etc/ca-certificates name: etc-ca-certificates readOnly: true - mountPath: /usr/libexec/kubernetes/kubelet-plugins/volume/exec name: flexvolume-dir - mountPath: /etc/kubernetes/pki name: k8s-certs readOnly: true - mountPath: /etc/kubernetes/controller-manager.conf name: kubeconfig readOnly: true - mountPath: /usr/local/share/ca-certificates name: usr-local-share-ca-certificates readOnly: true - mountPath: /usr/share/ca-certificates name: usr-share-ca-certificates readOnly: true hostNetwork: true priority: 2000001000 priorityClassName: system-node-critical securityContext: seccompProfile: type: RuntimeDefault volumes: - hostPath: path: /etc/ssl/certs type: DirectoryOrCreate name: ca-certs - hostPath: path: /etc/ca-certificates type: DirectoryOrCreate name: etc-ca-certificates - hostPath: path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec type: DirectoryOrCreate name: flexvolume-dir - hostPath: path: /etc/kubernetes/pki type: DirectoryOrCreate name: k8s-certs - hostPath: path: /etc/kubernetes/controller-manager.conf type: FileOrCreate name: kubeconfig - hostPath: path: /usr/local/share/ca-certificates type: DirectoryOrCreate name: usr-local-share-ca-certificates - hostPath: path: /usr/share/ca-certificates type: DirectoryOrCreate name: usr-share-ca-certificates status: {} [dryrun] Would write file "/etc/kubernetes/manifests/kube-scheduler.yaml" with content: apiVersion: v1 kind: Pod metadata: creationTimestamp: null labels: component: kube-scheduler tier: control-plane name: kube-scheduler namespace: kube-system spec: containers: - command: - kube-scheduler - --authentication-kubeconfig=/etc/kubernetes/scheduler.conf - --authorization-kubeconfig=/etc/kubernetes/scheduler.conf - --bind-address=127.0.0.1 - --kubeconfig=/etc/kubernetes/scheduler.conf - --leader-elect=true image: registry.k8s.io/kube-scheduler:v1.30.2 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 8 httpGet: host: 127.0.0.1 path: /healthz port: 10259 scheme: HTTPS initialDelaySeconds: 10 periodSeconds: 10 timeoutSeconds: 15 name: kube-scheduler resources: requests: cpu: 100m startupProbe: failureThreshold: 24 httpGet: host: 127.0.0.1 path: /healthz port: 10259 scheme: HTTPS initialDelaySeconds: 10 periodSeconds: 10 timeoutSeconds: 15 volumeMounts: - mountPath: /etc/kubernetes/scheduler.conf name: kubeconfig readOnly: true hostNetwork: true priority: 2000001000 priorityClassName: system-node-critical securityContext: seccompProfile: type: RuntimeDefault volumes: - hostPath: path: /etc/kubernetes/scheduler.conf type: FileOrCreate name: kubeconfig status: {} [dryrun] Would write file "/var/lib/kubelet/config.yaml" with content: apiVersion: kubelet.config.k8s.io/v1beta1 authentication: anonymous: enabled: false webhook: cacheTTL: 0s enabled: true x509: clientCAFile: /etc/kubernetes/pki/ca.crt authorization: mode: Webhook webhook: cacheAuthorizedTTL: 0s cacheUnauthorizedTTL: 0s cgroupDriver: systemd clusterDNS: - 10.96.0.10 clusterDomain: cluster.local containerRuntimeEndpoint: "" cpuManagerReconcilePeriod: 0s evictionPressureTransitionPeriod: 0s fileCheckFrequency: 0s healthzBindAddress: 127.0.0.1 healthzPort: 10248 httpCheckFrequency: 0s imageMaximumGCAge: 0s imageMinimumGCAge: 0s kind: KubeletConfiguration logging: flushFrequency: 0 options: json: infoBufferSize: "0" text: infoBufferSize: "0" verbosity: 0 memorySwap: {} nodeStatusReportFrequency: 0s nodeStatusUpdateFrequency: 0s resolvConf: /run/systemd/resolve/resolv.conf rotateCertificates: true runtimeRequestTimeout: 0s shutdownGracePeriod: 0s shutdownGracePeriodCriticalPods: 0s staticPodPath: /etc/kubernetes/manifests streamingConnectionIdleTimeout: 0s syncFrequency: 0s volumeStatsAggPeriod: 0s [dryrun] Would write file "/var/lib/kubelet/kubeadm-flags.env" with content: KUBELET_KUBEADM_ARGS="--container-runtime-endpoint=unix:///var/run/containerd/containerd.sock --pod-infra-container-image=registry.k8s.io/pause:3.9" [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/tmp/kubeadm-init-dryrun485167649" [dryrun] Would make sure the kubelet's /healthz endpoint is healthy [dryrun] Would wait for the API Server's /healthz endpoint to return 'ok' [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace [dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1" [dryrun] Attached object: apiVersion: v1 data: ClusterConfiguration: | apiServer: extraArgs: service-node-port-range: 80-32767 timeoutForControlPlane: 4m0s apiVersion: kubeadm.k8s.io/v1beta3 certificatesDir: /etc/kubernetes/pki clusterName: kubernetes controllerManager: {} dns: {} etcd: local: dataDir: /var/lib/etcd imageRepository: registry.k8s.io kind: ClusterConfiguration kubernetesVersion: v1.30.2 networking: dnsDomain: cluster.local podSubnet: 10.244.0.0/16 serviceSubnet: 10.96.0.0/12 scheduler: {} kind: ConfigMap metadata: creationTimestamp: null name: kubeadm-config namespace: kube-system [dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: creationTimestamp: null name: kubeadm:nodes-kubeadm-config namespace: kube-system rules: - apiGroups: - "" resourceNames: - kubeadm-config resources: - configmaps verbs: - get [dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: creationTimestamp: null name: kubeadm:nodes-kubeadm-config namespace: kube-system roleRef: apiGroup: rbac.authorization.k8s.io kind: Role name: kubeadm:nodes-kubeadm-config subjects: - kind: Group name: system:bootstrappers:kubeadm:default-node-token - kind: Group name: system:nodes [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster [dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1" [dryrun] Attached object: apiVersion: v1 data: kubelet: | apiVersion: kubelet.config.k8s.io/v1beta1 authentication: anonymous: enabled: false webhook: cacheTTL: 0s enabled: true x509: clientCAFile: /etc/kubernetes/pki/ca.crt authorization: mode: Webhook webhook: cacheAuthorizedTTL: 0s cacheUnauthorizedTTL: 0s cgroupDriver: systemd clusterDNS: - 10.96.0.10 clusterDomain: cluster.local containerRuntimeEndpoint: "" cpuManagerReconcilePeriod: 0s evictionPressureTransitionPeriod: 0s fileCheckFrequency: 0s healthzBindAddress: 127.0.0.1 healthzPort: 10248 httpCheckFrequency: 0s imageMaximumGCAge: 0s imageMinimumGCAge: 0s kind: KubeletConfiguration logging: flushFrequency: 0 options: json: infoBufferSize: "0" text: infoBufferSize: "0" verbosity: 0 memorySwap: {} nodeStatusReportFrequency: 0s nodeStatusUpdateFrequency: 0s resolvConf: /run/systemd/resolve/resolv.conf rotateCertificates: true runtimeRequestTimeout: 0s shutdownGracePeriod: 0s shutdownGracePeriodCriticalPods: 0s staticPodPath: /etc/kubernetes/manifests streamingConnectionIdleTimeout: 0s syncFrequency: 0s volumeStatsAggPeriod: 0s kind: ConfigMap metadata: annotations: kubeadm.kubernetes.io/component-config.hash: sha256:14a463ee2caafeaa2b6d58bb8c225fb8e9e4509ed1a77d8c55a943bc7d89f7ac creationTimestamp: null name: kubelet-config namespace: kube-system [dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: creationTimestamp: null name: kubeadm:kubelet-config namespace: kube-system rules: - apiGroups: - "" resourceNames: - kubelet-config resources: - configmaps verbs: - get [dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: creationTimestamp: null name: kubeadm:kubelet-config namespace: kube-system roleRef: apiGroup: rbac.authorization.k8s.io kind: Role name: kubeadm:kubelet-config subjects: - kind: Group name: system:nodes - kind: Group name: system:bootstrappers:kubeadm:default-node-token [dryrun] Would perform action GET on resource "nodes" in API group "core/v1" [dryrun] Resource name: "osmtest202406231114" [dryrun] Would perform action PATCH on resource "nodes" in API group "core/v1" [dryrun] Resource name: "osmtest202406231114" [dryrun] Attached patch: {"metadata":{"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/containerd/containerd.sock"}}} [upload-certs] Skipping phase. Please see --upload-certs [mark-control-plane] Marking the node osmtest202406231114 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers] [mark-control-plane] Marking the node osmtest202406231114 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule] [dryrun] Would perform action GET on resource "nodes" in API group "core/v1" [dryrun] Resource name: "osmtest202406231114" [dryrun] Would perform action PATCH on resource "nodes" in API group "core/v1" [dryrun] Resource name: "osmtest202406231114" [dryrun] Attached patch: {"metadata":{"labels":{"node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""}},"spec":{"taints":[{"effect":"NoSchedule","key":"node-role.kubernetes.io/control-plane"}]}} [bootstrap-token] Using token: 2z3wy2.edm9q2aoxosfb9n7 [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles [dryrun] Would perform action GET on resource "secrets" in API group "core/v1" [dryrun] Resource name: "bootstrap-token-2z3wy2" [dryrun] Would perform action CREATE on resource "secrets" in API group "core/v1" [dryrun] Attached object: apiVersion: v1 data: auth-extra-groups: c3lzdGVtOmJvb3RzdHJhcHBlcnM6a3ViZWFkbTpkZWZhdWx0LW5vZGUtdG9rZW4= expiration: MjAyNC0wNi0yNFQxMToxNzo1N1o= token-id: Mnozd3ky token-secret: ZWRtOXEyYW94b3NmYjluNw== usage-bootstrap-authentication: dHJ1ZQ== usage-bootstrap-signing: dHJ1ZQ== kind: Secret metadata: creationTimestamp: null name: bootstrap-token-2z3wy2 namespace: kube-system type: bootstrap.kubernetes.io/token [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes [dryrun] Would perform action CREATE on resource "clusterroles" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: creationTimestamp: null name: kubeadm:get-nodes rules: - apiGroups: - "" resources: - nodes verbs: - get [dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: creationTimestamp: null name: kubeadm:get-nodes roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: kubeadm:get-nodes subjects: - kind: Group name: system:bootstrappers:kubeadm:default-node-token [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials [dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: creationTimestamp: null name: kubeadm:kubelet-bootstrap roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: system:node-bootstrapper subjects: - kind: Group name: system:bootstrappers:kubeadm:default-node-token [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token [dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: creationTimestamp: null name: kubeadm:node-autoapprove-bootstrap roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: system:certificates.k8s.io:certificatesigningrequests:nodeclient subjects: - kind: Group name: system:bootstrappers:kubeadm:default-node-token [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster [dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: creationTimestamp: null name: kubeadm:node-autoapprove-certificate-rotation roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: system:certificates.k8s.io:certificatesigningrequests:selfnodeclient subjects: - kind: Group name: system:nodes [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace [dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1" [dryrun] Attached object: apiVersion: v1 data: kubeconfig: | apiVersion: v1 clusters: - cluster: certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURCVENDQWUyZ0F3SUJBZ0lJUlRFWE5lMno2Wjh3RFFZSktvWklodmNOQVFFTEJRQXdGVEVUTUJFR0ExVUUKQXhNS2EzVmlaWEp1WlhSbGN6QWVGdzB5TkRBMk1qTXhNVEV5TlRWYUZ3MHpOREEyTWpFeE1URTNOVFZhTUJVeApFekFSQmdOVkJBTVRDbXQxWW1WeWJtVjBaWE13Z2dFaU1BMEdDU3FHU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLCkFvSUJBUUQvS2ZYbkFQMStCQWowY1VFaHd1VTNHZE5IZmpmL2V5VTAxbmFCd3RpRGVpRDlhRUlRSHplWXIzR0UKTGV1Y2ZvN251djd6TWlqSXlPc3E0MGtMN0I1ZUpoK0o2dXdiTjNjaWtZZlM4ZnpDZVVwblBYM2tUWThicG90OAp4NlhnOTlOWThmQk05TGlSWGRLWWEwSnorOThNRUJXdzRnOGRNMWFyL2xOYlFjZit1SzdhSFJ6bFRWcEZUYmFmCkRKZ1FSOUlmL0dvSUZkazVPeTdpcENLLzk5bEdtK0F5ejhHcTdENHMza0dWTlh1RmY1dTlDODVVc2puUU1ZMTAKQlMwaEhid0M1RTluUzNxTUF6c2lWMHNPMlR2UENKbDhzb2RKSzNuTTlVVnlKYVpJTG9Qdmx2OW9XTGI0eDJLVQptNWhZNVAzQkJjazlLMnhKNVNjVWcwbHpOb3BoQWdNQkFBR2pXVEJYTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQCkJnTlZIUk1CQWY4RUJUQURBUUgvTUIwR0ExVWREZ1FXQkJUQzFXOE9CYTZ5dFRqRWRYcExvUkQ0aitUczVqQVYKQmdOVkhSRUVEakFNZ2dwcmRXSmxjbTVsZEdWek1BMEdDU3FHU0liM0RRRUJDd1VBQTRJQkFRQXZFQmU0RzVMUAp0aFVCSHgwUXdjSTlaTXJaU2Evc29uSFVqV0FXVDRFVE9QVVRPb1hWNmVSbGlBYWtlTWtWazIzYmZHS1c1aWxSCjlvSkp1VER5WUQ2Q0twV3Bzb3FqK3JOOWsraE5wV2ppMEI4eTdhOXd6K2g1QXpWV0JCVndOSFV5WTRRK3ZzYS8KVGpCZjFOV2Z0RlIyQVNNUkRpa3VvdFZKWmRVdll3VmlZaTJFN2RDMWd0RE1ZSGVIc0RETWhSSnZHUGhtYXBkUwpyZnl1QW5PUlJ3TXlRTzhxQU5HWFoxSE4zTlRKWnZwZUlOUUlRU2FTZkg5T3RFY2JWb244ZFZmNUdSWHFpNDJzClRaeDBYWmpoc3BkL3RWV1h0bzRBMHBCY1k4TjFxZis0eDMySjZNcnVBWWZaV1VzeHEzbnFEc0o0Z2xXYUIvYkcKTlBRZXRocitqMG94Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K server: https://172.21.23.11:6443 name: "" contexts: null current-context: "" kind: Config preferences: {} users: null kind: ConfigMap metadata: creationTimestamp: null name: cluster-info namespace: kube-public [dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: creationTimestamp: null name: kubeadm:bootstrap-signer-clusterinfo namespace: kube-public rules: - apiGroups: - "" resourceNames: - cluster-info resources: - configmaps verbs: - get [dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: creationTimestamp: null name: kubeadm:bootstrap-signer-clusterinfo namespace: kube-public roleRef: apiGroup: rbac.authorization.k8s.io kind: Role name: kubeadm:bootstrap-signer-clusterinfo subjects: - kind: User name: system:anonymous [dryrun] Would perform action LIST on resource "deployments" in API group "apps/v1" [dryrun] Would perform action GET on resource "configmaps" in API group "core/v1" [dryrun] Resource name: "coredns" [dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1" [dryrun] Attached object: apiVersion: v1 data: Corefile: | .:53 { errors health { lameduck 5s } ready kubernetes cluster.local in-addr.arpa ip6.arpa { pods insecure fallthrough in-addr.arpa ip6.arpa ttl 30 } prometheus :9153 forward . /etc/resolv.conf { max_concurrent 1000 } cache 30 loop reload loadbalance } kind: ConfigMap metadata: creationTimestamp: null name: coredns namespace: kube-system [dryrun] Would perform action CREATE on resource "clusterroles" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: creationTimestamp: null name: system:coredns rules: - apiGroups: - "" resources: - endpoints - services - pods - namespaces verbs: - list - watch - apiGroups: - discovery.k8s.io resources: - endpointslices verbs: - list - watch [dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: creationTimestamp: null name: system:coredns roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: system:coredns subjects: - kind: ServiceAccount name: coredns namespace: kube-system [dryrun] Would perform action CREATE on resource "serviceaccounts" in API group "core/v1" [dryrun] Attached object: apiVersion: v1 kind: ServiceAccount metadata: creationTimestamp: null name: coredns namespace: kube-system [dryrun] Would perform action CREATE on resource "deployments" in API group "apps/v1" [dryrun] Attached object: apiVersion: apps/v1 kind: Deployment metadata: creationTimestamp: null labels: k8s-app: kube-dns name: coredns namespace: kube-system spec: replicas: 2 selector: matchLabels: k8s-app: kube-dns strategy: rollingUpdate: maxUnavailable: 1 type: RollingUpdate template: metadata: creationTimestamp: null labels: k8s-app: kube-dns spec: affinity: podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: labelSelector: matchExpressions: - key: k8s-app operator: In values: - kube-dns topologyKey: kubernetes.io/hostname weight: 100 containers: - args: - -conf - /etc/coredns/Corefile image: registry.k8s.io/coredns/coredns:v1.11.1 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 5 httpGet: path: /health port: 8080 scheme: HTTP initialDelaySeconds: 60 successThreshold: 1 timeoutSeconds: 5 name: coredns ports: - containerPort: 53 name: dns protocol: UDP - containerPort: 53 name: dns-tcp protocol: TCP - containerPort: 9153 name: metrics protocol: TCP readinessProbe: httpGet: path: /ready port: 8181 scheme: HTTP resources: limits: memory: 170Mi requests: cpu: 100m memory: 70Mi securityContext: allowPrivilegeEscalation: false capabilities: add: - NET_BIND_SERVICE drop: - ALL readOnlyRootFilesystem: true volumeMounts: - mountPath: /etc/coredns name: config-volume readOnly: true dnsPolicy: Default nodeSelector: kubernetes.io/os: linux priorityClassName: system-cluster-critical serviceAccountName: coredns tolerations: - key: CriticalAddonsOnly operator: Exists - effect: NoSchedule key: node-role.kubernetes.io/control-plane volumes: - configMap: items: - key: Corefile path: Corefile name: coredns name: config-volume status: {} [dryrun] Would perform action CREATE on resource "services" in API group "core/v1" [dryrun] Attached object: apiVersion: v1 kind: Service metadata: annotations: prometheus.io/port: "9153" prometheus.io/scrape: "true" creationTimestamp: null labels: k8s-app: kube-dns kubernetes.io/cluster-service: "true" kubernetes.io/name: CoreDNS name: kube-dns namespace: kube-system resourceVersion: "0" spec: clusterIP: 10.96.0.10 ports: - name: dns port: 53 protocol: UDP targetPort: 53 - name: dns-tcp port: 53 protocol: TCP targetPort: 53 - name: metrics port: 9153 protocol: TCP targetPort: 9153 selector: k8s-app: kube-dns status: loadBalancer: {} [addons] Applied essential addon: CoreDNS [dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1" [dryrun] Attached object: apiVersion: v1 data: config.conf: |- apiVersion: kubeproxy.config.k8s.io/v1alpha1 bindAddress: 0.0.0.0 bindAddressHardFail: false clientConnection: acceptContentTypes: "" burst: 0 contentType: "" kubeconfig: /var/lib/kube-proxy/kubeconfig.conf qps: 0 clusterCIDR: 10.244.0.0/16 configSyncPeriod: 0s conntrack: maxPerCore: null min: null tcpBeLiberal: false tcpCloseWaitTimeout: null tcpEstablishedTimeout: null udpStreamTimeout: 0s udpTimeout: 0s detectLocal: bridgeInterface: "" interfaceNamePrefix: "" detectLocalMode: "" enableProfiling: false healthzBindAddress: "" hostnameOverride: "" iptables: localhostNodePorts: null masqueradeAll: false masqueradeBit: null minSyncPeriod: 0s syncPeriod: 0s ipvs: excludeCIDRs: null minSyncPeriod: 0s scheduler: "" strictARP: false syncPeriod: 0s tcpFinTimeout: 0s tcpTimeout: 0s udpTimeout: 0s kind: KubeProxyConfiguration logging: flushFrequency: 0 options: json: infoBufferSize: "0" text: infoBufferSize: "0" verbosity: 0 metricsBindAddress: "" mode: "" nftables: masqueradeAll: false masqueradeBit: null minSyncPeriod: 0s syncPeriod: 0s nodePortAddresses: null oomScoreAdj: null portRange: "" showHiddenMetricsForVersion: "" winkernel: enableDSR: false forwardHealthCheckVip: false networkName: "" rootHnsEndpointName: "" sourceVip: "" kubeconfig.conf: |- apiVersion: v1 kind: Config clusters: - cluster: certificate-authority: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt server: https://172.21.23.11:6443 name: default contexts: - context: cluster: default namespace: default user: default name: default current-context: default users: - name: default user: tokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token kind: ConfigMap metadata: annotations: kubeadm.kubernetes.io/component-config.hash: sha256:da43914de2e6fbe2c0bb70ccabf8127d2c766c3e271178ded70a762228c2a991 creationTimestamp: null labels: app: kube-proxy name: kube-proxy namespace: kube-system [dryrun] Would perform action CREATE on resource "daemonsets" in API group "apps/v1" [dryrun] Attached object: apiVersion: apps/v1 kind: DaemonSet metadata: creationTimestamp: null labels: k8s-app: kube-proxy name: kube-proxy namespace: kube-system spec: selector: matchLabels: k8s-app: kube-proxy template: metadata: creationTimestamp: null labels: k8s-app: kube-proxy spec: containers: - command: - /usr/local/bin/kube-proxy - --config=/var/lib/kube-proxy/config.conf - --hostname-override=$(NODE_NAME) env: - name: NODE_NAME valueFrom: fieldRef: fieldPath: spec.nodeName image: registry.k8s.io/kube-proxy:v1.30.2 imagePullPolicy: IfNotPresent name: kube-proxy resources: {} securityContext: privileged: true volumeMounts: - mountPath: /var/lib/kube-proxy name: kube-proxy - mountPath: /run/xtables.lock name: xtables-lock - mountPath: /lib/modules name: lib-modules readOnly: true hostNetwork: true nodeSelector: kubernetes.io/os: linux priorityClassName: system-node-critical serviceAccountName: kube-proxy tolerations: - operator: Exists volumes: - configMap: name: kube-proxy name: kube-proxy - hostPath: path: /run/xtables.lock type: FileOrCreate name: xtables-lock - hostPath: path: /lib/modules name: lib-modules updateStrategy: type: RollingUpdate status: currentNumberScheduled: 0 desiredNumberScheduled: 0 numberMisscheduled: 0 numberReady: 0 [dryrun] Would perform action CREATE on resource "serviceaccounts" in API group "core/v1" [dryrun] Attached object: apiVersion: v1 kind: ServiceAccount metadata: creationTimestamp: null name: kube-proxy namespace: kube-system [dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: creationTimestamp: null name: kubeadm:node-proxier roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: system:node-proxier subjects: - kind: ServiceAccount name: kube-proxy namespace: kube-system [dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: creationTimestamp: null name: kube-proxy namespace: kube-system rules: - apiGroups: - "" resourceNames: - kube-proxy resources: - configmaps verbs: - get [dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: creationTimestamp: null name: kube-proxy namespace: kube-system roleRef: apiGroup: rbac.authorization.k8s.io kind: Role name: kube-proxy subjects: - kind: Group name: system:bootstrappers:kubeadm:default-node-token [addons] Applied essential addon: kube-proxy Your Kubernetes control-plane has initialized successfully! To start using your cluster, you need to run the following as a regular user: mkdir -p $HOME/.kube sudo cp -i /etc/kubernetes/tmp/kubeadm-init-dryrun485167649/admin.conf $HOME/.kube/config sudo chown $(id -u):$(id -g) $HOME/.kube/config Alternatively, if you are the root user, you can run: export KUBECONFIG=/etc/kubernetes/admin.conf You should now deploy a pod network to the cluster. Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at: https://kubernetes.io/docs/concepts/cluster-administration/addons/ Then you can join any number of worker nodes by running the following on each as root: kubeadm join 172.21.23.11:6443 --token 2z3wy2.edm9q2aoxosfb9n7 \ --discovery-token-ca-cert-hash sha256:61d3fa44da2c29e78a947a4c3cead5cc5a30e3f5316fe830c03d0292fbe77979 [init] Using Kubernetes version: v1.30.2 [preflight] Running pre-flight checks [preflight] Pulling images required for setting up a Kubernetes cluster [preflight] This might take a minute or two, depending on the speed of your internet connection [preflight] You can also perform this action in beforehand using 'kubeadm config images pull' W0623 11:17:58.178629 5328 checks.go:844] detected that the sandbox image "registry.k8s.io/pause:3.6" of the container runtime is inconsistent with that used by kubeadm.It is recommended to use "registry.k8s.io/pause:3.9" as the CRI sandbox image. [certs] Using certificateDir folder "/etc/kubernetes/pki" [certs] Generating "ca" certificate and key [certs] Generating "apiserver" certificate and key [certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local osmtest202406231114] and IPs [10.96.0.1 172.21.23.11] [certs] Generating "apiserver-kubelet-client" certificate and key [certs] Generating "front-proxy-ca" certificate and key [certs] Generating "front-proxy-client" certificate and key [certs] Generating "etcd/ca" certificate and key [certs] Generating "etcd/server" certificate and key [certs] etcd/server serving cert is signed for DNS names [localhost osmtest202406231114] and IPs [172.21.23.11 127.0.0.1 ::1] [certs] Generating "etcd/peer" certificate and key [certs] etcd/peer serving cert is signed for DNS names [localhost osmtest202406231114] and IPs [172.21.23.11 127.0.0.1 ::1] [certs] Generating "etcd/healthcheck-client" certificate and key [certs] Generating "apiserver-etcd-client" certificate and key [certs] Generating "sa" key and public key [kubeconfig] Using kubeconfig folder "/etc/kubernetes" [kubeconfig] Writing "admin.conf" kubeconfig file [kubeconfig] Writing "super-admin.conf" kubeconfig file [kubeconfig] Writing "kubelet.conf" kubeconfig file [kubeconfig] Writing "controller-manager.conf" kubeconfig file [kubeconfig] Writing "scheduler.conf" kubeconfig file [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests" [control-plane] Using manifest folder "/etc/kubernetes/manifests" [control-plane] Creating static Pod manifest for "kube-apiserver" [control-plane] Creating static Pod manifest for "kube-controller-manager" [control-plane] Creating static Pod manifest for "kube-scheduler" [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env" [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml" [kubelet-start] Starting the kubelet [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests" [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s [kubelet-check] The kubelet is healthy after 501.357712ms [api-check] Waiting for a healthy API server. This can take up to 4m0s [api-check] The API server is healthy after 5.00239623s [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster [upload-certs] Skipping phase. Please see --upload-certs [mark-control-plane] Marking the node osmtest202406231114 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers] [mark-control-plane] Marking the node osmtest202406231114 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule] [bootstrap-token] Using token: u6fvwf.pd1zaggrw23btb00 [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key [addons] Applied essential addon: CoreDNS [addons] Applied essential addon: kube-proxy Your Kubernetes control-plane has initialized successfully! To start using your cluster, you need to run the following as a regular user: mkdir -p $HOME/.kube sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config sudo chown $(id -u):$(id -g) $HOME/.kube/config Alternatively, if you are the root user, you can run: export KUBECONFIG=/etc/kubernetes/admin.conf You should now deploy a pod network to the cluster. Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at: https://kubernetes.io/docs/concepts/cluster-administration/addons/ Then you can join any number of worker nodes by running the following on each as root: kubeadm join 172.21.23.11:6443 --token u6fvwf.pd1zaggrw23btb00 \ --discovery-token-ca-cert-hash sha256:85b4f02d280691fce53831efcbbbcb4a61dadeac0c8a53c3c85ab9857d27876a Reading existing namespaces NAME STATUS AGE default Active 9s kube-node-lease Active 9s kube-public Active 9s kube-system Active 9s Track k8scluster init_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141502&event=k8scluster&operation=init_k8s_ok&value=&comment=&tags= --2024-06-23 11:18:23-- https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4345 (4.2K) [text/plain] Saving to: ‘/tmp/flannel.BPjDSz/kube-flannel.yml’ 0K .... 100% 30.9M=0s 2024-06-23 11:18:23 (30.9 MB/s) - ‘/tmp/flannel.BPjDSz/kube-flannel.yml’ saved [4345/4345] namespace/kube-flannel created clusterrole.rbac.authorization.k8s.io/flannel created clusterrolebinding.rbac.authorization.k8s.io/flannel created serviceaccount/flannel created configmap/kube-flannel-cfg created daemonset.apps/kube-flannel-ds created node/osmtest202406231114 untainted LAST SEEN TYPE REASON OBJECT MESSAGE 12s Normal Starting node/osmtest202406231114 Starting kubelet. 12s Warning InvalidDiskCapacity node/osmtest202406231114 invalid capacity 0 on image filesystem 12s Normal NodeAllocatableEnforced node/osmtest202406231114 Updated Node Allocatable limit across pods 12s Normal NodeHasSufficientMemory node/osmtest202406231114 Node osmtest202406231114 status is now: NodeHasSufficientMemory 12s Normal NodeHasNoDiskPressure node/osmtest202406231114 Node osmtest202406231114 status is now: NodeHasNoDiskPressure 12s Normal NodeHasSufficientPID node/osmtest202406231114 Node osmtest202406231114 status is now: NodeHasSufficientPID Track k8scluster k8s_ready_before_helm: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141508&event=k8scluster&operation=k8s_ready_before_helm&value=&comment=&tags= Installing Kubernetes metrics serviceaccount/metrics-server created clusterrole.rbac.authorization.k8s.io/system:aggregated-metrics-reader created clusterrole.rbac.authorization.k8s.io/system:metrics-server created rolebinding.rbac.authorization.k8s.io/metrics-server-auth-reader created clusterrolebinding.rbac.authorization.k8s.io/metrics-server:system:auth-delegator created clusterrolebinding.rbac.authorization.k8s.io/system:metrics-server created service/metrics-server created deployment.apps/metrics-server created apiservice.apiregistration.k8s.io/v1beta1.metrics.k8s.io created deployment.apps/metrics-server patched Deleting existing namespace osm: kubectl delete ns osm Track k8scluster install_helm_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141509&event=k8scluster&operation=install_helm_ok&value=&comment=&tags= DEBUG_INSTALL= DEFAULT_IP=172.21.23.11 OSM_DEVOPS=/usr/share/osm-devops OSM_CLUSTER_WORK_DIR=/etc/osm Installing OpenEBS "openebs" has been added to your repositories Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "openebs" chart repository ...Successfully got an update from the "stable" chart repository Update Complete. ⎈Happy Helming!⎈ NAME: openebs LAST DEPLOYED: Sun Jun 23 11:18:31 2024 NAMESPACE: openebs STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: Successfully installed OpenEBS. Check the status by running: kubectl get pods -n openebs The default values will install NDM and enable OpenEBS hostpath and device storage engines along with their default StorageClasses. Use `kubectl get sc` to see the list of installed OpenEBS StorageClasses. **Note**: If you are upgrading from the older helm chart that was using cStor and Jiva (non-csi) volumes, you will have to run the following command to include the older provisioners: helm upgrade openebs openebs/openebs \ --namespace openebs \ --set legacy.enabled=true \ --reuse-values For other engines, you will need to perform a few more additional steps to enable the engine, configure the engines (e.g. creating pools) and create StorageClasses. For example, cStor can be enabled using commands like: helm upgrade openebs openebs/openebs \ --namespace openebs \ --set cstor.enabled=true \ --reuse-values For more information, - view the online documentation at https://openebs.io/docs or - connect with an active community on Kubernetes slack #openebs channel. NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION openebs openebs 1 2024-06-23 11:18:31.80202002 +0000 UTC deployed openebs-3.7.0 3.7.0 Waiting for storageclass Storageclass available storageclass.storage.k8s.io/openebs-hostpath patched Track k8scluster k8s_storageclass_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141512&event=k8scluster&operation=k8s_storageclass_ok&value=&comment=&tags= Installing MetalLB "metallb" has been added to your repositories Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "metallb" chart repository ...Successfully got an update from the "openebs" chart repository ...Successfully got an update from the "stable" chart repository Update Complete. ⎈Happy Helming!⎈ NAME: metallb LAST DEPLOYED: Sun Jun 23 11:18:34 2024 NAMESPACE: metallb-system STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: MetalLB is now running in the cluster. Now you can configure it via its CRs. Please refer to the metallb official docs on how to use the CRs. Track k8scluster k8s_metallb_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141514&event=k8scluster&operation=k8s_metallb_ok&value=&comment=&tags= Installing cert-manager index.go:370: skipping loading invalid entry for chart "limit-ranger" "" from https://charts.jetstack.io: validation: chart.metadata.version is required index.go:370: skipping loading invalid entry for chart "finops-policies" "" from https://charts.jetstack.io: validation: chart.metadata.version is required "jetstack" has been added to your repositories Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "metallb" chart repository ...Successfully got an update from the "openebs" chart repository index.go:370: skipping loading invalid entry for chart "finops-policies" "" from https://charts.jetstack.io: validation: chart.metadata.version is required index.go:370: skipping loading invalid entry for chart "limit-ranger" "" from https://charts.jetstack.io: validation: chart.metadata.version is required ...Successfully got an update from the "jetstack" chart repository ...Successfully got an update from the "stable" chart repository Update Complete. ⎈Happy Helming!⎈ index.go:370: skipping loading invalid entry for chart "finops-policies" "" from /home/ubuntu/.cache/helm/repository/jetstack-index.yaml: validation: chart.metadata.version is required index.go:370: skipping loading invalid entry for chart "limit-ranger" "" from /home/ubuntu/.cache/helm/repository/jetstack-index.yaml: validation: chart.metadata.version is required NAME: cert-manager LAST DEPLOYED: Sun Jun 23 11:18:36 2024 NAMESPACE: cert-manager STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: cert-manager v1.9.1 has been deployed successfully! In order to begin issuing certificates, you will need to set up a ClusterIssuer or Issuer resource (for example, by creating a 'letsencrypt-staging' issuer). More information on the different types of issuers and how to configure them can be found in our documentation: https://cert-manager.io/docs/configuration/ For information on how to configure cert-manager to automatically provision Certificates for Ingress resources, take a look at the `ingress-shim` documentation: https://cert-manager.io/docs/usage/ingress/ Track k8scluster k8s_certmanager_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141545&event=k8scluster&operation=k8s_certmanager_ok&value=&comment=&tags= Installing nginx Release "ingress-nginx" does not exist. Installing it now. index.go:370: skipping loading invalid entry for chart "finops-policies" "" from /home/ubuntu/.cache/helm/repository/jetstack-index.yaml: validation: chart.metadata.version is required index.go:370: skipping loading invalid entry for chart "limit-ranger" "" from /home/ubuntu/.cache/helm/repository/jetstack-index.yaml: validation: chart.metadata.version is required NAME: ingress-nginx LAST DEPLOYED: Sun Jun 23 11:19:07 2024 NAMESPACE: ingress-nginx STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: The ingress-nginx controller has been installed. It may take a few minutes for the load balancer IP to be available. You can watch the status by running 'kubectl get service --namespace ingress-nginx ingress-nginx-controller --output wide --watch' An example Ingress that makes use of the controller: apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: example namespace: foo spec: ingressClassName: nginx rules: - host: www.example.com http: paths: - pathType: Prefix backend: service: name: exampleService port: number: 80 path: / # This section is only required if TLS is to be enabled for the Ingress tls: - hosts: - www.example.com secretName: example-tls If TLS is enabled for the Ingress, a Secret containing the certificate and key must also be provided: apiVersion: v1 kind: Secret metadata: name: example-tls namespace: foo data: tls.crt: tls.key: type: kubernetes.io/tls pod/ingress-nginx-controller-6c4dd4ddcc-td568 condition met Track k8scluster k8s_nginx_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141573&event=k8scluster&operation=k8s_nginx_ok&value=&comment=&tags= Bootstraping... 1 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-8l6qh 3/4 Bootstraping... 2 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-8l6qh 3/4 Bootstraping... 3 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-8l6qh 3/4 Bootstraping... 4 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-8l6qh 3/4 ===> Successful checks: 1/10 ===> Successful checks: 2/10 ===> Successful checks: 3/10 ===> Successful checks: 4/10 ===> Successful checks: 5/10 ===> Successful checks: 6/10 ===> Successful checks: 7/10 ===> Successful checks: 8/10 ===> Successful checks: 9/10 ===> Successful checks: 10/10 K8S CLUSTER IS READY Track k8scluster k8s_ready_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141603&event=k8scluster&operation=k8s_ready_ok&value=&comment=&tags= Creating IP address pool manifest: /etc/osm/metallb-ipaddrpool.yaml apiVersion: metallb.io/v1beta1 kind: IPAddressPool metadata: name: first-pool namespace: metallb-system spec: addresses: - 172.21.23.11/32 Applying IP address pool manifest: kubectl apply -f /etc/osm/metallb-ipaddrpool.yaml ipaddresspool.metallb.io/first-pool created Track k8scluster k8scluster_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141603&event=k8scluster&operation=k8scluster_ok&value=&comment=&tags= Track juju juju_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141604&event=juju&operation=juju_ok&value=&comment=&tags= Track docker_images docker_images_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141604&event=docker_images&operation=docker_images_ok&value=&comment=&tags= DEBUG_INSTALL= OSM_DEVOPS=/usr/share/osm-devops OSM_DOCKER_TAG=testing-daily OSM_HELM_WORK_DIR=/etc/osm/helm OSM_NAMESPACE=osm "bitnami" has been added to your repositories Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "metallb" chart repository ...Successfully got an update from the "openebs" chart repository index.go:370: skipping loading invalid entry for chart "limit-ranger" "" from https://charts.jetstack.io: validation: chart.metadata.version is required index.go:370: skipping loading invalid entry for chart "finops-policies" "" from https://charts.jetstack.io: validation: chart.metadata.version is required ...Successfully got an update from the "jetstack" chart repository ...Successfully got an update from the "stable" chart repository ...Successfully got an update from the "bitnami" chart repository Update Complete. ⎈Happy Helming!⎈ Release "mongodb-k8s" does not exist. Installing it now. NAME: mongodb-k8s LAST DEPLOYED: Sun Jun 23 11:20:09 2024 NAMESPACE: osm STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: CHART NAME: mongodb CHART VERSION: 13.9.4 APP VERSION: 6.0.5 ** Please be patient while the chart is being deployed ** MongoDB® can be accessed on the following DNS name(s) and ports from within your cluster: mongodb-k8s-0.mongodb-k8s-headless.osm.svc.cluster.local:27017 mongodb-k8s-1.mongodb-k8s-headless.osm.svc.cluster.local:27017 To connect to your database, create a MongoDB® client container: kubectl run --namespace osm mongodb-k8s-client --rm --tty -i --restart='Never' --env="MONGODB_ROOT_PASSWORD=$MONGODB_ROOT_PASSWORD" --image docker.io/bitnami/mongodb:6.0.5-debian-11-r4 --command -- bash Then, run the following command: mongosh admin --host "mongodb-k8s-0.mongodb-k8s-headless.osm.svc.cluster.local:27017,mongodb-k8s-1.mongodb-k8s-headless.osm.svc.cluster.local:27017" Track deploy_osm deploy_mongodb_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141609&event=deploy_osm&operation=deploy_mongodb_ok&value=&comment=&tags= helm upgrade --install -n osm --create-namespace osm /usr/share/osm-devops/installers/helm/osm --set global.image.repositoryBase=opensourcemano --set global.hostname=172.21.23.11.nip.io --set grafana.ingress.hosts={grafana.172.21.23.11.nip.io} --set prometheus.server.ingress.hosts={prometheus.172.21.23.11.nip.io} Release "osm" does not exist. Installing it now. NAME: osm LAST DEPLOYED: Sun Jun 23 11:20:10 2024 NAMESPACE: osm STATUS: deployed REVISION: 1 NOTES: 1. Get the application URL by running these commands: export OSM_GUI_URL=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress ngui-ingress) echo "OSM UI: $OSM_GUI_URL" export OSM_HOSTNAME=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress nbi-ingress) echo "OSM_HOSTNAME (for osm client): $OSM_HOSTNAME" 2. Get Grafana credentials for admin user using below command. kubectl -n osm get secret grafana -o jsonpath="{.data.admin-password}" | base64 --decode ; echo USER-SUPPLIED VALUES: global: hostname: 172.21.23.11.nip.io image: repositoryBase: opensourcemano grafana: ingress: hosts: - grafana.172.21.23.11.nip.io prometheus: server: ingress: hosts: - prometheus.172.21.23.11.nip.io Track deploy_osm deploy_osm_services_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141614&event=deploy_osm&operation=deploy_osm_services_k8s_ok&value=&comment=&tags= DEFAULT_IP=172.21.23.11 DEBUG_INSTALL= OSM_DEVOPS=/usr/share/osm-devops OSM_DOCKER_TAG=testing-daily OSM_HELM_WORK_DIR=/etc/osm/helm OSM_NAMESPACE=osm Updating Helm values file helm/values/airflow-values.yaml to use defaultAirflowTag: testing-daily Updating Helm values file helm/values/airflow-values.yaml to use defaultAirflowRepository: opensourcemano/airflow Updating Helm values file helm/values/airflow-values.yaml to set ingress.web.hosts with host "airflow.172.21.23.11.nip.io" "apache-airflow" has been added to your repositories Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "metallb" chart repository ...Successfully got an update from the "openebs" chart repository ...Successfully got an update from the "apache-airflow" chart repository index.go:370: skipping loading invalid entry for chart "finops-policies" "" from https://charts.jetstack.io: validation: chart.metadata.version is required index.go:370: skipping loading invalid entry for chart "limit-ranger" "" from https://charts.jetstack.io: validation: chart.metadata.version is required ...Successfully got an update from the "jetstack" chart repository ...Successfully got an update from the "stable" chart repository ...Successfully got an update from the "bitnami" chart repository Update Complete. ⎈Happy Helming!⎈ Release "airflow" does not exist. Installing it now. NAME: airflow LAST DEPLOYED: Sun Jun 23 11:20:18 2024 NAMESPACE: osm STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: Thank you for installing Apache Airflow 2.5.3! Your release is named airflow. You can now access your service(s) by following defined Ingress urls: DEPRECATION WARNING: `ingress.web.tls` has been renamed to `ingress.web.hosts[*].tls` and can be set per host. Please change your values as support for the old name will be dropped in a future release. DEPRECATION WARNING: `ingress.flower.tls` has been renamed to `ingress.flower.hosts[*].tls` and can be set per host. Please change your values as support for the old name will be dropped in a future release. Airflow Webserver: http://// Default Webserver (Airflow UI) Login credentials: username: admin password: admin Default Postgres connection credentials: username: postgres password: postgres port: 5432 You can get Fernet Key value by running the following: echo Fernet Key: $(kubectl get secret --namespace osm airflow-fernet-key -o jsonpath="{.data.fernet-key}" | base64 --decode) Track deploy_osm airflow_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141851&event=deploy_osm&operation=airflow_ok&value=&comment=&tags= Track deploy_osm install_osm_ngsa_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141852&event=deploy_osm&operation=install_osm_ngsa_ok&value=&comment=&tags= % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3102 100 3102 0 0 15834 0 --:--:-- --:--:-- --:--:-- 15907 OK Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 https://download.docker.com/linux/ubuntu jammy InRelease Hit:6 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease Hit:7 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb InRelease Get:8 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing/IM amd64 Packages [856 B] Get:9 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing/osmclient amd64 Packages [481 B] Fetched 1337 B in 1s (970 B/s) Reading package lists... W: https://osm-download.etsi.org/repository/osm/debian/testing-daily/dists/testing/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Conflicting distribution: https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease (expected testing but got ) Repository: 'deb [arch=amd64] https://osm-download.etsi.org/repository/osm/debian/testing-daily testing osmclient IM' Description: Archive for codename: testing components: osmclient,IM More info: https://osm-download.etsi.org/repository/osm/debian/testing-daily Adding repository. Adding deb entry to /etc/apt/sources.list.d/archive_uri-https_osm-download_etsi_org_repository_osm_debian_testing-daily-jammy.list Adding disabled deb-src entry to /etc/apt/sources.list.d/archive_uri-https_osm-download_etsi_org_repository_osm_debian_testing-daily-jammy.list Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 https://download.docker.com/linux/ubuntu jammy InRelease Hit:6 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb InRelease Hit:7 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease Reading package lists... W: https://osm-download.etsi.org/repository/osm/debian/testing-daily/dists/testing/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Conflicting distribution: https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease (expected testing but got ) Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: build-essential bzip2 cpp cpp-11 dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libatomic1 libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev libdeflate0 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-11-dev libgd3 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore liblsan0 libmpc3 libnsl-dev libpython3-dev libpython3.10-dev libquadmath0 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7 libxpm4 linux-libc-dev lto-disabled-list make manpages-dev python3-dev python3-wheel python3.10-dev rpcsvc-proto zlib1g-dev Suggested packages: bzip2-doc cpp-doc gcc-11-locales debian-keyring g++-multilib g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-11-multilib apache2 | lighttpd | httpd glibc-doc bzr libgd-tools libstdc++-11-doc make-doc The following NEW packages will be installed: build-essential bzip2 cpp cpp-11 dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libatomic1 libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev libdeflate0 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-11-dev libgd3 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore liblsan0 libmpc3 libnsl-dev libpython3-dev libpython3.10-dev libquadmath0 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7 libxpm4 linux-libc-dev lto-disabled-list make manpages-dev python3-dev python3-pip python3-wheel python3.10-dev rpcsvc-proto zlib1g-dev 0 upgraded, 64 newly installed, 0 to remove and 3 not upgraded. Need to get 71.3 MB of archives. After this operation, 239 MB of additional disk space will be used. Get:1 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.8 [20.3 kB] Get:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-112.122 [1342 kB] Get:3 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] Get:4 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] Get:5 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] Get:6 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] Get:7 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.8 [2100 kB] Get:8 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB] Get:9 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] Get:10 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] Get:11 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB] Get:12 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] Get:13 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB] Get:14 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB] Get:15 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB] Get:16 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB] Get:17 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB] Get:18 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB] Get:19 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB] Get:20 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB] Get:21 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB] Get:22 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB] Get:23 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB] Get:24 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] Get:25 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB] Get:26 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB] Get:27 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] Get:28 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] Get:29 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB] Get:30 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] Get:31 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] Get:32 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB] Get:33 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] Get:34 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB] Get:35 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB] Get:36 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] Get:37 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] Get:38 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B] Get:39 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] Get:40 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB] Get:41 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] Get:42 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB] Get:43 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB] Get:44 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B] Get:45 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB] Get:46 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB] Get:47 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB] Get:48 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.9 [185 kB] Get:49 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB] Get:50 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB] Get:51 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.8 [28.9 kB] Get:52 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB] Get:53 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB] Get:54 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB] Get:55 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB] Get:56 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB] Get:57 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] Get:58 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB] Get:59 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B] Get:60 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB] Get:61 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB] Get:62 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB] Get:63 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB] Get:64 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB] Fetched 71.3 MB in 2s (30.2 MB/s) Selecting previously unselected package libc-dev-bin. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 63206 files and directories currently installed.) Preparing to unpack .../00-libc-dev-bin_2.35-0ubuntu3.8_amd64.deb ... Unpacking libc-dev-bin (2.35-0ubuntu3.8) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../01-linux-libc-dev_5.15.0-112.122_amd64.deb ... Unpacking linux-libc-dev:amd64 (5.15.0-112.122) ... Selecting previously unselected package libcrypt-dev:amd64. Preparing to unpack .../02-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... Selecting previously unselected package rpcsvc-proto. Preparing to unpack .../03-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... Selecting previously unselected package libtirpc-dev:amd64. Preparing to unpack .../04-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... Selecting previously unselected package libnsl-dev:amd64. Preparing to unpack .../05-libnsl-dev_1.3.0-2build2_amd64.deb ... Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../06-libc6-dev_2.35-0ubuntu3.8_amd64.deb ... Unpacking libc6-dev:amd64 (2.35-0ubuntu3.8) ... Selecting previously unselected package gcc-11-base:amd64. Preparing to unpack .../07-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package libisl23:amd64. Preparing to unpack .../08-libisl23_0.24-2build1_amd64.deb ... Unpacking libisl23:amd64 (0.24-2build1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../09-libmpc3_1.2.1-2build1_amd64.deb ... Unpacking libmpc3:amd64 (1.2.1-2build1) ... Selecting previously unselected package cpp-11. Preparing to unpack .../10-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package cpp. Preparing to unpack .../11-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... Unpacking cpp (4:11.2.0-1ubuntu1) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../12-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../13-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../14-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../15-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libasan6:amd64. Preparing to unpack .../16-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../17-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../18-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package libubsan1:amd64. Preparing to unpack .../19-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../20-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libgcc-11-dev:amd64. Preparing to unpack .../21-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package gcc-11. Preparing to unpack .../22-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package gcc. Preparing to unpack .../23-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... Unpacking gcc (4:11.2.0-1ubuntu1) ... Selecting previously unselected package libstdc++-11-dev:amd64. Preparing to unpack .../24-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package g++-11. Preparing to unpack .../25-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package g++. Preparing to unpack .../26-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... Unpacking g++ (4:11.2.0-1ubuntu1) ... Selecting previously unselected package make. Preparing to unpack .../27-make_4.3-4.1build1_amd64.deb ... Unpacking make (4.3-4.1build1) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../28-libdpkg-perl_1.21.1ubuntu2.3_all.deb ... Unpacking libdpkg-perl (1.21.1ubuntu2.3) ... Selecting previously unselected package bzip2. Preparing to unpack .../29-bzip2_1.0.8-5build1_amd64.deb ... Unpacking bzip2 (1.0.8-5build1) ... Selecting previously unselected package lto-disabled-list. Preparing to unpack .../30-lto-disabled-list_24_all.deb ... Unpacking lto-disabled-list (24) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../31-dpkg-dev_1.21.1ubuntu2.3_all.deb ... Unpacking dpkg-dev (1.21.1ubuntu2.3) ... Selecting previously unselected package build-essential. Preparing to unpack .../32-build-essential_12.9ubuntu3_amd64.deb ... Unpacking build-essential (12.9ubuntu3) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../33-libfakeroot_1.28-1ubuntu1_amd64.deb ... Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../34-fakeroot_1.28-1ubuntu1_amd64.deb ... Unpacking fakeroot (1.28-1ubuntu1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../35-fonts-dejavu-core_2.37-2build1_all.deb ... Unpacking fonts-dejavu-core (2.37-2build1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../36-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... Selecting previously unselected package javascript-common. Preparing to unpack .../37-javascript-common_11+nmu1_all.deb ... Unpacking javascript-common (11+nmu1) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../38-libalgorithm-diff-perl_1.201-1_all.deb ... Unpacking libalgorithm-diff-perl (1.201-1) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../39-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../40-libalgorithm-merge-perl_0.08-3_all.deb ... Unpacking libalgorithm-merge-perl (0.08-3) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../41-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ... Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../42-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../43-libjpeg8_8c-2ubuntu10_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu10) ... Selecting previously unselected package libdeflate0:amd64. Preparing to unpack .../44-libdeflate0_1.10-2_amd64.deb ... Unpacking libdeflate0:amd64 (1.10-2) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../45-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ... Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... Selecting previously unselected package libwebp7:amd64. Preparing to unpack .../46-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ... Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../47-libtiff5_4.3.0-6ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.9) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../48-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../49-libgd3_2.3.0-2ubuntu2_amd64.deb ... Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ... Selecting previously unselected package libc-devtools. Preparing to unpack .../50-libc-devtools_2.35-0ubuntu3.8_amd64.deb ... Unpacking libc-devtools (2.35-0ubuntu3.8) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../51-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../52-libfile-fcntllock-perl_0.22-3build7_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3build7) ... Selecting previously unselected package libjs-jquery. Preparing to unpack .../53-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ... Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... Selecting previously unselected package libjs-underscore. Preparing to unpack .../54-libjs-underscore_1.13.2~dfsg-2_all.deb ... Unpacking libjs-underscore (1.13.2~dfsg-2) ... Selecting previously unselected package libjs-sphinxdoc. Preparing to unpack .../55-libjs-sphinxdoc_4.3.2-1_all.deb ... Unpacking libjs-sphinxdoc (4.3.2-1) ... Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../56-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... Selecting previously unselected package libpython3.10-dev:amd64. Preparing to unpack .../57-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ... Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ... Selecting previously unselected package libpython3-dev:amd64. Preparing to unpack .../58-libpython3-dev_3.10.6-1~22.04_amd64.deb ... Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../59-manpages-dev_5.10-1ubuntu1_all.deb ... Unpacking manpages-dev (5.10-1ubuntu1) ... Selecting previously unselected package python3.10-dev. Preparing to unpack .../60-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ... Unpacking python3.10-dev (3.10.12-1~22.04.3) ... Selecting previously unselected package python3-dev. Preparing to unpack .../61-python3-dev_3.10.6-1~22.04_amd64.deb ... Unpacking python3-dev (3.10.6-1~22.04) ... Selecting previously unselected package python3-wheel. Preparing to unpack .../62-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ... Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ... Selecting previously unselected package python3-pip. Preparing to unpack .../63-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ... Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ... Setting up javascript-common (11+nmu1) ... Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up manpages-dev (5.10-1ubuntu1) ... Setting up lto-disabled-list (24) ... Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... Setting up libfile-fcntllock-perl (0.22-3build7) ... Setting up libalgorithm-diff-perl (1.201-1) ... Setting up libdeflate0:amd64 (1.10-2) ... Setting up linux-libc-dev:amd64 (5.15.0-112.122) ... Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up bzip2 (1.0.8-5build1) ... Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ... Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... Setting up libfakeroot:amd64 (1.28-1ubuntu1) ... Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up fakeroot (1.28-1ubuntu1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... Setting up make (4.3-4.1build1) ... Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up libmpc3:amd64 (1.2.1-2build1) ... Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up fonts-dejavu-core (2.37-2build1) ... Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ... Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... Setting up libdpkg-perl (1.21.1ubuntu2.3) ... Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up libnsl-dev:amd64 (1.3.0-2build2) ... Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... Setting up libisl23:amd64 (0.24-2build1) ... Setting up libc-dev-bin (2.35-0ubuntu3.8) ... Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up libjs-underscore (1.13.2~dfsg-2) ... Setting up libalgorithm-merge-perl (0.08-3) ... Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up libjpeg8:amd64 (8c-2ubuntu10) ... Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ... Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... Setting up dpkg-dev (1.21.1ubuntu2.3) ... Setting up libjs-sphinxdoc (4.3.2-1) ... Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ... Setting up cpp (4:11.2.0-1ubuntu1) ... Setting up libc6-dev:amd64 (2.35-0ubuntu3.8) ... Setting up libtiff5:amd64 (4.3.0-6ubuntu0.9) ... Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... Setting up gcc (4:11.2.0-1ubuntu1) ... Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ... Setting up libgd3:amd64 (2.3.0-2ubuntu2) ... Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... Setting up libc-devtools (2.35-0ubuntu3.8) ... Setting up g++-11 (11.4.0-1ubuntu1~22.04) ... Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ... Setting up python3.10-dev (3.10.12-1~22.04.3) ... Setting up g++ (4:11.2.0-1ubuntu1) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up build-essential (12.9ubuntu3) ... Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ... Setting up python3-dev (3.10.6-1~22.04) ... Processing triggers for man-db (2.10.2-1) ... Processing triggers for libc-bin (2.35-0ubuntu3.8) ... NEEDRESTART-VER: 3.5 NEEDRESTART-KCUR: 6.5.0-1022-azure NEEDRESTART-KEXP: 6.5.0-1022-azure NEEDRESTART-KSTA: 1 Requirement already satisfied: pip in /usr/lib/python3/dist-packages (22.0.2) Collecting pip Downloading pip-24.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 18.2 MB/s eta 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 22.0.2 Not uninstalling pip at /usr/lib/python3/dist-packages, outside environment /usr Can't uninstall 'pip'. No files were found to uninstall. Successfully installed pip-24.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: python3-osm-im python3-osmclient 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. Need to get 245 kB of archives. After this operation, 8441 kB of additional disk space will be used. Get:1 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing/IM amd64 python3-osm-im all 15.0.0.post1+g90ffed2-1 [176 kB] Get:2 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing/osmclient amd64 python3-osmclient all 11.0.0rc1.post73+g99ae2a1-1 [68.7 kB] Fetched 245 kB in 0s (1042 kB/s) Selecting previously unselected package python3-osm-im. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69993 files and directories currently installed.) Preparing to unpack .../python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb ... Unpacking python3-osm-im (15.0.0.post1+g90ffed2-1) ... Selecting previously unselected package python3-osmclient. Preparing to unpack .../python3-osmclient_11.0.0rc1.post73+g99ae2a1-1_all.deb ... Unpacking python3-osmclient (11.0.0rc1.post73+g99ae2a1-1) ... Setting up python3-osmclient (11.0.0rc1.post73+g99ae2a1-1) ... Setting up python3-osm-im (15.0.0.post1+g90ffed2-1) ... NEEDRESTART-VER: 3.5 NEEDRESTART-KCUR: 6.5.0-1022-azure NEEDRESTART-KEXP: 6.5.0-1022-azure NEEDRESTART-KSTA: 1 Defaulting to user installation because normal site-packages is not writeable Collecting enum34==1.1.10 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 17)) Downloading enum34-1.1.10-py3-none-any.whl.metadata (1.6 kB) Collecting lxml==4.9.3 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 19)) Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting pyang==2.5.3 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 23)) Downloading pyang-2.5.3-py2.py3-none-any.whl.metadata (683 bytes) Collecting pyangbind==0.8.3.post1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 27)) Downloading pyangbind-0.8.3.post1-py3-none-any.whl.metadata (4.2 kB) Collecting pyyaml==6.0.1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 29)) Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting regex==2023.8.8 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 31)) Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.5 MB/s eta 0:00:00 Requirement already satisfied: six==1.16.0 in /usr/lib/python3/dist-packages (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 33)) (1.16.0) Downloading enum34-1.1.10-py3-none-any.whl (11 kB) Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 50.4 MB/s eta 0:00:00 Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 kB 14.9 MB/s eta 0:00:00 Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 kB 3.0 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 25.1 MB/s eta 0:00:00 Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 kB 29.6 MB/s eta 0:00:00 Installing collected packages: enum34, regex, pyyaml, lxml, pyang, pyangbind Successfully installed enum34-1.1.10 lxml-4.9.3 pyang-2.5.3 pyangbind-0.8.3.post1 pyyaml-6.0.1 regex-2023.8.8 Reading package lists... Building dependency tree... Reading state information... libmagic1 is already the newest version (1:5.41-3ubuntu0.1). libmagic1 set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. Defaulting to user installation because normal site-packages is not writeable Collecting certifi==2023.7.22 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 17)) Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Collecting charset-normalizer==3.2.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 19)) Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) Collecting click==8.1.7 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 21)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting idna==3.4 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 23)) Downloading idna-3.4-py3-none-any.whl.metadata (9.8 kB) Collecting jinja2==3.1.2 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 25)) Downloading Jinja2-3.1.2-py3-none-any.whl.metadata (3.5 kB) Collecting jsonpath-ng==1.6.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 27)) Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) Collecting markupsafe==2.1.3 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 29)) Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting packaging==23.1 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 31)) Downloading packaging-23.1-py3-none-any.whl.metadata (3.1 kB) Collecting ply==3.11 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 33)) Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) Collecting prettytable==3.9.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 35)) Downloading prettytable-3.9.0-py3-none-any.whl.metadata (26 kB) Collecting python-magic==0.4.27 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 37)) Downloading python_magic-0.4.27-py2.py3-none-any.whl.metadata (5.8 kB) Requirement already satisfied: pyyaml==6.0.1 in ./.local/lib/python3.10/site-packages (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 39)) (6.0.1) Collecting requests==2.31.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 41)) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting urllib3==2.0.5 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 43)) Downloading urllib3-2.0.5-py3-none-any.whl.metadata (6.6 kB) Collecting verboselogs==1.7 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 45)) Downloading verboselogs-1.7-py2.py3-none-any.whl.metadata (10 kB) Collecting wcwidth==0.2.6 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 47)) Downloading wcwidth-0.2.6-py2.py3-none-any.whl.metadata (11 kB) Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 11.4 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 kB 14.5 MB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 8.4 MB/s eta 0:00:00 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 4.7 MB/s eta 0:00:00 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 8.7 MB/s eta 0:00:00 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 4.7 MB/s eta 0:00:00 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.8 MB/s eta 0:00:00 Downloading prettytable-3.9.0-py3-none-any.whl (27 kB) Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 5.1 MB/s eta 0:00:00 Downloading urllib3-2.0.5-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 10.3 MB/s eta 0:00:00 Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB) Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Installing collected packages: wcwidth, verboselogs, ply, urllib3, python-magic, prettytable, packaging, markupsafe, jsonpath-ng, idna, click, charset-normalizer, certifi, requests, jinja2 WARNING: The script jsonpath_ng is installed in '/home/ubuntu/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script normalizer is installed in '/home/ubuntu/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.7 idna-3.4 jinja2-3.1.2 jsonpath-ng-1.6.0 markupsafe-2.1.3 packaging-23.1 ply-3.11 prettytable-3.9.0 python-magic-0.4.27 requests-2.31.0 urllib3-2.0.5 verboselogs-1.7 wcwidth-0.2.6 OSM client installed OSM client assumes that OSM host is running in localhost (127.0.0.1). In case you want to interact with a different OSM host, you will have to configure this env variable in your .bashrc file: export OSM_HOSTNAME=nbi.172.21.23.11.nip.io Track osmclient osmclient_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719141919&event=osmclient&operation=osmclient_ok&value=&comment=&tags= Checking OSM health state... helm -n osm list NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION airflow osm 1 2024-06-23 11:20:18.317792835 +0000 UTC deployed airflow-1.9.0 2.5.3 mongodb-k8s osm 1 2024-06-23 11:20:09.101914358 +0000 UTC deployed mongodb-13.9.4 6.0.5 osm osm 1 2024-06-23 11:20:10.084353439 +0000 UTC deployed osm-0.0.1 15 helm -n osm status osm NAME: osm LAST DEPLOYED: Sun Jun 23 11:20:10 2024 NAMESPACE: osm STATUS: deployed REVISION: 1 NOTES: 1. Get the application URL by running these commands: export OSM_GUI_URL=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress ngui-ingress) echo "OSM UI: $OSM_GUI_URL" export OSM_HOSTNAME=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress nbi-ingress) echo "OSM_HOSTNAME (for osm client): $OSM_HOSTNAME" 2. Get Grafana credentials for admin user using below command. kubectl -n osm get secret grafana -o jsonpath="{.data.admin-password}" | base64 --decode ; echo ===> Successful checks: 1/24 ===> Successful checks: 2/24 ===> Successful checks: 3/24 ===> Successful checks: 4/24 ===> Successful checks: 5/24 ===> Successful checks: 6/24 ===> Successful checks: 7/24 ===> Successful checks: 8/24 ===> Successful checks: 9/24 ===> Successful checks: 10/24 ===> Successful checks: 11/24 ===> Successful checks: 12/24 ===> Successful checks: 13/24 ===> Successful checks: 14/24 ===> Successful checks: 15/24 ===> Successful checks: 16/24 ===> Successful checks: 17/24 ===> Successful checks: 18/24 ===> Successful checks: 19/24 ===> Successful checks: 20/24 ===> Successful checks: 21/24 ===> Successful checks: 22/24 ===> Successful checks: 23/24 ===> Successful checks: 24/24 SYSTEM IS READY Track healthchecks after_healthcheck_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719142045&event=healthchecks&operation=after_healthcheck_ok&value=&comment=&tags= c2fbffab-a638-45d2-b9e0-37d9d156e23e 915da26c-456f-439f-983f-9af4c6230746 Track final_ops add_local_k8scluster_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719142048&event=final_ops&operation=add_local_k8scluster_ok&value=&comment=&tags= Track end end: https://osm.etsi.org/InstallLog.php?&installation_id=1719141426-l2F3dKb4gziDMO4c&local_ts=1719142049&event=end&operation=end&value=&comment=&tags= /etc/osm /etc/osm/helm /etc/osm/helm/airflow-values.yaml /etc/osm/helm/mongodb-values.yaml /etc/osm/helm/osm-values.yaml /etc/osm/kubeadm-config.yaml /etc/osm/metallb-ipaddrpool.yaml DONE + set +eux Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Defaulted container "lcm" out of: lcm, kafka-ro-mongo-test (init) Unable to use a TTY - input is not a terminal or the right kind of file + export JUJU_PASSWORD=secret + JUJU_PASSWORD=secret + cat + echo Environment was updated at /robot-systest/results/osm_environment.rc Environment was updated at /robot-systest/results/osm_environment.rc [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Add VIM and K8s cluster to OSM) [Pipeline] sh [azure_robot_tests] Running shell script + . /robot-systest/results/osm_environment.rc + export CLOUD_TYPE=azure + export OSM_HOSTNAME=172.21.23.11 + export OSM_IMAGE_NAME=osmtest202406231114 + export JUJU_PASSWORD=secret + . /robot-systest/results/k8s_environment.rc + export CLOUD_TYPE=azure + export USE_PAAS_K8S=FALSE + export K8S_IP=172.21.23.10 + export K8S_IMAGE_NAME=k8stest202406231108 + export K8S_CREDENTIALS=/robot-systest/results/kubeconfig.yaml + osm version ERROR: Error 404: 404 Not Found

404 Not Found


nginx
[Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run Robot tests) Stage 'Run Robot tests' skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] echo Retrieve container logs [Pipeline] sh [azure_robot_tests] Running shell script + . /robot-systest/results/osm_environment.rc + export CLOUD_TYPE=azure + export OSM_HOSTNAME=172.21.23.11 + export OSM_IMAGE_NAME=osmtest202406231114 + export JUJU_PASSWORD=secret + /robot-systest/cloud-scripts/remote-extract-logs.sh Saving grafana logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving keystone logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving lcm logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving mon logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving nbi logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving pol logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving ro logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving ngui logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving airflow-scheduler logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving pushgateway-prometheus-pushgateway logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving webhook-translator logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving kafka logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving mongo logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving mysql logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving prometheus logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving zookeeper logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving alertmanager logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. All logs saved to /robot-systest/results/ [Pipeline] echo Save results [Pipeline] sh [azure_robot_tests] Running shell script + rm -rf results [Pipeline] sh [azure_robot_tests] Running shell script + cp -var /robot-systest/results /robot-systest/reports/* . '/robot-systest/results' -> './results' '/robot-systest/results/k8s_environment.rc' -> './results/k8s_environment.rc' '/robot-systest/results/kubeconfig.yaml' -> './results/kubeconfig.yaml' '/robot-systest/results/osm_environment.rc' -> './results/osm_environment.rc' '/robot-systest/results/osm-deploy-grafana.log' -> './results/osm-deploy-grafana.log' '/robot-systest/results/osm-deploy-keystone.log' -> './results/osm-deploy-keystone.log' '/robot-systest/results/osm-deploy-lcm.log' -> './results/osm-deploy-lcm.log' '/robot-systest/results/osm-deploy-mon.log' -> './results/osm-deploy-mon.log' '/robot-systest/results/osm-deploy-nbi.log' -> './results/osm-deploy-nbi.log' '/robot-systest/results/osm-deploy-pol.log' -> './results/osm-deploy-pol.log' '/robot-systest/results/osm-deploy-ro.log' -> './results/osm-deploy-ro.log' '/robot-systest/results/osm-deploy-ngui.log' -> './results/osm-deploy-ngui.log' '/robot-systest/results/osm-deploy-airflow-scheduler.log' -> './results/osm-deploy-airflow-scheduler.log' '/robot-systest/results/osm-deploy-pushgateway-prometheus-pushgateway.log' -> './results/osm-deploy-pushgateway-prometheus-pushgateway.log' '/robot-systest/results/osm-deploy-webhook-translator.log' -> './results/osm-deploy-webhook-translator.log' '/robot-systest/results/osm-sts-kafka.log' -> './results/osm-sts-kafka.log' '/robot-systest/results/osm-sts-mongo.log' -> './results/osm-sts-mongo.log' '/robot-systest/results/osm-sts-mysql.log' -> './results/osm-sts-mysql.log' '/robot-systest/results/osm-sts-prometheus.log' -> './results/osm-sts-prometheus.log' '/robot-systest/results/osm-sts-zookeeper.log' -> './results/osm-sts-zookeeper.log' '/robot-systest/results/osm-sts-alertmanager.log' -> './results/osm-sts-alertmanager.log' cp: cannot stat '/robot-systest/reports/*': No such file or directory [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 15ab148b352bae2968943be30e5119e2d17b22457176fa9dea590bb77dbfe7c0 $ docker rm -f 15ab148b352bae2968943be30e5119e2d17b22457176fa9dea590bb77dbfe7c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE